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

