_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#ACABAB";
onbgcolor="#E7E6E7";
oncolor="#000000";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagecolor="#550055";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#550000";
onbgcolor="#E7E6E7";
oncolor="Black";
outfilter="Fade(Overlap=1.00)";
padding="4";
pagecolor="#550055";
imagepadding="6";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=400;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.sheldonkessel.com/;");
aI("text=Sheldon Kessel Music;target=;url=Sheldon-Kessel-Music.html;");
aI("showmenu=MusicologyGenre TheoryMAIN_HEADER_MENU;text=Musicology;target=;url=Musicology.html;");
aI("text=Contact Me;target=;url=Contact-Me.html;");
}

with(milonic=new menuname("MusicologyGenre TheoryMAIN_HEADER_MENU")){
style=submenuStyle;
aI("showmenu=Genre TheoryGenre TreeMAIN_HEADER_MENU;text=Genre Theory;target=;url=Genre-Theory.html;");
aI("text=A Little Something Punk;target=;url=A-Little-Something-Punk.html;");
aI("text=Sound Art;target=;url=Sound-Art.html;");
}

with(milonic=new menuname("Genre TheoryGenre TreeMAIN_HEADER_MENU")){
style=submenuStyle;
aI("text=Genre Tree;target=;url=Genre-Tree.html;");
}


 drawMenus();
