

	var NoOffFirstLineMenus=5;			// Number of first level items
	var LowBgColor="ffffff";			// Background color when mouse is not over
	var LowSubBgColor="4C4C4C";			// Background color when mouse is not over on subs
	var HighBgColor='ffffff';			// Background color when mouse is over
	var HighSubBgColor='8E001C';			// Background color when mouse is over on subs
	var FontLowColor='ffffff';			// Font color when mouse is not over
	var FontSubLowColor='ffffff';			// Font color subs when mouse is not over
	var FontHighColor='AC1A01';			// Font color when mouse is over
	var FontSubHighColor='ffffff';			// Font color subs when mouse is over
	var BorderColor='C0C8D7';			// Border color
	var BorderSubColor='C0C8D7';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="arial"				// 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='center';			// 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=108;				// Menu offset x coordinate
	var StartLeft=-110;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=6;				// Left padding
	var TopPaddng=6;				// 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=100;				// 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=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['images/tri.gif',5,10,'images/tridown.gif',10,5,'images/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("rollover:images/nav-about.jpg:images/nav-about.jpg","","",4,28,75);
	Menu1_1=new Array("Company Overview","about.htm","",1,28,150);
		Menu1_1_1=new Array("History","about-history.htm","",0,28,100);
	Menu1_2=new Array("Facilities","about-facility.htm","",1,28,150);
		Menu1_2_1=new Array("Equipment List","about-facility-equipment.htm","",0,28,100);
	Menu1_3=new Array("TSI News and Events","about-news.htm","",0,28,150);
	Menu1_4=new Array("TSI Group, Inc.","about-tsi.htm","",0,28,150);



Menu2=new Array("rollover:images/nav-capabilities.jpg:images/nav-capabilities.jpg","","",6,28,103);
	Menu2_1=new Array("Engineering","capabilities-design.htm","",0,28,200);
	Menu2_2=new Array("Thermal Analysis","capabilities-analysis.htm","",0,28,200);
	Menu2_3=new Array("Manufacturing","capabilities-manufacturing.htm","",10,28,180);
		Menu2_3_1=new Array("Makino Cell","capabilities-manufacturing-makinocell.htm","",0,28,120);
		Menu2_3_2=new Array("CNC Vertical Fadal","capabilities-manufacturing-cncverticalfadal.htm","",0,28,120);
		Menu2_3_3=new Array("CNC Turning","capabilities-manufacturing-cncturning.htm","",0,28,120);
		Menu2_3_4=new Array("Brazing","capabilities-manufacturing-brazing.htm","",0,28,120);
		Menu2_3_5=new Array("Heat Treating","capabilities-manufacturing-heattreating.htm","",0,28,120);
		Menu2_3_6=new Array("Assembly","capabilities-manufacturing-assembly.htm","",0,28,120);
		Menu2_3_7=new Array("Fin Forming","capabilities-manufacturing-finforming.htm","",0,28,120);
		Menu2_3_8=new Array("Straightening","capabilities-manufacturing-straightening.htm","",0,28,120);
		Menu2_3_9=new Array("Age Ovens","capabilities-manufacturing-ageovens.htm","",0,28,120);
		Menu2_3_10=new Array("EDM","capabilities-manufacturing-edm.htm","",0,28,120);
	Menu2_4=new Array("Products","capabilities-products.htm","",0,28,150);
	Menu2_5=new Array("Testing","capabilities-testing.htm","",6,28,200);
		Menu2_5_1=new Array("Thermal Performance Testing","capabilities-testing-thermalperformance.htm","",0,28,200);
		Menu2_5_2=new Array("Qualification & Acceptance","capabilities-testing-qualification.htm","",0,28,200);
		Menu2_5_3=new Array("Test Procedures","capabilities-testing-proceedures.htm","",0,28,200);
		Menu2_5_4=new Array("Mass Spectrometer Testing","capabilities-testing-spectrometer.htm","",0,28,200);
		Menu2_5_5=new Array("Flow Testing","capabilities-testing-flow.htm","",0,28,200);
		Menu2_5_6=new Array("Hydrostatic Testing","capabilities-testing-hydrostatic.htm","",0,28,200);
	Menu2_6=new Array("Quality Assurance","about-quality.htm","",0,28,150);


Menu3=new Array("rollover:images/nav-contact.jpg:images/nav-contact.jpg","","",3,28,100);
	Menu3_1=new Array("Contact Information","contact.htm","",0,28,125);
	Menu3_2=new Array("Career Center","contact-career.htm","",0,28,125);
	Menu3_3=new Array("Directions","contact-directions.htm","",0,28,125);
	
Menu4=new Array("rollover:images/nav-tsibrazing.jpg:images/nav-tsibrazing.jpg","","",1,28,105);
	Menu4_1=new Array("About TSI Brazing","tsibrazing-about.htm","",0,28,115);


Menu5=new Array("rollover:images/nav-links-blank.jpg:images/nav-links-blank.jpg","","",0,28,97);








