var sn = $.noConflict();
sn(
	function () {
		

		sn( "#bottom" ).imageScroller( {speed:'3500', direction:'bottom'} );
	}
)
