
	var NumberMenus=8;			// # of levels
	var BgColor='#C1BFBF';			// Bgcolor 
	var SubBgColor='#C1BFBF';			// Bgcolor 
	var OverBgColor='#9F9E9E';			// Bgcolor onmouseover
	var HighSubBgColor='#9F9E9E';			// Bgcolor onmouseover subs
	var FontLowColor='#003366';			// Font color 
	var FontSubLowColor='#003366';			// Font color subs 
	var FontHighColor='#ffffff';			// Font color onmouseover
	var FontSubHighColor='#ffffff';			// Font color subs onmouseover
	var BorderColor='#6C6A6A';			// Border color
	var BorderSubColor='#6C6A6A';			// Border color subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements
	var FontFamily="Verdana, Arial, Helvetica, sans-serif"	// Font family 
	var FontSize=9;				// Font size 
	var FontBold=1;				// Bold =1 or 0
	var FontItalic=0;				// Italic=1 or 0
	var MenuTextCentered='center';			// 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=-.016;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.0;		// vertical overlap child/ parent
	var StartTop=180;				// 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=4;				// Left padding
	var TopPaddng=3;				// Top padding
	var FirstLineHorizontal=0;
	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=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var arrows=['images/tri.gif',5,10,'images/tridown.gif',10,5,'images/trileft.gif',5,10];	// Arrow source, width and height
	var currentTime = new Date()
	var month = currentTime.getMonth()+1
	var day = currentTime.getDate()
	var year = currentTime.getFullYear()

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("Home","index.asp","",0,20,137);

Menu2=new Array("Products","","",1,20,137);

	Menu2_1=new Array("Piece Parts","pieceParts.asp","",0,20,145);
//		Menu2_1_1=new Array("Superior Products","superiorProducts.asp","",0,25,137);
//    		Menu2_1_2=new Array("Valves","valves.asp","",0,25,137);
//		Menu2_1_3=new Array("Cast & Forged Pistons","pinstons.asp","",0,32,137);
//		Menu2_1_4=new Array("Seats & Guides","seatsGuides.asp","",0,25,137);
//		Menu2_1_5=new Array("Camshafts","camshafts.asp","",0,25,137);
//		Menu2_1_6=new Array("Crankshafts","crankshafts.asp","",0,25,137);
//		Menu2_1_7=new Array("Other Products","otherProducts.asp","",0,25,137);
//		Menu2_1_8=new Array("Warranty Policy","warranty.asp","",0,25,137);
//		Menu2_1_9=new Array("Feature Distributors","featureDistPieceParts.asp","",0,25,137);		

//	Menu2_2=new Array("Millennium Cylinders","millenniumCylinders.asp","",0,20,145);
//		Menu2_2_1=new Array("Description","description.asp","",0,25,137);
//    		Menu2_2_2=new Array("Detailed Information","detailedInfo.asp","",0,32,137);
//		Menu2_2_3=new Array("For Continental Engines","forContinentalEngines.asp","",0,32,137);
//		Menu2_2_4=new Array("For Lycoming Engines","forLycomingEngines.asp","",0,32,137);
//		Menu2_2_5=new Array("Application Data","applicationData.asp","",0,25,137);
//		Menu2_2_6=new Array("Warranty Policy","warranty.asp","",0,25,137);
//		Menu2_2_7=new Array("Feature Distributors","featureDistMillenniumCylinders.asp","",0,25,137);
//
//	Menu2_1=new Array("Engine Programs","","",2,20,145);
//	   	Menu2_1_1=new Array("XP-Series Engines","http://www.xp-series.com","",0,20,137);
//		Menu2_1_2=new Array("Vantage Engine","vantage.asp","",0,20,137);   
//		
//		
//	Menu2_2=new Array("Piece Parts","pieceParts.asp","",0,20,145);
//		Menu2_2_1=new Array("Superior Products","superiorProducts.asp","",0,25,137);
//    	Menu2_2_2=new Array("Valves","valves.asp","",0,25,137);
//		Menu2_2_3=new Array("Cast & Forged Pistons","pinstons.asp","",0,32,137);
//		Menu2_2_4=new Array("Seats & Guides","seatsGuides.asp","",0,25,137);
//		Menu2_2_5=new Array("Camshafts","camshafts.asp","",0,25,137);
//		Menu2_2_6=new Array("Crankshafts","crankshafts.asp","",0,25,137);
//		Menu2_2_7=new Array("Other Products","otherProducts.asp","",0,25,137);
//		Menu2_2_8=new Array("Warranty Policy","warrantyPieceParts.asp","",0,25,137);
//		Menu2_2_9=new Array("Feature Distributors","featureDistPieceParts.asp","",0,25,137);		
//
//	Menu2_3=new Array("Millennium Cylinders","millenniumCylinders.asp","",0,20,145);
//		Menu2_3_1=new Array("Description","description.asp","",0,25,137);
//    	Menu2_3_2=new Array("Detailed Information","detailedInfo.asp","",0,32,137);
//		Menu2_3_3=new Array("For Continental Engines","forContinentalEngines.asp","",0,32,137);
//		Menu2_3_4=new Array("For Lycoming Engines","forLycomingEngines.asp","",0,32,137);
//		Menu2_3_5=new Array("Application Data","applicationData.asp","",0,25,137);
//		Menu2_3_6=new Array("Warranty Policy","warrantyMillenniumCylinders.asp","",0,25,137);
//		Menu2_3_7=new Array("Feature Distributors","featureDistMillenniumCylinders.asp","",0,25,137);
//	   	
//	Menu2_4=new Array("Product Bulletins","productBulletins.asp","","",20,145);
//

Menu3=new Array("About Us","","",6,20,137);
	Menu3_1=new Array("History & Vision","historyVision.asp","",0,20,145);
	Menu3_2=new Array("Competitive Strengths","competitiveStrengths.asp","",0,32,145);
	Menu3_3=new Array("Message from the President","presidentMessage.asp","",0,32,145);
//	Menu3_4=new Array("Calendar of Events","calendar.asp?action=year&date="+ month + "/" + day + "/" + year,"",0,20,145);
	Menu3_4=new Array("Our Reputation","reputation.asp","",0,20,145);
	Menu3_5=new Array("Our Staff","staff.asp","",0,20,145);
	Menu3_6=new Array("Jobs Opportunities","jobs.asp","",0,20,145);
//	Menu3_8=new Array("What's New","press_releases.asp","",0,20,137);
	
//Menu4=new Array("Build School","http://xp-series.com/index.asp?content=6","","",0,137);	
//
Menu4=new Array("Facilities","","",2,20,137);
	Menu4_1=new Array("Authorized Millennium Engine Build Centers","","",2,32,155);
		Menu4_1_1=new Array("Domestic","MillenniumDomestic.asp","",0,20,137);
    	Menu4_1_2=new Array("International","millenniumInternational.asp","",0,20,137);
	Menu4_1=new Array("Authorized Distributors","","",2,32,155);
		Menu4_1_1=new Array("Domestic","distributorsDomestic.asp","",0,20,137);
    	Menu4_1_2=new Array("International","distributorsInternational.asp","",0,20,137);		
	Menu4_2=new Array("Engine Facilities","","",2,25,155);
		Menu4_2_1=new Array("Domestic","engineFacilitiesDomestic.asp","",0,20,137);
		Menu4_2_2=new Array("International","engineFacilitiesInternational.asp","",0,20,137);
//	Menu4_3=new Array("Authorized XP-360 Engine Build Centers","","",2,33,155);
//		Menu4_3_1=new Array("Domestic","xp360Domestic.asp","",0,20,137);
//    	Menu4_3_2=new Array("International","xp360International.asp","",0,20,137);
//	Menu4_3=new Array("Service Centers","svcCenter.asp","",0,20,155);
//		Menu4_4_1=new Array("Domestic","svcCentersDomestic.asp","",0,20,137);
//    	Menu4_4_2=new Array("International","svcCentersInternational.asp","",0,20,137);		
		
Menu5=new Array("Tech Support","","",8,20,137);
	Menu5_1=new Array("Eligibilities","","",3,20,145);
		Menu5_1_1=new Array("Continental","eligibilitiesContinental.asp","",0,20,100);
    		Menu5_1_2=new Array("Lycoming","eligibilitiesLycoming.asp","",0,20,100);
		Menu5_1_3=new Array("STCE","eligibilitiesSTCE.asp","",0,20,100);
	Menu5_2=new Array("Service Bulletins","serviceBulletins.asp","",0,20,145);
	Menu5_3=new Array("Service Letters","serviceLetters.asp","",0,20,145);
//	Menu5_4=new Array("PMA Supplements","pma.asp","",0,20,145);
	Menu5_4=new Array("Product Info Letters","productInfoLetters.asp","",0,20,145);
	Menu5_5=new Array("Reference Info","","",2,20,145);
		Menu5_5_1=new Array("Continental","continental.asp","",0,20,100);
    	Menu5_5_2=new Array("Lycoming","lycoming.asp","",0,20,100);
	Menu5_6=new Array("Tech Notes","techNotes.asp","",0,20,145);
	Menu5_7=new Array("Vantage Engine Info","vantageManuals.asp","",0,32,145);	
	Menu5_8=new Array("Warranty Info","warranty.asp","",0,32,145);	
			 	
Menu6=new Array("Certificates","certificates.asp","","",0,137);

Menu7=new Array("Photo Gallery","photoGallery.asp","","",0,137);

Menu8=new Array("Contact Us","contact.asp","","",0,137);
		