var teachingHorizontal = [
		// globals -----------------
		[	Xmenu.prototype.VERTICAL,
			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
			true,	// highlight clicked nodes
			[ 20, 1 ],	// XlayerParent width, height
			"img/spacer.gif" // spacer url
		],
			// styles ------------------
			[	[ "#5A84B6", "#ECECEC" ], // onclick-menu: color of clicked node
				[ 0, 0, 110, 24, null, [ "#5A84B6", "#ECECEC", "center", 0, 0, 0, 15, false, "Georgia,Arial", 14, false, "img/arrow_vert.gif", 5, 7, 30 ],[ "#5A84B6", "#FFFF00", "center", 0, 0, 0, 10, false, "Georgia,Arial", 2, null, 1, 20, 0 ] ], // xlayer style: [xOffset, yOffset, width, height, fading: [start_val, stop_val, steps, delay(ms)], style onmouseout: [bgcolor, fgcolor, align, bold, fontFace, fontSize, img, img_width, img_height, tile(horiz/vert)], onmouseover: [ bgcolor, fgcolor, align, fontFace, fontSize ]]
				[ 2,2, 140, 20, null, [ "#5A84B6", "#ECECEC", "center", 0, 0, 0, 10, false, "Georgia,Arial", 12, false, "img/arrow_vert.gif", 5, 3, 10 ],[ "#5A84B6", "#FFFF00", "center", 0, 0, 0, 10, false, "Georgia,Arial", 1, "img/spacer.gif", 1, 1, 0 ] ],
				[ 2, 2, 140, 16, null, [ "#5A84B6", "#ECECEC", "center", 0, 0, 0, 10, false, "Georgia,Arial", 10, false, "img/arrow_vert.gif", 5, 3, 10 ],[ "#5A84B6", "#FFFF00", "center", 0, 0, 0, 10, false, "Georgia,Arial", 1, "img/spacer.gif", 1, 1, 0 ] ]
			],
			// content ----------
			[	[ "Teaching", null, 0 ], // content: [text, href, hierarchyLevel]
					[ "Courses", new WinTarget( "teaching.html" ), 1 ],
					[ "BACI", new WinTarget( "baci.html" ), 1 ]
			]
		];

var researchHorizontal = [
		// 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
			true,	// highlight clicked nodes
			[ 20, 1 ],	// XlayerParent width, height
			"img/spacer.gif" // spacer url
		],
			// styles ------------------
			[	[ "#5A84B6", "#ECECEC" ], // onclick-menu: color of clicked node
				[ -575, 0, 140, 24, null, [ "#5A84B6", "#ECECEC", "center", 0, 0, 0, 10, false, "Georgia,Arial", 14, false, "img/arrow_vert.gif", 5, 3, 10 ],[ "#5A84B6", "#FFFF00", "center", 0, 0, 0, 10, false, "Georgia,Arial", 2, null, 1, 20, 0 ] ] // xlayer style: [xOffset, yOffset, width, height, fading: [start_val, stop_val, steps, delay(ms)], style onmouseout: [bgcolor, fgcolor, align, bold, fontFace, fontSize, img, img_width, img_height, tile(horiz/vert)], onmouseover: [ bgcolor, fgcolor, align, fontFace, fontSize ]]
			],
			// content ----------
			[	[ "Research", new WinTarget( "research.html" ), 0 ]
			]
		];

var serviceHorizontal = [
		// 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
			true,	// highlight clicked nodes
			[ 20, 1 ],	// XlayerParent width, height
			"img/spacer.gif" // spacer url
		],
			// styles ------------------
			[	[ "#5A84B6", "#ECECEC" ], // onclick-menu: color of clicked node
				[ -450, 0, 120, 24, null, [ "#5A84B6", "#ECECEC", "center", 0, 0, 0, 10, false, "Georgia,Arial", 14, false, "img/arrow_vert.gif", 5, 3, 10 ],[ "#5A84B6", "#FFFF00", "center", 0, 0, 0, 10, false, "Georgia,Arial", 2, null, 1, 20, 0 ] ] // xlayer style: [xOffset, yOffset, width, height, fading: [start_val, stop_val, steps, delay(ms)], style onmouseout: [bgcolor, fgcolor, align, bold, fontFace, fontSize, img, img_width, img_height, tile(horiz/vert)], onmouseover: [ bgcolor, fgcolor, align, fontFace, fontSize ]]
			],
			// content ----------
			[	[ "Service", new WinTarget( "service.html" ), 0 ]
			]
		];

var studentsHorizontal = [
		// globals -----------------
		[	Xmenu.prototype.VERTICAL,
			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
			true,	// highlight clicked nodes
			[ 20, 1 ],	// XlayerParent width, height
			"img/spacer.gif" // spacer url
		],
			// styles ------------------
			[	[ "#5A84B6", "#ECECEC" ], // onclick-menu: color of clicked node
				[ -340, 0, 100, 24, null, [ "#5A84B6", "#ECECEC", "center", 0, 0, 0, 10, false, "Georgia,Arial", 14, false, "img/arrow_vert.gif", 5, 7, 30 ],[ "#5A84B6", "#FFFF00", "center", 0, 0, 0, 10, false, "Georgia,Arial", 2, null, 1, 20, 0 ] ], // xlayer style: [xOffset, yOffset, width, height, fading: [start_val, stop_val, steps, delay(ms)], style onmouseout: [bgcolor, fgcolor, align, bold, fontFace, fontSize, img, img_width, img_height, tile(horiz/vert)], onmouseover: [ bgcolor, fgcolor, align, fontFace, fontSize ]]
				[ 2,2, 140, 20, null, [ "#5A84B6", "#ECECEC", "center", 0, 0, 0, 10, false, "Georgia,Arial", 12, false, "img/arrow_vert.gif", 5, 3, 10 ],[ "#5A84B6", "#FFFF00", "center", 0, 0, 0, 10, false, "Georgia,Arial", 1, "img/spacer.gif", 1, 1, 0 ] ],
				[ 2,2, 140, 16, null, [ "#5A84B6", "#ECECEC", "center", 0, 0, 0, 10, false, "Georgia,Arial", 10, false, "img/arrow_vert.gif", 5, 3, 10 ],[ "#5A84B6", "#FFFF00", "center", 0, 0, 0, 10, false, "Georgia,Arial", 1, "img/spacer.gif", 1, 1, 0 ] ]
			],
			// content ----------
			[	[ "Students", null, 0 ], // content: [text, href, hierarchyLevel]
					[ "Research Advisees", new WinTarget( "advisees.html" ), 1 ],
					[ "Prospective Students", new WinTarget( "prospective.html" ), 1 ],
					[ "Useful Links", new WinTarget( "links.html" ), 1 ]
					//[ "Articles", null, 1],
						//[ "Using Testimonials", new WinTarget( "help-testimonial.html" ), 2 ],
						//[ "Do you blog?", new WinTarget( "help-blog.html" ), 2 ]
			]
		];

var womenHorizontal = [
		// 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
			true,	// highlight clicked nodes
			[ 20, 1 ],	// XlayerParent width, height
			"img/spacer.gif" // spacer url
		],
			// styles ------------------
			[	[ "#5A84B6", "#ECECEC" ], // onclick-menu: color of clicked node
				[ -250, 0, 200, 24, null, [ "#5A84B6", "#ECECEC", "center", 0, 0, 0, 10, false, "Georgia,Arial", 14, false, "img/arrow_vert.gif", 5, 3, 10 ],[ "#5A84B6", "#FFFF00", "center", 0, 0, 0, 10, false, "Georgia,Arial", 2, null, 1, 20, 0 ] ] // xlayer style: [xOffset, yOffset, width, height, fading: [start_val, stop_val, steps, delay(ms)], style onmouseout: [bgcolor, fgcolor, align, bold, fontFace, fontSize, img, img_width, img_height, tile(horiz/vert)], onmouseover: [ bgcolor, fgcolor, align, fontFace, fontSize ]]
			],
			// content ----------
			[	[ "Women in Computing", new WinTarget( "women.html" ), 0 ]
			]
		];
		