$(
	function () {
	
		$( "#blur-bubbles" ).imageScroller( {speed:'45000', direction:'top'} );

		$( "#bubbles" ).imageScroller( {speed:'30000', direction:'top'} );
		
	}
)
