/***********************************************************************************
*	(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=9;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='#C1E2FF';			// 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='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='DarkRed';			// Border color
	var BorderSubColor='#C1E2FF';			// 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='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=-.10;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=110;				// Menu offset x coordinate
	var StartLeft=8;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// 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=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='';				// 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=['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("KDRB HOME","/index.html","",0,20,175);

Menu2=new Array("Demolition","/demolition/demolition.html","",0,20,160);

Menu3=new Array("Leading KDRB builders","","",21);
	Menu3_1=new Array("INTRODUCTION TO KDRB","/index.html","",0,20,160);
	Menu3_2=new Array("INDEX TO BUILDERS","/thebuilders.html","",0,20,160);
	Menu3_3=new Array("Alkira Homes","/builders/alkira/index.html","",0,20,160);
	Menu3_4=new Array("Avonleigh Homes","/builders/avonleigh/index.html","",0,20,160);
	Menu3_5=new Array("Bellmarch Homes","/builders/bellmarch/index.html","",0,20,160);
	Menu3_6=new Array("Chateau Homes","/builders/chateau/index.html","",0,20,160);
	Menu3_7=new Array("Craftsman Homes","/builders/craftsman/index.html","",0,20,160);
	Menu3_8=new Array("Fairlight Homes","/builders/fairlight/index.html","",0,20,160);
	Menu3_9=new Array("Felton Homes","/builders/felton/index.html","",0,20,160);
	Menu3_10=new Array("Gremmo Homes","/builders/gremmo/index.html","",0,20,160);
	Menu3_11=new Array("Homestead Home Builders","/builders/homestead/index.html","",0,20,160);
	Menu3_12=new Array("The Home Team","/builders/hometeam/index.html","",0,20,160);
	Menu3_13=new Array("Jandson Homes","/builders/jandson/index.html","",0,20,160);
	Menu3_14=new Array("Kewsen","/builders/kewsen/index.html","",0,20,160);
	Menu3_15=new Array("Masterton Homes","/builders/masterton/index.html","",0,20,160);
	Menu3_16=new Array("Meadowbank Homes","/builders/meadowbank/index.html","",0,20,160);
	Menu3_17=new Array("Roselea Homes","/builders/roselea/index.html","",0,20,160);
	Menu3_18=new Array("Rosewood Homes","/builders/rosewood/index.html","",0,20,160);
	Menu3_19=new Array("Tareena Homes","/builders/tareena/index.html","",0,20,160);
	Menu3_20=new Array("Trevelle Homes","/builders/trevelle/index.html","",0,20,160);
	Menu3_21=new Array("Young Homes","/builders/young/index.html","",0,20,160);

Menu4=new Array("Display Home Villages","","",3);
	Menu4_1=new Array("Introduction","/villages/introduction/index.html","",0,20,160);
	Menu4_2=new Array("HomeQuest","/villages/homequest/index.html","",0,20,160);
	Menu4_3=new Array("HomeWorld","/villages/homeworld/index.html","",0,20,160);	

Menu5=new Array("Things you need to know","","",9);
	Menu5_1=new Array("NSW Housing Code","/information/nswhousingcode.html","",0,20,160);
	Menu5_2=new Array("ABC of KDRB","/information/abcde.html","",0,20,160);
	Menu5_3=new Array("Before you do anything","/information/before.html","",0,20,160);
	Menu5_4=new Array("Rules you can't demolish","/information/rules.html","",0,20,160);
	Menu5_5=new Array("Making dollars make sense","/information/making.html","",0,20,160);
	Menu5_6=new Array("Working out what you want","/information/working.html","",0,20,160);
	Menu5_7=new Array("Choosing materials","/information/choosing.html","",0,20,160);
	Menu5_8=new Array("Making plans","/information/plans.html","",0,20,160);
	Menu5_9=new Array("Whilst you're building","/information/whilst.html","",0,20,160);

Menu6=new Array("Local Councils A-K","","",18);
	Menu6_1=new Array("Introduction","/councils/introduction/index.html","",0,20,160);
	Menu6_2=new Array("Ashfield","/councils/ashfield/index.html","",0,20,160);
	Menu6_3=new Array("Auburn","/councils/auburn/index.html","",0,20,160);
	Menu6_4=new Array("Bankstown","/councils/bankstown/index.html","",0);
	Menu6_5=new Array("Blacktown","/councils/blacktown/index.html","",0,20,160);
	Menu6_6=new Array("Botany Bay","/councils/botanybay/index.html","",0,20,160);
	Menu6_7=new Array("Burwood","/councils/burwood/index.html","",0,20,160);
	Menu6_8=new Array("Camden","/councils/camden/index.html","",0,20,160);
	Menu6_9=new Array("Campbelltown","/councils/campbelltown/index.html","",0,20,160);
	Menu6_10=new Array("Canada Bay","/councils/canadabay/index.html","",0,20,160);
	Menu6_11=new Array("Canterbury","/councils/canterbury/index.html","",0,20,160);
	Menu6_12=new Array("Fairfield","/councils/fairfield/index.html","",0,20,160);
	Menu6_13=new Array("Holroyd","/councils/holroyd/index.html","",0,20,160);
	Menu6_14=new Array("Hornsby","/councils/hornsby/index.html","",0,20,160);
	Menu6_15=new Array("Hunter's Hill","/councils/huntershill/index.html","",0,20,160);
	Menu6_16=new Array("Hurstville","/councils/hurstville/index.html","",0);
	Menu6_17=new Array("Kogarah","/councils/kogarah/index.html","",0);
	Menu6_18=new Array("Ku-ring-gai","/councils/kuringgai/index.html","",0,20,160);

Menu7=new Array("Local Councils L-Z","","",19);
	Menu7_1=new Array("Lane Cove","/councils/lanecove/index.html","",0,20,160);
	Menu7_2=new Array("Leichhardt","/councils/leichhardt/index.html","",0,20,160);
	Menu7_3=new Array("Liverpool","/councils/liverpool/index.html","",0);
	Menu7_4=new Array("Manly","/councils/manly/index.html","",0,20,160);
	Menu7_5=new Array("Mosman","/councils/mosman/index.html","",0,20,160);
	Menu7_6=new Array("Parramatta","/councils/parramatta/index.html","",0,20,160);
	Menu7_7=new Array("Penrith","/councils/penrith/index.html","",0,20,160);
	Menu7_8=new Array("Pittwater","/councils/pittwater/index.html","",0,20,160);
	Menu7_9=new Array("Randwick","/councils/randwick/index.html","",0,20,160);
	Menu7_10=new Array("Rockdale","/councils/rockdale/index.html","",0,20,160);
	Menu7_11=new Array("Ryde","/councils/ryde/index.html","",0,20,160);
	Menu7_12=new Array("Strathfield","/councils/strathfield/index.html","",0,20,160);
	Menu7_13=new Array("Sutherland","/councils/sutherland/index.html","",0);
	Menu7_14=new Array("The Hills","/councils/thehills/index.html","",0);
	Menu7_15=new Array("Warringah","/councils/warringah/index.html","",0,20,160);
	Menu7_16=new Array("Waverley","/councils/waverley/index.html","",0,20,160);
	Menu7_17=new Array("Willoughby","/councils/willoughby/index.html","",0);
	Menu7_18=new Array("Woollahra","/councils/woollahra/index.html","",0,20,160);
	Menu7_19=new Array("More Councils","/councils/moretocome/index.html","",0);

Menu8=new Array("Go to New Home Buyer","http://www.newhomebuyer.com.au/index.html","",0,20,180);

Menu9=new Array("Contact Us at KDRB","/contact/index.html","",0,20,180);






