fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=200;
_menuOpenDelay=50;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#FAA61A";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#D8E2E8";
offcolor="#515151";
onbgcolor="#5E7E8D";
oncolor="#FFFFFF";
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#5E7E8D";
pagecolor="#FFFFFF";
separatorcolor="#FAA61A";
separatorsize=1;
//subimage="arrow.gif";
//subimagepadding=2;
}


with(milonic=new menuname("solutions")){
style=menuStyle;
aI("text=Overview;url=/en/solutions/index.html;");
aI("text=Complex VoiceXML;url=/en/solutions/voicexml.html;");
aI("text=Breakthrough Technology;url=/en/solutions/technology.html;");
aI("text=Customer Self-Service;url=/en/solutions/customers.html;");
aI("text=Customer Experience;url=/en/solutions/experience.html;");
aI("text=Mobile Carrier;url=/en/solutions/mobile.html;");
}

with(milonic=new menuname("products")){
style=menuStyle;
aI("text=VoiceObjects;url=/en/products/index.html;");
aI("text=Server;url=/en/products/server.html;");
aI("text=Analyzer;url=/en/products/analyzer/index.html;");
aI("text=Desktop;url=/en/products/desktop/index.html;");
aI("text=View Demo;url=/en/products/demo.html;");
}

with(milonic=new menuname("services")){
style=menuStyle;
aI("text=Consulting & VUI Design;url=/en/support/index.html;");
aI("text=Training;url=/en/support/training/index.html;");
aI("text=Technical Support;url=/en/support/techsupport.html;");
}

with(milonic=new menuname("customers")){
style=menuStyle;
aI("text=Overview;url=/en/clients/index.html;");
aI("text=Survey Results;url=/en/clients/consumers.html;");
}

with(milonic=new menuname("partners")){
style=menuStyle;
aI("text=Global Partner Program;url=/en/partner/index.html;");
aI("text=Global Partners;url=/en/partner/global.html;");
aI("text=Strategic Partners;url=/en/partner/strategic.html;");
aI("text=Premier Partners;url=/en/partner/premier.html;");
aI("text=Developer Portal;url=http://developers.voiceobjects.com;");
}

with(milonic=new menuname("news")){
style=menuStyle;
aI("text=VoiceObjects in the News;url=/en/news/index.html;");
aI("text=Press Releases;url=/en/news/2009/index.html;");
aI("text=Events;url=/en/news/events.html;");
}

with(milonic=new menuname("company")){
style=menuStyle;
aI("text=About VoiceObjects;url=/en/company/index.html;");
aI("text=Management Team;url=/en/company/management/index.html;");
aI("text=Awards;url=/en/company/awards.html;");
aI("text=Careers;url=/en/company/careers/index.html;");
aI("text=Contact;url=/en/company/contact.html;");
aI("text=Subscribe to E-News;url=/en/company/enews_subscribe.html;");
}

with(milonic=new menuname("download")){
style=menuStyle;
aI("text=Collateral & Whitepapers;url=/en/download/index.html;");
aI("text=Webcasts;url=/en/download/webcasts.html;");
aI("text=Case Studies;url=/en/download/references.html;");
aI("text=Product Downloads;url=http://developers.voiceobjects.com/downloads/;target='_blank';");
}

drawMenus();

