jQuery(function(){jQuery.noConflict();jQuery('ul.superfish').superfish({delay:200,animation:{opacity:'show',height:'show'},speed:'fast',autoArrows:true,dropShadows:false});jQuery('ul.superfish li ul').append('<li class="dropdown-bottom ie6fix"></li>');if(!((jQuery("#footer-widgets .widget").length)==0)){jQuery("#footer-widgets .widget").each(function(index,domEle){if((index+1)%3==0)jQuery(domEle).after("<div class='clear'></div>");});};});
