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

