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=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){


bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#5D4229";
offcolor="#FFF";
onbgcolor="#FFF";
oncolor="#A79B91";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="";
pagecolor="";
separatorcolor="#FFF";
separatorsize=2;
subimage="http://www.condorvalley.org/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
position="relative";
orientation="horizontal";
menuwidth="99%";
menualign="center";
style=menuStyle;
top=10;
itemwidth="13%";
aI("text=Home;url=http://www.condorvalley.org/index.php;");
aI("showmenu=Media;text=Media;");
aI("showmenu=Adventures;text=Adventures;");
aI("showmenu=Terroir;text=Terroir;");
aI("showmenu=History;text=History;");
aI("showmenu=Contributors;text=Contributors;");
aI("text=Links;url=http://www.condorvalley.org/links.php;");
aI("text=Contact;url=http://www.condorvalley.org/contact.php;");
}

with(milonic=new menuname("Media")){
overflow="scroll";
style=menuStyle;
aI("text=Galleries;url=http://www.condorvalley.org/gallery.php;")
aI("text=Journals;url=http://www.condorvalley.org/updates.php;")

aI("text=Maps;url=http://www.condorvalley.org/maps.php;")

aI("text=Music;url=http://www.condorvalley.org/music.php;")
aI("text=Video;url=http://www.condorvalley.org/video.php;")
}

with(milonic=new menuname("Adventures")){
style=menuStyle;
aI("text=Rafting;url=http://www.condorvalley.org/rafting.php;")
aI("text=Birding;url=http://www.condorvalley.org/birding.php;")
aI("text=Fishing;url=http://www.condorvalley.org/fishing.php;")
aI("text=Hunting;url=http://www.condorvalley.org/hunting.php;")
aI("text=Horseback Riding;url=http://www.condorvalley.org/oldones.php;")

}

with(milonic=new menuname("Terroir")){
style=menuStyle;
aI("text=Landscapes;url=http://www.condorvalley.org/gallery_spec.php?id2=34;")
aI("text=Weather;url=http://www.condorvalley.org/gallery_spec.php?id2=38;")
aI("text=Wine;url=http://www.condorvalley.org/wine.php;")
aI("text=Wine Institute;url=http://www.condorvalley.org/cvwine.php;")
aI("text=Plantings;url=http://www.condorvalley.org/plantings.php;")
aI("text=Agriculture;url=http://www.condorvalley.org/agriculture.php;")
}

with(milonic=new menuname("History")){
style=menuStyle;
aI("text=Diaguita;url=http://www.condorvalley.org/diaguita.php;")
aI("text=Ranch Owners;url=#;")
aI("text=Recent History;url=#;")


}

with(milonic=new menuname("Contributors")){
style=menuStyle;
aI("text=Argentina: Summer Studio 2007;url=http://www.condorvalley.org/argentina.php;")
aI("text=Jeffery O'Neil;url=http://www.condorvalley.org/jefferyoneil.php;")
aI("text=Andrew Scott;url=http://www.condorvalley.org/andrewscott.php;")
aI("text=Faye Sweeney;url=http://www.condorvalley.org/fayesweeney.php;")
aI("text=Jodi Lorimer;url=http://www.condorvalley.org/oldones.php;")

}



drawMenus();

