// Copyright (c) 2001-2004 André Dietisheim



var AboutCollapsingMenu  = [

		// 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

				[ 65, 14, 57, 20, null, [ "#F98F21", "#FFFFFF", "center", 0, 0, 0, 0, true, "Verdana, Arial, Helvetica, sans-serif", 11, false, "images/spacer.gif", 0, 0, 0 ],[ "#F98F21", "#D4D5D7", "center", 0, 0, 0, 0, true, "Verdana, Arial, Helvetica, sans-serif", 11, "images/spacer.gif", 0, 0, 0 ] ],

				[ -8, 0, 140, 26, null, [ "#F98F21", "#FFFFFF", "left", 0, 0, 0, 0, false, "Verdana, Arial, Helvetica, sans-serif", 11, false, "images/arrow_vert.gif", 0, 0, 0 ],[ "#F98F21", "#D4D5D7", "left", 0, 0, 0, 0, false, "Verdana, Arial, Helvetica, sans-serif", 11, "images/spacer.gif", 0, 0, 0 ] ] /*,

				[ 0, 8, 102, 20, null, [ "#4E4B4A", "#FFFFFF", "center", 0, 0, 0, 0, true, "Verdana, Arial, Helvetica, sans-serif", 12, false, "images/arrow_vert.gif", 0, 0, 0 ],[ "#B8B8BD", "#FFFFFF", "center", 0, 0, 0, 0, true, "Verdana, Arial, Helvetica, sans-serif", 12, "images/spacer.gif", 0, 0, 0 ] ]*/

			],

			// content ---------- <span style='color:#524D62; font-size:8px;'>&#8226;</span>

			[		

				[ "<b>About</b>", new WinTarget("http://www.internship-nz.com/about-internship-nz/internship-new-zealand.php"), 0 ],

				[ "&nbsp;&#8226;&nbsp;The team", new WinTarget("http://www.internship-nz.com/about-internship-nz/internship-nz-team.php"), 1 ],

				[ "&nbsp;&#8226;&nbsp;Who we work with", new WinTarget("http://www.internship-nz.com/about-internship-nz/internship-new-zealand-partners.php"), 1 ]

			]

		];



		

var ProgrammesCollapsingMenu  = [

		// 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

				[ 124, 13, 106, 20, null, [ "#F98F21", "#FFFFFF", "center", 0, 0, 0, 0, true, "Verdana, Arial, Helvetica, sans-serif", 11, false, "images/spacer.gif", 0, 0, 0 ],[ "#F98F21", "#D4D5D7", "center", 0, 0, 0, 0, true, "Verdana, Arial, Helvetica, sans-serif", 11, "images/spacer.gif", 0, 0, 0 ] ],

				[ -8, 0, 140, 26, null, [ "#F98F21", "#FFFFFF", "left", 0, 0, 0, 0, false, "Verdana, Arial, Helvetica, sans-serif", 11, false, "images/arrow_vert.gif", 0, 0, 0 ],[ "#F98F21", "#D4D5D7", "left", 0, 0, 0, 0, false, "Verdana, Arial, Helvetica, sans-serif", 11, "images/spacer.gif", 0, 0, 0 ] ],

				[ 0, 4, 140, 26, null, [ "#F98F21", "#FFFFFF", "left", 0, 0, 0, 0, false, "Verdana, Arial, Helvetica, sans-serif", 11, false, "images/arrow_vert.gif", 0, 0, 0 ],[ "#F98F21", "#D4D5D7", "left", 0, 0, 0, 0, false, "Verdana, Arial, Helvetica, sans-serif", 11, "images/spacer.gif", 0, 0, 0 ] ]

			],

			// content ---------- <span style='color:#524D62; font-size:8px;'>&#8226;</span>

			[		

				[ "<b>Programmes</b>", new WinTarget("http://www.internship-nz.com/internship-programmes/index.php"), 0 ],

				[ "&nbsp;&#8226;&nbsp;Why do an internship", new WinTarget("http://www.internship-nz.com/internship-programmes/internshipnz.php"), 1 ],

				[ "&nbsp;&#8226;&nbsp;To New Zealand", new WinTarget("http://www.internship-nz.com/internship-programmes/internship-in-new-zealand.php"), 1 ],

				[ "&nbsp;&#8226;&nbsp;Work exchange scheme", new WinTarget("http://www.internship-nz.com/internship-programmes/work-exchange.php"), 2 ],

				[ "&nbsp;&#8226;&nbsp;Working holidays", new WinTarget("http://www.internship-nz.com/internship-programmes/working-holidays.php"), 2 ],

				[ "&nbsp;&#8226;&nbsp;Internship", new WinTarget("http://www.internship-nz.com/internship-programmes/internship.php"), 2 ],

				[ "&nbsp;&#8226;&nbsp;NZ to Overseas", new WinTarget("http://www.internship-nz.com/internship-programmes/internship-international.php"), 1 ]


			]

		];		



		

var StudentsCollapsingMenu  = [

		// 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

				[ 257, 44, 110, 20, null, [ "#8A8B90", "#FFFFFF", "left", 0, 0, 0, 0, true, "Verdana, Arial, Helvetica, sans-serif", 11, false, "images/spacer.gif", 0, 0, 0 ],[ "#8A8B90", "#D4D5D7", "left", 0, 0, 0, 0, true, "Verdana, Arial, Helvetica, sans-serif", 11, "images/spacer.gif", 0, 0, 0 ] ],

				[ 0, 0, 140, 26, null, [ "#F98F21", "#FFFFFF", "left", 0, 0, 0, 0, false, "Verdana, Arial, Helvetica, sans-serif", 11, false, "images/arrow_vert.gif", 0, 0, 0 ],[ "#F98F21", "#D4D5D7", "left", 0, 0, 0, 0, false, "Verdana, Arial, Helvetica, sans-serif", 11, "images/spacer.gif", 0, 0, 0 ] ],

				[ 0, 4, 140, 26, null, [ "#F98F21", "#FFFFFF", "left", 0, 0, 0, 0, false, "Verdana, Arial, Helvetica, sans-serif", 11, false, "images/arrow_vert.gif", 0, 0, 0 ],[ "#F98F21", "#D4D5D7", "left", 0, 0, 0, 0, false, "Verdana, Arial, Helvetica, sans-serif", 11, "images/spacer.gif", 0, 0, 0 ] ]

			],

			// content ---------- <span style='color:#524D62; font-size:8px;'>&#8226;</span>

			[		

				[ "&nbsp;<b>Students</b>", new WinTarget("http://www.internship-nz.com/student-internships/students-internships.php"), 0 ],

				[ "&nbsp;&#8226;&nbsp;Programmes", new WinTarget("http://www.internship-nz.com/internship-programmes/index.php"), 1 ],

				[ "&nbsp;&#8226;&nbsp;Why do an internship", new WinTarget("http://www.internship-nz.com/internship-programmes/internshipnz.php"), 2 ],

				[ "&nbsp;&#8226;&nbsp;To New Zealand", new WinTarget("http://www.internship-nz.com/internship-programmes/internship-in-new-zealand.php"), 2 ],

				[ "&nbsp;&#8226;&nbsp;NZ to USA", new WinTarget("http://www.internship-nz.com/internship-programmes/internship-international.php"), 2 ],

				[ "&nbsp;&#8226;&nbsp;How to apply", new WinTarget("http://www.internship-nz.com/student-internships/internship-applications.php"), 1 ],

				[ "&nbsp;&#8226;&nbsp;Application forms", new WinTarget("http://www.internship-nz.com/student-internships/internship-forms.php"), 1 ],

				[ "&nbsp;&#8226;&nbsp;Testimonials", new WinTarget("http://www.internship-nz.com/student-internships/internship-nz-testimonials.php"), 1 ],

				[ "&nbsp;&#8226;&nbsp;Vacancies", new WinTarget("http://www.internship-nz.com/student-internships/internship-nz-vacancies.php"), 1 ]

			]

		];		