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("eASIC プロフィール","index.php?p=company_overview"); menu1.addItem("プレスルーム","index.php?p=press_room"); //menu1.addItem("eASIC パートナー","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("概要","index.php?p=press_room"); //subMenu2.addItem("eASIC 関連報道","http://www.easic.com/index.php?p=easic_in_the_news"); //subMenu2.addItem("イベント","http://www.easic.com/index.php?p=future"); subMenu2.addItem("イメージキット","index.php?p=image_kit"); menu2.addItem("概要","index.php?p=technology"); menu2.addItem("eASIC ファブリック","index.php?p=easic_fabric"); menu2.addItem("eBeam カスタマイズ","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("資料","http://www.easic.com/index.php?p=literature"); //menu3.addItem("概要","index.php?p=products"); menu3.addItem("Nextreme プログラマブル ASIC (90nm)","index.php?p=90nm_programmable_asic"); menu3.addItem("ARM926EJ","index.php?p=nextreme_arm926ej"); menu3.addItem("EZ-IP","index.php?p=ezip_alliance"); //menu3.addItem("eASICore 組み込みIPコア","index.php?p=easicore_embedded_ip_core"); menu3.addItem("資料","http://www.easic.com/index.php?p=literature"); menu3.addItem("見積り請求","../index.php?p=rfq_form"); //var subMenu5 = menu3.addMenu(menu3.items[2]); //subMenu5.addItem("eASICore","index.php?p=products3_1"); //subMenu5.addItem("eI/O","index.php?p=products3_2" ); //subMenu5.addItem("eUtilitie","index.php?p=products3_3"); //menu4.addItem("プレスリリース","index.php?p=pressroom4"); //menu4.addItem("ニュース&イベント","index.php?p=pressroom"); //menu4.addItem("eASIC 関連報道","index.php?p=pressroom1"); //menu4.addItem("イベント","index.php?p=future"); //menu4.addItem("過去のイベント","index.php?p=pressroom3"); menu4.addItem("概要","index.php?p=support"); menu4.addItem("見積り請求","../index.php?p=rfq_form"); menu5.addItem("ログイン","http://www.easic.com/index.php?p=downloads_login"); menu5.addItem("登録","http://www.easic.com/index.php?p=register"); menu5.addItem("資料","http://www.easic.com/index.php?p=literature"); menu6.addItem("北アメリカ","index.php?p=north_america#northamerica"); menu6.addItem("アジア","index.php?p=asia#asia"); menu6.addItem("ヨーロッパ","index.php?p=europe#europe"); menu6.addItem("所在地","index.php?p=contact0_4#mapanddirections"); menu6.addItem("Google地図","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("ゲストブック","../index.php?p=guest_book"); menu6.addItem("見積り請求","../index.php?p=rfq_form");