try
{
$(document).ready(function(){
$("#footer-portlets").html($("#footer-portlets").html())})
} catch(err) {}
