if ((screen.width>=1024) && (screen.height>=768))
{
 document.write ("<TABLE HEIGHT=25><TR><TD></TD></TR></TABLE>");
}