$a = jQuery.noConflict();
$a(document).ready(function(){
	$a('#footerSUB_MENU').css("visibility","hidden");
});
ANY_MENU_LIST.init("relatedinfo")