/* author: wearnestsprint@earthlink.net */
/* Generated by AceHTML Freeware http://freeware.acehtml.com */
/* Creation date: 7/7/2003 */



function EmailLink(){
window.location = "mailto:"+"?subject=I thought you might enjoy this page." + "&body="+document.title+"  "+window.location;
}
document.write('<INPUT class="select" TYPE="button" VALUE="E-mail this page to a friend" onClick="EmailLink()"></FORM>')