$a = jQuery.noConflict();
$a(document).ready(function(){
	$a('#subMENU_FOOTER').css("visibility","hidden");
});
MENU_FOOTER_LIST.init("moretopics")