$x = jQuery.noConflict();
$x(document).ready(function(){
	$x('#moreSUBMENU_FOOTER').css("visibility","hidden");
});
MENU_FOOTER.init("moreguides")