jQuery(function(){   
    jQuery('ul.sf-menu').superfish();
    jQuery('ul.sf-navbar').superfish({pathClass:'active-trail'});     
});
