jQuery(function(){
jQuery('ul.superfish').superfish({ 
            pathClass:  'current-cat' 
        });
});

<!--
if (top.frames.length > 0)
top.location.href=self.location.href;
// -->
