I) The following JavaScript code will result in a box appearing upon entrance of the activated page:
a)
<script language='JavaScript'>
<!--
window.open('yourfile.htm','Name
of Box','toolbar=no,location=no,directories=no,
status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=yes,width=200,
height=150')
// -->
</script>
b) A popup box is a separate .htm file, which can be sized to your specifications.
II) The example at the top of the page can be used for special messages on your web site.
a) yourfile.htm=popup2.htm
b) Name of Box=POPUPEX
COPYRIGHT 2002
ALL RIGHTS RESERVED BY J.A.M.
HTML CODES
ON THE INTERNET
SAINT LOUIS, MISSOURI