jQuery(document).ready(function($){$('html').addClass('js');$('li').firstnlast();$('.slideshow').each(function(index){$(this).nivoSlider({effect:'slideInRight',slices:12,animSpeed:400,pauseTime:10000,pauseOnHover:true,keyboardNav:true,directionNav:false,controlNav:true});});var tweet={};tweet.text='';tweet.limit=120;tweet.textarea=$('textarea','#twitter');tweet.button=$('.twitter-share-button','#twitter');tweet.count=$('.count','#twitter')
var menu=$('#menu'),stores=$('#stores'),scrollable=($.browser.webkit?$('body'):$('html'));$('a[href=#stores]').one('click',function(e){e.preventDefault();stores.insertBefore(menu).hide();scrollable.animate({'scrollTop':menu.offset().top-50+'px'},400,function(){stores.slideDown(700);$('div.nav').localScroll();});});});
