	var NoOffFirstLineMenus=5;			// Number of first level items
	var LowBgColor='#2B57AD';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='#2B57AD';			// Background color when mouse is over
	var HighSubBgColor='#D7FFFB';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='#FFFFCC';			// Font color when mouse is over
	var FontSubHighColor='#2B57AD';			// Font color subs when mouse is over
	var BorderColor='#2B57AD';			// Border color
	var BorderSubColor='white';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="tahoma,veranda,arial"	
	var FontSize=8;				// Font size menu items
	var FontBold=1;					// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered=0;			// 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=100;			// Menu offset x coordinate
	var StartLeft=200;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=0;				// Left padding
	var TopPaddng=1;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=600;			// delay before menu folds in
	var TakeOverBgColor=0;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='banner';			// Frame where first level appears
	var SecLineFrame='banner';			// Frame where sub levels appear
	var DocTargetFrame='main';		// Frame where target documents appear
	var TargetLoc='main';				// span id for relative positioning
	var HideTop=1;				    // 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=1;			// menu tree checking on or off 1 or 0
	var ShowArrow=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	
	
function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}



Menu1=new Array("Products","hi-rel.htm","",3,15,100);
	Menu1_1=new Array("Product Tree","hi-rel.htm","",16,18,100);
	
		Menu1_1_1=new Array("Discrete IGBTs","IGBTModules.htm","",0,18,130);
		Menu1_1_2=new Array("High Voltage/ Bridges/ Diode Assemblies","diodeassemblies.htm","",0,32,130);
		Menu1_1_3=new Array("MOSFETs","IGBTModules.htm","",0,18,130);
		Menu1_1_4=new Array("Motor Controllers / Drivers","motorcontrollers.htm","",0,32,130);
		Menu1_1_5=new Array("Power Factor Correction","conversion.htm","",0,32,130);
		Menu1_1_6=new Array("Power Converters","conversion.htm","",0,18,130);
		Menu1_1_7=new Array("Power Rectifiers","power.htm","",0,18,130);
		Menu1_1_8=new Array("Primary Power Generation","rotating.asp","",0,32,130);
		Menu1_1_9=new Array("Schottky Rectifiers","schottkyrec.htm","",0,18,130);
		Menu1_1_10=new Array("Silicon Carbide Rectifier","sic.htm","",0,32,130);
		Menu1_1_11=new Array("Solid State Power Management","solidstate.htm","",0,32,130);
		Menu1_1_12=new Array("TVSs","TVSproducts.htm","",0,18,130);
		Menu1_1_13=new Array("TVS Diode Arrays","http://www.sensitron.com/DLZ-DLTS_DiodeArray.htm","",0,18,130);	
		Menu1_1_14=new Array("Voltage Regulators","voltageregulators.htm","",0,18,130);  	
		Menu1_1_15=new Array("Zeners","Zener.htm","",0,18,130);
		Menu1_1_16=new Array("Die Products","DieProducts.htm","",0,18,130);	
	Menu1_2=new Array("Package Outlines","package_list.asp","",0,18,100);	
	Menu1_3=new Array("Design Center","DesignTools.htm","",0,18,100);	
Menu2=new Array("Support","support.htm","",3,18,110);
	Menu2_1=new Array("Customer Support","support.htm","",0,18,110);
	Menu2_2=new Array("Sales Reps","/map_us_hi.asp","",0,18,110);
	Menu2_3=new Array("Distributors","/map_us_hi.asp","",0,18,110);
	
Menu3=new Array("Company","about.htm","",4,18,110);
	Menu3_1=new Array("About Sensitron","about.htm","",0,18,110);
	Menu3_2=new Array("Careers","employment.htm","",0,18,110);	
	Menu3_3=new Array("Literature","hi-selectors.htm","",0,18,110);
	Menu3_4=new Array("Press Releases","NewsArchive.htm","",0,18,110);	
				
Menu4=new Array("My Sensitron","login.asp","",0,18,110);
Menu5=new Array("Contact Us","support.htm","",3,18,110);
	Menu5_1=new Array("Find Us","visitors-info.htm","",0,18,110);
	Menu5_2=new Array("Request More Information","login.asp","",0,32,110);
	Menu5_3=new Array("News by E-mail","login.asp","",0,18,110);