_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#ACABAB";
onbgcolor="#E7E6E7";
oncolor="#AC68A3";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="right";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Tahoma";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="Black";
onbgcolor="#3E3E3E";
oncolor="#AC68A3";
outfilter="Fade(Overlap=1.00)";
padding="7";
imagepadding="6";
itemwidth="95";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=INTRO;target=;url=http://johndow.de/;");
aI("showmenu=The Music/LoungeLEFT_MENU;text=The Music;target=;url=event-manager.php;");
aI("showmenu=Resources/Show & extensionsLEFT_MENU;text=Resources;target=;url=Resources.php;");
aI("showmenu=News/Site launchLEFT_MENU;text=News;target=;url=News.php;");
aI("text=CONTACT;target=;url=CONTACT.php;");
aI("text=BOOKING;target=;url=BOOKING.php;");
}

with(milonic=new menuname("The Music/LoungeLEFT_MENU")){
style=submenuStyle;
aI("text=Lounge;target=;url=lounge.html;");
aI("text=House;target=;url=Funky-House-DJ.php;");
aI("text=Classics;target=;url=Dance-Classic-'s.php;");
}

with(milonic=new menuname("Resources/Show & extensionsLEFT_MENU")){
style=submenuStyle;
aI("text=Show & extensions;target=;url=dj-show-&-extensions.php;");
aI("text=Dow & Winkelman;target=;url=Dow-&-Winkelman.php;");
aI("text=Web Sites;target=;url=Web-Sites.php;");
aI("text=References;target=;url=References.php;");
}

with(milonic=new menuname("News/Site launchLEFT_MENU")){
style=submenuStyle;
aI("text=Site launch;target=;url=Site-launch.php;");
aI("text=References added;target=;url=References-added.php;");
}


 drawMenus();

