// (c) Ger Versluis 2000 version 5.00, 23 October 2003
//  You may use this script on non commercial sites
//  www.burmees.nl/menu/


	// Globals effecting all menus
	var PopNoOffMenus=3;
	var BaseHref="";

	var PopMenuSlide="";
	var PopMenuSlide="";
	var PopMenuSlide="";

	var PopMenuShadow="";
	var PopMenuShadow="";
	var PopMenuShadow="";

	var PopMenuOpacity="";
	var PopMenuOpacity="";

	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.



////////    MENU 1   ////////////

PopMenu1=new Array(		// global variables for PopMenu1
	1,			// number of main items
	0,			// Left position
	0,			// Top position
	"White",			// Normal font color
	"353535",		// Normal back color
	"White",			// High font color
	"a8101d",			// High back color
	"5d5d5d",			// Border color
	"arial",	// Fontfamily
	1,			// Bold
	0,			// Italic
	8,			// Font size
	0,			// First line horizontal
	1,			// First line permanent visible
	0,			// Border width
	"left",			// Text align "left", "center" or "right"
	1,			// Horizontal overlap
	0,			// Vertical overlap
	50,			// Delay
	0,			// Right to left unfold
	"About",			// Target div
	0,			// Border between elements
	"left",			// Menu horizontal centered "left", "center" or "right"
	"top",			// Menu vertical centered "top", "center" or "bottom"
	BaseHref+"images/spacer.gif",		// Arrow right
	1,			// Arrow Width
	1,			// Arrow Height
	BaseHref+"images/spacer.gif",	// Arrow down
	1,			// Arrow Width
	1,			// Arrow Height
	BaseHref+"images/spacer.gif",	// Arrow left
	1,			// Arrow Width
	1,			// Arrow Height
	2,			// Top padding
	6,			// 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?"+BaseHref+"images/sp_b_about.gif?"+BaseHref+"images/sp_b_about_o.gif",	// ElementText
		"meet_our_staff.asp",		// ElementLink
		"images/menu_divider_line.gif",		// ElementBgImage
		1,		// ElementNoOfSubElements
		33,		// ElementHeight
		96,		// ElementWidth
		"white",		// ElementBgColor
		"6B6B6B",		// ElementBgHighColor
		"6B6B6B",		// ElementFontColor
		"red",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize
		-1,		// ElementBold
		-1,		// ElementItalic
		"right",		// ElementTextAlign
		"");		// ElementStatusText

		PopMenu1_1_1=new Array("meet our staff","meet_our_staff.asp","",0,18,125,"","","","","","",-1,-1,-1,"","");
			



////////    MENU 2   ////////////

PopMenu2=new Array(		// global variables for PopMenu1
	1,			// number of main items
	0,			// Left position
	0,			// Top position
	"White",			// Normal font color
	"353535",		// Normal back color
	"White",			// High font color
	"a8101d",			// High back color
	"5d5d5d",			// Border color
	"arial",	// Fontfamily
	1,			// Bold
	0,			// Italic
	8,			// Font size
	0,			// First line horizontal
	1,			// First line permanent visible
	0,			// Border width
	"left",			// Text align "left", "center" or "right"
	1,			// Horizontal overlap
	0,			// Vertical overlap
	50,			// Delay
	0,			// Right to left unfold
	"Capabilities",			// Target div
	0,			// Border between elements
	"left",			// Menu horizontal centered "left", "center" or "right"
	"top",			// Menu vertical centered "top", "center" or "bottom"
	BaseHref+"images/spacer.gif",		// Arrow right
	1,			// Arrow Width
	1,			// Arrow Height
	BaseHref+"images/spacer.gif",	// Arrow down
	1,			// Arrow Width
	1,			// Arrow Height
	BaseHref+"images/spacer.gif",	// Arrow left
	1,			// Arrow Width
	1,			// Arrow Height
	2,			// Top padding
	6,			// 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.

	PopMenu2_1=new Array(
		"rollover?"+BaseHref+"images/sp_b_capabilities.gif?"+BaseHref+"images/sp_b_capabilities_o.gif",	// ElementText
		"capabilities.asp",		// ElementLink
		"",		// ElementBgImage
		2,		// ElementNoOfSubElements
		33,		// ElementHeight
		115,		// ElementWidth
		"white",		// ElementBgColor
		"6B6B6B",		// ElementBgHighColor
		"6B6B6B",		// ElementFontColor
		"red",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize
		-1,		// ElementBold
		-1,		// ElementItalic
		"right",		// ElementTextAlign
		"");		// ElementStatusText

		PopMenu2_1_1=new Array("cable","capabilities.asp","",0,18,115,"","","","","","",-1,-1,-1,"","");
		PopMenu2_1_2=new Array("security","security.asp","",0,18,115,"","","","","","",-1,-1,-1,"","");




////////    MENU 3   ////////////

PopMenu3=new Array(		// global variables for PopMenu1
	1,			// number of main items
	0,			// Left position
	0,			// Top position
	"White",			// Normal font color
	"353535",		// Normal back color
	"White",			// High font color
	"a8101d",			// High back color
	"5d5d5d",			// Border color
	"arial",	// Fontfamily
	1,			// Bold
	0,			// Italic
	8,			// Font size
	0,			// First line horizontal
	1,			// First line permanent visible
	0,			// Border width
	"left",			// Text align "left", "center" or "right"
	1,			// Horizontal overlap
	0,			// Vertical overlap
	50,			// Delay
	0,			// Right to left unfold
	"Clients",			// Target div
	0,			// Border between elements
	"left",			// Menu horizontal centered "left", "center" or "right"
	"top",			// Menu vertical centered "top", "center" or "bottom"
	BaseHref+"images/spacer.gif",		// Arrow right
	1,			// Arrow Width
	1,			// Arrow Height
	BaseHref+"images/spacer.gif",	// Arrow down
	1,			// Arrow Width
	1,			// Arrow Height
	BaseHref+"images/spacer.gif",	// Arrow left
	1,			// Arrow Width
	1,			// Arrow Height
	2,			// Top padding
	6,			// 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.

	PopMenu3_1=new Array(
		"rollover?"+BaseHref+"images/sp_b_clients.gif?"+BaseHref+"images/sp_b_clients_o.gif",	// ElementText
		"ourreferences.asp",		// ElementLink
		"",		// ElementBgImage
		1,		// ElementNoOfSubElements
		33,		// ElementHeight
		115,		// ElementWidth
		"white",		// ElementBgColor
		"6B6B6B",		// ElementBgHighColor
		"6B6B6B",		// ElementFontColor
		"red",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize
		-1,		// ElementBold
		-1,		// ElementItalic
		"right",		// ElementTextAlign
		"");		// ElementStatusText

		PopMenu3_1_1=new Array("client list","ourreferences.asp","",0,18,115,"","","","","","",-1,-1,-1,"","");
		

		
		