/*	(c) Ger Versluis 2000 version 5 October 9th 2001	*
*	You may remove all comments for faster loading	*/		

	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='white';				// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='#FFFF66';			// Background color when mouse is over
	var HighSubBgColor='#FFFF66';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='black';			// Font color when mouse is over
	var FontSubHighColor='black';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// 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' or 'bottom'
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=65;				// Menu offset x coordinate
	var StartLeft=10;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// First level items layout horizontal 1 or 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='';				// DIV id for relative positioning (refer to config.htm for info)
	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

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("<img src='logga.gif'>","index.htm","",0,47,138);


Menu2=new Array("Design","","",10,20);
	Menu2_1=new Array("Products","","",2,20,138);	
		Menu2_1_1=new Array("Low voltage equipment","eng2-0-1-1.htm","",0,20,140);
		Menu2_1_2=new Array("Casting moulds","eng2-0-1-2.htm","",0);
		
	Menu2_2=new Array("Machines","","",1);
		Menu2_2_1=new Array("Standard designs","eng2-0-2-1.htm","",0,20,140);
			
	Menu2_3=new Array("Special machines","","",4);
		Menu2_3_1=new Array("Pipe saw","eng2-0-3-1.htm","",0,20,140);
		Menu2_3_2=new Array("Feeders","eng2-0-3-2.htm","",0);
		Menu2_3_3=new Array("Casting machines","eng2-0-3-3.htm","",0);
		Menu2_3_4=new Array("Burst test machine","eng2-0-3-4.htm","",0);

	Menu2_4=new Array("Handling","","",5);
		Menu2_4_1=new Array("Turntable","eng2-0-4-1.htm","",0,20,140);
		Menu2_4_2=new Array("Truck, 20 ton","eng2-0-4-2.htm","",0);
		Menu2_4_3=new Array("Trucks, 320 ton","eng2-0-4-3.htm","",0);
		Menu2_4_4=new Array("Ingot transporter","eng2-0-4-4.htm","",0);
		Menu2_4_5=new Array("Vehicles","eng2-0-4-5.htm","",0);

	Menu2_5=new Array("Steel","","",2);
		Menu2_5_1=new Array("Steel frames","eng2-0-6-1.htm","",0,20,140);
		Menu2_5_2=new Array("Trestle","eng2-0-6-2.htm","",0);
		
	Menu2_6=new Array("Steel plants","","",4);
		Menu2_6_1=new Array("Channel-type furnace","eng2-0-7-1.htm","",0,20,140);
		Menu2_6_2=new Array("Chilled ingot casting","eng2-0-7-2.htm","",0);
		Menu2_6_3=new Array("Handling","eng2-0-7-3.htm","",0);
		Menu2_6_4=new Array("Broad stripmill, Cooling area","eng2-0-7-4.htm","",0);

	Menu2_7=new Array("Tools","","",1);
		Menu2_7_1=new Array("Blanking tool","eng2-0-5-1.htm","",0,20,140);
		
	Menu2_8=new Array("Salmon ladder","eng2-0-8-1.htm","",0);
	
	Menu2_9=new Array("Machinery details","eng2-0-9-1.htm","",0);

	Menu2_10=new Array("Buildings","","",1);
		Menu2_10_1=new Array("Outdoor machinery hall","eng2-0-10-1.htm","",0,20,140);	
	
	

Menu3=new Array("Calculations","","",2,20);
	Menu3_1=new Array("FEM-analyzes","","",7,20,140);
		Menu3_1_1=new Array("Low voltage equipment","eng3-0-1-1.htm","",0,20,140);
		Menu3_1_2=new Array("Steel frames","eng3-0-1-2.htm","",0);
		Menu3_1_3=new Array("Mast- and harbourcrane","eng3-0-1-3.htm","",0);
		Menu3_1_4=new Array("Steel test equipment","eng3-0-1-4.htm","",0);
		Menu3_1_5=new Array("Threaded bushing","eng3-0-1-5.htm","",0);
		Menu3_1_6=new Array("Frame","eng3-0-1-6.htm","",0);	
		Menu3_1_7=new Array("Vehicles","eng3-0-1-7.htm","",0);	

	Menu3_2=new Array("Std. calculations","","",2,20,140);
		Menu3_2_1=new Array("Rotating body","eng3-0-2-1.htm","",0,20,140);
		Menu3_2_2=new Array("Momentum calc.","eng3-0-2-2.htm","",0);


Menu4=new Array("Production","","",4,20);
	Menu4_1=new Array("Lines","","",1,20,140);
		Menu4_1_1=new Array("Transport equipment","eng4-0-1-1.htm","",0,20,140);

	Menu4_2=new Array("Production groups","","",2);
		Menu4_2_1=new Array("Long-hole punching","eng4-0-2-1.htm","",0,20,140);
		Menu4_2_2=new Array("Refuelling pipe","eng4-0-2-2.htm","",0,20,140);

	Menu4_3=new Array("Special machines","","",3);
		Menu4_3_1=new Array("Air Gun","eng4-0-3-1.htm","",0,20,140);
		Menu4_3_2=new Array("Cutting machine","eng4-0-3-2.htm","",0,20,140);
		Menu4_3_3=new Array("Bumper blanks","eng4-0-3-3.htm","",0,20,140);

	Menu4_4=new Array("Layouts","","",1);
		Menu4_4_1=new Array("Farm slaughter house","eng4-0-5-1.htm","",0,20,140);


Menu5=new Array("Projects","","",6,20);
	Menu5_1=new Array("Special machines","","",3,20,140);
		Menu5_1_1=new Array("Water cutting machine","eng5-0-1-1.htm","",0,20,140);
		Menu5_1_2=new Array("Turntable","eng5-0-1-2.htm","",0,20,140);
		Menu5_1_3=new Array("Chip charger","eng5-0-1-3.htm","",0,20,140);

	Menu5_2=new Array("Air cushion trucks","","",2,20,140);
		Menu5_2_1=new Array("Handling of piece goods","eng5-0-2-1.htm","",0,20,140);
		Menu5_2_2=new Array("Coil handling","eng5-0-2-2.htm","",0,20,140);
		
	Menu5_3=new Array("Vehicles","","",2,20,140);
		Menu5_3_1=new Array("Crawler","eng5-0-3-1.htm","",0,20,140);
		Menu5_3_2=new Array("Coil truck","eng5-0-3-2.htm","",0,20,140);
		
	Menu5_4=new Array("Transport systems","","",1,20,140);
		Menu5_4_1=new Array("Chip transport","eng5-0-4-1.htm","",0,20,140);
		
	Menu5_5=new Array("Handling","","",2,20,140);
		Menu5_5_1=new Array("Vehicle assembly","eng5-0-5-1.htm","",0,20,140);
		Menu5_5_2=new Array("Coil handling","eng5-0-5-2.htm","",0,20,140);
		
	Menu5_6=new Array("Manufacturing equip.","","",1,20,140);
		Menu5_6_1=new Array("Vacuum casting","eng5-0-6-1.htm","",0,20,140);

Menu6=new Array("Miscs","","",1,20);
	Menu6_1=new Array("Manuals","eng6-0-1-1.htm","",0,20,140);
	

Menu7=new Array("Home","engindex.htm","",0,20);

