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="Arial, Verdana, Tahoma";
fontsize="80%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000099";
offbgcolor="#ffffee";
offcolor="#000000";
onbgcolor="#ffffee";
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#ffffee";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="http://www.watkinsphotoarchive.com/images/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=250;
orientation="horizontal";
style=menuStyle;
top=262;
aI("text=Home;url=http://www.watkinsphotoarchive.com/;");
aI("showmenu=Information;text=Information;");
aI("showmenu=Donations;text=Donations;");
aI("text=Photographs;text=Photographs;url=http://www.watkinsphotoarchive.com/photoindex.html");
aI("text=Copyright;url=http://www.watkinsphotoarchive.com/contact/copyright.html;");
aI("showmenu=Family Genealogy;text=Family Genealogy;");
aI("text=Potpourri;url=http://www.watkinsphotoarchive.com/potpourri/potpourri.html");
aI("showmenu=Contact;text=Contact;");
}

with(milonic=new menuname("Information")){
overflow="scroll";
style=menuStyle;
aI("text=Project Summary;url=http://www.watkinsphotoarchive.com/information/summary.html;")
aI("text=Project Partners;url=http://www.watkinsphotoarchive.com/information/partners.html;")
aI("text=News Articles;url=http://www.watkinsphotoarchive.com/information/news_articles.html;")
aI("text=Proclamations;url=http://www.watkinsphotoarchive.com/information/proclamation.html;")
aI("text=Laval Letter;url=http://www.watkinsphotoarchive.com/information/laval_letter.html;")
aI("text=KFSN Video;url=http://abclocal.go.com/kfsn/story?section=news/local&id=6669685;")
aI("text=Howard's Bio;url=http://www.watkinsphotoarchive.com/information/bio.html;")
}

with(milonic=new menuname("Donations")){
style=menuStyle;
aI("text=Project Summary;url=http://www.watkinsphotoarchive.com/donations/summary.html;");
aI("text=Donation Form;url=http://www.watkinsphotoarchive.com/donations/form.html;");
aI("text=Charter Donors;url=http://www.watkinsphotoarchive.com/donations/donors.html;");
}

with(milonic=new menuname("Family Genealogy")){
style=menuStyle;
aI("showmenu=Watkins Ancestry;text=Watkins Ancestry;");
aI("text=Other Family Lineages;url=http://www.watkinsphotoarchive.com/genealogy/lineages.html;");
aI("text=Famous Distant Cousins;url=http://www.watkinsphotoarchive.com/genealogy/cousins.html;");
}

with(milonic=new menuname("Watkins Ancestry")){
style=menuStyle;
aI("text=Howard Watkins' Ancestry;url=http://www.watkinsphotoarchive.com/genealogy/watkins_ancestry_one.html;");
aI("text=Descendants of Joseph & Fanney Watkins;url=http://www.watkinsphotoarchive.com/genealogy/descendants.html;");
aI("text=Watkins Family History Society;url=http://www.watkinsfhs.net;");
aI("showmenu=Watkins DNA Project;text=Watkins DNA Project;");
}


with(milonic=new menuname("Contact")){
style=menuStyle;
aI("text=Contact Howard;url=http://www.watkinsphotoarchive.com/contact/contact.html;");
}

drawMenus();

