var m_jsVersion='1.2'; var m_jsVersionMajor=1; var m_jsVersionMinor=2; var is = new vi_BrowserInfo(); if(!window.MM_oGetObject) { function MM_oGetObject(n, d) { //v3.0 var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i -1); this.ns = (this.sAppID == "NS" && this.iVersion >= 4); this.ns4 = (this.sAppID == "NS" && this.iVersion == 4); this.ns5 = (this.sAppID == "NS" && this.iVersion == 5); this.ns6 = (this.sAppID == "NS" && this.bGecko); this.ie = (this.sAppID == "IE" && this.iVersion >= 4); this.ie4 = (this.sVersion.indexOf('MSIE 4') > -1); this.ie5 = (this.sVersion.indexOf('MSIE 5') > -1); this.ie55 = (this.sVersion.indexOf('MSIE 5.5') > -1); this.ie6 = (this.sVersion.indexOf('MSIE 6') > -1); this.ie55orhigher = (this.ie55 || this.ie6); this.bKnownBrowser = (this.sAppID != "UNKNOWN"); this.sPlugins = navigator.plugins; this.sMimeTypes = navigator.mimeTypes; if((this.ie) || (this.ns && this.jsVersionMajor >= 1)) { this.bjsVersionOne = true; } if((this.ie) || (this.ns && this.jsVersionMajor >= 2)) { this.bjsVersionTwo = true; } this.ScreenHeight = 0; this.ScreenWidth = 0; }} function Stats4All(sSiteName, sPageName) { var oStats4All; var sDivStats4All; sver = 10;screensize="";colors="";navlan="";plug=""; ref = escape(document.referrer)+""; sUrl = sPageName; if((ref=="") || (ref=="undefined")){ref="bookmark";}; nav=navigator.appName; if(nav.substring(0,9)=="Microsoft"){nav="MSIE";}; version=Math.round(parseFloat(navigator.appVersion)*100); if((nav=="MSIE") && (parseInt(version)==2)){version=301;};java=""; if(navigator.appName=="Netscape"){ if(version>400) navlan=navigator.language; if(version>300)for(var i=0;i'; sDivStats4All += ''; oStats4All = MM_oGetObject('divStats4all'); if(oStats4All){ if (is.ie){ oStats4All.innerHTML = sDivStats4All; } if (is.ns){ with(oStats4All) { document.write(sDivStats4All); document.close(); }}}}