// initialise plugins
	    $(function(){ 
			$('#sample-menu-4').superfish({
				pathClass: 'current'
			});
		});