_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="6";
separatorcolor="#210E08";
separatorsize="1";
subimage="images/sqauredot_black_5x5.gif";
subimagepadding="6";
itemwidth="100%";
}

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.fiddlesticksviolins.com/;");
aI("text=New;target=;url=New.html;");
aI("text=For Sale;target=;url=For-Sale.html;");
aI("showmenu=ArticlesWhich Instrument Should I Buy?LEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("text=Instrument Repairs;target=;url=Instrument-Repairs.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("showmenu=ResourcesWeb SitesLEFT_MENU;text=Resources;target=;url=Resources.html;");
aI("showmenu=NewsNews Release 1LEFT_MENU;text=News;target=;url=News.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Blog;target=_blank;url=http://violinvault.blogspot.com;");
}

with(milonic=new menuname("ArticlesWhich Instrument Should I Buy?LEFT_MENU")){
style=submenuStyle;
aI("text=Which Instrument Should I Buy?;target=;url=Which-Instrument.html;");
aI("text=Caring for your Violin;target=;url=Caring-for-your-Violin.html;");
aI("text=Bow Care;target=;url=Bow-Care.html;");
aI("text=Bow Rehairing;target=;url=Bow-Rehairing.html;");
aI("text=What size violin (viola, cello, or bass) do I need?;target=;url=What-size-violin-(viola,-cello,-or-bass)-do-I-need-.html;");
aI("text=One-piece versus two-piece back;target=;url=One-piece-versus-two-piece-back.html;");
aI("text=BrightHub Interview;target=;url=BrightHub-Interview.html;");
aI("text=What is the difference between a violin and a fiddle?;target=;url=What-is-the-difference-between-a-violin-and-a-fiddle-.html;");
}

with(milonic=new menuname("ResourcesWeb SitesLEFT_MENU")){
style=submenuStyle;
aI("text=Web Sites;target=;url=Web-Sites.html;");
aI("text=Products;target=;url=Products.html;");
aI("text=Services;target=;url=Services.html;");
aI("text=People;target=;url=People.html;");
}

with(milonic=new menuname("NewsNews Release 1LEFT_MENU")){
style=submenuStyle;
aI("text=News Release 1;target=;url=News-Release-1.html;");
aI("text=News Release 2;target=;url=News-Release-2.html;");
aI("text=News Release 3;target=;url=News-Release-3.html;");
aI("text=News Release 4;target=;url=News-Release-4.html;");
aI("text=News Release 5;target=;url=News-Release-5.html;");
}


 drawMenus();
