    var datum = new Date(); window.status = 'Lade Fußzeile...'; var dow = new Array( "Sonntag", "Montag", "Dienstag", "Mittwoch", "Donnerstag", "Freitag", "Samstag" ); var moy = new Array( "Januar", "Februar", "M&auml;rz", "April", "Mai", "Juni", "Juli", "August", "September", "Oktober", "November", "Dezember" ); if(!( document.all ) && !window.opera) { for( i = 0; document.getElementsByTagName("div")[i]; i++ ) { if( document.getElementsByTagName("div")[i].className == 'ctree' ) { document.getElementsByTagName("div")[i].style.cursor = 'pointer'; } } }     if( /admin/.test( location.pathname )== false ) { document.write('<tr><td class=\"footer2\" colspan=\"2\"><table align=\"right\"><tr>'); document.write('<td><a title=\"Seite ausdrucken\" onClick=\"print();\" href=\"#print"><nobr>Drucken</nobr></a></td>'); document.write('<td><a title=\"Zum Impressung dieser Webseite\" href=\"/unternehmen/impressum/"><nobr>Impressum</nobr></a></td>'); document.write('<td><a title="Mail an die Bauverein Wesel AG ganz allgemein" href=\"mailto:kontakt@bauverein-wesel.de\"><nobr>Kontakt</nobr></a></td>'); document.write('</tr></table></td></tr>'); document.write('<tr><td class=\"footer3\" colspan=\"2\"><table align=\"right\"><tr>'); document.write('<td><p><nobr>Bauverein Wesel AG | '+dow[datum.getDay()]+', der '+datum.getDate()+' '+moy[datum.getMonth()]+' '+datum.getFullYear()+'</nobr></p></td>'); document.write('</tr></table></td></tr>'); } document.write('</table>'); document.write('</div>'); document.write('</body></html>'); window.status = window.defaultStatus; self.focus(); try { if( popup_header ) { popup_hwnd = window.open('','windows_popup','width=300,height=300,menubar=no,location=no,status=no,resizable=yes'); popup_hwnd.document.open('text/html'); popup_hwnd.document.writeln('<html><html><head><title>Bauverein Wesel AG</title>'); popup_hwnd.document.writeln('<link rel=\"stylesheet\" type=\"text/css\" href=\"/sheets/screen.css\">'); popup_hwnd.document.writeln('</head><body style=\"margin:0px;\">'); popup_hwnd.document.writeln('<table cellspacing=\"0\" cellpadding=\"0\" style=\"width:100%; height:100%;\">'); popup_hwnd.document.writeln('<tr><td class=\"header\" style=\"padding:1ex;\"><h1>'+popup_header+'</h1></td></tr>'); popup_hwnd.document.writeln('<tr><td class=\"main\" style=\"height:100%;\"><p>'+popup_text+'</p></td></tr>'); popup_hwnd.document.writeln('</table>'); popup_hwnd.document.writeln('</body></html>'); popup_hwnd.document.close(); popup_hwnd.focus(); } } catch(e) {}      
