$v = jQuery.noConflict();
$v(document).ready(function(){
	$v('#drop-up').css("visibility","hidden");
});
menuoptions.init("guides")