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