_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="Solid";
borderwidth="1";
fontfamily="Century Gothic";
fontsize="9pt";
headercolor="#000000";
offbgcolor="White";
offcolor="Black";
oncolor="#747A75";
padding="5";
subimage="images/black_4x5.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="left";
fontfamily="Century Gothic";
fontsize="10pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location7.gif";
offcolor="AntiqueWhite";
oncolor="Beige";
pagecolor="#000000";
overimage="images/location_on7.gif";
imageposition="right";
itemwidth="140";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=index.html;");
aI("text=Beginners Course;target=;url=Beginners-Course.html;");
aI("showmenu=Phrases Over TracksTrack 100 - E Minor  - Slow and Moody - Tempo 70 bpmLEFT_MENU;text=Phrases Over Tracks;target=;url=Phrases-Over-Tracks.html;");
aI("text=Songs and Tab;target=;url=Songs-and-Tab.html;");
aI("text=Contact Me;target=;url=Contact-Me.html;");
}

with(milonic=new menuname("Phrases Over TracksTrack 100 - E Minor  - Slow and Moody - Tempo 70 bpmLEFT_MENU")){
style=submenuStyle;
aI("text=Track 100 - E Minor  - Slow and Moody - Tempo 70 bpm;target=;url=Track-100-E-Minor-Slow-and-Moody-Tempo-70-bpm.html;");
aI("text=Track 101 - E Blues  - Slow Blues - Tempo 72;target=;url=Track-101-E-Blues-Slow-Blues-Tempo-72.html;");
aI("text=Track 200 - G Major  - Acoustic Pop - Tempo 80 bpm;target=;url=Track-200-G-Major-Acoustic-Pop-Tempo-80-bpm.html;");
aI("text=Track 201 - G Major  - Medium Rock - Tempo 81;target=;url=Track-201-G-Major-Medium-Rock-Tempo-81.html;");
aI("text=Track 202 - G Major  - Smooth Jazz - Tempo 81 bpm;target=;url=Track-202-G-Major-Smooth-Jazz-Tempo-81-bpm.html;");
aI("text=Track 300 - E Minor  - Jazzy - Tempo 100;target=;url=Track-300-E-Minor-Jazzy-Tempo-100.html;");
aI("text=Track 301 - E Blues  - Medium Shuffle - Tempo 118;target=;url=Track-301-E-Blues-Medium-Shuffle-Tempo-118.html;");
aI("text=Track 400 - E Blues  - Rock Shuffle - Tempo 130bpm;target=;url=Track-400-E-Blues-Rock-Shuffle-Tempo-130bpm.html;");
}


 drawMenus();
