_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#FFA028";
oncolor="Black";
padding="33";
separatorcolor="DarkGray";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="140";
}

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/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=704;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("showmenu=How To Learn Guitarguitar lessonsINFO_BAR_MENU;text=How To Learn Guitar;target=;url=how-to-learn-guitar.html;");
aI("showmenu=Guitar Lessons & Costclassical guitar lessonsINFO_BAR_MENU;text=Guitar Lessons & Cost;target=;url=guitar-lessons-&-cost.html;");
aI("text=Ukulele Lessons Singapore;target=;url=ukulele-lessons-singapore.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
}

with(milonic=new menuname("How To Learn Guitarguitar lessonsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=guitar lessons;target=;url=guitar-lessons.html;");
aI("text=advanced guitar lessons;target=;url=advanced-guitar-lessons.html;");
aI("text=teenager guitar lessons;target=;url=teenager-guitar-lessons.html;");
aI("text=children guitar lessons;target=;url=children-guitar-lessons.html;");
}

with(milonic=new menuname("Guitar Lessons & Costclassical guitar lessonsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=classical guitar lessons;target=;url=classical-guitar-lessons.html;");
aI("text=acoustic guitar lessons;target=;url=acoustic-guitar-lessons.html;");
aI("text=rock guitar lessons;target=;url=rock-guitar-lessons.html;");
aI("text=jazz guitar lessons;target=;url=jazz-guitar-lessons.html;");
aI("text=country guitar lessons;target=;url=country-guitar-lessons.html;");
aI("text=bass guitar lessons;target=;url=bass-guitar-lessons.html;");
aI("text=christian guitar lessons;target=;url=christian-guitar-lessons.html;");
aI("text=guitar strumming;target=;url=guitar-strumming.html;");
aI("text=guitar plucking;target=;url=guitar-plucking.html;");
aI("text=guitar tabs;target=;url=guitar-tabs.html;");
}


 drawMenus();
