var NoOffFirstLineMenus=6; // Number of first level items var LowBgColor='D9D9D9'; // Background color when mouse is not over var LowSubBgColor='DEE0E1'; // Background color when mouse is not over on subs var HighBgColor='BDC1C2'; // Background color when mouse is over var HighSubBgColor='BDC1C2'; // Background color when mouse is over on subs var FontLowColor='3366CC'; // Font color when mouse is not over var FontSubLowColor='3366CC'; // 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='45465B'; // Border color var BorderSubColor='45465B'; // Border color for subs var BorderWidth=0; // Border width var BorderBtwnElmnts=0; // Border between elements 1 or 0 var FontFamily="Arial" // 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='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=0; // 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=7; // Left padding var TopPaddng=3; // Top padding var FirstLineHorizontal=1; // SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL var MenuFramesVertical=0; // Frames in cols or rows 1 or 0 var DissapearDelay=1000; // delay before menu folds in var TakeOverBgColor=0; // Menu frame takes over background color subitem frame var FirstLineFrame='space'; // Frame where first level appears var SecLineFrame='space'; // Frame where sub levels appear var DocTargetFrame='space'; // Frame where target documents appear var TargetLoc='MenuLoc'; // span id for relative positioning var HideTop=1; // Hide first level when loading new document 1 or 0 var MenuWrap=0; // 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); Menu1=new Array("rollover:images/menu01off.gif:images/menu01on.gif","?page=history","",0,29,59); Menu2=new Array("rollover:images/menu02off.gif:images/menu02on.gif","","",3,29,84); Menu2_1=new Array("North Queensland","","",3,22,160); Menu2_1_1=new Array("Base Metals","?page=operations§ion=30","",0,22,160); Menu2_1_2=new Array("Treatment Facilities","?page=operations§ion=31","",0,22,160); Menu2_1_3=new Array("Mines","?page=operations§ion=32","",0,22,160); //Optional Extra Menu2_2= new Array("Health & Safety","?page=operations§ion=Health","",0) Menu2_3= new Array("Environmental","?page=operations§ion=Environmental","",0) Menu3=new Array("rollover:images/menu06off.gif:images/menu06on.gif","","",1,29,157); Menu3_1=new Array("North Queensland","","",2,22,160); Menu3_1_1=new Array("Base Metals - Mungana Project","?page=operations§ion=33","",0,22,220); Menu3_1_2=new Array("Precious Metals - Red Dome and Mungana","?page=operations§ion=34","",0,22,220); Menu4=new Array("rollover:images/menu03off.gif:images/menu03on.gif","","",3,29,87); Menu4_1=new Array("North Queensland","","",4,22,160); Menu4_1_1=new Array("Introduction","?page=operations§ion=36","",0,22,160); Menu4_1_2=new Array("Chillagoe Region","?page=operations§ion=37","",0,22,160); Menu4_1_3=new Array("Mt Garnet","?page=operations§ion=38","",0,22,160); Menu4_1_4=new Array("Thalanga","?page=operations§ion=39","",0,22,160); Menu4_2=new Array("Western Australia","","",2,22,160); Menu4_2_1=new Array("Lounge Lizard Nickel Project","?page=operations§ion=40","",0,22,160); Menu4_2_2=new Array("Admiral Bay Zinc Project","?page=operations§ion=41","",0,22,160); //Optional Extra Menu4_3= new Array("Reserves & Resources Tables","?page=operations§ion=Table","",0) Menu5=new Array("rollover:images/menu04off.gif:images/menu04on.gif","","",9,29,143); Menu5_1=new Array("Corporate Directory","?page=corporate§ion=1","",0,22,178) Menu5_2=new Array("Board of Directors","?page=corporate§ion=2&director=true","",0) Menu5_3=new Array("Senior Management","?page=corporate§ion=2&director=false","",0) Menu5_4=new Array("Corporate Governance","?page=corporate§ion=3","",0) Menu5_4_1=new Array("Statement and Charters","?page=corporate§ion=3&subsection=1","",0,22,120) Menu5_4_2=new Array("Policies and Procedures","?page=corporate§ion=3&subsection=2",0) Menu5_5=new Array("Equity Securities Information","?page=corporate§ion=4","",0) Menu5_6=new Array("Image Gallery","?page=investor§ion=6","",0) Menu5_7=new Array("Contact Kagara Ltd","?page=contact§ion=1","",0) //Menu5_8=new Array("Subscribe to Kagara Ltd","?page=contact§ion=2","",0) Menu5_8=new Array("Site Disclaimer","?page=contact§ion=3","",0) Menu5_9=new Array("Privacy Policy","?page=contact§ion=4","",0) Menu6=new Array("rollover:images/menu05off.gif:images/menu05on.gif","","",6,29,74); Menu6_1=new Array("ASX Announcements","?page=investor§ion=1","",0,22,140) Menu6_2=new Array("Reports","","",3) Menu6_2_1=new Array("Quarterly","?page=investor§ion=2&subsection=1","",0,22,114) Menu6_2_2=new Array("Half Yearly","?page=investor§ion=2&subsection=2","",0) Menu6_2_3=new Array("Annual","?page=investor§ion=2&subsection=3","",0) Menu6_3=new Array("Media Releases","?page=investor§ion=2&subsection=7","",0) Menu6_4=new Array("Broker Research","?page=investor§ion=2&subsection=5","",0) Menu6_5=new Array("Prospectus","?page=investor§ion=2&subsection=4","",0) Menu6_6=new Array("Presentations","?page=investor§ion=2&subsection=6","",0)