//Top Nav bar script v2.1- http://www.dynamicdrive.com/dynamicindex1/sm/index.htm

function showToolbar()
{
// AddItem(id, text, hint, location, alternativeLocation);
// AddSubItem(idParent, text, hint, location, linktarget);

	menu = new Menu();
	menu.addItem("home", "Home", "Home", "http://www.ciponline.org/facts/", "");
	menu.addItem("webmasterid", "Countries", "Countries",  null, null);
	menu.addItem("programid", "Programs", "Programs",  null, null);
	menu.addItem("analysisid", "News and Analysis", "News and Analysis",  null, null);
	menu.addItem("lawid", "Law", "Law",  null, null);
	menu.addItem("militaryid", "Bases and Military Facilities", "Bases and Military Facilites",  null, null);
	menu.addItem("linkid", "Links", "Links", "http://www.ciponline.org/facts/links.htm", "");
	
	menu.addSubItem("webmasterid", "Overview", "Overview",  "http://www.ciponline.org/facts/country.htm", "");
	menu.addSubItem("webmasterid", "Guatemala", "Guatemala",  "http://www.ciponline.org/facts/gu.htm", "");
	menu.addSubItem("webmasterid", "Antigua and Barbuda", "Antigua and Barbuda",  "http://www.ciponline.org/facts/ab.htm", "");
	menu.addSubItem("webmasterid", "Guyana", "Guyana",  "http://www.ciponline.org/facts/gy.htm", "");
	menu.addSubItem("webmasterid", "Argentina", "Argentina",  "http://www.ciponline.org/facts/ar.htm", "");
	menu.addSubItem("webmasterid", "Haiti", "Haiti",  "http://www.ciponline.org/facts/ha.htm", "");
	menu.addSubItem("webmasterid", "Aruba", "Aruba",  "http://www.ciponline.org/facts/au.htm", "");
	menu.addSubItem("webmasterid", "Honduras", "Honduras",  "http://www.ciponline.org/facts/ho.htm", "");
	menu.addSubItem("webmasterid", "The Bahamas", "The Bahamas",  "http://www.ciponline.org/facts/ba.htm", "");
	menu.addSubItem("webmasterid", "Jamaica", "Jamaica",  "http://www.ciponline.org/facts/ja.htm", "");
	menu.addSubItem("webmasterid", "Barbados", "Barbados",  "http://www.ciponline.org/facts/bb.htm", "");
	menu.addSubItem("webmasterid", "Mexico", "Mexico",  "http://www.ciponline.org/facts/mx.htm", "");
    	menu.addSubItem("webmasterid", "Belize", "Belize",  "http://www.ciponline.org/facts/bz.htm", "");
	menu.addSubItem("webmasterid", "Montserrat", "Montserrat",  "http://www.ciponline.org/facts/mo.htm", "");
	menu.addSubItem("webmasterid", "Bermuda", "Bermuda",  "http://www.ciponline.org/facts/be.htm", "");
	menu.addSubItem("webmasterid", "Netherlands Antilles", "Netherlands Antilles",  "http://www.ciponline.org/facts/nl.htm", "");
	menu.addSubItem("webmasterid", "Bolivia", "Bolivia",  "http://www.ciponline.org/facts/bo.htm", "");
	menu.addSubItem("webmasterid", "Nicaragua", "Nicaragua",  "http://www.ciponline.org/facts/ni.htm", "");
	menu.addSubItem("webmasterid", "Brazil", "Brazil",  "http://www.ciponline.org/facts/br.htm", "");
	menu.addSubItem("webmasterid", "Panama", "Panama",  "http://www.ciponline.org/facts/pn.htm", "");
	menu.addSubItem("webmasterid", "British Virgin Islands", "British Virgin Islands",  "http://www.ciponline.org/facts/bv.htm", "");
	menu.addSubItem("webmasterid", "Paraguay", "Paraguay",  "http://www.ciponline.org/facts/pa.htm", "");
	menu.addSubItem("webmasterid", "Cayman Islands", "Cayman Islands",  "http://www.ciponline.org/facts/ca.htm", "");
	menu.addSubItem("webmasterid", "Peru", "Peru",  "http://www.ciponline.org/facts/pe.htm", "");
	menu.addSubItem("webmasterid", "Chile", "Chile",  "http://www.ciponline.org/facts/cl.htm", "");
	menu.addSubItem("webmasterid", "St. Kitts and Nevis", "St. Kitts and Nevis",  "http://www.ciponline.org/facts/sk.htm", "");
	menu.addSubItem("webmasterid", "Colombia", "Colombia",  "http://www.ciponline.org/facts/co.htm", "");
	menu.addSubItem("webmasterid", "St. Lucia", "St. Lucia",  "http://www.ciponline.org/facts/sl.htm", "");
	menu.addSubItem("webmasterid", "Costa Rica", "Costa Rica",  "http://www.ciponline.org/facts/cr.htm", "");
	menu.addSubItem("webmasterid", "St. Vincent and the Grenadines", "St. Vincent and the Grenadines",  "http://www.ciponline.org/facts/sv.htm", "");
	menu.addSubItem("webmasterid", "Dominica", "Dominica",  "http://www.ciponline.org/facts/do.htm", "");
  	menu.addSubItem("webmasterid", "Surniname", "Suriname",  "http://www.ciponline.org/facts/su.htm", "");
    	menu.addSubItem("webmasterid", "Dominican Republic", "Dominican Republic",  "http://www.ciponline.org/facts/dr.htm", "");
	menu.addSubItem("webmasterid", "Trinadad and Tobago", "Trinadad and Tobago",  "http://www.ciponline.org/facts/tt.htm", "");
	menu.addSubItem("webmasterid", "Ecuador", "Ecuador",  "http://www.ciponline.org/facts/ec.htm", "");
	menu.addSubItem("webmasterid", "Turks and Caicos Islands", "Turks and Caicos Islands",  "http://www.ciponline.org/facts/tc.htm", "");
	menu.addSubItem("webmasterid", "El Salvador", "El Salvador",  "http://www.ciponline.org/facts/es.htm", "");
	menu.addSubItem("webmasterid", "Uruguay", "Uruguay",  "http://www.ciponline.org/facts/uy.htm", "");
	menu.addSubItem("webmasterid", "French Guiana", "French Guiana",  "http://www.ciponline.org/facts/fg.htm", "");
	menu.addSubItem("webmasterid", "Venezuela", "Venezuela",  "http://www.ciponline.org/facts/ve.htm", "");
	menu.addSubItem("webmasterid", "Grenada", "Grenada",  "http://www.ciponline.org/facts/gr.htm", "");

	menu.addSubItem("programid", "Overview", "Overview",  "http://ciponline.org/facts/program.htm", "");
	menu.addSubItem("programid", "HA", "Humanitarian Assistance",  "http://ciponline.org/facts/exp.htm", "");
	menu.addSubItem("programid", "ATA", "Anti-Terrorism Assistance",  "http://ciponline.org/facts/ata.htm", "");
	menu.addSubItem("programid", "IAAFA", "Inter-American Air Forces Academy",  "http://ciponline.org/facts/iaafa.htm", "");
	menu.addSubItem("programid", "CHDS", "Center for Hemispheric Defense Studies",  "http://ciponline.org/facts/chds.htm", "");
	menu.addSubItem("programid", "ICITAP", "International Criminal Investigations and Training Program",  "http://ciponline.org/facts/icitap.htm", "");
	menu.addSubItem("programid", "DFTs", "Deployments for Training",  "http://ciponline.org/facts/dft.htm", "");
	menu.addSubItem("programid", "IMET", "International Military Education and Training",  "http://ciponline.org/facts/imet.htm", "");
	menu.addSubItem("programid", "DCS", "Direct Commercial Sales",  "http://ciponline.org/facts/dcs.htm", "");
	menu.addSubItem("programid", "INC", "International Narcotics Control",  "http://ciponline.org/facts/inl.htm", "");
	menu.addSubItem("programid", "Drawdowns", "Drawdowns",  "http://ciponline.org/facts/edr.htm", "");
	menu.addSubItem("programid", "JCET and SOF", "Joint Combined Exchange Training and other Special Operations Forces Training",  "http://ciponline.org/facts/sof.htm", "");
	menu.addSubItem("programid", "EIPC", "Enhanced International Peacekeeping Capabilities",  "http://ciponline.org/facts/eipc.htm", "");
	menu.addSubItem("programid", "LDA", "Leased Defense Articles",  "http://ciponline.org/facts/lda.htm", "");
	menu.addSubItem("programid", "EDA", "Excess Defense Articles",  "http://ciponline.org/facts/eda.htm", "");
	menu.addSubItem("programid", "NAVSCIATTS", "Naval Small Craft Instruction and Technical Training School",  "http://ciponline.org/facts/sci.htm", "");
	menu.addSubItem("programid", "Exercises", "Exercises",  "http://ciponline.org/facts/exe.htm", "");
	menu.addSubItem("programid", "Section 1004 and Section 124 CDA", "Section 1004 and Section 124 Counterdrug Assistance",  "http://ciponline.org/facts/1004.htm", "");
	menu.addSubItem("programid", "FMF", "Foreign Military Financing",  "http://ciponline.org/facts/fmf.htm", "");
	menu.addSubItem("programid", "Section 1033", "Section 1033 'Riverine' Counterdrug Assistance",  "http://ciponline.org/facts/1033.htm", "");
	menu.addSubItem("programid", "FMI", "Foreign Military Interaction",  "http://ciponline.org/facts/fmi.htm", "");
	menu.addSubItem("programid", "Service Academies", "Service Academies",  "http://ciponline.org/facts/acad.htm", "");
	menu.addSubItem("programid", "FMS", "Foreign Military Sales",  "http://ciponline.org/facts/fms.htm", "");
	menu.addSubItem("programid", "Spanish Helicopter School Battalion", "Spanish Helicopter School Battalion",  "http://ciponline.org/facts/hsb.htm", "");
	menu.addSubItem("programid", "HCA", "Humanitarian and Civic Assistance", "http://ciponline.org/facts/hca.htm", "");
	menu.addSubItem("programid", "Western Hemisphere Institute for Security Cooperation", "Ex-School of the Americas",  "http://ciponline.org/facts/soa.htm", "");


	menu.addSubItem("analysisid", "Current News and Analysis", "Links to relevant news coverage",  "http://www.ciponline.org/facts/news.htm", "");
	menu.addSubItem("analysisid", "Blurring the Lines", "Trends in U.S. military programs with Latin America, October 2004",  "http://www.ciponline.org/facts/0410btl.htm", "");
	menu.addSubItem("analysisid", "Paint by Numbers [PDF]", "Trends in U.S. military programs with Latin America, August 2003",  "http://www.ciponline.org/facts/PaintByNumbersFinal.pdf", "");
	menu.addSubItem("analysisid", "Hearings", "Recent congressional hearings on hemispheric security issues",  "http://www.ciponline.org/facts/hearings.htm", "");

	menu.addSubItem("lawid", "Changes in the law 2003", "Changes in the law in 2003",  "http://www.ciponline.org/facts/legis03.htm", "");
	menu.addSubItem("lawid", "The Foreign Military Training Report", "An annual report, required by Congress, detailing training given to each country worldwide",  "http://www.ciponline.org/facts/fmtr.htm", "");
	menu.addSubItem("lawid", "The American Servicemembers Protection Act", "Law that freezes some aid to countries that don't exempt U.S. troops from the International Criminal Court",  "http://www.ciponline.org/facts/art98.htm", "");
	menu.addSubItem("lawid", "The Leahy Law", "A human rights safeguard on assistance to security forces",  "http://www.ciponline.org/facts/leahy.htm", "");
	menu.addSubItem("lawid", "Prohibitions on Security Assistance", "Legal mechanisms that can stop or limit military aid flows", "http://www.ciponline.org/facts/eligib.htm", "");

	menu.addSubItem("militaryid", "Bases Overview", "Permanent or long-term U.S. military presences",  "http://www.ciponline.org/facts/bases.htm", "");
	menu.addSubItem("militaryid", "U.S. Southern Command", "Overview of U.S. Southern Command and components",  "http://www.ciponline.org/facts/dodsc.htm", "");
	menu.addSubItem("militaryid", "Cooperative Security Locations", "Formerly known as Forward Operating Locations",  "http://www.ciponline.org/facts/fol.htm", "");
	menu.addSubItem("militaryid", "Soto Cano, Honduras", "Base that hosts Joint Task Force Bravo",  "http://www.ciponline.org/facts/soto.htm", "");
	menu.addSubItem("militaryid", "Guantanamo Bay, Cuba", "U.S. naval station, now used to hold detainees",  "http://www.ciponline.org/facts/gitmo.htm", "");
	menu.addSubItem("militaryid", "Counter-Drug Radar Sites", "Counter-Drug Radar Sites",  "http://www.ciponline.org/facts/radar.htm", "");
	
	menu.showMenu();
}