_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="7pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="Goldenrod";
offcolor="#ffffff";
onbgcolor="DarkGoldenrod";
oncolor="#ffffff";
ondecoration="underline";
padding="4";
}

with(menuStyle=new mm_style()){
bgimage="images/yellowL.gif";
fontfamily="Bookman Old Style";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
offcolor="Blue";
oncolor="CadetBlue";
separatorcolor="Transparent";
separatorsize="1";
separatorimage="images/yellowLSep.gif";
overbgimage="images/yellowL03.gif";
itemheight="44";
itemwidth="108";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=871;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
aI("text=Home;target=;url=http://www.dancinghippomusic.com/;align=center;");
aI("text=About Us;target=;url=About-Dancing-Hippo-Music.com.html;align=center;");
aI("showmenu=MusiciansMarc RosenINFO_BAR_MENU;text=Musicians;target=;url=Cool-Jazz-Musicians-Dancing-Hippo-Music.com.html;align=center;");
aI("text=Cool Jazz Story;target=;url=The-Cool-Jazz-Story.html;align=center;");
aI("text=Photos & Videos;target=;url=Cool-jazz-photos,-videos.-Dancing-Hippo-Music.com.html;align=center;");
aI("showmenu=StoreMarc Rosen's storeINFO_BAR_MENU;text=Store;target=;url=Buy-cool-jazz-tunes!.html;align=center;");
aI("text=Contact us;target=;url=contact-us.html;align=center;");
aI("text=Site Map;target=;url=sitemap-page-order.html;align=center;");
}

with(milonic=new menuname("MusiciansMarc RosenINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Marc Rosen;target=;url=Marc-Rosen-biography.html;");
aI("text=Gerry Mulligan Bio;target=;url=Gerry-Mulligan-Bio.html;");
}

with(milonic=new menuname("StoreMarc Rosen's storeINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Marc Rosen's store;target=;url=Buy-cool-jazz-from-Marc-Rosen.html;");
}


 drawMenus();
