// JavaScript Document
vor1="info";
nachher="bgag";
document.write("<a href='mailto:"+vor1+"@"+nachher+".ch'>"+vor1+"@"+nachher+".ch</a>");
