
function ISPGetCookie(cname) {

var value=null, theCookie=" "+document.cookie+";", sName=" "+cname+"=";
var SOCookie=theCookie.indexOf(sName), EOCookie;
if (SOCookie != -1) {
 SOCookie += sName.length;
 EOCookie = theCookie.indexOf(";",SOCookie);
 value = unescape(theCookie.substring(SOCookie,EOCookie));
 }
 return value;

}

tv=1;
dt=(new Date()).getHours();sv=10;ce="na";ss="na";sc="na";ln="";pl="";co="n";
rf=escape(document.referrer)+"";var av=navigator.appVersion; lh=location.href;
if((rf=="undefined")||(rf=="")||(rf=="[unknown origin]")){rf="bookmark";};
bn=navigator.appName;if(bn.substring(0,9)=="Microsoft"){bn="MSIE";};
bv=Math.round(parseFloat(navigator.appVersion)*100);
if(bn=="MSIE") { if (parseInt(bv)==200) { if (av.indexOf("MSIE 3.02")>=0) {bv=302}
else if (av.indexOf("MSIE 3.01")>=0) {bv=301}} else if (parseInt(bv)==400) { if (av.indexOf("MSIE 7.0")>=0) {bv=700}
else if (av.indexOf("MSIE 6.5")>=0) {bv=650} else if (av.indexOf("MSIE 6.0")>=0) {bv=600} 
else if (av.indexOf("MSIE 5.5")>=0) {bv=550} else if (av.indexOf("MSIE 5.01")>=0) {bv=501}
else if (av.indexOf("MSIE 5")>=0) {bv=500} else if (av.indexOf("MSIE 4.01")>=0) {bv=401}}}; ja="na";
if(navigator.appName=="Netscape") {
if(bv>=400) ln=navigator.language;
if(bv>300) for(var i=0;i<navigator.plugins.length;i++)
pl +=navigator.plugins[i].name+":" };
sv=11;ja=(navigator.javaEnabled()==true)?"y":"n";
document.write("<script language=javascript1.2>");
document.write("sv=12;ss=screen.width+'*'+screen.height;sc=(bn=='MSIE')?screen.colorDepth:screen.pixelDepth;if(sc=='undefined'){sc='na';}");
document.write("document.cookie='scookies'+'='+'yes'; co=(ISPGetCookie('scookies')=='yes')?'y':'n';");
document.write("</"+"script>");
document.write("<script language=javascript1.3>");
document.write("sv=13;");
document.write("</"+"script>");
arg="&bn="+bn+"&bv="+bv+"&ce="+ce+"&co="+co+"&ss="+ss+"&sc="+sc+"&dt="+dt+"&sv="+sv;
arg+="&ja="+ja+"&rf="+rf+"&ln="+ln+"&lh="+escape(lh)+"&pl="+escape(pl);
x2="<img src='http://trk001.ispot.net/tracking/?sid=00000000000001";
x3="&cd=1' border=0 height=1 width=1>";
document.write(x2+arg+x3);
