<!-- Put it in the same directory as the HTML document with the above code  -->

function emaillink(){
window.location = "mailto:"+"?subject=Acredito Que Este Endereço Poderá Lhe Interessar." + "&body="+document.title+"  "+window.location;
}
document.write('<input type=image src=images/indice/recomende.gif title="Recomende este site a quem mais interessar possa." name=I12 border=0 align=absmiddle OnClick="emaillink()"></FORM>')

