$(window).load(function(){$('#slideshow').cycle({fx:'fade',timeout:7000,speed:2000,slideExpr:'img',before:onBefore,pause:0});});function onBefore(curr,next,opts){}
