fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=-2;
                  
with(menuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Arial, Helvetica, sans-serif";
fontsize="10px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#A4AAAC";
offcolor="#ffffff";
onbgcolor="#d1d4d5";
oncolor="#666666";
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#A4AAAC";
pagecolor="#ffffff";
separatorcolor="#333333";
separatorsize=0;
subimage="http://www.milonic.com/menuimages/arrow.gif";
subimagepadding=2;
}


//Products
with(milonic=new menuname("menu_products")){
style=menuStyle;
top=-13;
itemwidth=85;
orientation="vertical";
margin=1;
aI("text=Selection Guide;url=/products/index.html;");
aI("text=Product Matrix;url=/products/matrix.html;");
aI("text=Single-channel&nbsp;LDCs;url=/products/single.html;");
aI("text=Thermoelectric cooler&nbsp;controllers;url=/products/tec.html");
aI("text=Combined laser diode + TEC;url=/products/combined.html;");
aI("text=Multi-channel&nbsp;LDCs;url=/products/multi.html;");
}


//Our Technology
with(milonic=new menuname("menu_tech")){
style=menuStyle;
top=-13;
itemwidth=85;
orientation="vertical";
margin=1;
aI("text=A Modern Approach;url=/technology/index.html;");
aI("text=DiodeGuard&trade;url=/support/tech/dg_technote.html;");
aI("text=WinVue;url=/technology/winvue.html;");
aI("text=Temperature servo tuning wizard;url=/technology/tec_wizard.html;");
aI("text=Autostart;url=/support/tech/autostart.html;");
aI("text=Under The Hood;url=/technology/under_the_hood.html;");
}


//Resources and Support
with(milonic=new menuname("menu_support")){
style=menuStyle;
top=-13;
itemwidth=85;
orientation="vertical";
margin=1;
aI("text=Product&nbsp;Literature;url=/products/matrix.html;");
aI("text=Application Notes;url=/support/application_notes.html;");
aI("text=Product Support;url=/support/;");
aI("text=Links;url=/support/links.html;");
}


//About VueMetrix
with(milonic=new menuname("menu_about")){
style=menuStyle;
top=-13;
itemwidth=85;
orientation="vertical";
margin=1;
aI("text=Mission;url=/about/;");
aI("text=History;url=/about/history.html;");
aI("text=Careers;url=/about/careers.html;");
aI("text=Our&nbsp;Technology;url=/technology/;");
}




//News and Events
with(milonic=new menuname("menu_news")){
style=menuStyle;
top=-13;
itemwidth=85;
orientation="vertical";
margin=1;
aI("text=Press Room;url=/news/;");
aI("text=Shows & Events;url=/news/shows.html;");
aI("text=VueMetrix&nbsp;in&nbsp;the&nbsp;News;url=/news/news.html;");
aI("text=In&nbsp;Focus&nbsp;Archive;url=/news/focus.html;");
//aI("text=Download&nbsp;Center;url=/news/download.html;");
}


//Contact Us
with(milonic=new menuname("menu_contact")){
style=menuStyle;
top=-13;
itemwidth=85;
orientation="vertical";
margin=1;
aI("text=Contact Us;url=/contact/;");
aI("text=Sales&nbsp;and&nbsp;Distributor&nbsp;Offices;url=/contact/sales.html;");
aI("text=Request&nbsp;Info;url=/contact/reequest.html;");

}

drawMenus();

