fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=00;
_menuOpenDelay=0;
_subOffsetTop=2;
_subOffsetLeft=-2;


with(menuStyle=new mm_style()){
bordercolor="#ABABAB";
borderwidth=0;
fontfamily="Verdana";
fontsize="11px";
fontstyle="normal";
fontweight="bold";
itemheight=22;
menubgimage="";
offbgcolor="transparent";
offcolor="#ffffff";
onbgcolor="#610204";
oncolor="#ffffff";
left="500";
outfilter="fade(duration=0)";
rawcss="padding-left:5px;padding-right:5px";
}

with(submenuStyle=new mm_style()){
styleid=1;
bordercolor="#838383";
borderwidth=1;
fontfamily="Verdana, Arial";
fontsize="11px";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
image="";
menubgimage="";
offbgcolor="#f7f7f7";
offcolor="#000000";
onbgcolor="#3165B5";
oncolor="#ffffff";
onsubimage="/img/graphics/macarrow_on.gif";
outfilter="fade(duration=0)";
overfilter="Fade(duration=0);Shadow(color=#ADAEAD,Direction=180,Strength=6";
padding=2;
rawcss="padding-left:5px;padding-right:5px;";
separatorcolor="#D2D4D4";
separatorpadding=5;
subimage="/img/graphics/macarrow_off.gif";
menubgcolor="#f7f7f7";
}


with(milonic=new menuname("galleries")){
style=submenuStyle;
top="offset=-3";

aI("showmenu=music;text=Music;");


}

with(milonic=new menuname("music")){
style=submenuStyle;
top="offset=-3";
aI("text=acoustic;url=/galleries/music/acoustic;");
aI("text=alternative;url=/galleries/music/alternate;");
aI("text=dance;url=/galleries/music/dance;");
aI("text=indie;url=/galleries/music/indie;");
aI("text=rock;url=/galleries/music/rock;");
aI("text=pop;url=/galleries/music/pop;");
aI("text=soul;url=/galleries/music/soul;");
aI("text=funk;url=/galleries/music/funk;");


}








drawMenus();

