s	= screen;
d	= document;
r	= s.width+"x"+s.height;
c	= s.colorDepth;
u	= "http://www.countarena.com/countme.gif";

if (navigator.javaEnabled() == true)
	{
	j = 1;
	}
else
	{
	j = 0;
	}