// JavaScript Document
document.write("<table border='0' cellspacing='0' cellpadding='0'>")
document.write("<tr>")

document.write("<td><a href='index.htm' onMouseOut=MM_swapImgRestore() onMouseOver=MM_swapImage('Image7','','img/MENU_home_hover.gif',1)>")
document.write("<img src='img/MENU_home.gif' name='Image7' width='106' height='49' border='0'></a></td>")

document.write("<td><a href='web_func.htm' onMouseOut=MM_swapImgRestore() onMouseOver=MM_swapImage('Image8','','img/MENU_product_hover.gif',1)>")
document.write("<img src='img/MENU_product.gif' name='Image8' width='99' height='49' border='0'></a></td>")

document.write("<td><a href='web_custlist.htm' onMouseOut=MM_swapImgRestore() onMouseOver=MM_swapImage('Image9','','img/MENU_customer_hover.gif',1)>")
document.write("<img src='img/MENU_customer.gif' name='Image9' width='100' height='49' border='0'></a></td>")

document.write("<td><a href='web_faq.htm' onMouseOut=MM_swapImgRestore() onMouseOver=MM_swapImage('Image10','','img/MENU_FAQ_hover.gif',1)>")
document.write("<img src='img/MENU_FAQ.gif' name='Image10' width='99' height='49' border='0'></a></td>")

document.write("<td><a href='web_download.htm' onMouseOut=MM_swapImgRestore() onMouseOver=MM_swapImage('Image11','','img/MENU_download_hover.gif',1)>")
document.write("<img src='img/MENU_download.gif' name='Image11' width='102' height='49' border='0'></a></td>")

document.write("<td><a href=javascript:MM_openBrWindow('New_web_onlinedemo.htm',622,392) onMouseOut=MM_swapImgRestore() onMouseOver=MM_swapImage('Image12','','img/MENU_demo_hover.gif',1)>")
document.write("<img src='img/MENU_demo.gif' name='Image12' width='100' height='49' border='0'></a></td>")

document.write("<td><a href='guest_book.htm' onMouseOut=MM_swapImgRestore() onMouseOver=MM_swapImage('Image13','','img/MENU_contact_hover.gif',1)>")
document.write("<img src='img/MENU_contact.gif' name='Image13' width='108' height='49' border='0'></a></td>")
document.write("<td><img src='img/MENU_arrow.gif' width='64' height='49'></td>")
document.write("</tr>")
document.write("</table>")