// Copyright (c) 2001-2004 André Dietisheim

var sfdCollapsingMenu  = [
		// globals -----------------
		[	Xmenu.prototype.VERTICAL,
			1, // delay in sec. before closing menu
			false, // classic menu: onclick / onmouseover
			false, // horizontal & vertical menu: menu appears below/right of the root-node
			true, // horizontal menu: each hierarchy starts on same X
			false,  // keep expansion state
			false, // onclick menu: highlight clicked nodes
			[ 20, 1 ],	// XlayerParent width, height
			"images/spacer.gif" // spacer url
		],
			// styles ------------------
			[	[ "#ff4400", "#ffaaaa" ], // onclick-menu: color of clicked node
				[ 0, 359, 240, 30, null, [ "#8A98A7", "#ffffff", "left", 0, 0, 0, 0, true, "Arial, Verdana, Helvetica, Geneva, sans-serif", 10, false, "images/spacer.gif", 0, 0, 0 ],[ "#758292", "#ffffff", "left", 0, 0, 0, 0, true, "Arial, Verdana, Helvetica, Geneva, sans-serif", 10, "images/spacer.gif", 0, 0, 0 ] ],
				[ 0, 0, 232, 30, null, [ "#8A98A7", "#ffffff", "left", 0, 0, 0, 0, true, "Arial, Verdana, Helvetica, Geneva, sans-serif", 10, false, "images/spacer.gif", 0, 0, 0 ],[ "#758292", "#ffffff", "spacer", 0, 0, 0, 0, true, "Arial, Verdana, Helvetica, Geneva, sans-serif", 10, "images/spacer.gif", 0, 0, 0 ] ],
				[0, 0, 232, 30, null, [ "#8A98A7", "#ffffff", "left", 0, 0, 0, 0, true, "Verdana, Arial, Helvetica, Geneva, sans-serif", 10, false, "images/spacer.gif", 0, 0, 0 ],[ "#758292", "#ffffff", "spacer", 0, 0, 0, 0, true, "Verdana, Arial, Helvetica, Geneva, sans-serif", 10, "images/spacer.gif", 0, 0, 0 ] ]/*,
				[ 0, 8, 128, 28, null, [ "#032A61", "#FFFFFF", "center", 0, 0, 0, 0, true, "Arial, Verdana, Helvetica, sans-serif", 13, false, "images/arrow_vert.gif", 0, 0, 0 ],[ "#7B8EB6", "#FFFFFF", "center", 0, 0, 0, 0, true, "Arial, Verdana, Helvetica, sans-serif", 13, "images/spacer.gif", 0, 0, 0 ] ]*/
			],
			// content ----------
			[		
				[ "<table cellpadding=0 cellspacing=0 border=0 width='240' height='30'><tr><td class='MenuCell' onmouseover=this.className='MenuCellOver'; onmouseout=this.className='MenuCell';>Home</td></tr></table>", new WinTarget("http://www.hurunuiwater.co.nz/index.php"), 0 ],
				[ "<table cellpadding=0 cellspacing=0 border=0 width='240' height='30'><tr><td class='MenuCell' onmouseover=this.className='MenuCellOver'; onmouseout=this.className='MenuCell';>About Us</td></tr></table>", new WinTarget("http://www.hurunuiwater.co.nz/about-hurunui-water.php"), 0 ],
				[ "<table width='240' height='30' cellpadding=0 cellspacing=0><tr><td class='MenuCellDropdown1'  onmouseover=this.className='MenuCellDropdown1Over'; onmouseout=this.className='MenuCellDropdown1';>Community Partners</td></tr></table>", new WinTarget("http://www.hurunuiwater.co.nz/community-partners-hurunui-water-project.php"), 1 ],
				[ "<table cellpadding=0 cellspacing=0 border=0 width='240' height='30'><tr><td class='MenuCell' onmouseover=this.className='MenuCellOver'; onmouseout=this.className='MenuCell';>Our Ideas</td></tr></table>", new WinTarget("http://www.hurunuiwater.co.nz/our-ideas.php"), 0 ],
				[ "<table width='240' height='30' cellpadding=0 cellspacing=0><tr><td class='MenuCellDropdown1'  onmouseover=this.className='MenuCellDropdown1Over'; onmouseout=this.className='MenuCellDropdown1';>Map of Irrigable Area</td></tr></table>", new WinTarget("http://www.hurunuiwater.co.nz/map-of-irrigable-area.php"), 1 ],
				[ "<table width='240' height='30' cellpadding=0 cellspacing=0><tr><td class='MenuCellDropdown1'  onmouseover=this.className='MenuCellDropdown1Over'; onmouseout=this.className='MenuCellDropdown1';>Waitohi Storage</td></tr></table>", new WinTarget("http://www.hurunuiwater.co.nz/waitohi-storage.php"), 1 ],
				[ "<table cellpadding=0 cellspacing=0 border=0 width='240' height='30'><tr><td class='MenuCell' onmouseover=this.className='MenuCellOver'; onmouseout=this.className='MenuCell';>Got a Question?</td></tr></table>", new WinTarget("http://www.hurunuiwater.co.nz/got-a-question.php"), 0 ],
				[ "<table cellpadding=0 cellspacing=0 border=0 width='240' height='30'><tr><td class='MenuCell' onmouseover=this.className='MenuCellOver'; onmouseout=this.className='MenuCell';>Investment 2011</td></tr></table>", new WinTarget("http://www.hurunuiwater.co.nz/investment-2010.php"), 0 ],
				[ "<table cellpadding=0 cellspacing=0 border=0 width='240' height='30'><tr><td class='MenuCell' onmouseover=this.className='MenuCellOver'; onmouseout=this.className='MenuCell';>Hurunui Biodiversity</td></tr></table>", new WinTarget("http://www.hurunuiwater.co.nz/hurunui-biodiversity.php"), 0 ],
				[ "<table cellpadding=0 cellspacing=0 border=0 width='240' height='30'><tr><td class='MenuCell' onmouseover=this.className='MenuCellOver'; onmouseout=this.className='MenuCell';>Information</td></tr></table>", new WinTarget("http://www.hurunuiwater.co.nz/news-updates.php"), 0 ],
				[ "<table width='240' height='30' cellpadding=0 cellspacing=0><tr><td class='MenuCellDropdown1'  onmouseover=this.className='MenuCellDropdown1Over'; onmouseout=this.className='MenuCellDropdown1';>News Update</td></tr></table>", new WinTarget("http://www.hurunuiwater.co.nz/news-update.php"), 1 ],
				[ "<table width='240' height='30' cellpadding=0 cellspacing=0><tr><td class='MenuCellDropdown1'  onmouseover=this.className='MenuCellDropdown1Over'; onmouseout=this.className='MenuCellDropdown1';>Background Information</td></tr></table>", new WinTarget("http://www.hurunuiwater.co.nz/hurunui-water-project-background-information.php"), 1 ],
				[ "<table width='240' height='30' cellpadding=0 cellspacing=0><tr><td class='MenuCellDropdown1'  onmouseover=this.className='MenuCellDropdown1Over'; onmouseout=this.className='MenuCellDropdown1';>Media Coverage</td></tr></table>", new WinTarget("http://www.hurunuiwater.co.nz/media-coverage.php"), 1 ],
				[ "<table width='240' height='30' cellpadding=0 cellspacing=0><tr><td class='MenuCellDropdown1'  onmouseover=this.className='MenuCellDropdown1Over'; onmouseout=this.className='MenuCellDropdown1';>Press Releases</td></tr></table>", new WinTarget("http://www.hurunuiwater.co.nz/press-releases.php"), 1 ],
				[ "<table width='240' height='30' cellpadding=0 cellspacing=0><tr><td class='MenuCellDropdown1'  onmouseover=this.className='MenuCellDropdown1Over'; onmouseout=this.className='MenuCellDropdown1';>Farming in the Hurunui </td></tr></table>", new WinTarget("http://www.hurunuiwater.co.nz/farming-in-the-hurunui-.php"), 1 ],
				[ "<table width='240' height='30' cellpadding=0 cellspacing=0><tr><td class='MenuCellDropdown1'  onmouseover=this.className='MenuCellDropdown1Over'; onmouseout=this.className='MenuCellDropdown1';>Newsletters</td></tr></table>", new WinTarget("http://www.hurunuiwater.co.nz/newsletters.php"), 1 ],
				[ "<table cellpadding=0 cellspacing=0 border=0 width='240' height='30'><tr><td class='MenuCell' onmouseover=this.className='MenuCellOver'; onmouseout=this.className='MenuCell';>Gallery</td></tr></table>", new WinTarget("http://www.hurunuiwater.co.nz/gallery.php"), 0 ],
				[ "<table cellpadding=0 cellspacing=0 border=0 width='240' height='30'><tr><td class='MenuCell' onmouseover=this.className='MenuCellOver'; onmouseout=this.className='MenuCell';>Contact Us</td></tr></table>", new WinTarget("http://www.hurunuiwater.co.nz/contact-hurunui-water-project.php"), 0 ]
			]
		];

