_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#210E08";
borderstyle="Dotted";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#EAD5A6";
offcolor="#000000";
onbgcolor="#913B02";
oncolor="White";
padding="11";
separatorcolor="#210E08";
separatorsize="1";
subimage="images/sqauredot_black_5x5.gif";
subimagepadding="6";
itemwidth="279";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/sqauredot_black_5x5.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.theviolinplace.com/;");
aI("text=Free Sheet Music;target=;url=Free-Sheet-Music.html;");
aI("text=Classifieds;target=;url=Classifieds.html;");
aI("text=Video's;target=;url=Video's.html;");
aI("text=Music Resources;target=;url=Music Resources.html;");
aI("text=Play Along Recordings;target=;url=Play-Along-Recordings.html;");
aI("text=Violin Basics;target=;url=Violin-Basics.html;");
aI("text=Purchasing a Violin;target=;url=Purchasing-a-Violin.html;");
aI("text=Performers;target=;url=Performers.html;");
aI("text=Violin Instructors;target=;url=Violin-Instructors.html;");
aI("text=Luthiers;target=;url=Luthiers.html;");
aI("text=Orchestras;target=;url=Orchestras.html;");
aI("text=Web Cam School Of Music;target=;url=Student Page.php;");
aI("text=Links;target=;url=Links.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");

}


 drawMenus();
