// custom code for searching
function sendSearch() {
	if (document.headerSearch.q.value == "") {
		alert("Please enter your search term(s).");
		document.headerSearch.q.focus();
	} else {
		document.headerSearch.submit();
	}
}
// end custom code for searching


_menuCloseDelay=350           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=200             // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=40                // Follow scrolling Rate
_subOffsetTop=10              // Sub menu top offset
_subOffsetLeft=-10            // 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()){ 
align="left";
onbgcolor="#7a251b";
oncolor="#7a251b";
offbgcolor="#7a251b";
offcolor="#000000";
bordercolor="#7a251b";
borderstyle="solid";
borderwidth= 1;
separatorsize= 13;
separatorimage="/images/menuspacer.gif";
padding= 2;
fontsize="11px";
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana, Arial";
position="relative";
screenposition="left";
overfilter="Fade(duration=0.2);Alpha(opacity=100)";
horizontalMenuDelay=true;
}

with(menuStyleSub=new mm_style()){ 
align="left";
onbgcolor="#ffffcc";
oncolor="#7a251b";
offbgcolor="#ffffcc";
offcolor="#000000";
bordercolor="#000000";
borderstyle="solid";
borderwidth= 1;
padding= 2;
fontsize="11px";
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana, Arial";
position="relative";
screenposition="left";
subimage="/images/arrow.gif";
image="/images/arrow2_hide.gif";
overimage="/images/arrow2.gif";
overfilter="Fade(duration=0.2);Alpha(opacity=100)";
horizontalMenuDelay=true;
}

with(milonic=new menuname("Menu1")){
style=menuStyleSub;
margin=4;
aI("text=About Our Collections;url=/collections/about.cfm;");
aI("text=CALVIN;url=/collections/calvin.cfm;");
aI("text=Finding Aids;url=/collections/findingaids/;showmenu=Menu1a;");
aI("text=Foreign Missionary Index;url=/collections/fmi.cfm;");
aI("text=Congregation Vertical Files Index;url=/collections/cvfi.cfm;");
aI("text=Biographical Vertical Files Index;url=/collections/bvfi.cfm;");
aI("text=Hall's Index of American<br>&nbsp;&nbsp;Presbyterian Congregations;url=/collections/hiapc.cfm;showmenu=Menu1b;");
}

with(milonic=new menuname("Menu1a")){
style=menuStyleSub;
margin=4;
aI("text=Ecumenical organizations;url=/collections/findingaids/ecumenical.cfm;");
aI("text=Congregation records;url=/collections/findingaids/local_church_records.cfm;");
aI("text=Organization records;url=/collections/findingaids/org_records.cfm;");
aI("text=Personal papers;url=/collections/findingaids/personal_papers.cfm;");
aI("text=RG numerical list;url=/collections/findingaids/rg_list.cfm;");
aI("text=NCC numerical list;url=/collections/findingaids/ncc_list.cfm;");
}

with(milonic=new menuname("Menu1b")){
style=menuStyleSub;
margin=4;
aI("text=Halls detailed;url=/collections/hiapc2.cfm;");
}
		
with(milonic=new menuname("Menu2")){
style=menuStyleSub;
margin=4;
aI("text=Timeline;url=/history/timeline.cfm;");
aI("text=Bibliography;url=/history/bibliography.cfm;");
aI("text=Presbyterian denominations;url=/history/denominations.cfm;");
aI("text=Acronyms;url=/history/acronyms.cfm;");
aI("text=Historic sites registry;url=/history/registry.cfm;");
aI("text=Brief history;url=/history/history.cfm;");
}

with(milonic=new menuname("Menu3")){
style=menuStyleSub;
margin=4;
aI("text=Microfilming;url=/preservation/microfilm.cfm;");
aI("text=Acid free paper;url=/preservation/acid_free_paper.cfm;");
}

with(milonic=new menuname("Menu4")){
style=menuStyleSub;
margin=4;
aI("text=National;url=/records/national/;showmenu=Menu4a;");
aI("text=Synod and Presbytery;url=/records/synod/;showmenu=Menu4b;");
aI("text=Congregations;url=/records/cong/;showmenu=Menu4c;");
}

with(milonic=new menuname("Menu4a")){
style=menuStyleSub;
margin=4;
aI("text=Access policy;url=/records/national/access_policy.cfm;");
aI("text=Retention Schedule;url=/records/national/retention_schedules.cfm;");
aI("text=Research Fellowships;url=/services/reference/fellow/;");
aI("text=Transfer procedures for<br>&nbsp;&nbsp;permanent records;url=/records/national/transfer_perm.cfm;");
aI("text=Transfer procedures for<br>&nbsp;&nbsp;temporary records;url=/records/national/transfer_temp.cfm;");
aI("text=Records transfer form;url=/records/national/records_mgmt.pdf;target=_blank;");
aI("text=Archives transfer form;url=/records/national/archives_transfer.pdf;target=_blank;");
}

with(milonic=new menuname("Menu4b")){
style=menuStyleSub;
margin=4;
aI("text=Inventory;url=/records/synod/inventory.cfm;");
aI("text=Disposition;url=/records/synod/disposition.cfm;");
aI("text=Retention;url=/records/synod/retention.cfm;");
aI("text=Preservation;url=/records/synod/preservation.cfm;");
aI("text=Access policy;url=/records/synod/access_policy.cfm;");
aI("text=Inventory sample;url=/records/synod/inventory_sample.cfm;");
aI("text=Retention recommendations;url=/records/synod/retention_recommendations.cfm;");
}

with(milonic=new menuname("Menu4c")){
style=menuStyleSub;
margin=4;
aI("text=Inventory;url=/records/cong/inventory.cfm;");
aI("text=Disposition;url=/records/cong/disposition.cfm;");
aI("text=Retention;url=/records/cong/retention.cfm;");
aI("text=Preservation;url=/records/cong/preservation.cfm;");
aI("text=Access policy;url=/records/cong/access_policy.cfm;");
aI("text=Inventory sample;url=/records/cong/inventory_sample.cfm;");
aI("text=Retention recommendations;url=/records/cong/retention_recommendations.cfm;");
aI("text=Inventory types;url=/records/cong/inventory_types.cfm;");
}

with(milonic=new menuname("Menu5")){
style=menuStyleSub;
margin=4;
aI("text=Heritage Sunday;url=/resources/heritage_sunday/;showmenu=Menu5a;");
aI("text=Reformation Sunday;url=/resources/reformation_sunday/;showmenu=Menu5b;");
aI("text=Celebrate;url=/resources/celebrate.cfm;");
aI("text=Church Historian;url=/resources/historian.cfm;");
aI("text=Writing congregation histories;url=/resources/writing.cfm;");
aI("text=Exhibits;url=/resources/exhibits/;");
aI("text=Publications;url=/resources/pubs.cfm;showmenu=Menu5c;");
aI("text=Genealogy;url=/resources/genealogy/;showmenu=Menu5e;");
}

with(milonic=new menuname("Menu5a")){
style=menuStyleSub;
margin=4;
aI("text=2001;url=/resources/heritage_sunday/2001/;");
aI("text=2002;url=/resources/heritage_sunday/2002/;");
aI("text=2003;url=/resources/heritage_sunday/2003/;");
aI("text=2004;url=/resources/heritage_sunday/2004/;");
aI("text=2005;url=/resources/heritage_sunday/2005/;");
aI("text=2006;url=/resources/heritage_sunday/2006/;");
aI("text=2007;url=/resources/heritage_sunday/2007/;");
aI("text=2008;url=/resources/heritage_sunday/2008/;");
aI("text=2009;url=/resources/heritage_sunday/2009/;");
aI("text=2010;url=/resources/heritage_sunday/2010/;");
aI("text=2011;url=/resources/heritage_sunday/2011/;");
aI("text=Tips for celebrating;url=/resources/heritage_sunday/2005/pdfs/Tips-for-Celebrating.pdf;target=_blank;");
}

with(milonic=new menuname("Menu5b")){
style=menuStyleSub;
margin=4;
aI("text=2001 bulletin cover;url=/resources/reformation_sunday/files/2001refsunday.pdf;target=_blank;");
aI("text=2002 bulletin cover;url=/resources/reformation_sunday/files/2002refsunday.pdf;target=_blank;");
aI("text=2003 bulletin cover;url=/resources/reformation_sunday/files/Ref_Sunday_2003.pdf;target=_blank;");
aI("text=2004 bulletin cover;url=/resources/reformation_sunday/files/2004-Reformation-Sunday-Bulletin.pdf;target=_blank;");
aI("text=2005 bulletin cover;url=/resources/reformation_sunday/files/2005-Reformation-Sunday-Bulletin.pdf;target=_blank;");
aI("text=2006 bulletin cover;url=/resources/reformation_sunday/files/2006-Reformation-Sunday-Bulletin.pdf;target=_blank;");
aI("text=2007 bulletin cover;url=/resources/reformation_sunday/files/2007-Reformation-Sunday-Bulletin.pdf;target=_blank;");
aI("text=2008 bulletin cover;url=/resources/reformation_sunday/files/2008-Reformation-Sunday-Bulletin.pdf;target=_blank;");
aI("text=2009 bulletin cover;url=/resources/reformation_sunday/files/2009-Reformation-Sunday-Bulletin.pdf;target=_blank;");
aI("text=2010 bulletin cover;url=/resources/reformation_sunday/files/2010-Reformation-Sunday-Bulletin.pdf;target=_blank;");
aI("text=2011 bulletin cover;url=/resources/reformation_sunday/files/Reformation%20Sunday%202011.pdf;target=_blank;");
}

with(milonic=new menuname("Menu5c")){
style=menuStyleSub;
margin=4;
aI("text=Journal of Presbyterian History;url=/resources/jph/;showmenu=Menu5d;");
aI("text=Publications;url=/resources/pubs/;");
aI("text=Order form;url=/resources/pubs/order_form.cfm;");
}

with(milonic=new menuname("Menu5d")){
style=menuStyleSub;
margin=4;
aI("text=Table of Contents;url=/resources/jph/toc.cfm;");
aI("text=Author information;url=/resources/jph/author.cfm;");
}

with(milonic=new menuname("Menu5e")){
style=menuStyleSub;
margin=4;
aI("text=FAQ;url=/resources/genealogy/faq.cfm;");
aI("text=Online Resources;url=/resources/genealogy/resources.cfm;");
}

with(milonic=new menuname("Menu6")){
style=menuStyleSub;
margin=4;
aI("text=Reference Services;url=/services/reference/;showmenu=Menu6a;");
aI("text=Traveling Displays;url=/services/traveling_displays/;showmenu=Menu6b;");
aI("text=Workshops;url=/services/workshops/;");
}

with(milonic=new menuname("Menu6a")){
style=menuStyleSub;
margin=4;
aI("text=Reference Request form;url=/refform.cfm;");
aI("text=Access Policy;url=/services/reference/policy.cfm;");
aI("text=Research Fellowships;url=/services/reference/fellow/;");
aI("text=Rules for Researchers;url=/services/reference/rules.cfm;");
aI("text=Biographical Sketches;url=/services/reference/bio_sketches.cfm;");
aI("text=Biographical sketch request;url=/services/reference/bio_sketch_request.pdf;target=_blank;");
aI("text=Attestations (search for records of a living...);url=/services/reference/attestations.cfm;");
aI("text=Transcripts;url=/services/reference/transcript_requests.cfm;");
}

with(milonic=new menuname("Menu6b")){
style=menuStyleSub;
margin=4;
aI("text=Traveling displays reservation form;url=/services/traveling_displays/traveling_form.cfm;");
}

with(milonic=new menuname("Menu6c")){
style=menuStyleSub;
margin=4;
aI("text=Local Church History Seminar;url=/services/workshops/lchs.cfm;showmenu=Menu6d;");
}

with(milonic=new menuname("Menu6d")){
style=menuStyleSub;
margin=4;
aI("text=Details LCHS;url=/services/workshops/lchs_details.cfm;");
aI("text=Workshop descriptions;url=/services/workshops/workshops.cfm;");
aI("text=LCHS Scholarships;url=/services/workshops/lchs_scholarship.cfm;");
aI("text=Registration;url=/services/workshops/lchs_registration_form.pdf;target=_blank;");
aI("text=General LCHS schedule;url=/services/workshops/lchs_seminar_schedule.pdf;target=_blank;");
aI("text=Housing form;url=/services/workshops/lchs_housing_form.pdf;target=_blank;");
}

with(milonic=new menuname("Menu7")){
style=menuStyleSub;
margin=4;
aI("text=Friends of PHS;url=/support/friends.cfm;");
aI("text=Cortlandt Van Rensselaer Society;url=/support/cvr.cfm;");
aI("text=Tribute &amp; Memorial Gifts;url=/support/tribute.cfm;");
aI("text=Special Projects;url=/support/special.cfm;");
aI("text=Gifts of Material;url=/gifts.cfm;");
aI("text=Endowment Support;url=/support/endowment.cfm;");
aI("text=PW, Congregations, and Presbyteries;url=/support/pw.cfm;");
aI("text=Ways to Make a Gift;url=/support/ways.cfm;");
aI("text=Support Now;url=/support/support_now.cfm;");
}
	
with(milonic=new menuname("Menu7b")){
style=menuStyleSub;
margin=4;
aI("text=Friends Bios;url=/support/friends.cfm;");
}

drawMenus();

