<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=koi8-r" http-equiv=Content-Type>
<META content="MSHTML 5.00.3315.2870" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face="Arial CYR" size=2>I am trying to determine the current position 
of the browser's window on the screen.</FONT></DIV>
<DIV><FONT face="Arial CYR" size=2>For IE I use</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face="Arial CYR" size=2>this.screenLeft and 
this.screenTop</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face="Arial CYR" size=2>But how to deal with Netscape? Is it possible 
at all?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face="Arial CYR" size=2>Thanks in advance,</FONT></DIV>
<DIV><FONT face="Arial CYR" size=2>Victor Papp</FONT></DIV></BODY></HTML>