﻿
DatumAktuell=new Date();
JahrAktuell=DatumAktuell.getFullYear();
document.write("Copyright © 2009 - "+ JahrAktuell + " ");



