<script language="JavaScript">
<!--
function openWin() {
  newWin= open("fl.htm", "displayWindow", 
"width=600,height=400,status=yes,toolbar=no,menubar=no,screenX=0,screenY=0");
}
// -->
</script>
<center><h1>Flying Links</h1></center>
<p>This script would be great as the introduction to a site, although some form of redirection would have to be used to filter out browsers other than Netscape and IE 4.x.</p>
<p><a href="javascript:openWin();">View the script in a new window</a></p><hr>
