$j = jQuery.noConflict();
$j(document).ready(function(){
	$j('#guides-button-desc').css("visibility","hidden");
});
anyMenuList.init("guides")
