document.write('<tr><td width="10" rowspan="3">&nbsp;</td>');
document.write('<td height="110"><table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">');
document.write('<tr bgcolor="#FFFFFF"> ');
document.write('<td align="right" valign="top" background="../images/title.jpg"> ');

// start the tab table
document.write('<table width="300" height="30" border="0" cellpadding="0" cellspacing="0">');
document.write('<td align="right" valign="bottom">');

// tab text
document.write('<table width="300" height="22" border="0" cellpadding="0" cellspacing="0">');
document.write('<tr> ');
document.write('<td width="30">&nbsp;</td>');
document.write('<td width="260" align="right"><font color="#000000"><a href="../general/websites.htm" class="menuitem"> globale ');
document.write('webseiten</a> . <a href="../general/contact_us.htm" class="menuitem"> kontakt</a></font></td>');
document.write('<td width="10">&nbsp;</td>');
document.write('</tr>');
document.write('</table>');

// end the tab table
document.write('</td>');
document.write('</table>');

document.write('</td>');
document.write('</tr>');
document.write('</table></td>');
document.write('</tr>');
document.write('<tr> ');
document.write('<td height="22" background="../images/menu_bk.jpg"><table width="100%" height="22" border="0" cellpadding="0" cellspacing="0">');
document.write('<tr>');
document.write('<td width="10" height="22">&nbsp;</td>');
document.write('<td align="left"> <font color="#BBBBBB"><a href="../index.htm" class="menuitem"> startseite </a>');
document.write('. <a href="../news/news_index.htm" class="menuitem"> neuigkeiten </a>');
document.write('. <a href="../video/video_index.htm" class="menuitem"> videos </a>');
//document.write('. <a href="../products/products_index.htm" class="menuitem"> products</a> ');
document.write('. <a href="../general/feature_tour.htm" class="menuitem"> produkttour</a> ');
document.write('. <a href="../users/user_index.htm" class="menuitem"> anwender</a> . ');
document.write('<a href="../general/club.htm" class="menuitem"> forum</a> ');
//document.write('. <a href="http://www.onecnc.net/eval/download.php" class="menuitem"> download</a> ');
document.write('. <a href="../general/downloads.htm" class="menuitem"> download</a> ');
document.write('. <a href="../general/support.htm" class="menuitem"> technik</a> </td>');
document.write('</tr>');
document.write('</table></td>');
document.write('</tr>');