Sorry I didn’t make that clear in the original post. Yes the plug-in inserts a small amount of JavaScript into the head of your page and then modifies each anchor tag to add a mouseOver and mouseOut function. It also ads a hidden div tag to the bottom of your page.
The mouseOver function inserts a image tag into the hidden div tag that is a link to alexa.com’s thumbnail generator. Then it makes it visible. The mouseOut just makes it invisible.
Simple code but I like the effect.
=C=