 document.write('<td class="site" bgcolor="#999999" ');
 if (parseInt(navigator.appVersion) == 4) {
 document.write('height=35 '); }
 document.write('\
 onclick="JavaScript:window.location.href=\'indexDeutsch.html\';"\
 onmouseover="this.style.backgroundColor=\'#663366\'; setPointer(this)"\
 onmouseout="this.style.backgroundColor=\'#999999\'">\
 <a href="indexDeutsch.html">Hauptseite</a>\
         </td>');

