        var dcs_imgarray = new Array;
        var dcs_ptr = 0;
        var dCurrent = new Date();
        var DCS=new Object();
        var WT=new Object();
        var DCSext=new Object();


        var dcsADDR = "dcs.foxfilm.com";
        var dcsID = "";

         if (dcsID == ""){
               var TagPath = dcsADDR;
        } else {
               var TagPath = dcsADDR+"/"+dcsID;
        }

        function dcs_var(){
               WT.tz = dCurrent.getTimezoneOffset();
               WT.ul = navigator.appName=="Netscape" ? navigator.language : navigator.userLanguage;
               WT.cd = screen.colorDepth;
               WT.sr = screen.width+"x"+screen.height;
               WT.jo = navigator.javaEnabled() ? "Yes" : "No";
               WT.ti   = document.title;
               DCS.dcsdat = dCurrent.getTime();
               if ((window.document.referrer != "") && (window.document.referrer != "-")){
                       if (!(navigator.appName == "Microsoft Internet Explorer" && parseInt(navigator.appVersion) < 4) ){
                               DCS.dcsref = window.document.referrer;
                       }
               }

               DCS.dcsuri = window.location.pathname;
               if (!DCS.dcsuri) DCS.dcsuri='/';
               DCS.dcsqry = window.location.search;
               DCS.dcssip = window.location.hostname;
if(window.REGION && !DCSext.region) DCSext.region = window.REGION;
if(window.MKTCOUNTRY && !DCSext.MKTCOUNTRY) DCSext.mktcountry = window.MKTCOUNTRY;
if(window.DIVISION && !DCSext.DIVISION) DCSext.division = window.DIVISION;
if(window.PROPERTY && !DCSext.PROPERTY) DCSext.property = window.PROPERTY;
if(window.LANGUAGE) DCSext.language = window.LANGUAGE;
if(window.CG1) DCSext.CG1 = window.CG1;
if(window.CG2) DCSext.CG2 = window.CG2;
if(window.CG3) DCSext.CG3 = window.CG3;
if(window.CG4) DCSext.CG4 = window.CG4;
if(window.CG5) DCSext.CG5 = window.CG5;
if(window.CG6) DCSext.CG6 = window.CG6;
if(window.CG7) DCSext.CG7 = window.CG7;

        }

        function A(N,V){
               return "&"+N+"="+escape(V);
        }
        function dcs_createImage(dcs_src){
               if (document.images){
                       dcs_imgarray[dcs_ptr] = new Image;
                       dcs_imgarray[dcs_ptr].src = dcs_src;
                       //alert("image created");
                       dcs_ptr++;
               }
        }

        function dcsMeta(){
               var MRV="";
               var F=false;
               var myDocumentElements;
               if (document.all){
                       F = true;
                       myDocumentElements=document.all.tags("meta");
               }
               if (!F && document.documentElement){
                       F = true;
                       myDocumentElements=document.getElementsByTagName("meta");
               }
               if (F){
                       for (var i=1; i<=myDocumentElements.length;i++){
                               myMeta=myDocumentElements.item(i-1);
                               if (myMeta.name.indexOf('WT.')==0){
                                      WT[myMeta.name.substring(3)]=myMeta.content;
                               }
                               if (myMeta.name.indexOf('DCSext.')==0){
                                      DCSext[myMeta.name.substring(7)]=myMeta.content;
                               }
                       }
               }
        }


function ClearCG(){
        for (N in DCSext){
               if (N.indexOf('CG')==0){
                       delete DCSext[N];
               }
        }
 }

function FlashTrack(){
	       var hbxpn1 = "";
	       var hbxpn2 = "";
         ClearCG();
               for (var I=0;I<arguments.length;I++){
                       if (arguments[I].indexOf('WT.')==0){
                               WT[arguments[I].substring(3)]=arguments[I+1];
                               I++;
                       }
                       if (arguments[I].indexOf('DCS.')==0){
                       				 hbxpn1 = arguments[I+1];
                               DCS[arguments[I].substring(4)]=arguments[I+1];
                               I++;
                       }
                       if (arguments[I].indexOf('DCSext.')==0){
                       				 hbxpn2 = arguments[I+1];
                               DCSext[arguments[I].substring(7)]=arguments[I+1];
                               I++;
                       }
                       if (arguments[I].indexOf('dcsID')==0){
                               dcsID=arguments[I+1];
                               I++;
                       }
               }
               if (dcsID == ""){
                       var TagPath = dcsADDR;
               } else {
                       var TagPath = dcsADDR+"/"+dcsID;
               }
               DCS.dcsdat = dCurrent.getTime();
               dcs_TAG(TagPath);
               var hbxpn = arguments[1];
               if(hbxpn1.length>0)
               		hbxpn = hbxpn1;
	       if (typeof hbxpn=='undefined' || !hbxpn || 'null'==hbxpn) hbxpn='';
               if(hbxpn2.length>0)
               		hbxpn += "/" + hbxpn2;
               _hbSet('lid',hbxpn);_hbSend();
               _hec=-1;
               _hbSet('n',hbxpn);_hbSend();
        }

        function dcs_TAG(TagImage){
               var P ="http"+(window.location.protocol.indexOf('https:')==0?'s':'')+"://"+TagImage+"/dcs.gif?";
               for (N in DCS){P+=A( N, DCS[N]);}
               for (N in WT){P+=A( "WT."+N, WT[N]);}
                for (N in DCSext){P+=A( N, DCSext[N]);}
               dcs_createImage(P);
        }
        dcsMeta();
        dcs_var();
        //dcs_TAG(TagPath);
       //track();
		
//hbxlite.js,HBX2.0,COPYRIGHT 1997-2006 WEBSIDESTORY,INC. ALL RIGHTS RESERVED. U.S.PATENT No.6,393,479B1 & 6,766,370. INFO:http://websidestory.com/privacy
hbx = new Object();
hbx.acct="DM5603176OED";//ACCOUNT NUMBER(S)
hbx.gn="ehg-foxmovies.hitbox.com";
hbx.pn=(typeof CG1!='undefined')?CG1:document.title;//PAGE NAME(S)
 if (typeof CG2!='undefined' && CG2 ) hbx.pn=hbx.pn+ '/' + CG2; // fix added by FDMIT 
 if (typeof CG3!='undefined' && CG3) hbx.pn=hbx.pn+ '/' + CG3; // fix added by FDMIT
 
if(typeof REGION!='undefined'&&typeof MKTCOUNTRY!='undefined'&&typeof DIVISION!='undefined'&&typeof PROPERTY!='undefined'){
    hbx.mlc = '/' + REGION + '/' + MKTCOUNTRY + '/' + DIVISION + '/' + PROPERTY;
} else {
    hbx.mlc = location.pathname;   
		if (!hbx.mlc) hbx.mlc='/'
}
hbx.lt="auto";
hbx.lc="y";
var _vpc="HBX0200.02l",_vjs="",_hbi=new Image(),_hbs=new Image(),_hud="undefined",_bv=parseInt(navigator.appVersion),_bn=navigator.appName,
_bn=(_II(_bn,"Microsoft")?_bn:"MSIE"),_bnN=(_bn=="Netscape"),_bnI=(_bn=="MSIE"),_N6=(_bnN&&_bv>4),_sv=11,_I5=false,_pl='',
__r=".referrer",__c="catch(_e)",_hM=(!(_II(navigator.userAgent,"Mac")>-1)),_hec=0,_hbA=new Array(),_hif=0;
if(_bn=="MSIE"){var _nua=navigator.userAgent,_is=_II(_nua,_bn),_if=_II(_nua,".",_is);if(_if>_is)_I5=_nua.substring(_is+5,_if)>=5}
function _A(v,c){return escape((_D("lc")=="y"&&_DD(c))?_TL(v):v)}
function _IL(a){return a!=_hud?a.length:0}function _DD(v){return(typeof v!=_hud)?1:0}
function _D(v){return(typeof eval("window._"+v)!=_hud)?eval("window._"+v):""}
function _E(a){var b="";var d=_IP(a,",");for(var c=0;c<_IL(d);c++)b+="&"+d[c]+"="+_A(_D(d[c]));return b}
function _TL(a){return a.toLowerCase()}function _IS(a,b,c){return b>_IL(a)?"":a.substring(b,c!=null?c:_IL(a))}
function _IP(a,b){return a.split(b)}function _II(a,b,c){return a.indexOf(b,c?c:0)}
function _VS(a,b,c,d){eval("_"+a+"='"+b+"'")}function _GP(){return location.protocol=="https:"?"https://":"http://"}
function _VC(a,b,c,d){b=_IP(a,",");for(c=0;c<_IL(b);c++){d=_IP(b[c],"|");_VS(d[0],(_D(d[0]))?_D(d[0]):d[1]?d[1]:"")}}
function _hbSend(c,a,i){a="";_hec++;for(i in _hbA)if(typeof _hbA[i]!="function")a+="&"+i+"="+_hbA[i];_Q(_hbq+"&hec="+_hec+a);_hbA=new Array()}
function _hbSet(a,b,c,d,e){d=_II(_hbq,"&"+a+"=");if(d>-1){e=_II(_hbq,"&",d+1);e=e>d?e:_IL(_hbq);if(a=="n"||a=="vcon"){_hbq=_IS(_hbq,0,d)+"&"+a+"="+b+
_IS(_hbq,e);_hec=-1;if(a=="n"){_pn=b}else{_mlc=b}}else{_hbq=_IS(_hbq,0,d)+_IS(_hbq,e)}}if((a!="n")&&(a!="vcon"))_hbA[a]=(c==0)?b:_A(b)}
function _LP(a,b){for(b=0;b<_IL(a);b++)_EV(a[b],'mousedown',_LT)}
function _LT(e){if((e.which&&e.which==1)||(e.button&&e.button==1)){var a=document.all?window.event.srcElement:this;for(var i=0;i<4;i++){if(a.tagName&&
_TL(a.tagName)!="a"&&_TL(a.tagName)!="area"){a=a.parentElement}}if(_D("lt")&&_lt!="manual"){if((a.tagName&&
_TL(a.tagName)=="area")){if(!_IL(a.lid)){if(a.parentNode){if(a.parentNode.name)a.lid=a.parentNode.name;else a.lid=a.parentNode.id}}if(!_IL(a.lpos))
a.lpos=a.coords}else{a.lid=a.text?a.text:a.innerText?a.innerText:"";if(!_IL(a.lid)||_II(_TL(a.lid),"<img")>-1)a.lid=_LI(a)}}
var _f=0,j='',k='',l=(a.protocol)?_TL(a.protocol):"";
if(_D("lt")&&typeof a.lid!=_hud&&_IL(a.lid)>0){_hbSet("lid",a.lid);_hbSend()}}}
function _LI(a){var b=""+a.innerHTML,bu=_TL(b),i=_II(bu,"<img");if(bu&&i>-1){eval("__f=/ src\s*=\s*['\"]?([^'\" ]+)['\"]?/i");__f.exec(b);
if(RegExp.$1)b=RegExp.$1}return b}    
function _EV(a,b,c,d){if(a.addEventListener){a.addEventListener(b,c,false)}else if(a.attachEvent){a.attachEvent(((d==1)?"":"on")+b,c)}}
function _Q(a){a+="&hid="+Math.random();if(_hif==0){_hif=1;_hbs.src=a}else{_hif=0;_hbi.src=a}}
function _VL(a,b){for(b in hbx)_VS(b,hbx[b]);_VC("pn|page name,mlc|/lite,elf|n,dlf|n,dft|n,pndef|title,ctdef|full,cp|null,hcn|")} 
function _PV(){if(_bnI&&_bv>3)_ln=navigator.userLanguage;if(_bnN){if(_bv>3)_ln=navigator.language;if(_bv>2)
for(var i=0;i<_IL(navigator.plugins);i++)_pl+=navigator.plugins[i].name+":"};_ce=(_II(document.cookie,"CP=")>-1)?"y":"n";
if(window.screen){_sv=12;_ss=screen.width+"*"+screen.height;_sc=_bnI?screen.colorDepth:screen.pixelDepth;
if(_sc==_hud)_sc="na"};_ra=new Array();if(_ra.toSource||(_bnI&&_ra.shift))_sv=13;if(!(_bnN&&_bv<5)&&!_bnI&&_hM)eval("try{throw _sv=14}catch(e){}");
if((new Date()).toDateString)_sv=15;if(_ra.every)_sv=16;if(_I5&&_hM){if(_II(""+navigator.appMinorVersion,"Privacy")>-1)_ce="p";
if(document.body&&document.body.addBehavior){document.body.addBehavior("#default#homePage");_hp=document.body.isHomePage(location.href)?"y":"n";
document.body.addBehavior("#default#clientCaps");_cy=document.body.connectionType}};if(!_D("gn"))_gn="ehg.hitbox.com";
if(_D("ct")&&!_D("mlc"))_mlc=_ct;_ar=_GP()+_gn+"/HG?hc=&hb="+_A(_acct)+"&cd=1&hv=6&n="+_A(_pn,1)+"&con=&vcon="+_A(_mlc,1)+"&tt="
+_D("lt")+"&ja="+(navigator.javaEnabled()?"y":"n")+"&dt="+(new Date()).getHours()+"&zo="+(new Date()).getTimezoneOffset()+"&lm="+
Date.parse(document.lastModified)+_E((_bnN?"bn,":"")+"ce,ss,sc,sv,cy,hp,ln,vpc,vjs,hec,pec,cmp,gp,dcmp,dcmpe,dcmpre,cp,fnl")
+"&seg="+_D("seg")+"&cv="+_A(_D("hcv"))+"&gn="+_A(_D("hcn"))+"&ld="+_A(_D("hlt"))+"&la="+_A(_D("hla"))+"&c1="+_A(_D("hc1"))+"&c2="+
_A(_D("hc2"))+"&c3="+_A(_D("hc3"))+"&c4="+_A(_D("hc4"))+"&customerid="+_A(_D("ci")?_ci:_D("cid"));_rf=eval("document"+__r);
if((_rf==_hud)||(_rf==""))_rf="bookmark";_ar+="&ra="+_A(_D("hra"))+"&rf="+_A(_rf)+"&pl="+_A(_pl);_hbi.src=_ar+"&hid="+Math.random();
_hbq=_IS(_ar,0,_II(_ar,"&hec"))}_VL();_PV();_LP(document.links);	

