titel = escape(document.title)
adresse = escape(location.href)
document.write('<a href="mailto:din@ven.dk?subject=Se Fredericia-sejlklub.dk - ' + titel + '&body=' + adresse + '"><img border="0" src="img/icon_mail.gif" alt="" title="Anbefal denne side til en ven" /></a>');

