



function footer()
{
    
//  document.writeln("<br><center><a href=\"index.html\"><font size=-1>Startseite</font><br></a><br>");

          
                      
  document.writeln("<ADDRESS><center><font size=-2>Alle Rechte vorbehalten; 2004 Fa.Karl Lauble</font><BR> 78112 St.Georgen<br> Türkeistr. 1<br> Tel: 07724 94050</center></ADDRESS>");
  document.writeln("<center><font size=-2>Letzte Änderung: ", document.lastModified);
  document.writeln("</font><br>");

  document.writeln("<a href=\"http://www.stgeorgen.de/redaktio/index.html\" target=\"_top\"><font size=-2>Redaktion</font></a><br>");
  document.writeln("<img src=\"http://webcounter.goweb.de:90/25676\" border=0 vspace=0><br>");  
//  document.writeln("<br><img src=\"http://vserv.akademie1.de/cgi-bin/Count.cgi?df=stgeorg1.dat\">");
//  document.writeln("<a href=\"http://www.icount.com/1857664727.stats\" border=0><img src=\"http://www.icount.com/1857664727.cgif\" border=0></a>");

}


self.moveTo(0,0)

self.resizeTo(screen.availWidth,screen.availHeight)
