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