function EmailLink(){
window.location = "mailto:"+"?subject=6 Clicks of Separation - a link of interest I found for you." + "&body="+document.title+"      "+window.location;
}
document.write('<INPUT class="select" TYPE="button" VALUE="e-Mail this link to an enlightened  friend" onClick="EmailLink()">')

