<script src='http://www.web-midia.com/coisinhas%20mil/lay_flower/jquery-1.1.3.1.min.js'type='text/javascript'/></script> <script src='http://www.web-midia.com/coisinhas%20mil/lay_flower/jquery.lavalamp.min.js' type='text/javascript'/></script> <script src='http://www.web-midia.com/coisinhas%20mil/lay_flower/jquery.easing.min.js' type='text/javascript'/></script> <script type='text/javascript'> $(function() { $(".lavaLamp").lavaLamp({ fx: "backout", speed: 700 })}); </script> <script type='text/javascript'> //<![CDATA[ jQuery(document).ready(function($){ $('#top-s').val('').focus(function(){ $(this).val(''); }).blur(function(){ if($(this).val() == '') $(this).val(''); }); $('#searchform').parent().addClass('search-fix'); $('.current_page_item').addClass('current'); $('.lavaLampWithImage').lavaLamp({ fx: "backout", speed: 900 }); $('.tagpost').each(function(){ tagPosW = $(this).width(); if(tagPosW > 532) $(this).addClass('longtag'); }); $('.widthfix + .meta .tagpost').each(function(){ tagPosW = $(this).width(); tagPosH = $(this).height(); if((tagPosW > 420) || (tagPosH > 37)) $(this).removeClass('longtag').addClass('tagfix'); }); $('#tab-content').tabs({ fxSlide: true }); $('.widget').wrapInner('<div class="inner"></div>'); //toggle on sidebar $('.toggle').each(function() { $(this).addClass('pointer'); var widgetHeader = $(this).parent(); $(this).toggle( function() { $(this).addClass('toggle-down'); widgetHeader.addClass('compact'); }, function() { $(this).removeClass('toggle-down'); widgetHeader.removeClass('compact'); } ); }); }); //]]> </script>