d = document;
col = "";
scr = 0;
b = navigator.appName;
scr = screen.width + "*" + screen.height;
ref = parent==self ? escape(window.document.referrer) : escape(top.document.referrer);
pag = escape(document.URL);
if (b != "Netscape") {col = screen.colorDepth}
	else {col = screen.pixelDepth}
if (col == "undefined") {col = "";}
//d.write("<a href=http://www.belstat.be/viewstat.asp?UserID=kristofd2 target=_blank><img border=0 src=\"http://www.belstat.be/regstat.asp?");
//d.write("BColor=blue&refer=" + ref + "&pag=" + pag + "&b=" + b + "&col=" + col + "&scr=" + scr + "&UserID=kristofd2");
//d.write("\" align=center width=0 height=0 alt=\"\"></a>");