$(
	function () {
		
		
		$( "#topi" ).imageScroller( {speed:'3000',direction:'top'} );

	}
)