/* /lib/video_tagging.js */
var debug=false;if(typeof console=="undefined"){debug=false}function VideoHandler(A){if(typeof A=="undefined"||A==""){this._metrics=s_gi("comcastnetvideodev")}else{this._metrics=s_gi(A)}this.playlist="";this._metrics.pageURL="http://www.comcast.net/providers/fan/popup.html";this._metrics.channel="Video - fan startup page";this._metrics.dc=112;this._metrics.trackingServer="serviceo.comcast.net";this._metrics.trackingServerSecure="serviceos.comcast.net";this._metrics.trackDownloadLinks=true;this._metrics.trackExternalLinks=true;this._metrics.trackInlineStats=true;this._metrics.trackLocal=true;this._metrics.debugTracking=true;this._metrics.prop31="comcast";this._metrics.prop32="cim";this._metrics.prop33="comcast net";this._metrics.prop34=this._metrics.prop33+":"+this._metrics.channel;this._metrics.prop35="entertainment";this._metrics.prop36="";this._metrics.prop37="";this._metrics.prop39="";this._metrics.heir1=this._metrics.prop31+":"+this._metrics.prop32+":"+this._metrics.prop33+":"+this._metrics.channel+":"}VideoHandler.Players=new Object();VideoHandler.prototype.copyVariables=function(){this._metrics.eVar32=this._metrics.prop32;this._metrics.eVar33=this._metrics.prop33;this._metrics.eVar34=this._metrics.prop34;this._metrics.eVar35=this._metrics.prop35;this._metrics.eVar36=this._metrics.prop36;this._metrics.eVar39=this._metrics.prop39};VideoHandler.setPlayer=function(A,B){B.player=A;VideoHandler.Players[A]=B;return VideoHandler.Players[A]};VideoHandler.getPlayer=function(A){if(typeof (VideoHandler.Players[A])=="undefined"){return null}return VideoHandler.Players[A]};VideoHandler.newVideo=function(B,A){_vid=new Object();_vid.id=B;_vid.started=false;_vid.lastStop=0;_vid.lastStart=0;_vid.duration=A;return _vid};VideoHandler.prototype.unsetVariables=function(){this._metrics.prop1="";this._metrics.prop2="";this._metrics.prop3="";this._metrics.prop4="";this._metrics.prop5="";this._metrics.prop6="";this._metrics.prop7="";this._metrics.prop8="";this._metrics.prop9="";this._metrics.prop10="";this._metrics.prop11=this._metrics.eVar11="";this._metrics.prop14=this._metrics.eVar14="";this._metrics.prop15=this._metrics.eVar15="";this._metrics.prop16=this._metrics.eVar16="";this._metrics.prop17=this._metrics.eVar17="";this._metrics.prop18=this._metrics.eVar18="";this._metrics.prop21=this._metrics.eVar21="";this._metrics.prop23=this._metrics.eVar23="";this._metrics.prop39="";this._metrics.events="";this._metrics.products="";this._metrics.eVar1="";this._metrics.eVar2="";this._metrics.eVar3="";this._metrics.eVar4="";this._metrics.eVar5="";this._metrics.eVar7="";this._metrics.eVar8="";this._metrics.eVar9="";this._metrics.eVar10="";this._metrics.eVar12="";this._metrics.eVar39="";this._metrics.eVar31=""};VideoHandler.prototype.load=function(B,A){this.video=VideoHandler.newVideo(B,A)};VideoHandler.prototype.play=function(B){var A=this.video;var C="video:"+this.player+"-"+A.id;A.lastStart=B;if(A.started==true){this._metrics.events="event7";this._metrics.products=";"+C;this._metrics.prop7=this._metrics.eVar7=A.id;this._metrics.prop2=this._metrics.eVar2="Yahoo";this._metrics.prop8=this._metrics.eVar8="Yahoo:"+A.id;this._metrics.eVar10=A.id;this._metrics.prop18=this._metrics.eVar18=this.playlist;this._metrics.eVar31=C;this.copyVariables();this._metrics.pageName=C;this._metrics.t();this.unsetVariables()}else{A.started=true;this._metrics.events="event12";this._metrics.products=";"+C;this._metrics.prop1=this._metrics.eVar1=this.playlist;this._metrics.prop2=this._metrics.eVar2="Yahoo";this._metrics.prop7=this._metrics.eVar7=A.id;this._metrics.prop8=this._metrics.eVar8="Yahoo:"+A.id;this._metrics.prop11=this._metrics.eVar11="UNKNOWN";this._metrics.prop39=this._metrics.eVar10=A.id;this._metrics.eVar31=C;this.copyVariables();this._metrics.pageName=C;this._metrics.t();this.unsetVariables()}};VideoHandler.prototype.pause=function(D){var A=this.video;var E="video:"+this.player+"-"+A.id;var B=D-A.lastStart;var C=A.duration>0?B/A.duration:1;A.lastStop=D;this._metrics.events="event6";this._metrics.products=";"+E+";;;event6="+B;this._metrics.prop1=this._metrics.eVar1=this.playlist;this._metrics.prop2=this._metrics.eVar2="Yahoo";this._metrics.prop7=this._metrics.eVar7=A.id;this._metrics.prop8=this._metrics.eVar8="Yahoo:"+A.id;this._metrics.prop11=this._metrics.eVar11="UNKNOWN";this._metrics.prop39=E;this._metrics.prop18=this._metrics.eVar18=this.playlist;this._metrics.eVar10=A.id;this._metrics.eVar31=E;this.copyVariables();this._metrics.pageName=E;this._metrics.t();this.unsetVariables()};VideoHandler.prototype.complete=function(C){var A=this.video;var D="video:"+this.player+"-"+A.id;var B=C-A.lastStart;this._metrics.events="event13,event6,event14";this._metrics.products=";"+D+";;;event6="+B+"|event14=1.0";this._metrics.prop1=this._metrics.eVar1=this.playlist;this._metrics.prop2=this._metrics.eVar2="Yahoo";this._metrics.prop5=this._metrics.eVar5=100;this._metrics.prop7=this._metrics.eVar7=A.id;this._metrics.prop8=this._metrics.eVar8="Yahoo:"+A.id;this._metrics.prop11=this._metrics.eVar11="UNKNOWN";this._metrics.prop39=D;this._metrics.prop18=this._metrics.eVar18=this.playlist;this._metrics.eVar10=A.id;this._metrics.eVar31=D;this.copyVariables();this._metrics.pageName=D;this._metrics.t();this.unsetVariables()};function videoEventHandler(N,E,L){var A=null;if(VideoHandler.getPlayer(N)==null){A=VideoHandler.setPlayer(N,new VideoHandler("comcastnetvideoprod"))}else{A=VideoHandler.getPlayer(N)}if(A==null){if(debug){console.log("No Video Handler")}return }if(debug){console.log(N+": "+E+" => "+L)}switch(E){case"platformReady":if(undefined!==document[N]){var G=document[N].getAttribute("flashvars").split("&");var D="";for(i=0;i<G.length;i++){var I=G[i].split("=");if(I[0].indexOf("playlistId")!=-1){D=I[1];break}}var B=document[N].getAttribute("src");console.log("params =>"+D);A.playlist=D;A.url=B}break;case"timelineInitialized":if(undefined!==document[N]){if((L=="true")){var M=document[N].getTimelineVid();var F=Math.floor(document[N].getDuration());if(debug){console.log("Video ID = "+M)}A.load(M,F)}}break;case"isPlayingChanged":if(undefined!==document[N]){var H=document[N].getIsPlaying();if(debug){console.log("isPlaying = "+H)}var J=document[N].getCurrentState();if(debug){console.log("currentStateOfPlayer = "+J)}var K=Math.ceil(document[N].getPosition());if(debug){console.log("videoWatchedTime = "+K)}var C=Math.floor(document[N].getDuration());if(debug){console.log("totalVideoTime = "+C)}if(H==true){A.play(K)}else{if(J=="Paused"){A.pause(K)}else{if(J=="Closed"&&K>0){A.complete(K)}}}}break}}var y_up_eventHandler1=function(A,B){videoEventHandler("yep_player1",A,B)};var y_up_eventHandler2=function(A,B){videoEventHandler("yep_player2",A,B)};var y_up_eventHandler3=function(A,B){videoEventHandler("yep_player3",A,B)};var y_up_eventHandler4=function(A,B){videoEventHandler("yep_player4",A,B)};var y_up_eventHandler5=function(A,B){videoEventHandler("yep_player5",A,B)};var y_up_eventHandler6=function(A,B){videoEventHandler("yep_player6",A,B)};var y_up_eventHandler7=function(A,B){videoEventHandler("yep_player7",A,B)};var y_up_eventHandler8=function(A,B){videoEventHandler("yep_player8",A,B)};var y_up_eventHandler9=function(A,B){videoEventHandler("yep_player9",A,B)};var y_up_eventHandler10=function(A,B){videoEventHandler("yep_player10",A,B)};var y_up_eventHandler11=function(A,B){videoEventHandler("yep_player11",A,B)};var y_up_eventHandler12=function(A,B){videoEventHandler("yep_player12",A,B)};var y_up_eventHandler13=function(A,B){videoEventHandler("yep_player13",A,B)};var y_up_eventHandler14=function(A,B){videoEventHandler("yep_player14",A,B)};var y_up_eventHandler15=function(A,B){videoEventHandler("yep_player15",A,B)};var y_up_eventHandler16=function(A,B){videoEventHandler("yep_player16",A,B)};var y_up_eventHandler17=function(A,B){videoEventHandler("yep_player17",A,B)};var y_up_eventHandler18=function(A,B){videoEventHandler("yep_player18",A,B)};var y_up_eventHandler19=function(A,B){videoEventHandler("yep_player19",A,B)};var y_up_eventHandler20=function(A,B){videoEventHandler("yep_player20",A,B)};
