var ms = new mtDropDownSet(mtDropDown.direction.down, -5, 5, mtDropDown.reference.bottomLeft); //var menu0 = ms.addMenu(document.getElementById("menu0")); var menu1 = ms.addMenu(document.getElementById("menu1")); var menu2 = ms.addMenu(document.getElementById("menu2")); var menu3 = ms.addMenu(document.getElementById("menu3")); var menu4 = ms.addMenu(document.getElementById("menu4")); var menu5 = ms.addMenu(document.getElementById("menu5")); var menu6 = ms.addMenu(document.getElementById("menu6")); //var menu7 = ms.addMenu(document.getElementById("menu7")); menu1.addItem("公司介绍","index.php?p=company_overview"); menu1.addItem("新闻中心","index.php?p=press_room"); //menu1.addItem("eASIC Partners","index.php?p=partners"); //menu1.addItem("法律声明","../index.php?p=legal_notices"); //menu1.addItem("图片集","../index.php?p=image_kit"); //menu1.addItem("职位空缺","../index.php?p=employment"); var subMenu1 = menu1.addMenu(menu1.items[0]); subMenu1.addItem("概述","index.php?p=company_overview"); subMenu1.addItem("高级管理层","index.php?p=executive_management"); subMenu1.addItem("董事会","index.php?p=board_of_directors"); subMenu1.addItem("技术顾问","index.php?p=technical_advisors"); var subMenu2 = menu1.addMenu(menu1.items[1]); subMenu2.addItem("Press Contact","index.php?p=press_contact#presscontact"); subMenu2.addItem("新闻稿","index.php?p=press_releases"); //subMenu2.addItem("eASIC 相关新闻","../index.php?p=easic_in_the_news"); //subMenu2.addItem("大事记","index.php?p=events"); //subMenu2.addItem("图片集","../index.php?p=image_kit"); //menu2.addItem("概述","index.php?p=technology"); //menu2.addItem("eASIC 结构","index.php?p=easic_fabric"); menu2.addItem("电子束定制","index.php?p=ebeam_customization"); menu2.addItem("FPGA 的灵活性符合
ASIC 的性能要求","index.php?p=fpga_flexibility_meets_asic_performance"); //menu2.addItem("eASIC 专利","index.php?p=easic_patents"); //menu2.addItem("文献资料","../index.php?p=literature"); //menu3.addItem("概述","index.php?p=products"); menu3.addItem("Nextreme 结构化 ASIC (90nm)","index.php?p=structured_asic"); menu3.addItem("ARM926EJ™ 系统","index.php?p=nextreme_arm926ej"); menu3.addItem("EZ-IP","index.php?p=ezip_alliance"); //menu3.addItem("文献资料","../index.php?p=literature"); //menu3.addItem("报价请求","../index.php?p=rfq_form"); //var subMenu5 = menu3.addMenu(menu3.items[2]); //subMenu5.addItem("eASICores","index.php?p=products3_1"); //subMenu5.addItem("eI/Os","index.php?p=products3_2" ); //subMenu5.addItem("eUtilities","index.php?p=products3_3"); //menu4.addItem("Press Releases","index.php?p=press_releases"); //menu4.addItem("News & Events","index.php?p=press_room"); //menu4.addItem("eASIC in the News","../index.php?p=easic_in_the_news"); //menu4.addItem("Events","index.php?p=events"); //menu4.addItem("Past Events","index.php?p=press_room3"); menu4.addItem("概述","index.php?p=support"); menu4.addItem("报价请求","../index.php?p=rfq_form"); menu4.addItem("技术评价表","../index.php?p=technical_evaluation_form"); menu5.addItem("登录","../index.php?p=downloads_login"); menu5.addItem("注册","../index.php?p=register"); menu5.addItem("文献资料","../index.php?p=literature"); menu6.addItem("North America","index.php?p=north_america#northamerica"); menu6.addItem("Japan","index.php?p=contact#japan"); menu6.addItem("Asia","index.php?p=contact#asia"); menu6.addItem("South Korea","index.php?p=contact#korea"); menu6.addItem("Europe","index.php?p=europe#europe"); menu6.addItem("Sales Reps","index.php?p=contact#dsrs"); menu6.addItem("Map & Directions","index.php?p=map_and_directions#mapanddirections"); menu6.addItem("Google Directions","http://maps.google.com/maps?f=q&hl=en&geocode=&q=2585+Augustine+Drive+Santa+Clara+CA+95054&sll=37.369517,-121.959549&sspn=0.011613,0.019956&ie=UTF8&z=16&iwloc=addr&om=1"); //menu6.addItem("Guest Book","../index.php?p=guestbook"); menu6.addItem("报价请求","../index.php?p=rfq_form");