/// initialise plugins
	jQuery(function(){
		$('ul.sf-menu').superfish();
	});