// false // 6784 // Fox Sports Apps // comment needed to ensure esi comment does not cause script error function checkCookie(cookieName, length) { var allcookies = document.cookie; var cookiePos = allcookies.indexOf(cookieName + "="); if(cookiePos != -1) { var start = cookiePos + length; var end = allcookies.indexOf(";", start); if(end == -1) end = allcookies.length; var value = allcookies.substring(start, end); value = unescape(value); return value; } return ""; } var uid = ""; var euid = checkCookie("pUID", 5); var fanid = checkCookie("pFANID", 7); var lmd = checkCookie("pLMD", 5); var curDate = new Date(); if (lmd != null && lmd != "") { uid = euid; } else{ uid = checkCookie("pRME", 5); if (uid != null && uid != "") { curDate = curDate.getMilliseconds(); document.cookie = "pLMD=" + curDate + "; path=/; domain=.foxsports.com;"; } } document.write(''); function _hbxStrip(a){ a = a.split(",").join(""); a = a.split("&").join(""); a = a.split("'").join(""); a = a.split("#").join(""); a = a.split("$").join(""); a = a.split("%").join(""); a = a.split("^").join(""); a = a.split("*").join(""); a = a.split(":").join(""); a = a.split("!").join(""); a = a.split("<").join(""); a = a.split(">").join(""); a = a.split("~").join(""); a = a.split(";").join(""); a = a.split(" ").join("+"); return a; } var _hbEC=0,_hbE=new Array;function _hbEvent(a,b){b=_hbE[_hbEC++]=new Object();b._N=a;b._C=0;return b;} var hbx=_hbEvent("pv");hbx.vpc="HBX0100u";hbx.gn="h.foxsports.com"; hbx.pndef="title"; hbx.ctdef="full"; hbx.fv=""; hbx.lt="auto"; // hbx.dlf="n"; hbx.dft="n"; hbx.elf="n"; hbx.seg=""; hbx.fnl=""; hbx.cmp=""; hbx.cmpn="CMP"; // hbx.dcmp=""; hbx.dcmpn="DCMP"; // hbx.dcmpe=""; hbx.dcmpre=""; hbx.hra=""; hbx.hqsr=""; hbx.hqsp="ATT"; // hbx.hlt=""; hbx.hla=""; hbx.gp=""; hbx.gpn="GP"; // hbx.hcn=""; hbx.hcv=""; hbx.cp="null"; hbx.cpd=""; if (typeof(user) == 'undefined') var user = new Object(); if (typeof(user.USER_ID) == 'undefined') user.USER_ID = ''; hbx.ci=user.USER_ID; // hbx.hc1=""; hbx.hc2=""; hbx.hc3=""; hbx.hc4=""; hbx.hrf=""; hbx.pec=""; hbx.acct='DM520329A1SZ95EN3'; // needs to be dynamic //commented out pn var. this was decided in 4/27 meeting with Mark/McNeal //hbx.pn="Partners+Fox+Sports+Apps"; hbx.mlc='/Partners/Fox+Sports+Apps'; document.write(''); document.write('');