menuNameArray = new Array("about","capabilities","customers","contracts","careers")


aboutArray = new Array (
	["about-rdr/index.html",115,240,185],
	["Overview", "about-rdr/index.html"],
	["Message from the Chairman", "about-rdr/chairman.html"],
	["Company Profile", "about-rdr/profile.html"],
	["Contact", "about-rdr/contact.html"],
	["Locations and Directions", "about-rdr/locations.html"]
)

capabilitiesArray = new Array (
	["capabilities/index.html",115,296,200],
	["Overview", "capabilities/index.html"],
	["Worldwide Security Services", "capabilities/security-services.html"],
	["Special Operations & Intelligence Systems", "capabilities/SOISD.html"],
	["Information Technology & Systems Engineering", "capabilities/it.html"],
	["Secure Communications", "capabilities/communications.html"],
	["Emergency Management", "capabilities/emergency-management.html"],
	["Simulation Training & Systems", "capabilities/simulation-training.html"]
)

customersArray = new Array (
	["customers/index.html",115,378,150],
	["Overview", "customers/index.html"],
	["Select Profiles", "customers/select-profiles.html"]
)

contractsArray = new Array (
	["#",115,455,175],
	//["Overview", "contract-vehicles/index.html"],
	["GSA FSS IT &#150; Schedule 70", "contract-vehicles/gsafss-it70.html"],
	["Seaport e", "contract-vehicles/seaport/index.html"]

)

careersArray = new Array (
	["careers/index.html",115,566,150],
	["Overview", "careers/index.html"],
	["Working at RDR", "careers/working-at-rdr.html"],
	["Benefits", "careers/benefits.html"],
	["Openings", "careers/openings.html"]
)


