document.open();
document.write("<div class='bFooter'>");
document.write("<map name='downmenu'>");
document.write("<area shape='rect' coords='21,4,101,29' href='kontakt.html' alt='Kontakt' />");
document.write("<area shape='rect' coords='118,4,217,29' href='impressum.html' alt='Impressum' />");
document.write("</map>");
document.write("<map name='downmenuA'>");
document.write("<area shape='rect' coords='21,4,101,29' href='kontakt.html' alt='Kontakt' />");
document.write("<area shape='rect' coords='118,4,217,29' href='impressum.html' alt='Impressum' />");
document.write("<area shape='rect' coords='707,4,782,29' href='javascript:history.back(-1);'  alt='zurueck' />");
document.write("</map>");

if(backimage){
document.write("<img src='img/schmiedefest_footer2a.jpg' width='800' height='31' border='0' alt='' ismap='ismap' usemap='#downmenuA' />");
}else{
document.write("<img src='img/schmiedefest_footer2.jpg' width='800' height='31' border='0' alt='' ismap='ismap' usemap='#downmenu' />");
}
document.write("</div>");
document.write("</div>");

document.write("</div id='bAll'></td></tr></table><br /><br /><br />");
document.close();
