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



