// 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="0";
	var PopMenuShadow="progid:DXImageTransform.Microsoft.DropShadow(color=#888888, offX=0, offY=0, positive=0)";
	var PopMenuShadow="progid:DXImageTransform.Microsoft.Shadow(color=#888888, direction=135, strength=0)";

	var PopMenuOpacity="";
	var PopMenuOpacity="progid:DXImageTransform.Microsoft.Alpha(opacity=95)";

	function P_BeforeStart(){return}
	function P_AfterBuild(){return}
	function P_BeforeFirstOpen(){return}
	function P_AfterCloseAll(){return}

PopMenu1=new Array(	 // global variables for PopMenu1
	5,			// number of main items
	0,			// Left position
	25,			// Top position
	"white",			// Normal font color
	"#7c7c7c",		// Normal back color
	"#ffffff",			// High font color
	"#E31837",			// High back color
	"",			// Border color
	"verdana",	// Fontfamily
	0,			// Bold
	0,			// Italic
	10,			// Font size in pixel
	0,			// First line horizontal
	0,			// First line permanent visible
	1,			// Border width
	"left",			// Text align "left", "center" or "right"
	0,			// Horizontal overlap
	0.50,			// Vertical overlap
	1000,			// Delay
	0,			// Right to left unfold
	"nav1",			// Target div
	1,			// Border between elements
	"left",			// Menu horizontal centered "left", "center" or "right"
	"top",			// Menu vertical centered "top", "center" or "bottom"
	BaseHref+"/images_global/spacer.gif",		// Arrow right
	5,			// Arrow Width
	6,			// Arrow Height
	BaseHref+"/images_global/spacer.gif",	// Arrow down
	5,			// Arrow Width
	6,			// Arrow Height
	BaseHref+"/images_global/spacer.gif",	// Arrow left
	5,			// Arrow Width
	6,			// Arrow Height
	2,			// Top padding
	6,			// Left padding
	0);			// Unfold On Click

	PopMenu1_1=new Array(
		"Insurance Overview",	// ElementText
		"/ce/insurance",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		200,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"white",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	
	PopMenu1_2=new Array(
		"Property",	// ElementText
		"#",		// ElementLink
		"",		// ElementBgImage
		8,		// ElementNoOfSubElements
		17,		// ElementHeight
		200,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"white",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
		
		PopMenu1_2_1=new Array(
		"Builders' Risk & Soft Costs",	// ElementText
		"/ce/insurance/builders_risk_and_soft_costs.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		160,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"#ffffff",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

		PopMenu1_2_2=new Array(
		"Business Interruption",	// ElementText
		"/ce/insurance/business_interruption.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		160,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"#ffffff",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

		PopMenu1_2_3=new Array(
		"Catastrophe Services",	// ElementText
		"/ce/insurance/catastrophe_services.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		160,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"#ffffff",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

		PopMenu1_2_4=new Array(
		"Extra Expenses",	// ElementText
		"/ce/insurance/extra_expense_claims.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		160,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"#ffffff",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

		PopMenu1_2_5=new Array(
		"Physical Damages",	// ElementText
		"/ce/insurance/physical_damages.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		160,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"#ffffff",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

		PopMenu1_2_6=new Array(
		"Reported Values",	// ElementText
		"/ce/insurance/reported_values.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		160,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"#ffffff",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

		PopMenu1_2_7=new Array(
		"Stock & Contents",	// ElementText
		"/ce/insurance/stock_contents.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		160,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"#ffffff",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

		PopMenu1_2_8=new Array(
		"Valuable Papers",	// ElementText
		"/ce/insurance/valuable_papers.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		160,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"#ffffff",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

	PopMenu1_3=new Array(
		"Casualty & General Liability",	// ElementText
		"#",		// ElementLink
		"",		// ElementBgImage
		5,		// ElementNoOfSubElements
		17,		// ElementHeight
		160,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"white",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	
		PopMenu1_3_1=new Array(
		"Business Valuations",	// ElementText
		"/ce/insurance/business_valuations.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		220,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"#ffffff",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

		PopMenu1_3_2=new Array(
		"Construction Defect & Claims",	// ElementText
		"/ce/insurance/construction_claims.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		175,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"#ffffff",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

		PopMenu1_3_3=new Array(
		"Liability Losses",	// ElementText
		"/ce/insurance/liability_losses.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		175,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"#ffffff",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
		
		PopMenu1_3_3=new Array(
		"Liability Losses",	// ElementText
		"/ce/insurance/liability_losses.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		175,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"#ffffff",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

		PopMenu1_3_4=new Array(
		"Lost Profits",	// ElementText
		"/ce/insurance/lost_profits.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		175,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"#ffffff",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText	
		
		PopMenu1_3_5=new Array(
		"Personal Injury/Wrongful Death",	// ElementText
		"/ce/insurance/personal_injury.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		175,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"#ffffff",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText	

	PopMenu1_4=new Array(
		"Specialty Risks",	// ElementText
		"",		// ElementLink
		"",		// ElementBgImage
		3,		// ElementNoOfSubElements
		17,		// ElementHeight
		163,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"white",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

		PopMenu1_4_1=new Array(
			"Disability/Workers' Compensation",	// ElementText
			"/ce/insurance/disability_claims.php",		// ElementLink
			"",		// ElementBgImage
			0,		// ElementNoOfSubElements
			17,		// ElementHeight
			220,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"#ffffff",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
			"",		// ElementFontFamily
			-1,		// ElementFontSize in pixel
			-1,		// ElementBold
			-1,		// ElementItalic
			"left",		// ElementTextAlign
			"");		// ElementStatusText
		
		PopMenu1_4_2=new Array(
			"Fidelity & Surety",	// ElementText
			"/ce/insurance/fidelity_loss.php",		// ElementLink
			"",		// ElementBgImage
			0,		// ElementNoOfSubElements
			17,		// ElementHeight
			200,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"#ffffff",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
			"",		// ElementFontFamily
			-1,		// ElementFontSize in pixel
			-1,		// ElementBold
			-1,		// ElementItalic
			"left",		// ElementTextAlign
			"");		// ElementStatusText

		PopMenu1_4_3=new Array(
			"Products Liability & Recall",	// ElementText
			"/ce/insurance/products_liability_and_recall.php",		// ElementLink
			"",		// ElementBgImage
			0,		// ElementNoOfSubElements
			17,		// ElementHeight
			200,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"#ffffff",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
			"",		// ElementFontFamily
			-1,		// ElementFontSize in pixel
			-1,		// ElementBold
			-1,		// ElementItalic
			"left",		// ElementTextAlign
			"");		// ElementStatusText
		
		PopMenu1_5=new Array(
		"Income Replacement Benefits",	// ElementText
		"/ce/insurance/income_replacement.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		160,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"white",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

PopMenu2=new Array(		// global variables for PopMenu2
	9,			// number of main items
	0,			// Left position
	25,			// Top position
	"white",			// Normal font color
	"#7c7c7c",		// Normal back color
	"#ffffff",			// High font color
	"#E31837",			// High back color
	"",			// Border color
	"verdana",	// Fontfamily
	0,			// Bold
	0,			// Italic
	10,			// Font size in pixel
	0,			// First line horizontal
	0,			// First line permanent visible
	1,			// Border width
	"left",			// Text align "left", "center" or "right"
	0,			// Horizontal overlap
	0.50,			// Vertical overlap
	1000,			// Delay
	0,			// Right to left unfold
	"nav2",			// Target div
	1,			// Border between elements
	"left",			// Menu horizontal centered "left", "center" or "right"
	"top",			// Menu vertical centered "top", "center" or "bottom"
	BaseHref+"/images_global/spacer.gif",		// Arrow right
	5,			// Arrow Width
	6,			// Arrow Height
	BaseHref+"/images_global/spacer.gif",	// Arrow down
	5,			// Arrow Width
	6,			// Arrow Height
	BaseHref+"/images_global/spacer.gif",	// Arrow left
	5,			// Arrow Width
	6,			// Arrow Height
	2,			// Top padding
	6,			// Left padding
	0);			// Unfold On Click

	PopMenu2_1=new Array(
		"Litigation Overview",	// ElementText
		"/ce/litigation/",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		240,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"white",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	
	PopMenu2_2=new Array(
		"Business Disputes",	// ElementText
		"/ce/litigation/business_disputes.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		240,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"white",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

	PopMenu2_3=new Array(
		"Business Valuations",	// ElementText
		"/ce/litigation/business_valuations.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		146,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"white",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

	PopMenu2_4=new Array(
		"Extra Expenses",	// ElementText
		"/ce/litigation/extra_expense_claims.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		146,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"white",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

	PopMenu2_5=new Array(
		"Fraud, Concealment & Misrepresentation",	// ElementText
		"/ce/litigation/fraud_concealment.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		146,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"white",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText


		PopMenu2_6=new Array(
		"Liability Losses",	// ElementText
		"/ce/litigation/liability_losses.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		146,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"white",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

	PopMenu2_7=new Array(
		"Lost Profits",	// ElementText
		"/ce/litigation/lost_profits.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		146,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"white",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

	PopMenu2_8=new Array(
		"Products Liability & Recall",	// ElementText
		"/ce/litigation/products_liability_and_recall.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		146,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"white",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

	PopMenu2_9=new Array(
		"Subrogation",	// ElementText
		"/ce/litigation/subrogation.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		146,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"white",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText


PopMenu3=new Array(		// global variables for PopMenu3
	2,			// number of main items
	0,			// Left position
	25,			// Top position
	"white",			// Normal font color
	"#7c7c7c",		// Normal back color
	"#ffffff",			// High font color
	"#E31837",			// High back color
	"",			// Border color
	"verdana",	// Fontfamily
	0,			// Bold
	0,			// Italic
	10,			// Font size in pixel
	0,			// First line horizontal
	0,			// First line permanent visible
	1,			// Border width
	"left",			// Text align "left", "center" or "right"
	0,			// Horizontal overlap
	0.50,			// Vertical overlap
	1000,			// Delay
	0,			// Right to left unfold
	"nav3",			// Target div
	1,			// Border between elements
	"left",			// Menu horizontal centered "left", "center" or "right"
	"top",			// Menu vertical centered "top", "center" or "bottom"
	BaseHref+"/images_global/spacer.gif",		// Arrow right
	5,			// Arrow Width
	6,			// Arrow Height
	BaseHref+"/images_global/spacer.gif",	// Arrow down
	5,			// Arrow Width
	6,			// Arrow Height
	BaseHref+"/images_global/spacer.gif",	// Arrow left
	5,			// Arrow Width
	6,			// Arrow Height
	2,			// Top padding
	6,			// Left padding
	0);			// Unfold On Click

	PopMenu3_1=new Array(
		"News & Events",	// ElementText
		"/ce/news/index.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		146,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"white",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	
	
	PopMenu3_2=new Array(
		"Forensic Insight",	// ElementText
		"/ce/news/forensic_insight",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		146,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"white",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

	PopMenu3_4=new Array(
		"Archive",	// ElementText
		"/ce/news/archive",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		146,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"white",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

PopMenu4=new Array(		// global variables for PopMenu4
	8,			// number of main items
	-56,			// Left position
	25,			// Top position
	"white",			// Normal font color
	"#7c7c7c",		// Normal back color
	"#ffffff",			// High font color
	"#E31837",			// High back color
	"",			// Border color
	"verdana",	// Fontfamily
	0,			// Bold
	0,			// Italic
	10,			// Font size in pixel
	0,			// First line horizontal
	0,			// First line permanent visible
	1,			// Border width
	"left",			// Text align "left", "center" or "right"
	0,			// Horizontal overlap
	0.50,			// Vertical overlap
	1000,			// Delay
	1,			// Right to left unfold
	"nav4",			// Target div
	1,			// Border between elements
	"left",			// Menu horizontal centered "left", "center" or "right"
	"top",			// Menu vertical centered "top", "center" or "bottom"
	BaseHref+"/images_global/spacer.gif",		// Arrow right
	5,			// Arrow Width
	6,			// Arrow Height
	BaseHref+"/images_global/spacer.gif",	// Arrow down
	5,			// Arrow Width
	6,			// Arrow Height
	BaseHref+"/images_global/spacer.gif",	// Arrow left
	5,			// Arrow Width
	6,			// Arrow Height
	2,			// Top padding
	6,			// Left padding
	0);			// Unfold On Click

	PopMenu4_1=new Array(
		"Contact Overview",	// ElementText
		"/ce/contact/",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		200,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"white",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	
	PopMenu4_2=new Array(
		"Partners/Managers",	// ElementText
		"#",		// ElementLink
		"",		// ElementBgImage
		13,		// ElementNoOfSubElements
		17,		// ElementHeight
		200,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"white",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	
		PopMenu4_2_1=new Array(
		"Gerry Bouwman",	// ElementText
		"/ce/contact/partners/bouwman.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		160,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"#ffffff",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
		
		PopMenu4_2_2=new Array(
		"Philippe Couture",	// ElementText
		"/ce/contact/partners/couture.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		160,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"#ffffff",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
		
		PopMenu4_2_3=new Array(
		"Bradley J. Ebel",	// ElementText
		"/ce/contact/partners/ebel.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		160,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"#ffffff",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
		
		PopMenu4_2_4=new Array(
		"Mark A. Gain",	// ElementText
		"/ce/contact/partners/gain.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		160,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"#ffffff",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
		
		PopMenu4_2_5=new Array(
		"Sheri A. Gallant",	// ElementText
		"/ce/contact/partners/gallant.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		160,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"#ffffff",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
		
		PopMenu4_2_6=new Array(
		"Carole Harkema",	// ElementText
		"/ce/contact/partners/harkema.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		160,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"#ffffff",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
		
		PopMenu4_2_7=new Array(
		"Mark M. Harrop",	// ElementText
		"/ce/contact/partners/harrop.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		160,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"#ffffff",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
		
		PopMenu4_2_8=new Array(
		"D. Melissa Joynt",	// ElementText
		"/ce/contact/partners/joynt.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		160,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"#ffffff",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

			
		PopMenu4_2_9=new Array(
		"Matt Mulholland",	// ElementText
		"/ce/contact/partners/mulholland.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		160,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"#ffffff",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

		PopMenu4_2_10=new Array(
		"Martin Pavelic",	// ElementText
		"/ce/contact/partners/pavelic.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		160,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"#ffffff",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

		PopMenu4_2_11=new Array(
		"Isabelle Sakalian",	// ElementText
		"/ce/contact/partners/sakalian.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		160,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"#ffffff",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
		
		PopMenu4_2_12=new Array(
		"Scott Schellenberg",	// ElementText
		"/ce/contact/partners/schellenberg.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		160,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"#ffffff",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
		
		PopMenu4_2_13=new Array(
		"Antonio Volpe",	// ElementText
		"/ce/contact/partners/volpe.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		160,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"#ffffff",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

		PopMenu4_2_14=new Array(
		"Esther A. Young",	// ElementText
		"/ce/contact/partners/young.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		160,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"#ffffff",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

	PopMenu4_3=new Array(
		"Office Locations",	// ElementText
		"",		// ElementLink
		"",		// ElementBgImage
		6,		// ElementNoOfSubElements
		17,		// ElementHeight
		146,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"white",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	
	
		PopMenu4_3_1=new Array(
		"Vancouver",	// ElementText
		"/ce/contact/locations/vancouver.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		160,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"#ffffff",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
				
		PopMenu4_3_2=new Array(
		"Calgary",	// ElementText
		"/ce/contact/locations/calgary.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		160,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"#ffffff",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
		
		PopMenu4_3_3=new Array(
		"London",	// ElementText
		"/ce/contact/locations/london.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		160,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"#ffffff",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
			
		PopMenu4_3_4=new Array(
		"Toronto",	// ElementText
		"/ce/contact/locations/toronto.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		160,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"#ffffff",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

		PopMenu4_3_5=new Array(
		"Kingston",	// ElementText
		"/ce/contact/locations/kingston.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		160,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"#ffffff",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
		
		PopMenu4_3_6=new Array(
		"Montreal",	// ElementText
		"/ce/contact/locations/montreal.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		160,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"#ffffff",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
		
	PopMenu4_4=new Array(
		"New Assignment",	// ElementText
		"/ce/contact/new_assignment.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		146,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"white",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

	PopMenu4_5=new Array(
		"New Accident Benefit Assignment",	// ElementText
		"/ce/contact/new_accident_benefit.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		146,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"white",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");	


	PopMenu4_6=new Array(
		"Request a Seminar",	// ElementText
		"/ce/contact/request_seminar.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		146,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"white",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

	PopMenu4_7=new Array(
		"Ask the Expert",	// ElementText
		"/ce/contact/ask_expert.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		146,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"white",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	
	PopMenu4_8=new Array(
		"Employment Opportunities",	// ElementText
		"/ce/contact/employment.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		146,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"white",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

	PopMenu4_9=new Array(
		"Restaurant Exchange",	// ElementText
		"http://intranet.mdd.net/rex/searchpage.aspx",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		146,		// ElementWidth
		"#7c7c7c",		// ElementBgColor
		"#E31837",		// ElementBgHighColor
		"white",		// ElementFontColor
		"#ffffff",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
