$(
	function () {
		$( "#left p" ).imageScroller( {loading:'Wait please...'} );
		
	}
)

