var ThePause=5000;$.doTimeout(1000,function(){LoadLeftFade()});$.doTimeout(3000,function(){LoadCenterFade()});$.doTimeout(5000,function(){LoadTopRightFade()});$.doTimeout(7000,function(){LoadBottomRightFade()});function LoadLeftFade(){var a=new fadeSlideShow({wrapperid:"seaside-fade-left",dimensions:[581,274],imagearray:[["/images/home/seaside-classic-left-2.jpg","","",""],["/images/home/seaside-classic-left-3.jpg","","",""],["/images/home/seaside-classic-left-4.jpg","","",""],["/images/home/seaside-classic-left-1.jpg","","",""]],displaymode:{type:"auto",pause:ThePause,cycles:0,wraparound:false},persist:false,fadeduration:500,descreveal:"none",togglerid:""})}function LoadCenterFade(){var a=new fadeSlideShow({wrapperid:"seaside-fade-center",dimensions:[177,274],imagearray:[["/images/home/seaside-classic-center-2.jpg","","",""],["/images/home/seaside-classic-center-1.jpg","","",""]],displaymode:{type:"auto",pause:ThePause,cycles:0,wraparound:false},persist:false,fadeduration:500,descreveal:"none",togglerid:""})}function LoadTopRightFade(){var a=new fadeSlideShow({wrapperid:"seaside-fade-right-top",dimensions:[154,128],imagearray:[["/images/home/seaside-classic-top-right-2.jpg","","",""],["/images/home/seaside-classic-top-right-1.jpg","","",""]],displaymode:{type:"auto",pause:ThePause,cycles:0,wraparound:false},persist:false,fadeduration:500,descreveal:"none",togglerid:""})}function LoadBottomRightFade(){var a=new fadeSlideShow({wrapperid:"seaside-fade-right-bottom",dimensions:[154,128],imagearray:[["/images/home/seaside-classic-bottom-right-2.jpg","","",""],["/images/home/seaside-classic-bottom-right-1.jpg","","",""]],displaymode:{type:"auto",pause:ThePause,cycles:0,wraparound:false},persist:false,fadeduration:500,descreveal:"none",togglerid:""})};
