_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
image="images/dots5.gif";
offbgcolor="White";
offcolor="Black";
onbgcolor="Black";
oncolor="White";
padding="6";
separatorcolor="DarkGray";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="LightGrey";
borderstyle="solid";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="Black";
oncolor="White";
padding="4";
separatorcolor="DarkGray";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("showmenu=English TeacherEnglisch...mal anders!LEFT_MENU;text=English Teacher;target=;url=english-teacher.html;");
aI("text=Internet Marketer;target=;url=internet-marketer.html;");
aI("showmenu=ActorFilmographyLEFT_MENU;text=Actor;target=;url=actor.html;");
aI("showmenu=Voice-Over ArtistVoice ShowreelLEFT_MENU;text=Voice-Over Artist;target=;url=voice-over-artist.html;");
}

with(milonic=new menuname("English TeacherEnglisch...mal anders!LEFT_MENU")){
style=submenuStyle;
aI("text=Englisch...mal anders!;target=_blank;url=http://www.englisch-mal-anders.de;");
}

with(milonic=new menuname("ActorFilmographyLEFT_MENU")){
style=submenuStyle;
aI("text=Filmography;target=;url=filmography.html;");
aI("text=Headshots;target=;url=headshots.html;");
aI("text=Actor Resume;target=;url=actor-resume.html;");
}

with(milonic=new menuname("Voice-Over ArtistVoice ShowreelLEFT_MENU")){
style=submenuStyle;
aI("text=Voice Showreel;target=;url=voice-showreel.html;");
aI("text=Logan D. Williams - Voice Artist;target=_blank;url=https://www.voices.com/people/LoganWilliams;");
}


 drawMenus();
