s=screen.width;v=navigator.appName;
if (v != "Netscape")
{
c=screen.colorDepth
}
else
{
c=screen.pixelDepth
}
j=navigator.javaEnabled()
