
_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=40                // Follow scrolling Rate
_subOffsetTop=0             // Sub menu top offset
_subOffsetLeft=0            // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x

with(menuStyle=new mm_style()){
onbgcolor="#005A96";
oncolor="#FFFFFF";
offbgcolor="#A49130";
offcolor="#FFFFFF";
separatorcolor="#ffffff";
separatorsize="1";
padding="2";
fontsize="11px";
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana, Helvetica, Arial";
pagecolor="#FFFFFF";
pagebgcolor="#005A96";
subimage="/images/arrow_vert.gif";
}

with(dropDownStyle=new mm_style()){
onbgcolor="#B8CBEA";
oncolor="#000000";
offbgcolor="#005A96";
offcolor="#FFFFFF";
separatorcolor="#FFFFFF";
separatorsize="1";
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth="1";
padding="2";
fontsize="11px";
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana, Helvetica, Arial";
pagecolor="#FFFFFF";
pagebgcolor="#005A96";
subimage="/images/arrow_horiz.gif";
}

with(milonic=new menuname("info")){
style=dropDownStyle;
overflow="scroll";
aI("text=Overview;url=http://www.jimmycarterlibrary.gov/information/;");
aI("text=About Jimmy and Rosalynn Carter;url=http://www.jimmycarterlibrary.gov/documents/jec/index.phtml;");
aI("text=Directions;url=http://www.jimmycarterlibrary.gov/directions.phtml;");
aI("text=Internship Opportunities;url=http://www.jimmycarterlibrary.gov/information/interns.phtml;");
aI("text=About Presidential Libraries;url=http://www.jimmycarterlibrary.gov/information/preslib.phtml;");
aI("text=Library Fees for Copy Services;url=http://www.jimmycarterlibrary.gov/information/fees.phtml;");
}

/*aI("text=Lodging;url=http://www.jimmycarterlibrary.gov/information/lodging.phtml;");*/

with(milonic=new menuname("library")){
style=dropDownStyle;
overflow="scroll";
aI("text=Overview;url=http://www.jimmycarterlibrary.gov/library/;");
aI("text=About the Library;url=http://www.jimmycarterlibrary.gov/library/aboutlib.phtml;");
aI("text=Procedures &amp; Services;url=http://www.jimmycarterlibrary.gov/library/faq.phtml;");
aI("text=Reference Inquiries;url=http://www.jimmycarterlibrary.gov/library/inquiry.phtml;");
aI("text=New Material;url=http://www.jimmycarterlibrary.gov/library/new_material.phtml;");
aI("text=Manuscript Collections;url=http://www.jimmycarterlibrary.gov/library/listsubj.phtml;");
aI("text=Audiovisual Collections;url=http://www.jimmycarterlibrary.gov/library/av_materials.phtml;");
aI("text=Select Audio from the Audiovisual Collections;url=http://www.jimmycarterlibrary.gov/library/audio/;");
aI("text=Oral Histories;url=http://www.jimmycarterlibrary.gov/library/oralhist.phtml;");
aI("text=ARC (Database of Holdings);url=http://www.jimmycarterlibrary.gov/library/arc.phtml;");
aI("text=Citing Materials from the Library;url=http://www.jimmycarterlibrary.gov/library/cite.phtml;");
aI("text=Citing Materials from the WWW;url=http://www.jimmycarterlibrary.gov/library/www_cite.phtml;");
aI("text=Historical Materials (RTF format) ;url=http://www.jimmycarterlibrary.gov/library/guide.rtf;");
aI("text=Appraisal of Materials;url=http://www.jimmycarterlibrary.gov/library/authentication.phtml;");
aI("text=Selected Bibliography;url=http://www.jimmycarterlibrary.gov/library/bibliography.phtml;");
aI("text=Books by President &amp; Mrs. Carter;url=http://www.jimmycarterlibrary.gov/library/carterbi.phtml;");
aI("text=Library History;url=http://www.jimmycarterlibrary.gov/library/libhist.phtml;");
}

with(milonic=new menuname("museum")){
style=dropDownStyle;
overflow="scroll";
aI("text=Overview;url=http://www.jimmycarterlibrary.gov/museum/;");
aI("text=Museum Store;url=http://estore.archives.gov/carter/;");
aI("text=Friends of the Jimmy Carter Library;url=http://www.jimmycarterlibrary.gov/museum/friends.phtml;");
aI("text=Museum Docents;url=http://www.jimmycarterlibrary.gov/museum/docents.phtml;");
aI("text=Head of State Gifts;url=http://www.jimmycarterlibrary.gov/museum/stgifts.phtml;");
aI("text=Crown of St. Stephen;url=http://www.jimmycarterlibrary.gov/museum/crown.phtml;");
}

with(milonic=new menuname("education")){
style=dropDownStyle;
overflow="scroll";
aI("text=Preschool Visitors: Monday Book Nook;url=http://www.jimmycarterlibrary.gov/education/book_nook.phtml;");
aI("text=Resources for Teachers;url=http://www.jimmycarterlibrary.gov/education/resources.phtml;");
aI("text=General Information;url=http://www.jimmycarterlibrary.gov/education/general.phtml;");
aI("text=School Tours and Programs;url=http://www.jimmycarterlibrary.gov/education/school_tours.phtml;");
aI("text=Tour Reservation Form;url=http://www.jimmycarterlibrary.gov/education/reservation.phtml;");
}


//aI("text=Scout Programs;url=http://www.jimmycarterlibrary.gov/education/scouts.phtml;");

with(milonic=new menuname("events")){
style=dropDownStyle;
overflow="scroll";
aI("text=Special Events;url=http://www.jimmycarterlibrary.gov/events/;");
}

/*aI("text=Past Exhibits and Events;url=http://www.jimmycarterlibrary.gov/pastexhibits/;");*/

with(milonic=new menuname("news")){
style=dropDownStyle;
overflow="scroll";
aI("text=&nbsp;News Releases&nbsp;&nbsp;&nbsp;&nbsp;;url=http://www.jimmycarterlibrary.gov/newsreleases/;");
aI("text=&nbsp;2009&nbsp;&nbsp;&nbsp;&nbsp;;url=http://www.jimmycarterlibrary.gov/newsreleases/2009/;");
aI("text=&nbsp;2008&nbsp;&nbsp;&nbsp;&nbsp;;url=http://www.jimmycarterlibrary.gov/newsreleases/2008/;");
aI("text=&nbsp;2007&nbsp;&nbsp;&nbsp;&nbsp;;url=http://www.jimmycarterlibrary.gov/newsreleases/2007/;");
aI("text=&nbsp;2006&nbsp;&nbsp;&nbsp;&nbsp;;url=http://www.jimmycarterlibrary.gov/newsreleases/2006/;");
aI("text=&nbsp;2005&nbsp;&nbsp;&nbsp;&nbsp;;url=http://www.jimmycarterlibrary.gov/newsreleases/2005/;");
aI("text=&nbsp;2004&nbsp;&nbsp;&nbsp;&nbsp;;url=http://www.jimmycarterlibrary.gov/newsreleases/2004/;");
}


with(milonic=new menuname("tour")){
style=dropDownStyle;
overflow="scroll";
aI("text=Overview;url=http://www.jimmycarterlibrary.gov/tour/;");
aI("text=Early Life;url=http://www.jimmycarterlibrary.gov/tour/earlylife/;");
aI("text=Public Career;url=http://www.jimmycarterlibrary.gov/tour/public_career/;");
aI("text=Partner of the President;url=http://www.jimmycarterlibrary.gov/tour/partner/;");
aI("text=Race to the White House;url=http://www.jimmycarterlibrary.gov/tour/white_house/;");
aI("text=Middle East Peace;url=http://www.jimmycarterlibrary.gov/tour/middle_east/;");
aI("text=Oval Office Replica;url=http://www.jimmycarterlibrary.gov/tour/ovaloffice/;");
aI("text=Gifts of State;url=http://www.jimmycarterlibrary.gov/tour/gifts_of_state/;");
aI("text=Special Recognition;url=http://www.jimmycarterlibrary.gov/tour/special/;");
aI("text=Library Stacks;url=http://www.jimmycarterlibrary.gov/tour/stacks/;");
}

drawMenus();