$x = jQuery.noConflict();
$x(document).ready(function(){
	$x('#xmenu-footer').css("visibility","hidden");
});
subMenuLists.init("extra")