//--- SITECATALYST (version: H.20.3) ---
var _hostname=window.location.hostname;
var _pathname=window.location.pathname;
var _title = escape(document.title);
_hostname = _hostname.replace(/www./i, "");  //fansites exist with/without the 'www' sub-domain, so log all without 'www.'
_title = _title.replace(/%u.{4}/gi, "");  //remove unicode characters
_title = _title.replace(/%A0/gi, " ");    //remove &nbsp;
s.hier1 = _hostname + ":" + _pathname;
s.prop1=_hostname;
s.prop2=_pathname;
s.pageName=unescape(_title);  
var s_code=s.t();if(s_code)document.write(s_code);

//--- QUANTCAST ---
_qoptions={qacct:"p-ef1y0A8erBLUc",labels:"Hollywood%2ecom"};
quantserve();

//--- COMSCORE ---
COMSCORE.beacon({c1:2,c2:3002265,c3:"",c4:"",c5:"",c6:"",c15:""});

