_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="White";
offcolor="Black";
onbgcolor="#AF2929";
onbold="bold";
oncolor="#ffffff";
padding="8";
separatorcolor="#ffffff";
separatorsize="9";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="10";
itemwidth="177";
}

with(submenuStyle=new mm_style()){
bordercolor="#777968";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#777968";
offcolor="Black";
onbgcolor="#44453B";
oncolor="#ffffff";
padding="4";
separatorcolor="#44453B";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=./;");
aI("text=Learn Acoustic Guitar;target=;url=learn-acoustic-guitar.html;");
aI("text=Learn Classical Guitar;target=;url=learn-classical-guitar.html;");
aI("text=Learn Electric Guitar;target=;url=learn-electric-guitar.html;");
aI("showmenu=Learn Guitar TipsHow to Play the Guitar in a MonthLEFT_MENU;text=Learn Guitar Tips;target=;url=learn-guitar-tips.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
}

with(milonic=new menuname("Learn Guitar TipsHow to Play the Guitar in a MonthLEFT_MENU")){
style=submenuStyle;
aI("text=How to Play the Guitar in a Month;target=;url=how-to-play-the-guitar-in-a-month.html;");
aI("text=Why Go For A Guitar Course In Singapore;target=;url=why-go-for-a-guitar-course-in-singapore.html;");
aI("text=How To Start Learning The Guitar;target=;url=how-to-start-learning-the-guitar.html;");
aI("text=Why Hire A Guitar Teacher?;target=;url=why-hire-a-guitar-teacher-.html;");
aI("text=Selecting A Good Music School;target=;url=selecting-a-good-music-school.html;");
}


 drawMenus();
