function EmailLink(){
window.location = "mailto:"+"?subject=Link from TheSingleParentFamily.org that might interest you." + "&body=  "+window.location;
}
document.write('<INPUT class="select" TYPE="button" id="email" VALUE="" onClick="EmailLink()"></FORM>')
