$(
	function () {
		$( "#slideshow" ).imageScroller( {speed:'6000', direction:'right'} );
	}
)