_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="left";
bordercolor="Blue";
borderwidth="1";
fontfamily="Verdana";
fontsize="10pt";
fontweight="bold";
offbgcolor="Blue";
offcolor="White";
onbgcolor="MintCream";
onbold="bold";
oncolor="Blue";
ondecoration="underline";
onitalic="italic";
padding="4";
pagebgcolor="MintCream";
pagecolor="Firebrick";
}

with(menuStyle=new mm_style()){
bgimage="images/blueL.gif";
fontfamily="Verdana";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offcolor="White";
onbold="bold";
oncolor="LightCyan";
ondecoration="underline";
onitalic="italic";
pagecolor="MintCream";
separatorcolor="Transparent";
separatorsize="10";
separatorimage="images/blueLSep.gif";
overbgimage="images/blueL03.gif";
itemheight="44";
itemwidth="108";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=816;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
openstyle="up";
aI("text=Learn Piano (Home);target=;url=.././;align=center;");
aI("text=Comparisons;target=;url=../Learn-to-Play-Piano-Lessons-Compared.html;align=center;");
aI("showmenu=Reviews (Intro)Learn & Master PianoFOOTER_MENU;text=Reviews (Intro);target=;url=../Reviews-Piano-Keyboard-Music-Lessons.html;align=center;");
aI("text=Digital Pianos Keyboards zZ;target=;url=../Pianos-Keyboards-zZ.html;align=center;");
aI("text=Blog;target=_blank;url=http://www.the-piano-depot.com/blog;align=center;");
aI("text=Site Map;target=;url=../site_map/sitemap-page-order.html;align=center;");
aI("showmenu=Contact UsPrivacyFOOTER_MENU;text=Contact Us;target=;url=../Contact-Us.html;align=center;");
}

with(milonic=new menuname("Reviews (Intro)Learn & Master PianoFOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Learn & Master Piano;target=;url=../Learn-and-Master-Piano.html;");
aI("text=Piano For All;target=;url=../Piano-For-All.html;");
aI("text=Rocket Piano;target=;url=../Rocket-Piano.html;");
}

with(milonic=new menuname("Contact UsPrivacyFOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Privacy;target=;url=../Privacy.html;");
}


 drawMenus();
