$(
	function () {
		
		$( "#top" ).imageScroller( {loading:'Lütfen bekleyin...', speed:'4000', direction:'top'} );

		$( "#bottom" ).imageScroller( {speed:'3500', direction:'bottom'} );
	}
)
