<!--

/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=3;			// Number of first level items
	var LowBgColor='#3366CC';			// Background color when mouse is not over
	var LowSubBgColor='#003399';			// Background color when mouse is not over on subs
	var HighBgColor='3366CC';			// Background color when mouse is over
	var HighSubBgColor='white';			// Background color when mouse is over on subs
	var FontLowColor='gold';			// Font color when mouse is not over
	var FontSubLowColor='gold';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='black';			// Font color subs when mouse is over
	var BorderColor='#3366CC';			// Border color
	var BorderSubColor='#3366CC';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana,tahoma,arial"	// Font family menu items
	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='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','bottom' or static
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=16;				// Menu offset x coordinate
	var StartLeft=220;				// 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=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	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='main';			// Frame where first level appears
	var SecLineFrame='main';			// Frame where sub levels appear
	var DocTargetFrame='main';			// 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("Products","products.htm","",7,20,80);
	Menu1_1=new Array("Temperature Products","temperature_products.htm","",8,20,320);
		Menu1_1_1=new Array("Cable Sensors","cable_sensors.htm","",0,20,200);
		Menu1_1_2=new Array("Sensor Probes","sensor_probes.htm","",0,20,200);
		Menu1_1_3=new Array("Temperature Transmitters","temperature_transmitters.htm","",0,20,200);
		Menu1_1_4=new Array("4/20mA Pucks","4-20ma_pucks.htm","",0,20,200);
		Menu1_1_5=new Array("Bi-metal Thermometers","bi-metal_thermometers.htm","",0,20,200);
		Menu1_1_6=new Array("Electronic Displays","electronic_displays.htm","",0,20,200);
		Menu1_1_7=new Array("Terminal Housings","terminal_housings.htm","",0,20,200);
		Menu1_1_8=new Array("Thermowells","thermowells.htm","",0,20,200);

	Menu1_2=new Array("Pressure/Level Products","pressure-level_products.htm","",8,20,320);
		Menu1_2_1=new Array("Pressure/Vacuum Gauges","pressure_vacuum_gauges.htm","",0,20,210);
		Menu1_2_2=new Array("Gauge/Seal Combinations","gauge-seal_combinations.htm","",0,20,210);
		Menu1_2_3=new Array("Pressure/Level Transmitters","pressure-level_transmitters.htm","",0,20,210);
		Menu1_2_4=new Array("D.P. Level Transmitters","dp-level_transmitters.htm","",0,20,210);
		Menu1_2_5=new Array("Level Conductivity Probes","level_conductivity_probes.htm","",0,20,210);
		Menu1_2_6=new Array("Homogeniser Measurement","homogeniser_measurement.htm","",0,20,210);
		Menu1_2_7=new Array("Separator Measurement","separator_gauges.htm","",0,20,210);
		Menu1_2_8=new Array("Level Float Probes","level_float_probes_spec.htm","",0,20,210);

	Menu1_3=new Array("Diaphragm Seals","diaphragm_seals.htm","",9,20,320);
		Menu1_3_1=new Array("BSM Seals","bsm_seals.htm","",0,20,200);
		Menu1_3_2=new Array("Chemical Seals","chemical_seals.htm","",0,20,200);
		Menu1_3_3=new Array("Flange Seals","flange_seals.htm","",0,20,200);
		Menu1_3_4=new Array("Homogeniser Seals","homogeniser_seals.htm","",0,20,200);
		Menu1_3_5=new Array("Pedco Seals","pedco_seals.htm","",0,20,200);
		Menu1_3_6=new Array("Plug Seals","plug_seals.htm","",0,20,200);
		Menu1_3_7=new Array("Silo Seals","silo_seals.htm","",0,20,200);
		Menu1_3_8=new Array("SMS Seals","sms_seals.htm","",0,20,200);
		Menu1_3_9=new Array("Triclover Seals","triclover_seals.htm","",0,20,200);

	Menu1_4=new Array("Stainless Steel Fittings","stainless_steel_fittings.htm","",7,20,320);
		Menu1_4_1=new Array("Terminal Housings","terminal_housings.htm","",0,20,200);
		Menu1_4_2=new Array("Thermowells","thermowells.htm","",0,20,200);
		Menu1_4_3=new Array("Syphons","syphons.htm","",0,20,200);
		Menu1_4_4=new Array("Heatnecks","heatnecks.htm","",0,20,200);
		Menu1_4_5=new Array("Weldments","weldments.htm","",0,20,200);
		Menu1_4_6=new Array("Capillaries","capillaries.htm","",0,20,200);
		Menu1_4_7=new Array("Vibrating Fork Adaptor","vibrating_fork_adaptor.htm","",0,20,200);

	Menu1_5=new Array("Diaphragm Seals for Pressure Transmitters","oem_products.htm","",15,20,320);
		Menu1_5_1=new Array("Female Threaded Connection","oem_female_threaded.htm","",0,20,400);
		Menu1_5_2=new Array("Male Threaded Connection","oem_male_threaded.htm","",0,20,400);
		Menu1_5_3=new Array("Small Flanged","oem_small_flanged.htm","",0,20,400);
		Menu1_5_4=new Array("Large Sanitary Flanged Seal","oem_large_sanitary.htm","",0,20,400);
		Menu1_5_5=new Array("Wafer Sanitary Flanged","oem_large_sanitary_wafer.htm","",0,20,400);
		Menu1_5_6=new Array("Large Chemical Flanged Seal","oem_large_flanged.htm","",0,20,400);
		Menu1_5_7=new Array("Wafer Chemical Flanged","oem_large_flanged_wafer.htm","",0,20,400);
		Menu1_5_8=new Array("Large Flange Extended Trunk","oem_large_flange_extended.htm","",0,20,400);
		Menu1_5_9=new Array("Sanitary Direct Mount Adaptors","oem_sanitary_direct_mount.htm","",0,20,400);
		Menu1_5_10=new Array("Sanitary Pipe Connection","oem_sanitary_pipe.htm","",0,20,400);
		Menu1_5_11=new Array("Sanitary Tank Connection","oem_sanitary_tank.htm","",0,20,400);
		Menu1_5_12=new Array("Paper Industry Connection","oem_paper_industry.htm","",0,20,400);
		Menu1_5_13=new Array("Drip Ring","oem_drip_ring.htm","",0,20,400);
		Menu1_5_14=new Array("Combination Wafer and/or Extended Flange Connections","oem_combination_wafer.htm","",0,20,400);
		Menu1_5_15=new Array("Combination Small Connections","oem_combination_small_connections.htm","",0,20,400);


	
//	Menu1_6=new Array("OEM Product Enquiry","oem_enquiry.htm","",12,20,320);
//		Menu1_6_1=new Array("Female Threaded Connection","oem_female_threaded_enquiry.htm","",0,20,360);
//		Menu1_6_2=new Array("Male Threaded Connection","oem_male_threaded_enquiry.htm","",0,20,360);
//		Menu1_6_3=new Array("Small Flanged (Up to 1½ Inch)","oem_small_flanged_enquiry.htm","",0,20,360);
//		Menu1_6_4=new Array("Large Sanitary Flanged Seal (Bar Stock Over 2 //Inch)","oem_large_sanitary_enquiry.htm","",0,20,360);
//		Menu1_6_5=new Array("Wafer Sanitary Flanged (Over 2 //Inch)","oem_large_sanitary_wafer_enquiry.htm","",0,20,360);		
//		Menu1_6_6=new Array("Large Chemical Flanged Seal (Bar Stock Over 2 //Inch)","oem_large_flanged_enquiry.htm","",0,20,360);
//		Menu1_6_7=new Array("Wafer Chemical Flanged (Over 2 //Inch)","oem_large_flanged_wafer_enquiry.htm","",0,20,360);		
//		Menu1_6_8=new Array("Large Flange Extended Trunk","oem_large_flange_extended_enquiry.htm","",0,20,360);
//		Menu1_6_9=new Array("Sanitary Pipe Connection","oem_sanitary_pipe_enquiry.htm","",0,20,360);
//		Menu1_6_10=new Array("Sanitary Tank Connection","oem_sanitary_tank_enquiry.htm","",0,20,360);
//		Menu1_6_11=new Array("Paper Industry Connection","oem_paper_industry_enquiry.htm","",0,20,360);
//		Menu1_6_12=new Array("Drip Ring","oem_drip_ring_enquiry.htm","",0,20,360);

	Menu1_6=new Array("Test & Measurement Products","test_measurement.htm","",0,20,320);	

	Menu1_7=new Array("New Products","new_products.htm","",0,20,320);




Menu2=new Array("Services","services.htm","",6,20,80);
	Menu2_1=new Array("Onsite Calibration","onsite_calibration.htm","",0,20,200);
	Menu2_2=new Array("Onsite Calibration Login","reports/index.asp","",0,20,200);
	Menu2_3=new Array("Workshop Repair/Calibration","workshop_repair_calibration.htm","",0,20,200);
	Menu2_4=new Array("Instrument Update Form","instrumentupdate.htm","",0,20,200);
	Menu2_5=new Array("Software Downloads","downloads.htm","",0,20,200);
	Menu2_6=new Array("Manufacturing Division","about_us.htm#Manufacturing Division","",0,20,200);

Menu3=new Array("View Enquiry","parts_enquiry.htm","",0,20,90);



//-->