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

