 you = "info" ; at = "@" ; server = "whatscookin.nl" ;
 eml = you+at+server ;
 document.write("<A HREF='mailto:"+eml+"'>"+eml+"</a>");

