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