<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">


<META content="MSHTML 5.00.3103.1000" name=GENERATOR></HEAD>
<BODY>
<DIV>
<P><FONT face=Arial size=2><SPAN 
class=997034619-06082001>FACTS:</SPAN></FONT></P>
<P><FONT face=Arial size=2><SPAN class=997034619-06082001>the window object is 
the global object for client-side JavaScript and all global variables are 
properties of the window object</SPAN></FONT></P>
<P><FONT face=Arial size=2><SPAN class=997034619-06082001>and the window object 
that represents a top-level browser window exists as long as that window 
exists.</SPAN></FONT></P>
<P><FONT face=Arial size=2><SPAN class=997034619-06082001>and a reference to the 
window object remains valid regardless of how many web pages the window loads 
and unloads...</SPAN></FONT></P>
<P><FONT face=Arial size=2><SPAN 
class=997034619-06082001>soooo...</SPAN></FONT></P>
<P><FONT face=Arial size=2><SPAN 
class=997034619-06082001>QUESTION:</SPAN></FONT></P>
<P><FONT face=Arial size=2><SPAN class=997034619-06082001>How do I reference a 
window that I named</SPAN></FONT></P>
<P><FONT face=Arial size=2><SPAN class=997034619-06082001>using the window.name 
="mywindow"</SPAN></FONT></P>
<P><FONT face=Arial size=2><SPAN 
class=997034619-06082001>????????????????????????????????</SPAN></FONT></P>
<P>&nbsp;</P>
<P><FONT face=Arial size=2><SPAN 
class=997034619-06082001>Scott</SPAN></FONT></P></DIV></BODY></HTML>