function Counter()
{
	var today=Math.floor(37*Math.random())%30+1;
	var colorDepth=(navigator.appName != "Netscape")?screen.colorDepth : screen.pixelDepth;
	document.writeln ("<img src =/cgi-bin/counter?"+today+">");
	document.write("<img src=\"http://extreme-dm.com/z/?tag=roumald&j=y&_srw="+screen.width+"&srb="+colorDepth+"&srb=41+&l="+escape(parent.document.referrer)+"\" height=1 width=1>")
}
