	var NoOffFirstLineMenus=10; //set number of main menu items
	var LowBgColor='#eeeeee';
	var HighBgColor='#bbbbbb';
	var FontLowColor='#009933';
	var FontHighColor='white';
	var BorderColor='#bbbbbb';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="Verdana, Tahoma, Arial, Helvetica, sans-serif;"
	var FontSize=8;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered=0;
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=.1;
	var ChildVerticalOverlap=.1;
	var StartTop=130; //set vertical offset
	var StartLeft=10; //set horizontal offset
	var VerCorrect=1;
	var HorCorrect=1;
	var LeftPaddng=5;
	var TopPaddng=2;
	var FirstLineHorizontal=0; //set menu layout (1=horizontal, 0=vertical)
	var MenuFramesVertical=1;
	var DissapearDelay=50;
	var TakeOverBgColor=0;
	var FirstLineFrame='Menu';
	var SecLineFrame='Menu';
	var DocTargetFrame='Frames';
	var WebMasterCheck=0;

//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("About Larry Mitchell","http://www.kauriglen.co.nz/larry/index.htm",0,20,190);

Menu2=new Array("Base Stats With Trendz","",10);
	Menu2_1=new Array("'Base Stats' Reports Description","http://www.kauriglen.co.nz/larry/basestats/index.htm",0,20,300);
	Menu2_2=new Array("'Base Stats' 2010 Value Offer","http://www.kauriglen.co.nz/larry/2010BaseStats/index.htm",0);
	Menu2_3=new Array("'Base Stats' Specialised Reports","http://www.kauriglen.co.nz/larry/basestats/specialised_reports.htm",0);
	Menu2_4=new Array("Affordability & Remuneration Reports","http://www.kauriglen.co.nz/larry/other/affordremun.htm",0);
	Menu2_5=new Array("Benchmarking Table","http://www.kauriglen.co.nz/larry/basestats/benchmarking_table.htm",0);
	Menu2_6=new Array("Data Mining","http://www.kauriglen.co.nz/larry/other/datamining.htm",0);
	Menu2_7=new Array("Outcomes-Results","http://www.kauriglen.co.nz/larry/outcomesresults/index.htm",0);
	Menu2_8=new Array("Prospective Financial Information","http://www.kauriglen.co.nz/larry/other/pfi.htm",0);
	Menu2_9=new Array("Rates Survey for NZ TLA's 2011","http://www.kauriglen.co.nz/larry/basestats/ratessurvey.htm",0);
	Menu2_10=new Array("Rating Data Package - March 2007","http://www.kauriglen.co.nz/larry/other/rdp.htm",0);
	
Menu3=new Array("CAPEX Annual","http://www.kauriglen.co.nz/larry/CAPEX/index.htm",0,20,190);
	
Menu4=new Array("Council Debt","http://www.kauriglen.co.nz/larry/councildebt/index.htm",0);

Menu5=new Array("Newsletters","http://www.kauriglen.co.nz/larry/newsletters/index.htm",0);	
	
Menu6=new Array("Product Catalogues","http://www.kauriglen.co.nz/larry/marketing/index.htm",0,20,190);
	
Menu7=new Array("Performance Excellence - Improvements","http://www.kauriglen.co.nz/larry/excellence/index.htm",0,20,190);
	
Menu8=new Array("Presentations","http://www.kauriglen.co.nz/larry/presentations/index.htm",0);
	
Menu9=new Array("Resource Library","",2);
	Menu9_1=new Array("Base Stats","http://www.kauriglen.co.nz/larry/resourcelib/index.htm",0,20,170);
	Menu9_2=new Array("Other Documents","http://www.kauriglen.co.nz/larry/resourcelib/other.htm",0);

Menu10=new Array("Public Affairs","",5);
	Menu10_1=new Array("Auckland City Finances","http://www.kauriglen.co.nz/larry/aci/index.htm",0,20,200);
	Menu10_2=new Array("Press Reports","http://www.kauriglen.co.nz/larry/pressreports/pressreports.htm",0);
	Menu10_3=new Array("Letters to the Editor","http://www.kauriglen.co.nz/larry/pressreports/letterstotheeditor.htm",0);
	Menu10_4=new Array("Rodney District Council","http://www.kauriglen.co.nz/larry/publicaffairs/rdc.htm",0);
	Menu10_5=new Array("Nil Rate Increases","http://www.kauriglen.co.nz/larry/publicaffairs/nilrates.htm");
	




