jQuery(function() {
		   jQuery('#global_menu').droppy({speed:120});
});

