StatD=document; StatN=navigator; StatS=screen; StatR=StatD.referrer; StatW=StatS.width; StatH=StatS.height; StatP=escape(window.location.href); StatNN=(StatN.appName.substring(0,3)=="Mic")?0:1; StatC=((StatNN==0)?StatS.colorDepth:StatS.pixelDepth); StatPR=1; StatVN="JSESSIONID"; StatAc=StatD.cookie.split("; "); for (var i=0; i < StatAc.length; i++) { aCrumb = StatAc[i].split("="); if (StatVN == aCrumb[0]) StatPR=unescape(aCrumb[1]); } sid=1; str=""; StatD.write(str);