<!-- Begin
document.write("<font color=black>");
document.write("Der neue Internetauftritt des Hütten-Zauberers ist jetzt bereits ");
document.write("<font color=#000000>");
document.write(HowLongSince(08,04,2003)); 
document.write("<font color=black>");
document.write(" online!");
// this is the date your site was created. day,month,year
document.write("</font>");
// End -->