$(
	function () {
		$( "#specials" ).imageScroller( {loading:'Loading, please wait...'} );
		$( "#sites" ).imageScroller( {speed:'4000', direction:'left'} );
		
	}
)
