$(
	function () {

		jQuery( "#scroller" ).imageScroller( {speed:"5000", direction:"top"} );
	}
);
