fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=300;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
pagematch=true;
}


with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
align="left";
fontfamily="ＭＳ Ｐゴシック";
fontsize="11px";
fontstyle="normal";
offbgcolor="#E4E4E4";
pagebgcolor="#E4E4E4";
pagecolor="#666666";
offcolor="#666666";
onbgcolor="#0073BB";
oncolor="#ffffff";
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=4;
separatorcolor="#ffffff";
separatorsize=1;
image="/images/nav_sub_arrow.gif";
overimage="/images/nav_sub_arrow_on.gif";
subimagepadding=0;
pagematch=true;
rawcss="padding:0 10px 0 0px;";
}

with(milonic=new menuname("Company")){
margin=0;
//top=104;
style=submenuStyle;
aI("text=事業概要;url=/company/;");
aI("text=ＩＲ情報;url=/company/investor_relations/;");
aI("text=採用情報;url=/company/careers/;");
aI("text=オフィス所在地;url=/company/contact.php;");
}

with(milonic=new menuname("Market")){
margin=0;
//top=104;
style=submenuStyle;
aI("text=マーケット [U.S.];url=http://www.mips.com/everywhere/vertical-markets/;target=us;");
aI("text=車載 [U.S.];url=http://www.mips.com/everywhere/automotive/;target=us;");
aI("text=ブロードバンド・アクセス [U.S.];url=http://www.mips.com/everywhere/broadband-access/;target=us;");
aI("text=デジタルカメラ [U.S.];url=http://www.mips.com/everywhere/digital-cameras/;target=us;");
aI("text=DTV & STB [U.S.];url=http://www.mips.com/everywhere/dtv-and-stb/;target=us;");
aI("text=DVDレコーダ [U.S.];url=http://www.mips.com/everywhere/dvd-recorders/;target=us;");
aI("text=GPS [U.S.];url=http://www.mips.com/everywhere/gps/;target=us;");
aI("text=マイクロコントローラ [U.S.];url=http://www.mips.com/everywhere/microcontrollers/;target=us;");
aI("text=ネットワーク [U.S.];url=http://www.mips.com/everywhere/networking/;target=us;");
aI("text=携帯機器 [U.S.];url=http://www.mips.com/everywhere/portable-media/;target=us;");
aI("text=プリンタ/複合機 [U.S.];url=http://www.mips.com/everywhere/printers-copiers/;target=us;");
aI("text=セキュリティ [U.S.];url=http://www.mips.com/everywhere/security/;target=us;");
aI("text=ストレージ [U.S.];url=http://www.mips.com/everywhere/storage/;target=us;");
aI("text=VoIP [U.S.];url=http://www.mips.com/everywhere/voip/;target=us;");
}

with(milonic=new menuname("Products")){
margin=0;
//top=104;
style=submenuStyle;
aI("text=製品情報;url=/products/;");
aI("text=プロセッサ・コア;url=/products/processors/;");
aI("text=アーキテクチャ;url=/products/architectures/;");
aI("text=プラットフォーム;url=/products/platforms/;");
aI("text=ツール＆ソフトウエア;url=/products/software_tools/;");
aI("text=システム・ソフトウエア;url=/products/system_software/;");
aI("text=開発キット;url=/products/development_kits/;");
aI("text=技術資料;url=/products/resource_library/;");
aI("text=サポート/トレーニング;url=/products/support_training/;");
}

with(milonic=new menuname("Ecosystem")){
margin=0;
//top=104;
style=submenuStyle;
aI("text=MIPSエコシステム;url=/ecosystem/;");
aI("text=MAPメンバー;url=/ecosystem/map_members.php;");
aI("text=MIPSデザインセンター;url=/ecosystem/mips_design_centers.php;");
aI("text=Android on MIPS;url=/ecosystem/android_on_mips/index.php;");
}

with(milonic=new menuname("Customers")){
margin=0;
//top=104;
style=submenuStyle;
aI("text=ライセンシー;url=/customers/");
}

with(milonic=new menuname("News")){
margin=0;
//top=104;
style=submenuStyle;
aI("text=ニュース･リリース;url=/news_events/newsroom/;");
aI("text=ハイライト [U.S.];url=http://www.mips.com/news-events/industry-highlights/;target=us;");
aI("text=In The News ;url=/news_events/in_the_news/;");
aI("text=イベント [U.S.];url=http://www.mips.com/news-events/events/;target=us;");
aI("text=ニュースレター;url=/news_events/newsletter/;");
}

with(milonic=new menuname("Jp")){
margin=0;
//top=104;
style=submenuStyle;
aI("text=MIPSソリューション;url=/mips_jp/solutions/;");
aI("text=Ecosystem;url=/mips_jp/ecosystem/;");
aI("text=開発ツール代理店;url=/mips_jp/agents/;");
}


drawMenus();

