<script language="JavaScript"> function NAME_IT() {
window.open('eye.html','EANITHING','toolbar=no,location=no,
directories=no,status=yes,menubar=no,resizable=yes,copyhistory=no,scrollbars=no,width
=300,height=300'); }
</script>
<a href="javascript:NAME_IT()" onmouseover="window.status= 'Click me and
you will get the script!'; return true">*Click Here*</a>
##You decide what page will load into the new window by replacing "eye.html"
with the url of your choice. You can change size and look of the new window by
making adjustments to the yes/no settings. You can change what reads along the
bottom when the mouse is placed by changing "Click Me and you'll get the
script!" to what ever you want. If you are not sure what this means, hold the
arrow on top of *Click Here!* and check the text at the bottom of the
browser.##
## The small script below is what created the "close button".##
<CENTER><P><FORM><INPUT TYPE='BUTTON' VALUE='Close
Window' onClick='self.close()'></FORM></P></CENTER>
Denne siden bruker rammer, men leseren din støtter ikke disse.