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=12;

with(menuStyle=new mm_style()){
styleid=1;
align="right";
borderstyle="solid";
fontfamily="Arial,Verdana,Tahoma";
fontsize="75%";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offcolor="#FFFFFF";
oncolor="#FFFFFF";
ondecoration="underline";
padding=5;
subimagepadding=4;
}

with(mainmenuStyle=new mm_style()){
align="right";
fontfamily="Arial,Verdana,Tahoma";
fontsize="98%";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
imagepadding=3;
offcolor="#ab6543";
oncolor="#ba1a1a";
padding=6;
subimagepadding=6;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=590;
openstyle="rtl";
orientation="vertical";
style=mainmenuStyle;
top=160;
aI("align=right;showmenu=Pianos;text=Pearl River Pianos;url=http://www.pearlriverusa.com/index.html;");
aI("align=right;showmenu=Ritmüller;text=Ritmuller Pianos;url=index.html;");
aI("align=right;showmenu=Why;text=Why Pearl River;");
aI("align=right;text=Links;url=http://www.pearlriverusa.com/links.html;");
aI("align=right;text=Registration;url=http://www.ritmullerusa.com/registration/;");
aI("align=right;text=Contact;url=http://www.pearlriverusa.com/contact.html;");

}

with(milonic=new menuname("Pianos")){
openstyle="rtl";
style=menuStyle;
aI("align=right;text=Grand Pianos;url=http://www.pearlriverusa.com/grands.html;");
aI("align=right;text=Upright Pianos;url=http://www.pearlriverusa.com/uprights.html;");
}

with(milonic=new menuname("Ritmüller")){
openstyle="rtl";
style=menuStyle;
aI("align=right;text=Ritmuller Performance;url=performance.html;");
aI("align=right;text=Grand Pianos;url=new-models-grand.html;");
aI("align=right;text=Upright Pianos;url=new-models-upright.html;");
}

with(milonic=new menuname("Why")){
openstyle="rtl";
style=menuStyle;
aI("align=right;text=First Time Buyer;url=http://www.pearlriverusa.com/first.html;");
aI("align=right;text=The Pearl River Story;url=http://www.pearlriverusa.com/pr_story.html;");
aI("align=right;text=Performance;url=http://www.pearlriverusa.com/performance.html;");
aI("align=right;text=Testimonials;url=http://www.pearlriverusa.com/testimonials.html;");
}

drawMenus();