﻿function footer()
{	
  document.write("<table border='0' cellspacing='1' cellpadding='1'>");
  document.write("<tr><td class='miniFooter'>");
  document.write("<a class=linkFooter onmouseover=this.className='hoverFooter'; onmouseout=this.className='linkFooter'; href='mailto:info@holzbau-inning.de'>info@holzbau-inning.de</a>&nbsp;|&nbsp;");
  document.write("<a class=linkFooter onmouseover=this.className='hoverFooter'; onmouseout=this.className='linkFooter'; href='http://www.holzbau-inning.de/impressum/impressum.html'>Impressum</a>");
  document.write("</td><td width='160'></td></tr></table>");
}

