$v = jQuery.noConflict();
$v(document).ready(function(){
	$v('#submenu-div').css("visibility","hidden");
});
menuOptions.init("moreguides")