/*********************************************************************************** * (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=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='black'; // Background color when mouse is over var HighSubBgColor='black'; // 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='red'; // Font color when mouse is over var FontSubHighColor='white'; // Font color subs when mouse is over var BorderColor='transparent'; // 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='center'; // 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=.1; // horizontal overlap child/ parent var ChildVerticalOverlap=.2; // vertical overlap child/ parent var StartTop=-1; // Menu offset x coordinate var StartLeft=0; // Menu offset y coordinate var VerCorrect=0; // Multiple frames y correction var HorCorrect=0; // Multiple frames x correction var LeftPaddng=0; // Left padding var TopPaddng=10; // 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='menu'; // 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=['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("rollover:/images/home.jpg:/images/home.jpg","/index.php","",0,34,95); Menu2=new Array("rollover:/images/about.jpg:/images/about.jpg","/about.php","",3,34,95); Menu2_1=new Array("Our Company","about.php","",4,34,150); Menu2_1_1=new Array("Our History","about.php#history","",0,34,150); Menu2_1_2=new Array("Our Misson","about.php#mission","",0,34,150); Menu2_1_3=new Array("Our Vision","about.php#vision","",0,34,150); Menu2_1_4=new Array("Our Brands","about.php#brands","",0,34,150); Menu2_2=new Array("Business Focus","business.php","",2,34,150); Menu2_2_1=new Array("Electricity Management","business.php#electricity","",0,34,150); Menu2_2_2=new Array("Main Markets","business.php#markets","",0,34,150); Menu2_3=new Array("Project Services","project.php","",4,34,150); Menu2_3_1=new Array("Projects and Services","project.php#projects","",0,34,150); Menu2_3_2=new Array("Engineering and Design Services","project.php#engineering","",0,50,150); Menu2_3_3=new Array("Manufacturing and Assembly","project.php#manufacturing","",0,50,150); Menu2_3_4=new Array("Quality Management","project.php#quality","",0,34,150); Menu3=new Array("rollover:/images/products.jpg:/images/products.jpg","#","",2,34,95); Menu3_1=new Array("HEINELEC & CBI","#","",11,34,150); Menu3_1_1=new Array("Electrical Switchboards","/products_select.php?p=23","",0,34,250); Menu3_1_2=new Array("Load Centres","/products_select.php?p=7","",0,34,250); Menu3_1_3=new Array("Switchboard Hardware","/products_select.php?p=8","",0,34,250); Menu3_1_4=new Array("Commercial, Industrial and Mining Circuit Breakers and Switch Disconnectors","/products_select.php?p=10","",0,50,250); Menu3_1_5=new Array("Commercial and Industrial RCBO's and RCCB's","/products_select.php?p=11","",0,50,250); Menu3_1_6=new Array("Separate RCD Relay","/products_select.php?p=12","",0,34,250); Menu3_1_7=new Array("DC Circuit Breakers","/products_select.php?p=15","",0,34,250); Menu3_1_8=new Array("Moulded Case Circuit Breakers & RCBOs","/products_select.php?p=16","",0,34,250); Menu3_1_9=new Array("Earth Leakage Relays","/products_select.php?p=18","",0,34,250); Menu3_1_10=new Array("CBE : Circuit Breakers for Equipment","/products_select.php?p=19","",0,34,250); Menu3_1_11=new Array("Auxiliary Products","/products_select.php?p=20","",0,34,250); Menu3_2=new Array("Slegers","#","",8,34,150); Menu3_2_1=new Array("Cable Retention","/products_select.php?p=24","",0,34,250); Menu3_2_2=new Array("Fixing & Fastening","/products_select.php?p=26","",0,34,250); Menu3_2_3=new Array("Chemicals","/products_select.php?p=27","",0,34,250); Menu3_2_4=new Array("Hand Tools","/products_select.php?p=29","",0,34,250); Menu3_2_5=new Array("Conduit Bending","/products_select.php?p=30","",0,34,250); Menu3_2_6=new Array("Cable Laying Equipment","/products_select.php?p=31","",0,34,250); Menu3_2_7=new Array("Testing Equipment","/products_select.php?p=32","",0,34,250); Menu3_2_8=new Array("Switchboards & Accessories","/products_select.php?p=33","",0,34,250); Menu4=new Array("rollover:/images/technology.jpg:/images/technology.jpg","#","",3,34,95); Menu4_1=new Array("Hydraulic Magnetic","/magnetic.php","",0,34,250); Menu4_2=new Array("Thermal Magnetic","/thermal.php","",0,34,250); Menu4_3=new Array("Ground Fault Protection","/ground_fault.php","",0,34,250); Menu5=new Array("rollover:/images/documents.jpg:/images/documents.jpg","#","",3,34,95); Menu5_1=new Array("Price Book 137","javascript:window.open('documents_download.php')","",0,34,250); Menu5_2=new Array("Application and Selection Data","/appseldata.php","",0,34,250); Menu5_3=new Array("Downloads","/downloads.php","",0,34,150); Menu6=new Array("rollover:/images/news.jpg:/images/news.jpg","/news.php","",0,34,95); Menu7=new Array("rollover:/images/contact.jpg:/images/contact.jpg","#","",2,34,100); Menu7_1=new Array("Sales Offices","/regions.php?type=heinemann","",0,34,150); Menu7_2=new Array("Distributors","/regions.php?type=distributors","",0,34,150);