fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=7;
_subOffsetLeft=-2;


with(menuStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Calibri, Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#000000";
oncolor="#404040";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#dddddd', Direction=135, Strength=5)";
rawcss="padding-top:5px;padding-bottom:1px";
separatorcolor="#000000";
separatorsize=0;
padding=3;
subimage="http://www.venturacommenter.org/menu-images/white_7x7.gif";
subimagepadding=8;
image="http://www.venturacommenter.org/menu-images/whitegrey.gif";
imagepadding=7;
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Calibri, Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#404040";
offcolor="#ffffff";
onbgcolor="#628EBA";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=3;
pagecolor="black";
separatorsize=1;
subimage="http://www.venturacommenter.org/menu-images/white_7x7.gif";
subimagepadding=8;
image="http://www.venturacommenter.org/menu-images/ui-toolbar--pencil.png";
imagepadding=7;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
top=134;
left="offset=-245";
screenposition="center";
orientation="horizontal";
followscroll=0;
style=menuStyle;
aI("align=center;bgimage=http://www.venturacommenter.org/menuimages1/multigray1.png;showmenu=VArchives;text=Archives;");
}


with(milonic=new menuname("VArchives")){
style=submenuStyle;
	aI("showmenu=VArchives2010;image=http://www.venturacommenter.org/menu-images/zones-stack.png;text=Video Archives 2010;");
	aI("showmenu=AArchives2010;image=http://www.venturacommenter.org/menu-images/zones-stack.png;text=Streaming Audio 2010;");
	/*aI("text=Video Archives 2010;url=http://www.venturacommenter.org/video-archives-2010/video-archives-2010-01.php;");*/
}
with (milonic = new menuname("VArchives2010")) {
	style = submenuStyle;
/*	aI("text=Video Archives 2010;url=http://www.venturacommenter.org/video-archives-2010/video-archives-2010-01.php;");*/
	aI("text=One City – One Meal;url=http://www.venturacommenter.org/video-archives-2010/one-city-one-meal-2010-0001.php;");
/*	aI("text=Immigration Gumballs;url=http://www.venturacommenter.org/video-archives-2010/immigration-gumballs.php;"); */
}
with (milonic = new menuname("AArchives2010")) {
	style = submenuStyle;
	/*	aI("text=Video Archives 2010;url=http://www.venturacommenter.org/video-archives-2010/video-archives-2010-01.php;");*/
	aI("text=Project 50 Helps L.A. Homeless;url=http://www.venturacommenter.org/video-archives-2010/project-50-2010-0001.php;");
}

drawMenus();


