﻿fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
//_followSpeed=5                // Follow scrolling speed - Nicht mit Table-fix. Menues (Forum)
//_followRate=40                // Follow scrolling Rate - Nicht mit Table-fix. Menues (Forum)
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;


with(menuStyle=new mm_style()){
styleid=1;
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Arial, Helvetica";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/orangedots.gif";
imagepadding=6;
offbgcolor="#3969C0";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
overimage="images/whitedots.gif";
padding=6;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#ffffff";
separatorsize=1;
subimage="images/arrow.gif";
subimagepadding=2;
}

with(submenuStyle=new mm_style()){
bordercolor="#f29d5c";
borderstyle="dotted";
borderwidth=2;
fontfamily="Verdana, Arial, Helvetica";
fontsize="8pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#3969C0";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#758CC9";
separatorsize=1;
subimage="images/arrow.gif";
subimagepadding=2;
}

// Hauptmenue ausgelagert in sep. Datei

with(milonic=new menuname("Ziele")){
margin=7;
style=submenuStyle;
aI("text=Allgemeines Ziel;url=ziel_allgemein.html;");
aI("text=Ziel Biobanken;url=ziel_biobanken.html;");
}

with(milonic=new menuname("Kompetenznetze")){
margin=7;
style=submenuStyle;
aI("text=KN Demenzen (CNDD/CND);url=kn_demenzen.html;");
aI("text=KN P&auml;diatrische Onkologie<br>und H&auml;matologie (POH);url=kn_onkologie.html;");
aI("text=KN Herzinsuffizienz (CNHF);url=kn_herzinsuffizienz.html;");
aI("text=KN HIV/AIDS;url=kn_hiv-aids.html;");
aI("text=KN Parkinson'sche Krankheit (GEPARD);url=kn_parkinson.html;");
aI("text=KN Sepsis (SepNet);url=kn_sepsis.html;");
}

drawMenus();
