(function($){$(document).ready(function(){
	
	$('marquee').marquee('marquee');
	
	
	
});})(window.jQuery);
