$x = jQuery.noConflict();
$x(document).ready(function(){
	$x('#xspFOOTER_SUBMENU').css("visibility","hidden");
});
FOOTER_MENU.init("moreinfo")