 document.write('<td class="site" bgcolor="#999999" ');
 if (parseInt(navigator.appVersion) == 4) {
 document.write('height=35 '); }
 document.write('\
 onmouseover="this.style.backgroundColor=\'#663366\'; setPointer(this);\
 showmenu0(event,linkset[0])"\
 onmouseout="this.style.backgroundColor=\'#999999\'; delayhidemenu()">\
 <a href="#">Produkt &gt;&gt;</a>\
 </td>');

