// JavaScript Document

if (screen.width == 800 && screen.height == 600)
{x=0;}
else
{x=1;}



