// (c) Ger Versluis 2000-2004 version 6.20, Januari 14, 2004
//  You may use this script on non commercial sites
//  www.burmees.nl/menu/


	// Globals effecting all menus
	var PopNoOffMenus=1;	// number of seperate menus
	var BaseHref="";		// Root of the site
	var PopRClick=0;		// Defines which menu reacts on right click. 0=none

	var PopMenuSlide="";
//	var PopMenuSlide="progid:DXImageTransform.Microsoft.RevealTrans(duration=.5, transition=19)";
//	var PopMenuSlide="progid:DXImageTransform.Microsoft.GradientWipe(duration=.5, wipeStyle=1)";

	var PopMenuShadow="";
//	var PopMenuShadow="progid:DXImageTransform.Microsoft.DropShadow(color=#888888, offX=2, offY=2, positive=1)";
//	var PopMenuShadow="progid:DXImageTransform.Microsoft.Shadow(color=#888888, direction=135, strength=3)";

	var PopMenuOpacity="";
//	var PopMenuOpacity="progid:DXImageTransform.Microsoft.Alpha(opacity=75)";

	function P_BeforeStart(){return}
	function P_AfterBuild(){return}
	function P_BeforeFirstOpen(){return}
	function P_AfterCloseAll(){return}

	// Globals effecting one menu
	// Notation of PopMenu1 is different from PopMenu2. The result is the same. PopMenu1 is more understandable. PopMenu2 loads faster.

PopMenu1=new Array(		// global variables for PopMenu1
	6,			// number of main items
//	269,			// Left position
//	5,			// Top position
	0,			// Left position
	0,			// Top position
	"yellow",			// Normal font color
	"maroon",		// Normal back color
	"blue",			// High font color
	"yellow",			// High back color
	"#164068",			// Border color
	"times new roman",	// Fontfamily
	0,			// Bold
	0,			// Italic
	13,			// Font size in pixel
	1,			// First line horizontal
	1,			// First line permanent visible
	0,			// Border width
	"left",			// Text align "left", "center" or "right"
	0,			// Horizontal overlap
	0,			// Vertical overlap
	0,			// Delay
	0,			// Right to left unfold
	"MyTagID",			// Target div
	0,			// Border between elements
	"left",			// Menu horizontal centered "left", "center" or "right"
	"top",			// Menu vertical centered "top", "center" or "bottom"
	BaseHref+"tri.gif",		// Arrow right
	5,			// Arrow Width
	10,			// Arrow Height
//	BaseHref+"tridown.gif",	// Arrow down
        "",
//	10,			// Arrow Width
//	5,			// Arrow Height
	0,			// Arrow Width
	0,			// Arrow Height
	BaseHref+"trileft.gif",	// Arrow left
	5,			// Arrow Width
	10,			// Arrow Height
	0,			// Top padding
	0,			// Left padding
	0);			// Unfold On Click

//	Menu Items:
//	MenuX=new Array(ItemText, Link, background image, number of sub elements, height, width,bgcolor,bghighcolor,
//	fontcolor,fonthighcolor,bordercolor,fontfamily,fontsize,fontbold,fontitalic,textalign,statustext);
// 	Fontsize, fontbold and fontitalic are ignored when set to -1.
//	For rollover images ItemText format is:  "rollover?Image1.jpg?Image2.jpg"

//	Notation of PopMenu1_1 is different from PopMenu1_1_1. The result is the same. PopMenu1_1 is more understandable. PopMenu1_1_1 loads faster.

	PopMenu1_1=new Array(
		"rollover?images/topnav_home.jpg?images/topnav_home_over.jpg",
		"index.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		30,		// ElementHeight
		52,		// ElementWidth
		"#164068",		// ElementBgColor
		"#164068",		// ElementBgHighColor
		"yellow",		// ElementFontColor
		"red",		// ElementFontHighColor
		"164068",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"Home");		// ElementStatusText


	PopMenu1_2=new Array(
		"rollover?images/topnav_about.jpg?images/topnav_about_over.jpg",
		"",		// ElementLink
		"",		// ElementBgImage
		3,		// ElementNoOfSubElements
		30,		// ElementHeight
		85,		// ElementWidth
		"#164068",		// ElementBgColor
		"#164068",		// ElementBgHighColor
		"yellow",		// ElementFontColor
		"red",		// ElementFontHighColor
		"164068",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

		PopMenu1_2_1=new Array("rollover?images/about_overview.jpg?images/about_overview_over.jpg","about_overview.php","images/about_overview.jpg",0,30,90,"","","","","","",-1,-1,-1,"","About NELI - Overview");
		PopMenu1_2_2=new Array("rollover?images/about_clientprofile.jpg?images/about_clientprofile_over.jpg","about_client_profile.php","images/about_clientprofile.jpg",0,30,90,"","","","","","",-1,-1,-1,"","About NELI - Client Profile");
		PopMenu1_2_3=new Array("rollover?images/about_directors.jpg?images/about_directors_over.jpg","about_directors.php","images/about_directors.jpg",0,30,90,"","","","","","",-1,-1,-1,"","About NELI - Directors");

	PopMenu1_3=new Array(
		"rollover?images/topnav_expertise.jpg?images/topnav_expertise_over.jpg",
		"",		// ElementLink
		"",		// ElementBgImage
		3,		// ElementNoOfSubElements
		31,		// ElementHeight
		73,		// ElementWidth
		"#164068",		// ElementBgColor
		"#164068",		// ElementBgHighColor
		"yellow",		// ElementFontColor
		"red",		// ElementFontHighColor
		"164068",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

		PopMenu1_3_1=new Array("rollover?images/expertise_recognition.jpg?images/expertise_recognition_over.jpg","expertise_recognition.php","images/about_overview.jpg",0,30,90,"","","","","","",-1,-1,-1,"","Expertise - Recognition");
		PopMenu1_3_2=new Array("rollover?images/expertise_recruitment.jpg?images/expertise_recruitment_over.jpg","expertise_recruitment.php","images/about_clientprofile.jpg",0,30,90,"","","","","","",-1,-1,-1,"","Expertise - Recruitment");
		PopMenu1_3_3=new Array("rollover?images/expertise_retention.jpg?images/expertise_retention_over.jpg","expertise_retention.php","images/about_retention.jpg",0,30,90,"","","","","","",-1,-1,-1,"","Expertise - Retention");

	PopMenu1_4=new Array(
		"rollover?images/topnav_resources.jpg?images/topnav_resources_over.jpg",
		"resources.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		31,		// ElementHeight
		77,		// ElementWidth
		"#164068",		// ElementBgColor
		"#164068",		// ElementBgHighColor
		"yellow",		// ElementFontColor
		"red",		// ElementFontHighColor
		"164068",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"Resources");		// ElementStatusText

	PopMenu1_5=new Array(
		"rollover?images/topnav_sponsors.jpg?images/topnav_sponsors_over.jpg",
		"",		// ElementLink
		"",		// ElementBgImage
		3,		// ElementNoOfSubElements
		31,		// ElementHeight
		73,		// ElementWidth
		"#164068",		// ElementBgColor
		"#164068",		// ElementBgHighColor
		"yellow",		// ElementFontColor
		"red",		// ElementFontHighColor
		"164068",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

		PopMenu1_5_1=new Array("rollover?images/sponsors_investment_options.jpg?images/sponsors_investment_options_over.jpg","sponsors_investment_options.php","images/about_overview.jpg",0,31,135,"","","","","","",-1,-1,-1,"","Sponsors - Investment Options");
		PopMenu1_5_2=new Array("rollover?images/sponsors_corporate_leaders.jpg?images/sponsors_corporate_leaders_over.jpg","sponsors_corporate_leaders.php","images/about_clientprofile.jpg",0,31,135,"","","","","","",-1,-1,-1,"","Sponsors - Corporate Leaders");
		PopMenu1_5_3=new Array("rollover?images/sponsors_fan_mail.jpg?images/sponsors_fan_mail_over.jpg","fanmail.php","images/sponsor_fan_mail.jpg",0,31,135,"","","","","","",-1,-1,-1,"","Sponsors - Fan Mail");


	PopMenu1_6=new Array(
		"rollover?images/topnav_contact.jpg?images/topnav_contact_over.jpg",
		"contactus.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		31,		// ElementHeight
		76,		// ElementWidth
		"#164068",		// ElementBgColor
		"#164068",		// ElementBgHighColor
		"yellow",		// ElementFontColor
		"red",		// ElementFontHighColor
		"164068",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"Contact Us");		// ElementStatusText


