function EmailLink(){

window.location = "mailto:"+"?subject=I thought this online resume would interest you." + "&body="+document.title+"  "+window.location;

}

document.write('<INPUT class="select" TYPE="image" NAME="submit button" src="images/email.gif" VALUE="E-mail this link to a friend" onClick="EmailLink()"></FORM>')

 
