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