//(c) Ger Versluis 2000 version 1.0, 1 november 2000 var NoOffFirstLineMenus=10; //set number of main menu items var LowBgColor='#999999'; var HighBgColor='#009999'; var FontLowColor='#FFFFFF'; var FontHighColor='#CCCCCC'; var BorderColor='#666666'; var LowSubBgColor='#999999'; // Background color when mouse is not over on subs var HighSubBgColor='#009999'; // Background color when mouse is over on subs var FontSubLowColor='#FFFFFF'; // Font color subs when mouse is not over var FontSubHighColor='#CCCCCC'; // Font color subs when mouse is over var BorderSubColor='#666666'; // Border color for subs var BorderWidth=1; // Border width var BorderBtwnElmnts=1; // Border between elements 1 or 0 var FontFamily="Arial,Helvetica,sans-serif" var FontSize=8; var FontBold=1; 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; var ChildVerticalOverlap=.2; var StartTop=84; // Menu offset x coordinate var StartLeft=30; // Menu offset y coordinate var VerCorrect=3; // Multiple frames y correction var HorCorrect=0; // Multiple frames x correction var LeftPaddng=3; // Left padding var TopPaddng=4; // Top padding var FirstLineHorizontal=0; // 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=['/graphics/menu_right.gif',5,10,'/graphics/menu_right.gif',10,5,'/graphics/menu_right.gif',5,10]; // Arrow source, width and height var SearchWindow='width=550,height=480,resizable=yes,scrollbars=yes,toolbar=no,menubar=no,location=no,status=yes,directories=no,copyhistory=no'; function BeforeStart(){return} function AfterBuild(){return} function BeforeFirstOpen(){return} function AfterCloseAll(){return} //Menux=new Array("text to show","Link",No of sub elements,element height,element width); //see accompanying "config.htm" file for more information on structure of menus Menu1=new Array("Home","/","",0,25,95) Menu2=new Array("Search","javascript:onclick=window.open('search.php','searchwindow','"+SearchWindow+"')","",0,25,95) Menu3=new Array("Products","","",12,25,95) Menu3_1=new Array("New & Featured Products","/newProducts.php","",0,20,31*FontSize); Menu3_2=new Array("Olivari Door Handles - Inc Marine Grade","showHandle.php?catID=1","",0,20,31*FontSize); Menu3_3=new Array("Olivari Operational Door Knobs","showHandle.php?catID=12","",0,20,31*FontSize); Menu3_4=new Array("Bathroom Accessories","showProduct.php?catID=3","",0,20,31*FontSize); Menu3_5=new Array("Coat Hooks","showProduct.php?catID=5","",0,20,31*FontSize); Menu3_6=new Array("Flush & Sliding Door Pulls (Full Range)","showProduct.php?catID=7","",0,20,31*FontSize); Menu3_7=new Array("Hinges Inc. Justor Spring Hinges","showProduct.php?catID=4","",0,20,31*FontSize); Menu3_8=new Array("Kitchen & Cabinet Ware Handles","showProduct.php?catID=2","",0,20,31*FontSize); Menu3_9=new Array("Large Entry Door Pulls","showProduct.php?catID=6","",0,20,31*FontSize); Menu3_10=new Array("Shelf Brackets","showProduct.php?catID=14","",0,20,31*FontSize); Menu3_11=new Array("Snibs, Door Stops, Locks & Accessories","showProduct.php?catID=8","",0,20,31*FontSize); Menu3_12=new Array("Stainless Steel Bathroom Ranges","showProduct.php?catID=10","",0,20,31*FontSize); Menu3_1=new Array("New & Featured Products","/newProducts.php","",0,20,31*FontSize); Menu3_2=new Array("Olivari Door Handles - Inc Marine Grade","showHandle.php?catID=1","",0,20,31*FontSize); Menu3_3=new Array("Olivari Operational Door Knobs","showHandle.php?catID=12","",0,20,31*FontSize); Menu3_4=new Array("Bathroom Accessories","showProduct.php?catID=3","",0,20,31*FontSize); Menu3_5=new Array("Coat Hooks","showProduct.php?catID=5","",0,20,31*FontSize); Menu3_6=new Array("Flush & Sliding Door Pulls (Full Range)","showProduct.php?catID=7","",0,20,31*FontSize); Menu3_7=new Array("Hinges Inc. Justor Spring Hinges","showProduct.php?catID=4","",0,20,31*FontSize); Menu3_8=new Array("Kitchen & Cabinet Ware Handles","showProduct.php?catID=2","",0,20,31*FontSize); Menu3_9=new Array("Large Entry Door Pulls","showProduct.php?catID=6","",0,20,31*FontSize); Menu3_10=new Array("Shelf Brackets","showProduct.php?catID=14","",0,20,31*FontSize); Menu3_11=new Array("Snibs, Door Stops, Locks & Accessories","showProduct.php?catID=8","",0,20,31*FontSize); Menu3_12=new Array("Stainless Steel Bathroom Ranges","showProduct.php?catID=10","",0,20,31*FontSize); Menu4=new Array("Information","","",6,25,95) Menu4_1=new Array("About Bellevue","/aboutUs.php","",0,20,17*FontSize); Menu4_2=new Array("Cleaning","/cleaning.php","",0,20,17*FontSize); Menu4_3=new Array("Maintenance","/maintenance.php","",0,20,17*FontSize); Menu4_4=new Array("FAQ","/faq.php","",0,20,17*FontSize); Menu4_5=new Array("General Info","/generalInfo.php","",0,20,17*FontSize); Menu4_6=new Array("Bellevue Showroom","/showroom.php","",0,20,17*FontSize); Menu4_1=new Array("About Bellevue","/aboutUs.php","",0,20,17*FontSize); Menu4_2=new Array("Cleaning","/cleaning.php","",0,20,17*FontSize); Menu4_3=new Array("Maintenance","/maintenance.php","",0,20,17*FontSize); Menu4_4=new Array("FAQ","/faq.php","",0,20,17*FontSize); Menu4_5=new Array("General Info","/generalInfo.php","",0,20,17*FontSize); Menu4_6=new Array("Bellevue Showroom","/showroom.php","",0,20,17*FontSize); Menu5=new Array("Contact Us","/contactUs.php","",0,25,95) Menu6=new Array("SuperInox","/SuperInox.php","",0,25,95) Menu7=new Array("BioChrome","/BioChrome.php","",0,25,95) Menu8=new Array("Request a Catalogue","/Catalogue.php","",0,44,95) Menu9=new Array("Reseller & Display Locations","","",2,44,95) Menu9_1=new Array("Australia","","",6,20,28*FontSize); Menu9_1_1=new Array("ACT","/showDistributors.php?regID=10","",0,20,28*FontSize); Menu9_1_2=new Array("NSW","/showDistributors.php?regID=5","",0,20,28*FontSize); Menu9_1_3=new Array("Queensland","/showDistributors.php?regID=4","",0,20,28*FontSize); Menu9_1_4=new Array("South Australia","/showDistributors.php?regID=1","",0,20,28*FontSize); Menu9_1_5=new Array("Victoria","/showDistributors.php?regID=6","",0,20,28*FontSize); Menu9_1_6=new Array("WA","/showDistributors.php?regID=2","",0,20,28*FontSize); Menu9_2=new Array("New Zealand","","",2,20,28*FontSize); Menu9_2_1=new Array("North Island","/showDistributors.php?regID=8","",0,20,28*FontSize); Menu9_2_2=new Array("South Island","/showDistributors.php?regID=9","",0,20,28*FontSize); Menu9_1=new Array("Australia","","",6,20,28*FontSize); Menu9_1_1=new Array("ACT","/showDistributors.php?regID=10","",0,20,28*FontSize); Menu9_1_2=new Array("NSW","/showDistributors.php?regID=5","",0,20,28*FontSize); Menu9_1_3=new Array("Queensland","/showDistributors.php?regID=4","",0,20,28*FontSize); Menu9_1_4=new Array("South Australia","/showDistributors.php?regID=1","",0,20,28*FontSize); Menu9_1_5=new Array("Victoria","/showDistributors.php?regID=6","",0,20,28*FontSize); Menu9_1_6=new Array("WA","/showDistributors.php?regID=2","",0,20,28*FontSize); Menu9_2=new Array("New Zealand","","",2,20,28*FontSize); Menu9_2_1=new Array("North Island","/showDistributors.php?regID=8","",0,20,28*FontSize); Menu9_2_2=new Array("South Island","/showDistributors.php?regID=9","",0,20,28*FontSize); Menu10=new Array("Become a Reseller","/newDistributor.php","",0,44,95) var NoOffFirstLineMenus=10; //set number of main menu items