		
		$j(function(){
			$j('#marquee').kxbdSuperMarquee({
				distance:100,
				time:4,
				btnGo:{left:'#goL',right:'#goR'},
				direction:'left'
			});
		
		});
