/***********************************************************************************
*	(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=6;			// 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='red';			// Background color when mouse is over
	var HighSubBgColor='red';			// 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='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// 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="verdana,arial,comic sans ms,technical"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=0;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// 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=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.1;			// vertical overlap child/ parent
	var StartTop=65;				// Menu offset x coordinate
	var StartLeft=105;				// 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=500;			// 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 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("Home","index_ch.php","",0,18,50);

Menu2=new Array("About Us","excellence_ch.php","",5,18,80);
	Menu2_1=new Array("Australian Excellence in Engineering and Supply","excellence_ch.php","",0,30,165);
	Menu2_2=new Array("History","history_ch.php","",0,18,165);
	Menu2_3=new Array("Licences Held","licences.php","",9,18,165);
		Menu2_3_1=new Array("Andritz Selas","selas.php","",0,18,175);
		Menu2_3_2=new Array("Ajax","ajax.php","",0,18,175);
		Menu2_3_3=new Array("Ebner Industrieofanbau","ebner.php","",0,18,175);
		Menu2_3_4=new Array("Braun Maschinenfabrik","braun.php","",0,18,175);
		Menu2_3_5=new Array("Rio Tinto Aluminium","rio_tinto.php","",0,18,175);
		Menu2_3_6=new Array("Gillespie and Powers","gillespie.php","",0,18,175);
		Menu2_3_7=new Array("Smith Aluminium A/S","smith.php","",0,18,175);
		Menu2_3_8=new Array("AFC Holcroft","afc.php","",0,18,175);
		Menu2_3_9=new Array("MBE-CMT","mbe.php","",0,18,175);
	Menu2_4=new Array("Facilities","facilities.php","",0,18,175);
	Menu2_5=new Array("Latest News","news.php","",0,18,175);

Menu3=new Array("Products/Services","index_ch.php","",9,18,130);
	Menu3_1=new Array("Engineering &<br />Project Management","design_pm_ch.php","",0,30,160);
	Menu3_2=new Array("Cremators","cremators_ch.php","",10,18,160);
		Menu3_2_1=new Array("HD90 Cremator","cremators_ch.php#hd90","",0,18,145);
		Menu3_2_2=new Array("HD60 Cremator","cremators_ch.php#hd60","",0,18,145);
		Menu3_2_3=new Array("Charging Bier","cremators_ch.php#bier","",0,18,145);
		Menu3_2_4=new Array("Automatically Guided<br />Charging Bier","cremators_ch.php#autobier","",0,30,145);
		Menu3_2_5=new Array("Ash Processor","cremators_ch.php#ash","",0,18,145);
		Menu3_2_6=new Array("Transfer Trolley","cremators_ch.php#transfer","",0,18,145);
		Menu3_2_7=new Array("Filtration","cremators_ch.php#filtration","",0,18,145);
		Menu3_2_8=new Array("Ash Cooling Rack","cremators_ch.php#coolingrack","",0,18,145);
		Menu3_2_9=new Array("Monitoring","cremators_ch.php#monitoring","",0,18,145);
		Menu3_2_10=new Array("Paging Systems","cremators_ch.php#paging","",0,18,145);
	Menu3_3=new Array("Incinerators","incinerators_ch.php","",3,18,160);
		Menu3_3_1=new Array("Animal Incinerators","incinerators_ch.php#animal","",0,18,175);
		Menu3_3_2=new Array("Pathological Incinerators","incinerators_ch.php#pathological","",0,18,175);
		Menu3_3_3=new Array("Biomedical Incinerators","incinerators_ch.php#biomedical","",0,18,175);
	Menu3_4=new Array("Metals","metals.php","",6,18,160);
		Menu3_4_1=new Array("Tilting Rotary Furnaces","metals.tilting_ch.php","",0,18,175);
		Menu3_4_2=new Array("Rotary Furnace","metals.rotary_ch.php","",0,18,175);
		Menu3_4_3=new Array("Reverberatory Furnaces","metals.reverb_ch.php","",0,18,175);
		Menu3_4_4=new Array("Siphon Systems","metals.siphon_ch.php","",0,18,175);
		Menu3_4_5=new Array("Tilting Crucible Furnace","metals.tilting_crucible_ch.php","",0,18,175);
		Menu3_4_6=new Array("Bale Out Crucible Furnace","metals.baleout_crucible_ch.php","",0,18,175);
	Menu3_5=new Array("Process","process_ch.php","",0,18,160);
	Menu3_6=new Array("Plant Automation<br />& Safe Access","plant_ch.php","",0,30,160);
	Menu3_7=new Array("Combustion Sales<br />and Service","service_ch.php","",0,30,160);
	Menu3_8=new Array("Refractory","refractory_ch.php","",0,18,160);
	Menu3_9=new Array("Fluid Power<br />and Lubrication","fluidpower_ch.php","",10,30,160);
		Menu3_9_1=new Array("Oil-Rite","oil-rite.php","",0,18,100);
		Menu3_9_2=new Array("PurgeX","purgex.php","",0,18,100);
		Menu3_9_3=new Array("Lincoln","lincoln.php","",0,18,100);
		Menu3_9_4=new Array("Parker","parker.php","",0,18,100);
		Menu3_9_5=new Array("Alspec","alspec.php","",0,18,100);
		Menu3_9_6=new Array("Ross","ross.php","",0,18,100);
		Menu3_9_7=new Array("Hydac","hydac.php","",0,18,100);
		Menu3_9_8=new Array("Ludowici","ludowici.php","",0,18,100);
		Menu3_9_9=new Array("Gleason Reel","gleason.php","",0,18,100);
		Menu3_9_10=new Array("Ryco","ryco.php","",0,18,100);

Menu4=new Array("Contact Us","contactus.php","",0,18,90);

Menu5=new Array("Site Map","sitemap.php","",0,18,70);

Menu6=new Array("Privacy","privacy.php","",0,18,65);

