$v = jQuery.noConflict();
$v(document).ready(function(){
	$v('#submenu-wrap').css("visibility","hidden");
});
anyMenuList.init("more-topics")