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