This is a neat little JavaScript button that will help you to e-mail anyone. Just click 'E-Mail Someone!' and JavaScript will ask you for the necessary information - e-mail address, subject, etc. Then, a new mail message is opened for you.
This JavaScript presents users with a dropdown menu with multiple email addresses. Users can then select who (which email address) they want to email and open up their default email client by pressing "View Mail Window" button. The selected email address and subject will be automatically inserted in the users email windows.
This script will allow your viewers to email a friend when they click a link. Asks them for the friend's email address and subject, and then brings up their default email program so they can type the message and send it.