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=15;




with(topStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Times New Roman";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
headerborder=1;
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#C0B5B5";
onborder="1px solid #6C1C1C";
oncolor="#541A18";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#C0C0C0', Direction=135, Strength=3)";
padding=3;
pagebgcolor="#869467";
pagecolor="#313726";
separatorcolor="#999999";
separatorpadding=2;
separatorsize=1;
subimage="3dwhite.gif";
onsubimage="3dgreywhite.gif";
subimagepadding=2;

}

with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Times New Roman";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
headerborder=1;
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#98ADBC";
onborder="1px solid #446D8C";
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#C0C0C0', Direction=135, Strength=3)";
padding=3;
pagebgcolor="#869467";
pagecolor="#313726";
separatorcolor="#999999";
separatorpadding=2;
separatorsize=1;
separatorwidth="85%";
subimage="arrow.gif";
subimagepadding=2;
valign="middle";
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
followscroll=1;
left="offset=75";
screenposition="center";
orientation="horizontal";
style=topStyle;
margin=2;
top=50;
aI("image=r.jpg;showmenu=repair;text=Repairs;url=repair.htm;");
aI("image=w.jpg;showmenu=wood;text=Woodwind Instruments;url=wood.htm;");
aI("image=b.jpg;showmenu=brass;text=Brass Instruments;url=brass.htm;");
aI("image=r.jpg;text=Rental Instruments;url=rent.htm;");

}

with(milonic=new menuname("repair")){
style=menuStyle;
top="offset=2";
margin=2;
aI("text=Woodwind Instruments;url=repair.htm;");
aI("text=Brass Instruments;url=repair.htm;");

}

with(milonic=new menuname("wood")){
style=menuStyle;
top="offset=2";
margin=2;
aI("text=Used Instruments;url=usedwood.htm;");
aI("image=s_flute.jpg;text=Flute;url=flute.htm;");
aI("image=s_oboe.jpg;text=Oboe;url=oboe.htm;");
aI("image=s_clarinet.jpg;text=Clarinet;url=clarinet.htm;");
aI("image=s_sax.jpg;text=Saxophone;url=sax.htm;");
aI("image=s_bassoon.jpg;text=Bassoon;url=bassoon.htm;");
}

with(milonic=new menuname("brass")){
style=menuStyle;
top="offset=2";
margin=2;
aI("text=Used Instruments;url=usedbrass.htm;");
aI("image=s_trumpet.jpg;text=Trumpet;url=trumpet.htm;");
aI("image=s_trombone.jpg;text=Tromebone;url=tromebone.htm;");
aI("image=s_horn.jpg;text=French Horn;url=horn.htm;");
}

with(milonic=new menuname("acc")){
style=menuStyle;
top="offset=2";
margin=2;
aI("text=Cases;url=case.htm;");
aI("text=Stands;url=stands.htm;");
aI("text=Cleaning/Care;url=carekits.htm;");
}

drawMenus();