$v = jQuery.noConflict();
$v(document).ready(function(){
	$v('#moreSubmenu').css("visibility","hidden");
});
anyMenuListing.init("more")