jQuery(function(){ jQuery('ul.sf-menu').superfish({ delay: 250,  animation:   {opacity:'show',height:'show'},  speed: 'fast', dropShadows: false  });});
