$(document).ready(function(){$("textarea.expanding").autogrow()});$(document).ready(function(){$("#slider").easySlider({auto:true,continuous:true,controlsShow:false,prevNext:false,speed:1200,pause:2300});$("#bigslider").easySlider({auto:false,continuous:true,prevNext:false,numeric:true,speed:800});$("#smallslider").easySlider({auto:false,prevNext:false,continuous:true,numeric:true,speed:800})});
