This is a more insidious example of the email address theft page (I recommend that you read that one
first). This page demonstrates that you can even use a hidden link to cause
people to send email when they pass their mouse accross a blank part of the
page. The top frame in this document contains a region 600 pixels wide
surrounding a white image, and the BODY parameter with has the BGCOLOR, VLINK
and LINK parameters set to the same color so that no links will show up. When
you pass your cursor across this hidden region, an email message will be sent
from your machine if
If the entire page uses buttons to navigate rather than ordinary links, then there is no need to use frames. Moreover, you can try using a FONT tag to set the color of the link and override the LINK settings. I had difficulty getting the last one to work correctly. I have another example as well.