_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="Dashed";
borderwidth="1";
fontfamily="Trebuchet MS";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FFFFD4";
offcolor="Blue";
onbgcolor="#EFEFEF";
oncolor="Blue";
ondecoration="underline";
padding="5";
pagebgcolor="White";
pagecolor="Crimson";
separatorcolor="#AFAFAF";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="240";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="12pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#0055FF";
offcolor="White";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
openstyle="rtl";
aI("text=Free Guitar Chords - Home;target=;url=http://www.free-guitar-chords.com/;");
aI("text=Guitar Chord Secrets;target=;url=guitar-chord-secrets.htm;");
aI("text=Beginner Guitar Chords;target=;url=basic-beginner-guitar-chords.htm;");
aI("text=Guitar Chord Charts;target=;url=guitar-chord-charts-downloadable-printable-guitar-chord-charts.htm;");
aI("text=Guitar Song Chords;target=;url=guitar-song-chords.htm;");
aI("text=Recommended;target=;url=guitar-lesson-reviews.htm;");
aI("text=Learn and Master Guitar Review;target=;url=learn-and-master-guitar-review.htm;");
aI("text=Pentatonic Scale;target=;url=pentatonic-scale-for-guitar.htm;");
aI("text=Blues Guitar;target=;url=blues-guitar.htm;");
aI("text=Methods - DVD - Books;target=;url=play-guitar-methods-dvd-books.htm;");
aI("text=Free Guitar Theory Video Lessons;target=;url=http://www.Tortoiseguitar.com/fdlessons/members;");
}


 drawMenus();
