<!--
	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.nl/viewstat_1p.asp?UserID=michaelplaza&lang=nl target=_blank><img border=0 src=\"http://www.belstat.nl/regstat.aspx?UserID=michaelplaza&BColor=red&refer=" + ref + "&pag=" + pag + "&b=" + b + "&col=" + col + "&scr=" + scr + "\" align=center width=16 height=16 alt=\"Monitored by BelStat - Your Site Counts\"><\/a>");
// -->
