jQuery(function(d){var b=d(".home-gallery");var a=b.size();d(".home-gallery").each(function(e){var f=d(this).find("img").size();var g=f/a*e;d(this).cycle({fx:"fade",startingSlide:g})});var c=d(".product-scroller");if(c.size()>0){c.smoothDivScroll({visibleHotSpots:"always",autoScrollDirection:"backandforth",autoScrollInterval:100});c.smoothDivScroll("recalculateScrollableArea");c.smoothDivScroll("showHotSpotBackgrounds")}d("a.lb").fancybox()});
