function EmailLink(){
window.location = "mailto:"+"?subject=Tip a friend about this site!" + "&body="+'Here is the adress to a good website: '+document.title+" "+window.location;
}
document.write('<a href="javascript:EmailLink()"><img src="images/tips_en.gif" border="0" width="125" height="54" alt="Tip a friend" /></a>')

