// initialise plugins
jQuery(function(){
	jQuery('ul.global').superfish();
});
