jQuery(document).ready(function($) { $('#multi-sidebar').tabs(); $('.sf-menu').superfish({autoArrows: false, speed: 'fast', dropShadows: 'true'}); $('#commentform').validate(); });