// Copyright (c) 2001-2004 André Dietisheim

var sfdCollapsingMenu  = [
		// globals -----------------
		[	Xmenu.prototype.HORIZONTAL,
			1, // delay in sec. before closing menu
			false, // classic menu: onclick / onmouseover
			true, // horizontal & vertical menu: menu appears below/right of the root-node
			false, // 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 ------------------
			[	[ "#4E4B4A", "#B8B8BD" ], // onclick-menu: color of clicked node
				[ 1, 204, 163, 33, null, [ "#8496a9", "#ffffff", "center", 0, 0, 0, 0, true, "Arial, Verdana, Helvetica, sans-serif", 11, false, "images/spacer.gif", 0, 0, 0 ],[ "#ffffff", "#1E419B", "center", 0, 0, 0, 0, true, "Arial, Verdana, Helvetica, sans-serif", 11, "images/spacer.gif", 0, 0, 0 ] ],
				[ 0, 0, 163, 25, null, [ "#8496a9", "#ffffff", "center", 0, 0, 0, 0, true, "Arial, Verdana, Helvetica, sans-serif", 11, false, "images/arrow_vert.gif", 0, 0, 0 ],[ "#ffffff", "#1E419B", "center", 0, 0, 0, 0, true, "Arial, Verdana, Helvetica, sans-serif", 12, "images/spacer.gif", 0, 0, 0 ] ],
				[ 0, 0, 163, 25, null, [ "#8496a9", "#ffffff", "center", 0, 0, 0, 0, true, "Arial, Verdana, Helvetica, sans-serif", 11, false, "images/arrow_vert.gif", 0, 0, 0 ],[ "#ffffff", "#1E419B", "center", 0, 0, 0, 0, true, "Arial, Verdana, Helvetica, sans-serif", 11, "images/spacer.gif", 0, 0, 0 ] ]
			],
			// content ----------
			[		
				[ "<table cellpadding=0 cellspacing=0 border=0 width='163' height='33'><tr><td class='MenuCell' onmouseover=this.style.color='#1E419B';this.style.backgroundColor='#ffffff'; onmouseout=this.style.color='#ffffff';this.style.backgroundColor='#8496a9';>HOME</td></tr></table>", new WinTarget("http://www.aquafilterproducts.co.nz/index.php"), 0 ],
				[ "<table cellpadding=0 cellspacing=0 border=0 width='163' height='33'><tr><td class='MenuCell' onmouseover=this.style.color='#1E419B';this.style.backgroundColor='#ffffff'; onmouseout=this.style.color='#ffffff';this.style.backgroundColor='#8496a9';>ABOUT US</td></tr></table>", new WinTarget("http://www.aquafilterproducts.co.nz/aqua-filter-products-about-us.php"), 0 ],
				[ "<table width='163' height='25' cellpadding=0 cellspacing=0><tr><td  class='MenuCellDropdown1' onmouseover=this.style.color='#1E419B';this.style.backgroundColor='#ffffff'; onmouseout=this.style.color='#ffffff';this.style.backgroundColor='#8496a9';>TESTIMONIALS</td></tr></table>", new WinTarget("http://www.aquafilterproducts.co.nz/testimonials.php"), 1 ],
				[ "<table width='163' height='25' cellpadding=0 cellspacing=0><tr><td  class='MenuCellDropdown1' onmouseover=this.style.color='#1E419B';this.style.backgroundColor='#ffffff'; onmouseout=this.style.color='#ffffff';this.style.backgroundColor='#8496a9';>WORLD VISION PARTNERSHIP</td></tr></table>", new WinTarget("http://www.aquafilterproducts.co.nz/world-vision-partnership.php"), 1 ],
				[ "<table width='163' height='25' cellpadding=0 cellspacing=0><tr><td  class='MenuCellDropdown1' onmouseover=this.style.color='#1E419B';this.style.backgroundColor='#ffffff'; onmouseout=this.style.color='#ffffff';this.style.backgroundColor='#8496a9';>ASSOCIATIONS & BRANDS</td></tr></table>", new WinTarget("http://www.aquafilterproducts.co.nz/our-associations-and-brands.php"), 1 ],
				[ "<table cellpadding=0 cellspacing=0 border=0 width='163' height='33'><tr><td class='MenuCell' onmouseover=this.style.color='#1E419B';this.style.backgroundColor='#ffffff'; onmouseout=this.style.color='#ffffff';this.style.backgroundColor='#8496a9';>FAQ&#039;s</td></tr></table>", new WinTarget("http://www.aquafilterproducts.co.nz/water-filter-services.php"), 0 ],
				[ "<table width='163' height='25' cellpadding=0 cellspacing=0><tr><td  class='MenuCellDropdown1' onmouseover=this.style.color='#1E419B';this.style.backgroundColor='#ffffff'; onmouseout=this.style.color='#ffffff';this.style.backgroundColor='#8496a9';>INSTALLATION</td></tr></table>", new WinTarget("http://www.aquafilterproducts.co.nz/water-filter-installation.php"), 1 ],
				[ "<table width='163' height='25' cellpadding=0 cellspacing=0><tr><td  class='MenuCellDropdown1' onmouseover=this.style.color='#1E419B';this.style.backgroundColor='#ffffff'; onmouseout=this.style.color='#ffffff';this.style.backgroundColor='#8496a9';>MAINTENANCE</td></tr></table>", new WinTarget("http://www.aquafilterproducts.co.nz/water-filter-maintenance.php"), 1 ],
				[ "<table width='163' height='25' cellpadding=0 cellspacing=0><tr><td  class='MenuCellDropdown1' onmouseover=this.style.color='#1E419B';this.style.backgroundColor='#ffffff'; onmouseout=this.style.color='#ffffff';this.style.backgroundColor='#8496a9';>WATER & WEIGHT LOSS</td></tr></table>", new WinTarget("http://www.aquafilterproducts.co.nz/water-andweight-loss.php"), 1 ],
				[ "<table width='163' height='25' cellpadding=0 cellspacing=0><tr><td  class='MenuCellDropdown1' onmouseover=this.style.color='#1E419B';this.style.backgroundColor='#ffffff'; onmouseout=this.style.color='#ffffff';this.style.backgroundColor='#8496a9';>NZ WATER GUIDELINES</td></tr></table>", new WinTarget("http://www.aquafilterproducts.co.nz/nz-water-guidelines.php"), 1 ],
				[ "<table width='163' height='25' cellpadding=0 cellspacing=0><tr><td  class='MenuCellDropdown1' onmouseover=this.style.color='#1E419B';this.style.backgroundColor='#ffffff'; onmouseout=this.style.color='#ffffff';this.style.backgroundColor='#8496a9';>CONTAMINATED WATER</td></tr></table>", new WinTarget("http://www.aquafilterproducts.co.nz/is-my-water-contaminated.php"), 1 ],
				[ "<table width='163' height='25' cellpadding=0 cellspacing=0><tr><td  class='MenuCellDropdown1' onmouseover=this.style.color='#1E419B';this.style.backgroundColor='#ffffff'; onmouseout=this.style.color='#ffffff';this.style.backgroundColor='#8496a9';>RECOMMENDED SOLUTIONS</td></tr></table>", new WinTarget("http://www.aquafilterproducts.co.nz/recommended-treatment.php"), 1 ],
				[ "<table width='163' height='25' cellpadding=0 cellspacing=0><tr><td  class='MenuCellDropdown1' onmouseover=this.style.color='#1E419B';this.style.backgroundColor='#ffffff'; onmouseout=this.style.color='#ffffff';this.style.backgroundColor='#8496a9';>WATER TREATMENT</td></tr></table>", new WinTarget("http://www.aquafilterproducts.co.nz/water-treatment-faqs.php"), 1 ],
				[ "<table cellpadding=0 cellspacing=0 border=0 width='163' height='33'><tr><td class='MenuCell' onmouseover=this.style.color='#1E419B';this.style.backgroundColor='#ffffff'; onmouseout=this.style.color='#ffffff';this.style.backgroundColor='#8496a9';>YOUR LOCAL REP</td></tr></table>", new WinTarget("http://www.aquafilterproducts.co.nz/your-local-rep.php"), 0 ],
				[ "<table cellpadding=0 cellspacing=0 border=0 width='163' height='33'><tr><td class='MenuCell' onmouseover=this.style.color='#1E419B';this.style.backgroundColor='#ffffff'; onmouseout=this.style.color='#ffffff';this.style.backgroundColor='#8496a9';>OPPORTUNITIES</td></tr></table>", new WinTarget("http://www.aquafilterproducts.co.nz/aqua-filter-products-opportunities.php"), 0 ],
				[ "<table width='163' height='25' cellpadding=0 cellspacing=0><tr><td  class='MenuCellDropdown1' onmouseover=this.style.color='#1E419B';this.style.backgroundColor='#ffffff'; onmouseout=this.style.color='#ffffff';this.style.backgroundColor='#8496a9';>FRANCHISE FAQ’s</td></tr></table>", new WinTarget("http://www.aquafilterproducts.co.nz/franchise-faqs.php"), 1 ],
				[ "<table width='163' height='25' cellpadding=0 cellspacing=0><tr><td  class='MenuCellDropdown1' onmouseover=this.style.color='#1E419B';this.style.backgroundColor='#ffffff'; onmouseout=this.style.color='#ffffff';this.style.backgroundColor='#8496a9';>APPLICATION PROCESS</td></tr></table>", new WinTarget("http://www.aquafilterproducts.co.nz/application-process.php"), 1 ],
				[ "<table width='163' height='25' cellpadding=0 cellspacing=0><tr><td  class='MenuCellDropdown1' onmouseover=this.style.color='#1E419B';this.style.backgroundColor='#ffffff'; onmouseout=this.style.color='#ffffff';this.style.backgroundColor='#8496a9';>FRANCHISE ENQUIRY</td></tr></table>", new WinTarget("http://www.aquafilterproducts.co.nz/franchise-enquiry.php"), 1 ],
				[ "<table width='163' height='25' cellpadding=0 cellspacing=0><tr><td  class='MenuCellDropdown1' onmouseover=this.style.color='#1E419B';this.style.backgroundColor='#ffffff'; onmouseout=this.style.color='#ffffff';this.style.backgroundColor='#8496a9';>FRANCHISE</td></tr></table>", new WinTarget("http://www.aquafilterproducts.co.nz/franchise.php"), 1 ],
				[ "<table width='163' height='25' cellpadding=0 cellspacing=0><tr><td  class='MenuCellDropdown1' onmouseover=this.style.color='#1E419B';this.style.backgroundColor='#ffffff'; onmouseout=this.style.color='#ffffff';this.style.backgroundColor='#8496a9';>EMPLOYMENT</td></tr></table>", new WinTarget("http://www.aquafilterproducts.co.nz/employment.php"), 1 ],
				[ "<table cellpadding=0 cellspacing=0 border=0 width='163' height='33'><tr><td class='MenuCell' onmouseover=this.style.color='#1E419B';this.style.backgroundColor='#ffffff'; onmouseout=this.style.color='#ffffff';this.style.backgroundColor='#8496a9';>CONTACT US</td></tr></table>", new WinTarget("http://www.aquafilterproducts.co.nz/aqua-filter-products-contact-us.php"), 0 ]
			]
		];

