	// initialise plugins		jQuery(function(){		jQuery('ul.sf-menu').superfish({			delay: 500, // change the default delay to half a second		});	});