/************************************************************************************	(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=7;				// Number of first level items	var LowBgColor='#cc6600';				// Background color when mouse is not over	var LowSubBgColor='#ffffff';			// Background color when mouse is not over on subs	var HighBgColor='#333399';				// Background color when mouse is over	var HighSubBgColor='#333399';			// Background color when mouse is over on subs	var FontLowColor='#ffffff';				// Font color when mouse is not over	var FontSubLowColor='#000000';			// Font color subs when mouse is not over	var FontHighColor='#ffffff';			// Font color when mouse is over	var FontSubHighColor='#ffffff';			// Font color subs when mouse is over	var BorderColor='#ffffff';				// Border color	var BorderSubColor='#333333';			// Border color for subs	var BorderWidth=1;						// Border width	var BorderBtwnElmnts=1;					// Border between elements 1 or 0	var FontFamily="arial,helvetica,non serif"	// Font family menu items	var FontSize=11;						// Font size menu items	var FontBold=0;							// 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=.2;					// horizontal overlap child/ parent	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent	var StartTop=-5;							// Menu offset x coordinate	var StartLeft=0;						// Menu offset y coordinate	var VerCorrect=0;						// Multiple frames y correction	var HorCorrect=60;						// Multiple frames x correction	var LeftPaddng=5;						// Left padding	var TopPaddng=3;						// 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='navig';				// Frame where first level appears	var SecLineFrame='space';				// Frame where sub levels appear	var DocTargetFrame='space';				// Frame where target documents appear	var TargetLoc='MenuPos';				// 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=0;						// Uses arrow gifs when 1	var KeepHilite=1;						// Keep selected path highligthed	var Arrws=['images/tri.gif',4,7,'images/tridown.gif',4,7,'trileft.gif',5,5];	// 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.html","",0,22,60);Menu2=new Array("ABOUT US","about.html","",0,22,80);Menu3=new Array("OUR MACHINERY","machinery-overview.html","",10,22,110);	Menu3_1=new Array("FILLING & CAPPING","mac-fc-overview.html","",0,17,240);	Menu3_2=new Array("FILLING, PLUGGING & CAPPING","mac-fpcc-overview.html","",0,17,240);	Menu3_3=new Array("FILLING & STOPPERING","mac-fs-overview.html","",0,17,240);	Menu3_4=new Array("FILLING, STOPPERING & AL. SEALING","mac-fsas-overview.html","",0,17,240);	Menu3_5=new Array("BARRIER ISOLATION","mac-barrier_isolator.html","",0,17,240);	Menu3_6=new Array("TRAY LOADING & UNLOADING","mac-atl-overview.html","",0,17,240);	Menu3_7=new Array("TURNTABLES & CONTAINER HANDLING","mac-tt-overview.html","",0,17,240);	Menu3_8=new Array("CONTAINER STORAGE TRAYS","mac-tray-overview.html","",0,17,240);		Menu3_9=new Array("ADDITIONAL MACHINERY & SERVICES","mac-am-overview.html","",0,17,240);		Menu3_10=new Array("RENTAL MACHINERY","rental.html","",0,17,240);Menu4=new Array("MACHINERY FUNCTIONS","","",20,22,145);	Menu4_1=new Array("FILLING","","",7,17,200);		Menu4_1_1=new Array("PISTON PUMP","fun-fill-pist.html","",0,17,186);		Menu4_1_2=new Array("LINEAR PISTON PUMP SERVO DRIVE","fun-fill-srvo.html","",0,17,186);		Menu4_1_3=new Array("ROLLING DIAPHRAGM PUMP","fun-fill-dphm.html","",0,17,186);		Menu4_1_4=new Array("GRAVITY","fun-fill-grav.html","",0,17,186);		Menu4_1_5=new Array("PERISTALTIC PUMP","fun-fill-pstc.html","",0,17,186);		Menu4_1_6=new Array("FLOW METER","fun-fill-flow.html","",0,17,186);		Menu4_1_7=new Array("CHECKWEIGHING","fun-fill-chkw.html","",0,17,186);	Menu4_2=new Array("PLUGGING/TIPPING","fun-plug.html","",0,17,200);	Menu4_3=new Array("CAPPING","fun-capp.html","",0,17,200);	Menu4_4=new Array("STOPPERING","fun-stop.html","",0,17,200);	Menu4_5=new Array("VACUUM STOPPERING","fun-vacstp.html","",0,17,200);	Menu4_6=new Array("SEALING","fun-seal.html","",0,17,200);	Menu4_7=new Array("TRAY LOADING","","",2,17,200);		Menu4_7_1=new Array("CONVENTIONAL","fun-tray-conv.html","",0,17,90);		Menu4_7_2=new Array("ROBOTIC","fun-tray-robt.html","",0,17,90);	Menu4_8=new Array("TRAY UNLOADING","fun-trayunload.html","",0,17,200);	Menu4_9=new Array("ACCUMULATING","fun-accum.html","",0,17,200);	Menu4_10=new Array("UNSCRAMBLING","","",2,17,200);		Menu4_10_1=new Array("ROTARY","fun-unscrm-rtry.html","",0,17,116);		Menu4_10_2=new Array("BULK UNSCRAMBLER","fun-unscrm-bulk.html","",0,17,116);	Menu4_11=new Array("VIAL TRANSFERRING","fun-vial.html","",0,17,200);	Menu4_12=new Array("MEDICAL DEVICE/CUSTOM ASSEMBLY","","",5,17,200);		Menu4_12_1=new Array("SYRINGE ASSEMBLY","fun-medass-syrn.html","",0,17,135);		Menu4_12_2=new Array("STOPPER REMOVAL","fun-medass-stop.html","",0,17,135);		Menu4_12_3=new Array("SPRAY-CAP APPLICATION","fun-medass-spray.html","",0,17,135);		Menu4_12_4=new Array("COMPONENT ASSEMBLY","fun-medass-comp.html","",0,17,135);		Menu4_12_5=new Array("DIVIDED TRAY LOADING","fun-medass-dtl.html","",0,17,135);	Menu4_13=new Array("CONVEYING SYSTEMS","fun-convy.html","",0,17,200);	Menu4_14=new Array("LABELING","fun-label.html","",0,17,200);	Menu4_15=new Array("SYSTEM INTEGRATION","fun-sysint.html","",0,17,200);	Menu4_16=new Array("DOCUMENTATION","fun-doc.html","",0,17,200);	Menu4_17=new Array("CHASELOCK","ne-chlock.html","",0,17,200);	Menu4_18=new Array("CHASEWEIGH","ne-chweigh.html","",0,17,200);	Menu4_19=new Array("CHASEFLOW","ne-chflow.html","",0,17,200);	Menu4_20=new Array("NASAL ATOMIZER APPLICATION","ne-nasal.html","",0,17,200);Menu5=new Array("CONTACT US","contact.html","",0,22,90);Menu6=new Array("NEWS & EVENTS","","",4,22,112);	Menu6_1=new Array("ANNOUNCEMENTS","anniversary.html","",0,17,200);	Menu6_2=new Array("PRESS RELEASES","ne-pr.html","",0,17,200);	Menu6_3=new Array("TRADE SHOW SCHEDULE","ne-trdshw.html","",0,17,200);	Menu6_4=new Array("CHASE-RELATED LINKS","ne-links.html","",0,17,200);Menu7=new Array("EMPLOYMENT","employ.html","",0,22,95);
