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="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="65%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#0E5400";
offcolor="#ffffff";
onbgcolor="#0E9404";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#0E9404', Direction=135, Strength=8)";
padding=3;
pagebgcolor="#0E5400";
pagecolor="black";
separatorcolor="#0E9404";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(abcdef=new menuname("Main Menu")){
alwaysvisible=1;

overflow="scroll";
style=menuStyle;
top=297;
aI("text=HOME;url=index.htm;");
aI("showmenu=der Ball;text=DER BALL;");
aI("showmenu=Highlights;text=BALLHIGHLIGHTS");
aI("showmenu=Karten;text=KARTEN/PREISE;");
aI("text=YOUTH AWARD;url=youthaward.htm;");
aI("showmenu=Ehrenkomitee;text=EHRENKOMITEE;");
aI("showmenu=Sportförderung;text=SPORTFÖRDERUNG;");
aI("showmenu=Sponsoren;text=SPONSOREN;");
aI("showmenu=Info/Downloads;text=INFO/DOWNLOADS;");
aI("text=KONTAKT;url=kontakt.htm;");
}

with(abcdef=new menuname("der Ball")){
overflow="scroll";
style=menuStyle;
aI("text=News;url=news.htm;")
aI("text=die Idee;url=idee.htm;")
aI("text=Programm;url=programm.htm;")
aI("text=Grußworte des Ballkomitees;url=ballkomitee.htm;")
aI("text=Grußworte des Landeshauptmannes;url=landeshauptmann.htm;")
aI("text=Grußworte des Sportlandesrates;url=sportlandesrat.htm;")
aI("text=Grußworte des Bürgermeisters;url=buergermeister.htm;")
aI("text=Räumlichkeiten;url=raeume.htm;")
aI("text=Kleiderordnung;url=kleiderordnung.htm;")
aI("text=Infos für Behinderte;url=behinderteninfo.htm;")
aI("text=Archiv 2008 + 2009;url=archiv.htm;")
aI("text=Fotos;url=fotos.htm;")



}

with(abcdef=new menuname("Highlights")){
style=menuStyle;
aI("text=Rock n' Roll-Polonaise;url=polonaise.htm;");
aI("text=Sports meets Culture;url=sportsmeetsculture.htm;");
aI("text=Hip-Hop-Shows;url=hiphop.htm;")
aI("text=Live-Tanzmusik;url=band.htm;");
aI("text=Sportlerparty;url=disco.htm;");
aI("text=Youth Award;url=youthaward.htm;");
aI("text=Tombola;url=tombola.htm;");
aI("text=Expo;url=expo.htm;");
aI("text=Speis und Trank;url=speisundtrank.htm;");
}

with(abcdef=new menuname("Karten")){
style=menuStyle;
aI("text=Kartenpreise;url=karten.htm;");
aI("text=Online-Bestellung;url=bestellung.htm;");
aI("text=Sitzplatz-Reservierung;url=sitzplaetze.htm;");
aI("text=Vorverkaufsstellen;url=vorverkaufsstellen.htm;");
}

with(abcdef=new menuname("Ehrenkomitee")){
style=menuStyle;
aI("text=Warum unterstützen?;url=warum.htm;");
aI("text=Ehrenkomitee beitreten;url=komitee.htm;");
aI("text=Ehrenkomitee;url=ehrenkomitee_gross.htm;");
}

with(abcdef=new menuname("Sportförderung")){
style=menuStyle;
aI("text=das Fördermodell;url=sportfoerderung.htm;");
aI("text=geförderte Partner;url=verkaufspartner.htm;");
aI("text=Partner werden;url=partnerwerden.htm;");
}

with(abcdef=new menuname("Sponsoren")){
style=menuStyle;
aI("text=Finanzierung des Balls;url=finanzierung.htm;");
aI("text=Sponsoren;url=sponsorenliste.htm;");
aI("text=Partner;url=partner.htm;");
aI("text=Werden Sie Sponsor;url=sponsorwerden.htm;");
}

with(abcdef=new menuname("Info/Downloads")){
style=menuStyle;
aI("text=Downloads;url=download.htm;");
aI("text=Übernachten in Graz;url=naechtigungen.htm;");
aI("text=Presseinfos/Berichte;url=presse.htm;");
}

drawMenus();


