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=2;
_subOffsetLeft=-2;



with(menuStyle=new mm_style()){
bordercolor="#8CC6FF";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial, Verdana, Tahoma, Arial";
fontsize="11px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#F5F5F5";
offcolor="#000000";
onbgcolor="#F5F5F5";
oncolor="#FF6600";
/*outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)"; */
padding=5;
pagebgcolor="#CDE6FF";
pagecolor="0066CC";
separatorcolor="#8CC6FF";
separatorsize=1;
subimage="/de/images/globals/menu-arrow.gif";
subimagepadding=2;
}

with(AllImagesStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
borderwidth=0;
fontstyle="normal";
fontweight="normal";
padding=0;
}

with(milonic=new menuname("products")){
style=menuStyle;
left="offset=-10";
top="offset=10";
aI("text=&Uuml;bersicht;url=/de/products/index.php;");
aI("text=Ihr Weg zu Cumulus;url=/de/products/getting-started/index.php;showmenu=getstarted;");
aI("text=Was ist neu in Cumulus;url=/de/products/whats-new.php;");
aI("text=Web-Access-L&ouml;sungen;url=/de/products/web-access-solutions.php;");
aI("text=Vorteile gegen&uuml;ber <br />Betriebssystem;url=/de/products/advantages.php;");
aI("text=Add-ons &amp; Plug-ins<br />Marktplatz;url=/de/products/marketplace/index.php;");
}

with(milonic=new menuname("getstarted")){
style=menuStyle;
left="offset=3";
top="offset=-2";
aI("text=Canto kontaktieren;url=/de/products/getting-started/lets-talk.php;");
}

with(milonic=new menuname("solutions")){
style=menuStyle;
left="offset=-10";
top="offset=10";
aI("text=&Uuml;bersicht;url=/de/solutions/index.php;");
aI("text=Bildverarbeitung und Konvertierung;url=/de/solutions/images.php;");
aI("text=Partnerportale mit Dateiaustausch <br>in beide Richtungen;url=/de/solutions/partner-portal.php;");
aI("text=Workflow und Produktivit&auml;t;url=/de/solutions/workflow-productivity.php;");
aI("text=Lebendige Archive und &Uuml;berall-Zugriff;url=/de/solutions/archives-access.php;");
aI("text=Plattform&uuml;bergreifende <br />Unterst&uuml;tzung;url=/de/solutions/cross-platform.php;");
aI("text=Kontrollierter und sicherer Dateizugriff;url=/de/solutions/security-control.php;");
}


with(milonic=new menuname("services")){
style=menuStyle;
left="offset=-11";
top="offset=10";
aI("text=&Uuml;bersicht;url=/de/services/index.php;");
}

with(milonic=new menuname("partners")){
style=menuStyle;
left="offset=-11";
top="offset=10";
aI("text=&Uuml;bersicht;url=/de/partners/index.php;");
aI("text=Canto Partner in Ihrer N&auml;he;url=/de/partners/find/index.php;");
aI("text=Partner werden;url=/de/partners/become/index.php;");
aI("text=Technologie-Partner;url=/de/partners/technology/index.php;");
aI("text=Schulungen f&uuml;r Canto Partner;url=/de/partners/training/index.php;");
}


with(milonic=new menuname("about")){
style=menuStyle;
left="offset=-11";
top="offset=10";
aI("text=&Uuml;bersicht;url=/de/company/index.php;");
aI("text=Kontakt;url=/de/company/contact/index.php;");
aI("text=&Uuml;ber uns;url=/de/company/about/index.php;");
aI("text=Karriere;url=/de/company/careers/index.php;");
aI("text=News &amp; Events;url=/de/company/news/index.php;");
aI("text=Kunden;url=/de/company/customers/index.php;");
}


with(milonic=new menuname("resources")){
style=menuStyle;
left="offset=-11";
top="offset=10";
aI("text=&Uuml;bersicht;url=/de/resources/index.php;");
aI("text=Fallstudien;url=/de/resources/case-studies/index.php;");
aI("text=Whitepaper;url=/de/whitepapers/index.php;");
aI("text=Webinare;url=/de/resources/webinars/index.php;");
aI("text=Downloads;url=/de/resources/downloads/index.php;");
aI("text=Technische Information;url=/de/resources/technical/index.php;showmenu=technical;");
aI("text=Blog-Zusammenfassung;url=/de/resources/newsletter/index.php;");
}

with(milonic=new menuname("technical")){
style=menuStyle;
left="offset=3";
top="offset=-2";
aI("text=Unterst&uuml;tzte Dateiformate;url=/de/resources/technical/supported-file-types.php;");
aI("text=Sicherheit;url=/de/resources/technical/security.php;");
aI("text=Systemanforderungen;url=/de/resources/technical/system-requirements.php;");
aI("text=Produkttouren  &amp; Tutorials;url=/de/resources/technical/tutorials/;");
aI("text=Section 508 Compliance;url=/de/resources/technical/508-compliance.php;");
aI("text=Dokumentation;url=/de/resources/technical/documentation/index.php;");
}


with(milonic=new menuname("support")){
style=menuStyle;
left="offset=-11";
top="offset=10";
aI("text=&Uuml;bersicht;url=/de/support/index.php;");
aI("text=Dokumentation;url=/de/resources/technical/documentation/index.php;");
aI("text=Software Maintenance;url=/de/support/renewals/index.php;");
aI("text=Kontakt;url=/de/support/contact.php;");
}


drawMenus();


