The "Is this annoying?" Box
Here's the script that makes the "Is this annoying?"
box seen on the main page. Just copy it and put it into the HTML
of your page. You do NOT have to give Bumderland credit for this
if you do not want to.
The red signifies where you put in
the proper information.
<A href="link" onMouseOver="alert('Message')">Link Text</A>
Here's what the script does: