_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=5;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glossy_Bubbles_Small2.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="White";
oncolor="#555555";
separatorcolor="transparent";
separatorsize="5";
valign="middle";
rawcss="padding-left:5px;padding-bottom:5px;padding-right:5px";
overbgimage="images/Glossy_Bubbles_Small_hover2.png";
itemheight="41";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
bordercolor="#ccddcd";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#ccddcd";
offcolor="#555555";
onbgcolor="#bbddcd";
oncolor="#555555";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=415;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
itemheight="41";
aI("showmenu=Guitar Like The Beatles/Don't Let Me DownINFO_BAR_MENU;text=Guitar Like The Beatles;target=;url=http://ultimatebeatles.info/;");
aI("text=The Beatles Play It;target=;url=See-how-The-Beatles-did-it.html;");
aI("text=Chords and Lyrics;target=;url=Get-the-Chords-and-Lyrics.html;");
aI("text=Beatles Guitars;target=;url=Featured-Beatles-Guitars.html;");
}

with(milonic=new menuname("Guitar Like The Beatles/Don't Let Me DownINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Don't Let Me Down;target=;url=Don't-Let-Me-Down.html;");
}


 drawMenus();

