Here's a good way to drive your visitors crazy: instead of the link needing to be clicked, the browser loads the linked page as soon as the mouse pointer passes over the link. All it requires is to include onMouseover="window.location=this.href" in the tag. The code for the link below is
Try it here: Go Home!