_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="OrangeRed";
offcolor="#ACABAB";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/Arrow8_black_10x11.gif";
offbgcolor="OrangeRed";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="Black";
outfilter="Fade(Overlap=1.00)";
padding="5";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
overimage="images/square_blue.gif";
imagepadding="6";
itemwidth="180";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.singaporeguitarlessons.com/;");
aI("showmenu=LessonsAcoustic GuitarLEFT_MENU;text=Lessons;target=;url=types-of-guitar-lesson.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("text=About Us;target=;url=about-us.html;");
aI("showmenu=Guitar Tips ArticlesSimple Guitar Songs – Easy to Play and LearnLEFT_MENU;text=Guitar Tips Articles;target=;url=guitar-tips-articles.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("LessonsAcoustic GuitarLEFT_MENU")){
style=submenuStyle;
aI("text=Acoustic Guitar;target=;url=acoustic-guitar-lessons.html;");
aI("text=Electric Guitar;target=;url=electric-guitar-lessons.html;");
aI("text=Bass Guitar;target=;url=bass-guitar-lessons.html;");
}

with(milonic=new menuname("Guitar Tips ArticlesSimple Guitar Songs – Easy to Play and LearnLEFT_MENU")){
style=submenuStyle;
aI("text=Simple Guitar Songs – Easy to Play and Learn;target=;url=simple-guitar-songs-easy-to-play-and-learn.html;");
aI("text=Beginner’s Guideline – Easy Way to Learn playing Electric Guitar;target=;url=beginners-guideline-easy-way-to-learn-playing-electric-guitar.html;");
aI("text=Three Easy to Learn Song for Beginners;target=;url=three-easy-to-learn-song-for-beginners.html;");
aI("text=Guitar Lessons: Proper Approach in Teaching Guitar Lesson with Kids;target=;url=guitar-lessons-proper-approach-in-teaching-guitar-lesson-with-kids.html;");
aI("text=3 Finger Exercises that can Boost your Guitar Playing Skills;target=;url=3-finger-exercises-that-can-boost-your-guitar-playing-skills.html;");
}


 drawMenus();
