// Globals effecting all menus
	var PopNoOffMenus=4;	// 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=0.25, transition=19)";
	var PopMenuSlide="progid:DXImageTransform.Microsoft.GradientWipe(duration=0.25, wipeStyle=1)";

	var PopMenuShadow="";
	var PopMenuShadow="progid:DXImageTransform.Microsoft.DropShadow(color=#888888, offX=0, offY=0, positive=1)";
	var PopMenuShadow="progid:DXImageTransform.Microsoft.Shadow(color=#888888, direction=135, strength=0)";

	var PopMenuOpacity="";
	var PopMenuOpacity="progid:DXImageTransform.Microsoft.Alpha(opacity=100)";

	function P_BeforeStart(){return}
	function P_AfterBuild(){return}
	function P_BeforeFirstOpen(){return}
	function P_AfterCloseAll(){return}

PopMenu1=new Array(		
	4,			// number of main items
	173,			// Left position
	0,			// Top position
	"#FFF",			// Normal font color
	"#020E4F",		// Normal back color
	"#FFF",			// High font color
	"#94AECF",			// High back color
	"#4B64A4",			// Border color
	"Arial",	// Fontfamily
	1,			// Bold
	0,			// Italic
	12,			// Font size in pixel
	0,			// First line horizontal
	0,			// First line permanent visible
	0,			// Border width
	"left",			// Text align "left", "center" or "right"
	.25,			// Horizontal overlap
	.25,			// Vertical overlap
	1,			// Delay
	0,			// Right to left unfold
	"nav_about",			// Target div
	1,			// Border between elements
	"left",			// Menu horizontal centered "left", "center" or "right"
	"top",			// Menu vertical centered "top", "center" or "bottom"
	"",		// Arrow right
	5,			// Arrow Width
	10,			// Arrow Height
	"",	// Arrow down
	10,			// Arrow Width
	5,			// Arrow Height
	"",	// Arrow left
	5,			// Arrow Width
	10,			// Arrow Height
	4,			// Top padding
	6,			// Left padding
	0);			// Unfold On Click

	
	PopMenu1_1=new Array(
		"Welcome from the President",	// ElementText
		"president.asp",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		300,		// ElementWidth
		"#020E4F",		// ElementBgColor
		"#A0B5C6",		// ElementBgHighColor
		"white",		// ElementFontColor
		"white",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

	PopMenu1_2=new Array(
		"Commission Organization and Elected Members",	// ElementText
		"commorg1.asp",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		300,		// ElementWidth
		"#020E4F",		// ElementBgColor
		"#A0B5C6",		// ElementBgHighColor
		"white",		// ElementFontColor
		"white",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

	PopMenu1_3=new Array(
		"General Information on the Accreditation Process",	// ElementText
		"genaccproc.asp",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		300,		// ElementWidth
		"#020E4F",		// ElementBgColor
		"#A0B5C6",		// ElementBgHighColor
		"white",		// ElementFontColor
		"white",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	PopMenu1_4=new Array(
		"Commission Staff Roster",	// ElementText
		"staff_roster.asp",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		300,		// ElementWidth
		"#020E4F",		// ElementBgColor
		"#A0B5C6",		// ElementBgHighColor
		"white",		// ElementFontColor
		"white",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText


PopMenu2=new Array(		
	2,			// number of main items
	173,			// Left position
	0,			// Top position
	"#FFF",			// Normal font color
	"#020E4F",		// Normal back color
	"#FFF",			// High font color
	"#94AECF",			// High back color
	"#4B64A4",			// Border color
	"Arial",	// Fontfamily
	1,			// Bold
	0,			// Italic
	12,			// Font size in pixel
	0,			// First line horizontal
	0,			// First line permanent visible
	0,			// Border width
	"left",			// Text align "left", "center" or "right"
	.25,			// Horizontal overlap
	.25,			// Vertical overlap
	1,			// Delay
	0,			// Right to left unfold
	"nav_meetings",			// Target div
	1,			// Border between elements
	"left",			// Menu horizontal centered "left", "center" or "right"
	"top",			// Menu vertical centered "top", "center" or "bottom"
	"",		// Arrow right
	5,			// Arrow Width
	10,			// Arrow Height
	"",	// Arrow down
	10,			// Arrow Width
	5,			// Arrow Height
	"",	// Arrow left
	5,			// Arrow Width
	10,			// Arrow Height
	4,			// Top padding
	6,			// Left padding
	0);			// Unfold On Click

	PopMenu2_1=new Array(
		"Annual Meeting",	// ElementText
		"aamain.asp",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		250,		// ElementWidth
		"#020E4F",		// ElementBgColor
		"#A0B5C6",		// ElementBgHighColor
		"white",		// ElementFontColor
		"white",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	
	PopMenu2_2=new Array(
		"The Institute on Quality Enhancement and Accreditation",	// ElementText
		"institute.asp",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		38,		// ElementHeight
		250,		// ElementWidth
		"#020E4F",		// ElementBgColor
		"#A0B5C6",		// ElementBgHighColor
		"white",		// ElementFontColor
		"white",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

PopMenu3=new Array(		
	2,			// number of main items
	173,			// Left position
	0,			// Top position
	"#FFF",			// Normal font color
	"#020E4F",		// Normal back color
	"#FFF",			// High font color
	"#94AECF",			// High back color
	"#4B64A4",			// Border color
	"Arial",	// Fontfamily
	1,			// Bold
	0,			// Italic
	12,			// Font size in pixel
	0,			// First line horizontal
	0,			// First line permanent visible
	0,			// Border width
	"left",			// Text align "left", "center" or "right"
	.25,			// Horizontal overlap
	.25,			// Vertical overlap
	1,			// Delay
	0,			// Right to left unfold
	"nav_resources",			// Target div
	1,			// Border between elements
	"left",			// Menu horizontal centered "left", "center" or "right"
	"top",			// Menu vertical centered "top", "center" or "bottom"
	"",		// Arrow right
	5,			// Arrow Width
	10,			// Arrow Height
	"",	// Arrow down
	10,			// Arrow Width
	5,			// Arrow Height
	"",	// Arrow left
	5,			// Arrow Width
	10,			// Arrow Height
	4,			// Top padding
	6,			// Left padding
	0);			// Unfold On Click

	PopMenu3_1=new Array(
		"Committee Resources",	// ElementText
		"committee_forms1.asp",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		150,		// ElementWidth
		"#020E4F",		// ElementBgColor
		"#A0B5C6",		// ElementBgHighColor
		"white",		// ElementFontColor
		"white",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

	PopMenu3_2=new Array(
		"Institutional Resources",	// ElementText
		"inst_forms_and_info1.asp",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		150,		// ElementWidth
		"#020E4F",		// ElementBgColor
		"#A0B5C6",		// ElementBgHighColor
		"white",		// ElementFontColor
		"white",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText	

PopMenu4=new Array(		
	5,			// number of main items
	173,			// Left position
	0,			// Top position
	"#FFF",			// Normal font color
	"#020E4F",		// Normal back color
	"#FFF",			// High font color
	"#94AECF",			// High back color
	"#4B64A4",			// Border color
	"Arial",	// Fontfamily
	1,			// Bold
	0,			// Italic
	12,			// Font size in pixel
	0,			// First line horizontal
	0,			// First line permanent visible
	0,			// Border width
	"left",			// Text align "left", "center" or "right"
	.25,			// Horizontal overlap
	.25,			// Vertical overlap
	1,			// Delay
	0,			// Right to left unfold
	"nav_policies",			// Target div
	1,			// Border between elements
	"left",			// Menu horizontal centered "left", "center" or "right"
	"top",			// Menu vertical centered "top", "center" or "bottom"
	"",		// Arrow right
	5,			// Arrow Width
	10,			// Arrow Height
	"",	// Arrow down
	10,			// Arrow Width
	5,			// Arrow Height
	"",	// Arrow left
	5,			// Arrow Width
	10,			// Arrow Height
	4,			// Top padding
	6,			// Left padding
	0);			// Unfold On Click
	
	PopMenu4_1=new Array(
		"Policies, Guidelines, Good Practices and Position Statements",	// ElementText
		"policies.asp",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		38,		// ElementHeight
		250,		// ElementWidth
		"#020E4F",		// ElementBgColor
		"#A0B5C6",		// ElementBgHighColor
		"white",		// ElementFontColor
		"white",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

	PopMenu4_2=new Array(
		"Handbooks",	// ElementText
		"handbooks.asp",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		250,		// ElementWidth
		"#020E4F",		// ElementBgColor
		"#A0B5C6",		// ElementBgHighColor
		"white",		// ElementFontColor
		"white",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

	PopMenu4_3=new Array(
		"Proceedings",	// ElementText
		"proceedings.asp",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		250,		// ElementWidth
		"#020E4F",		// ElementBgColor
		"#A0B5C6",		// ElementBgHighColor
		"white",		// ElementFontColor
		"white",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	

	PopMenu4_4=new Array(
		"Publication Order Form",	// ElementText
		"javascript: pubOrderForm()",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		250,		// ElementWidth
		"#020E4F",		// ElementBgColor
		"#A0B5C6",		// ElementBgHighColor
		"white",		// ElementFontColor
		"white",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");
	
	PopMenu4_5=new Array(
		"Index of Documents",	// ElementText
		"publication_index.asp",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		250,		// ElementWidth
		"#020E4F",		// ElementBgColor
		"#A0B5C6",		// ElementBgHighColor
		"white",		// ElementFontColor
		"white",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

