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"> global ');
document.write('websites</a> . <a href="/general/contact_us.htm" class="menuitem"> contact us</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="/lang/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"> home </a>');
document.write('. <a href="/news/news_index.htm" class="menuitem"> news </a>');
document.write('. <a href="/videos/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"> product tour</a> ');
document.write('. <a href="/users/user_index.htm" class="menuitem"> customers</a> . ');
document.write('<a href="/general/club.htm" class="menuitem"> users club</a> ');
//document.write('. <a href="http://www.onecnc.net/eval/download.php" class="menuitem"> evaluate</a> ');
document.write('. <a href="/general/new_evaluation.htm" class="menuitem"> evaluate</a> ');
document.write('. <a href="/general/support.htm" class="menuitem"> support</a> </td>');
document.write('</tr>');
document.write('</table></td>');
document.write('</tr>');