Make yourself a flashy and colorful entrance to your web page with this script.
(*Note: Does not work in MSIE 5.0 - ???).
This script has two parts that both reside between the <HEAD> and the </HEAD> tags but make note to place them AFTER the <TITLE> and the </TITLE> tags not before like most scripts. Placing them in your document before these tags may cause problems.
Do it like so:
<HEAD>
<TITLE>My Title</TITLE>
<SCRIPT LANGUAGE="JavaScript">
</SCRIPT>
</HEAD>