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="#bbbbbb";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="12";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#333333";
onbgcolor="#ff0000";
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="#82B6D7";
pagecolor="black";
separatorcolor="#bbbbbb";
separatorsize=1;
subimage="http://www.milonic.com/menuimages/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
overflow="scroll";
style=menuStyle;
aI("text=Home;url=http://www.job-promotor.de/;");
aI("text=Neuigkeiten;url=http://www.job-promotor.de/html/neuigkeiten/;");
aI("text=Aus der Presse;url=http://www.job-promotor.de/html/aus_der_presse/;");
aI("text=Termine in <b>Dortmund</b>;url=http://www.job-promotor.de/html/dortmund/;");
aI("text=Termine in <b>Frankfurt/Main</b>;url=http://www.job-promotor.de/html/frankfurt_main/;");
aI("text=Termine in <b>Berlin</b>;url=http://www.job-promotor.de/html/berlin/;");
aI("text=Mental Health Facilitator;url=http://www.job-promotor.de/html/mhf/;");
aI("text=Fortbildung f&uuml;r GCDF;url=http://www.job-promotor.de/html/gcdf/;");
aI("text=Berichte;url=http://www.job-promotor.de/html/berichte/;");
aI("text=Trainer;url=http://www.job-promotor.de/html/trainer/;");
aI("text=Kooperationspartner;url=http://www.job-promotor.de/html/kooperationspartner/;");
aI("text=Stimmen der TeilnehmerInnen;url=http://www.job-promotor.de/html/stimmen/;");
aI("text=Literatur;url=http://www.job-promotor.de/html/literaturhinweise/;");
aI("text=Archiv;url=http://www.job-promotor.de/html/archiv/;");
aI("text=Impressum;url=http://www.job-promotor.de/html/impressum/;");
}


drawMenus();

