$(
	function () {
	       
		$( "#scroll" ).imageScroller( {loading:'Wait please...', speed:'9000'} );

	}
)