titel = escape(document.title)
adresse = escape(location.href)
document.write('<a href="mailto:din@ven.dk?subject=' + titel + '&body=' + adresse + '"><img src="/grafik/anbefal.gif" width="20" height="16" border="0" alt="" title="Anbefal denne side til en ven" /></a>');