_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bgimage="images/yellowgrad3d2.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/note.gif";
offcolor="DarkRed";
oncolor="#000000";
outfilter="fade(duration=0.5)";
separatorcolor="Transparent";
separatorsize="7";
subimage="images/black_4x5.gif";
subimagepadding="5";
imagepadding="7";
itemheight="30";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
borderstyle="Solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#FF5500";
offcolor="BlanchedAlmond";
oncolor="#ffffff";
outfilter="fade(duration=0.5)";
padding="3";
separatorsize="2";
subimage="images/black_4x5.gif";
subimagepadding="8";
swap3d="1";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="110";
orientation="vertical";
itemheight="21";
aI("text=Home Page;target=;url=http://www.teachyourselftosing.com/;align=left;");
aI("showmenu=Articles/So You Want To Be Able To Sing?LEFT_MENU;text=Articles;target=;url=Articles.html;align=left;");
aI("text=Vocal Pitch;target=;url=Vocal-Pitch.html;align=left;");
aI("text=Vocal Power;target=;url=Vocal-Power.html;align=left;");
aI("text=Vocal Range;target=;url=Vocal-Range.html;align=left;");
aI("text=General Singing;target=;url=General-Singing.html;align=left;");
aI("text=Free Resources;target=;url=Free-Resources.html;align=left;");
aI("text=Web Sites;target=;url=Web-Sites.html;align=left;");
aI("text=Links;target=;url=Links.html;align=left;");
}

with(milonic=new menuname("Articles/So You Want To Be Able To Sing?LEFT_MENU")){
style=submenuStyle;
aI("text=So You Want To Be Able To Sing?;target=;url=So-You-Want-To-Be-Able-To-Sing.html;");
aI("text=Top 5 Reasons to Sing Out Your Stress;target=;url=Top-5-Reasons-to-Sing-Out-Your-Stress.html;");
}


 drawMenus();

