

	var NoOffFirstLineMenus=9;			// Number of first level items
	var LowBgColor='#0189b4';			// Background color when mouse is not over
	var LowSubBgColor='#cccccc';			// Background color when mouse is not over on subs
	var HighBgColor='#0189b4';			// Background color when mouse is over
	var HighSubBgColor='#0189b4';			// Background color when mouse is over on subs
	var FontLowColor='#FFFFFF';			// Font color when mouse is not over
	var FontSubLowColor='#818181';			// Font color subs when mouse is not over
	var FontHighColor='#FFFFFF';			// Font color when mouse is over
	var FontSubHighColor='#FFFFFF';			// Font color subs when mouse is over
	var BorderColor='#cccccc';			// Border color
	var BorderSubColor='#cccccc';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.0;			// vertical overlap child/ parent
	var StartTop=73;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=5;				// Left padding
	var TopPaddng=3;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Corporate Profile","/CorporateProfile.htm","",5,20,115);
	Menu1_1=new Array("Management","/Management.htm"," ",0,20,130);
	Menu1_2=new Array("Corporate Vision","/Vision.htm"," ",0,20,130);
	Menu1_3=new Array("Locations","/Locations.htm"," ",11,20,130);
		Menu1_3_1=new Array("Corporate Headquarters","/LocHeadquarters.htm"," ",0,20,160);
		Menu1_3_2=new Array("Virginia Beach, VA","/LocVirginiaBeach.htm"," ",0,20,160);
		Menu1_3_3=new Array("Charleston, SC","/LocCharleston.htm"," ",0,20,160);
		Menu1_3_4=new Array("Pensacola, FL","/LocPensacola.htm"," ",0,20,160);
		Menu1_3_5=new Array("Jacksonville, FL","/LocJacksonville.htm"," ",0,20,160);	
		Menu1_3_6=new Array("San Diego, CA","/LocSanDiego.htm"," ",0,20,160);
		Menu1_3_7=new Array("Chesapeake, VA","/LocChesapeake.htm"," ",0,20,160);
		Menu1_3_8=new Array("Atlanta, GA","/LocAtlanta.htm"," ",0,20,160);
		Menu1_3_9=new Array("Birmingham, AL","/LocBirmingham.htm"," ",0,20,160);
		Menu1_3_10=new Array("Groton, CT","/LocGroton.htm"," ",0,20,160);
		Menu1_3_11=new Array("Honolulu, HI","/LocHawaii.htm"," ",0,20,160);
	
	Menu1_4=new Array("Quality","/Quality.htm"," ",1,20,130);
		Menu1_4_1=new Array("Recognition","/Recognition.htm"," ",0,20,130);
	Menu1_5=new Array("FAQ","/FAQ.htm"," ",0,20,130);

Menu2=new Array("Company Capabilities","/CompanyCapabilities.htm","",7,20,145);	
	Menu2_1=new Array("Information Technology Services","/ITServices.htm"," ",0,20,240);
	Menu2_2=new Array("IT Certs & Partnerships","/ITCertsPartners.htm","",0,20,240);
	Menu2_3=new Array("Commercial IT Services","/CommercialITServices.htm","",8,20,240);
		Menu2_3_1=new Array("Structured Cabling Systems","/StructuredCabling.htm"," ",0,20,200);
		Menu2_3_2=new Array("Electrical Construction","/ElectricalConstruction.htm"," ",0,20,200);
		Menu2_3_3=new Array("Security & Surveillance Systems","/SecuritySurveillance.htm"," ",0,20,200);
		Menu2_3_4=new Array("Health Care Communications","/HealthcareCOMMS.htm"," ",0,20,200);
		Menu2_3_5=new Array("Video Teleconferencing","/VideoTeleconferencing.htm"," ",0,20,200);
		Menu2_3_6=new Array("Outside Plant Construction ","/OutsidePlant.htm"," ",0,20,200);
		Menu2_3_7=new Array("Network Integration","/NetworkIntegration.htm"," ",0,20,200);
		Menu2_3_8=new Array("Vendor Affiliations","/VendorAffiliation.htm"," ",0,20,200);
	Menu2_4=new Array("VT Milcom IT Service Centers","/ServiceCenters.htm","",0,20,240);
	Menu2_5=new Array("Federal IT Services","/FederalITServices.htm","",3,20,240);
		Menu2_5_1=new Array("Network Systems","/NetworkSystems.htm"," ",0,20,180);
		Menu2_5_2=new Array("Switching Systems","/SwitchingSystems.htm"," ",0,20,180);
		Menu2_5_3=new Array("Distribution Systems","/DistributionSystems.htm"," ",0,20,180);
	Menu2_6=new Array("C4ISR Engineering & Technical Services","/C4IServices.htm"," ",5,20,240);
		Menu2_6_1=new Array("Fleet C4ISR Systems","/FleetC4ISystems.htm"," ",0,20,240);
		Menu2_6_2=new Array("Submarine EXCOMM Systems","/SubmarineEXCOMMSystems.htm"," ",0,20,240);
		Menu2_6_3=new Array("Cryptographic & Information Warfare Systems","/Ciws.htm"," ",0,20,240);
		Menu2_6_4=new Array("Shore-Based C4I Systems","/ShoreBasedC4I.htm"," ",0,20,240);
		Menu2_6_5=new Array("Air Traffic Control Systems","/AirTrafficControlSystems.htm"," ",0,20,240);
	Menu2_7=new Array("Mobile Communications Solutions","/MobileSolutions.htm"," ",0,20,240);

Menu3=new Array("Manufacturing","/Manufacturing.htm","",1,20,100);
	Menu3_1=new Array("Product Catalog","/ProductCatalog.htm","",0,20,95);
	
Menu4=new Array("Customer Base","/CustomerBase.htm","",0,20,100);

Menu5=new Array("Careers","/Careers.htm","",5,20,65);
		Menu5_1=new Array("Benefits","/Benefits.htm","",0,20,95);
		Menu5_2=new Array("Opportunities","https://www.cytiva.com/vthire/ext/tpl.asp","",0,20,95);
		Menu5_3=new Array("All Job Listings","https://www.cytiva.com/vthire/ext/cojobs.asp","",0,20,95);
		Menu5_4=new Array("By Location","https://www.cytiva.com/vthire/ext/cojobs.asp?Sortedby=Location&SortOrder=Asc&UseCust=&Category=&Location=&Keyword=","",0,0,0);
		Menu5_5=new Array("About Us","/AboutUs.htm","",0,20,95);

Menu6=new Array("Contract Vehicles","/ContractVehicles.htm","",1,20,125);
		Menu6_1=new Array("GSA","/GSA.htm","",3,20,95);
			Menu6_1_1=new Array("Services Offered","/ServicesOffered.htm","",0,20,120);
			Menu6_1_2=new Array("Terms & Conditions","/Terms.htm","",0,20,120);
			Menu6_1_3=new Array("Information","/Information.htm","",0,20,120);

Menu7=new Array("What's New","/WhatsNew.htm","",0,20,85);

Menu8=new Array("Vendor Resources","/VendorResources.htm","",0,20,120);

Menu9=new Array("VT Services","http://www.vtservices.com/","",0,20,120);
