$(window).bind("load", function() {
	$("div#mygalone").slideView()
});
    $(function() {
  	  $("#nav").droppy();
    });

