// initialise plugins
jQuery(function(){
        jQuery('#mainmenu ul.sf-menu').superfish();
});
