_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=1;
fontfamily="Geneva, Arial, Helvetica, sans-serif";
fontsize="70%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#576A00";
offcolor="#FFCC99";
onbgcolor="#FFCC99";
oncolor="#576A00";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=5;
pagebgcolor="#3A3C69";
pagecolor="#99CC00";
separatorcolor="#999999";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(smw=new menuname("Main Menu")){
alwaysvisible=1;
left=290;
orientation="horizontal";
style=menuStyle;
top=25;
aI("status=Back To Home Page;text=Home;url=http://www.sportpark-west.de/smwhome.htm;");
aI("showmenu=Info&Preise;text=Info&Preise;");
aI("showmenu=Kontakt;text=Kontakt;");
aI("showmenu=Fotos;text=Fotos;");
aI("showmenu=Presse;text=Presse;");
aI("showmenu=Partner;text=Partner;");
aI("showmenu=Jobs;text=Jobs;");
aI("showmenu=Impressum;text=Impressum;");
}

with(smw=new menuname("Info&Preise")){
overflow="scroll";
style=menuStyle;
aI("text=Preise;url=http://www.sportpark-west.de/preislisteball.htm;")
aI("text=Öffnungszeiten;url=http://www.sportpark-west.de/oeffnungszeiten.htm;")
aI("text=Downloads;url=http://www.sportpark-west.de/downloads.htm;")
aI("text=Gutscheine;url=http://www.sportpark-west.de/gutscheine.htm;")
aI("text=Wir über uns;url=http://www.sportpark-west.de/wirueberuns.htm;")
}

with(smw=new menuname("Kontakt")){
style=menuStyle;
aI("text=Anfahrt;url=http://www.sportpark-west.de/anfahrt.htm;");
aI("text=Ansprechpartner;url=http://www.sportpark-west.de/ansprechpartner.htm;");
aI("text=Email;url=mailto:info@sportpark-west.de;");
}

with(smw=new menuname("Newsletter")){
style=menuStyle;
aI("text=Newsletter anfordern;url=http://www.sportpark-west.de/tinc?key=3ANnM5wn&RegistrationFormID=54458;");
aI("text=Newsletter abbstellen;url=http://www.sportpark-west.de/tinc?key=bXH2ilAL&RegistrationFormID=54458;");
}

with(smw=new menuname("Fotos")){
style=menuStyle;
aI("text=Fotos Kidsplanet;url=http://sportpark-west.de/fotos/gallery_kidsplanet/gallery.html;target=_blank;targetfeatures=width=750,height=400,status,scrollbars,resizable");
aI("text=Fotos Sportbereiche;url=http://sportpark-west.de/fotos/gallery_sport/gallery.html;target=_blank;targetfeatures=width=750,height=400,status,scrollbars,resizable");
aI("text=Fotos Gastronomie/Almhütte;url=http://sportpark-west.de/fotos/gallery_gastronomie/gallery.html;target=_blank;targetfeatures=width=750,height=400,status,scrollbars,resizable");
aI("text=Fotos Aktionen;url=http://sportpark-west.de/fotos/gallery_aktionen/gallery.html;target=_blank;targetfeatures=width=750,height=400,status,scrollbars,resizable");
}

with(smw=new menuname("Presse")){
style=menuStyle;
aI("text=Berichte;url=http://www.sportpark-west.de/smwhome.htm;");
aI("text=Download Logo;url=http://www.sportpark-west.de/logos.htm;");
}

with(smw=new menuname("Partner")){
style=menuStyle;
aI("text=Foto Houben;url=http://www.fotohouben.de;target=_blank;targetfeatures=width=350,height=300,status,scrollbars,resizable");
aI("text=Copy Service;url=http://www.copyservice.de;target=_blank;targetfeatures=width=350,height=300,status,scrollbars,resizable");
aI("text=Nestle Schöller;url=http://www.schoeller.de;target=_blank;targetfeatures=width=350,height=300,status,scrollbars,resizable");
aI("text=Holztechnik Herling;url=http://www.holztechnik-herling.de;target=_blank;targetfeatures=width=350,height=300,status,scrollbars,resizable");
aI("text=White Star Limousinenservice;url=http://www.white-star-limo.de;target=_blank;targetfeatures=width=350,height=300,status,scrollbars,resizable");
aI("text=La Culture Damenstudio;url=http://www.la-culture.de;target=_blank;targetfeatures=width=350,height=300,status,scrollbars,resizable");
aI("text=Gut Meinfeld;url=http://www.meinfeld.de;target=_blank;targetfeatures=width=350,height=300,status,scrollbars,resizable");
aI("text=MAXMO Apotheke;url=http://www.maxmo.de;target=_blank;targetfeatures=width=350,height=300,status,scrollbars,resizable");
aI("text=Hundeschule Mensch & Hund;url=http://www.menschundhund-schulze.de/;target=_blank;targetfeatures=width=350,height=300,status,scrollbars,resizable");
aI("text=Tierschutzverein Viersen;url=http://www.tierschutzverein-viersen.de;target=_blank;targetfeatures=width=350,height=300,status,scrollbars,resizable");
}

with(smw=new menuname("Jobs")){
style=menuStyle;
aI("text=Jobs;url=http://www.sportpark-west.de/jobs.htm;");
}

with(smw=new menuname("Impressum")){
style=menuStyle;
aI("text=Impressum;url=http://www.sportpark-west.de/impressum.htm;");
aI("text=AGB;url=http://www.sportpark-west.de/agb.htm;");
}

drawMenus();

