function foot(){
var jetzt = new Date();
var Jahr = jetzt.getFullYear();
document.writeln("<table border='0' cellpadding='0' cellspacing='0' width='100%'>");
document.writeln("<tr><td width='100%' class='klein' align='center'>");
document.writeln("© 2002-"+Jahr+"&nbsp;Inhalt: SWG - Städtische Wohnungsgesellschaft mbH; Programmierung, Layout und Technik: © Accendere GmbH; Luftbild: © Luftbild-Service Büschel Schlema/Erzgeb. LS 1573/54");
document.writeln("</td></tr></table>");
}
//-->

