(function(){var b=0;var c=["ms","moz","webkit","o"];for(var a=0;a<c.length&&!window.requestAnimationFrame;++a){window.requestAnimationFrame=window[c[a]+"RequestAnimationFrame"];window.cancelAnimationFrame=window[c[a]+"CancelAnimationFrame"]||window[c[a]+"CancelRequestAnimationFrame"]}if(!window.requestAnimationFrame){window.requestAnimationFrame=function(h,e){var d=new Date().getTime();var f=Math.max(0,16-(d-b));var g=window.setTimeout(function(){h(d+f)},f);b=d+f;return g}}if(!window.cancelAnimationFrame){window.cancelAnimationFrame=function(d){clearTimeout(d)}}}());(function(g){var v=1,A=40,y=20,x=50,D=3000,F=60*1000*5,G="a",B="s",j=10,o=g("div#ticker"),m=o.append("<ul/>").find("ul"),a=m.find("li"),z=false,t=-1,b,e,i=[],k=[],f=false,d,l,E,u,q,w,s=function(I,J){var H=g(J);if(H.offset().left>(m.offset().left+m.width())){H.remove()}else{if((!w)||(H.offset().left>w.offset().left)){w=H}}},r=function(H,I){if((w)&&(w.attr("data-type")===G)){g.each(k,function(K,J){if(E(J)===false){w=u(J,w,B);return false}})}if(E(I)===false){w=u(I,w,G)}},p=function(I,H){if(E(H)===false){w=u(H,w,B)}if(m.children().length===j){return false}},n=function(J,K){var H=g(K),N,I,L,M;H.width(H.find("span.item").width()+y);if(t===-1){M=x;if(q.length===1){M=q.width()+x}H.css("left",M);t=H.attr("id");m.animate({opacity:0.99},D,"swing")}if(H.attr("id")===t&&(this.offsetLeft+this.offsetWidth)>0){H.css({left:"-="+v+"px"})}else{N=a.length-1;I=(J===0)?a.eq(N):a.eq(J-1);L=parseInt(I.css("left"),10)+I.width();if(isNaN(L)){}else{this.style.left=L+"px"}if(H.attr("id")===t){t=(J===N)?a.eq(0).attr("id"):H.next().attr("id")}}};function C(){b();setTimeout(c,A)}function h(){q=g(".ticker-arrow");C()}function c(){requestAnimationFrame(C)}m.css({overflow:"hidden",padding:"0",margin:"0",position:"relative",zIndex:10,height:"100%",opacity:0}).mouseover(function(){z=true}).mouseout(function(){z=false});if(g.browser.msie){m.width(o.width())}d=function(I,H){var J=g("<li/>");J.html('<span class="item">'+I.text+"</span>");J.attr("id",I.key);J.attr("data-type",H);J.css({position:"absolute",display:"block",padding:"0 0 0 20px"}).width(9999);return J};l=function(H){var J=false,I=i.concat(k);g.each(I,function(K,L){if(H.attr("id")===L.key){J=true}});return J};E=function(I){var J=false,H=m.find("li");g.each(H,function(L,M){var K=g(M);if(K.attr("id")===I.key){J=true}});return J};e=function(){g.getJSON("/get_items/",function(H){i=[];k=[];g.each(H.live_stream,function(I,J){k.push({text:J.text,key:J.key})});g.each(H.announcements,function(I,J){i.push({text:J.text,key:J.key})});f=true;setTimeout(e,F)})};u=function(K,J,L){var H=d(K,L),I;if(J){J.after(H)}else{m.append(H)}return H};b=function(){if(!z){if(f===true){w=false;a=m.children();a.each(s);g.each(i,r);if(m.children().length<j){g.each(k,p)}f=false}a=m.children();a.each(n)}};e();g(window).load(h)}(jQuery));
