/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=9;			
        var LowBgColor='#E0DEDE';			
	var LowSubBgColor='#F8B016';			
	var HighBgColor='77AACB';			
	var HighSubBgColor='#77AACB';			
	var FontLowColor='000000';			
	var FontSubLowColor='black';			
	var FontHighColor='black';			
	var FontSubHighColor='white';			
	var BorderColor='FAFAFA';			
	var BorderSubColor='FAFAFA';			
	var BorderWidth=2;				
	var BorderBtwnElmnts=1;			
	var FontFamily="verdana, arial, helvetica"	
	var FontSize=8;				
	var FontBold=0;				
	var FontItalic=0;				
	var MenuTextCentered='left';			
	var MenuCentered='left';			
	var MenuVerticalCentered='top';		
	var ChildOverlap=.0;				
	var ChildVerticalOverlap=.0;			
	var StartTop=162;				
	var StartLeft=0;				
	var VerCorrect=0;				
	var HorCorrect=0;				
	var LeftPaddng=33;				
	var TopPaddng=2;				
	var FirstLineHorizontal=0;			
	var MenuFramesVertical=1;			
	var DissapearDelay=1000;			
	var TakeOverBgColor=1;			
	var FirstLineFrame='navig';			
	var SecLineFrame='space';			
	var DocTargetFrame='space';			
	var TargetLoc='';				
	var HideTop=0;				
	var MenuWrap=1;				
	var RightToLeft=0;				
	var UnfoldsOnClick=0;			
	var WebMasterCheck=0;			
	var ShowArrow=1;				
	var KeepHilite=1;				
	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("Home","default/home.html","",0,24,185);

	       	
Menu2=new Array("Products","","",3);
	Menu2_1=new Array("Liquid Metering Systems","default/liq_meter_sys.html","",8,24,260);
	        Menu2_1_1=new Array("Turbine Meters","default/liq_turbine.html","",0,24,260);
		Menu2_1_2=new Array("Positive Displacement Meters","default/positive.html","",0,24,160);
		Menu2_1_3=new Array("Liquid Ultrasonic Flowmeters","default/liq_ultrasonic.html","",0,24,160);
		Menu2_1_4=new Array("Coriolis Meters","default/coriolis.html","",0,24,160);
		Menu2_1_5=new Array("Prover Systems","default/prover.html","",0,24,160);
		Menu2_1_6=new Array("Loading and Unloading Systems","default/loading.html","",0,24,160);
		Menu2_1_7=new Array("Sampling and Analysis Systems","default/liq_sampling.html","",0,24,160);
		Menu2_1_8=new Array("Metering Control Systems","default/liq_controls.html","",0,24,160);
	Menu2_2=new Array("Gas Metering System","default/gas_meter_sys.html","",5,24,240);
	        Menu2_2_1=new Array("Orifice Meters","default/orifice.html","",0,24,250);
		Menu2_2_2=new Array("Gas Ultrasonic Meters","default/gas_ultrasonic.html","",0,24,220);
		Menu2_2_3=new Array("Venturi Meters","default/venturi_meters.html","",0,24,160);
		Menu2_2_4=new Array("Sampling and Analysis Systems","default/gas_sampling.html","",0,24,160);
		Menu2_2_5=new Array("Metering Control Systems","default/gas_controls.html","",0,24,160);
		
	Menu2_3=new Array("Controls","controls.html","",2,24,260);
		Menu2_3_1=new Array("Metering Control Systems","default/meter_control_sys.html","",0,24,260);
		Menu2_3_2=new Array("Metering Control Panels","default/meter_control_panel.html","",0,24,160);

Menu3=new Array("Services","","",1);
	Menu3_1=new Array("Customer Support Services","default/support.html","",6,24,260);
		Menu3_1_1=new Array("Supervision of Installation","default/supervision.html","",0,24,350);
		Menu3_1_2=new Array("Commissioning","default/commissioning.html","",0,24,160);
		Menu3_1_3=new Array("Training","default/training.html","",0,24,160);
	        Menu3_1_4=new Array("Long Term Operation & Maintenance Contracts","default/contracts.html","",0,24,160);
		Menu3_1_5=new Array("Consultancy Services","default/consultancy.html","",0,24,160);
		Menu3_1_6=new Array("Spares","default/spares.html","",0,24,160);
		
Menu4=new Array("Facilities","default/facilities.html","",0);

Menu5=new Array("Projects","default/projects.html","",0);

Menu6=new Array("Partners","default/partners.html","",0);

Menu7=new Array("Literature","default/literature.html","",0);

Menu8=new Array("Contact Us","default/contact.html","",0);

Menu9=new Array("Find Us","default/find_us.html","",0);