$("document").ready(function() {
	// Initialise bar section start type windown
	jQuery('ul.sf-menu').superfish();	
});
