// Globals effecting all menus
	var PopNoOffMenus=6;	// 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(		
	12,			// number of main items
	6,			// Left position
	27,			// Top position
	"#49565F",			// Normal font color
	"#D5E0D2",		// Normal back color
	"#49565F",			// High font color
	"#D5E0D2",			// High back color
	"#B8C6B5",			// Border color
	"verdana",	// Fontfamily
	0,			// Bold
	0,			// Italic
	10,			// Font size in pixel
	0,			// First line horizontal
	0,			// First line permanent visible
	0,			// Border width
	"left",			// Text align "left", "center" or "right"
	0,			// Horizontal overlap
	1,			// 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"
	"/images/arrow_right.gif",		// Arrow right
	9,			// Arrow Width
	8,			// Arrow Height
	"/images/arrow_down.gif",	// Arrow down
	9,			// Arrow Width
	8,			// Arrow Height
	"",	// Arrow left
	9,			// Arrow Width
	8,			// Arrow Height
	4,			// Top padding
	6,			// Left padding
	0);			// Unfold On Click
	
	PopMenu1_1=new Array(
		"Accounting Services",	// ElementText
		"/Services/AccountingServices.aspx",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		175,		// ElementWidth
		"#D5E0D2",		// ElementBgColor
		"#49565F",		// ElementBgHighColor
		"#49565F",		// ElementFontColor
		"#D5E0D2",		// ElementFontHighColor
		"#B8C6B5",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	
	PopMenu1_2=new Array(
		"Audits/Reviews/Compilations",	// ElementText
		"/Services/Audits.aspx",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		175,		// ElementWidth
		"#D5E0D2",		// ElementBgColor
		"#49565F",		// ElementBgHighColor
		"#49565F",		// ElementFontColor
		"#D5E0D2",		// ElementFontHighColor
		"#B8C6B5",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	
	PopMenu1_3=new Array(
		"Cash Flow & Budgeting",	// ElementText
		"/Services/CashFlow_Budgeting.aspx",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		175,		// ElementWidth
		"#D5E0D2",		// ElementBgColor
		"#49565F",		// ElementBgHighColor
		"#49565F",		// ElementFontColor
		"#D5E0D2",		// ElementFontHighColor
		"#B8C6B5",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	
	PopMenu1_4=new Array(
		"Financial Statements",	// ElementText
		"/Services/FinancialStatements.aspx",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		175,		// ElementWidth
		"#D5E0D2",		// ElementBgColor
		"#49565F",		// ElementBgHighColor
		"#49565F",		// ElementFontColor
		"#D5E0D2",		// ElementFontHighColor
		"#B8C6B5",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
		
	PopMenu1_5=new Array(
		"IRS Representation",	// ElementText
		"/Services/IRSRepresentation.aspx",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		175,		// ElementWidth
		"#D5E0D2",		// ElementBgColor
		"#49565F",		// ElementBgHighColor
		"#49565F",		// ElementFontColor
		"#D5E0D2",		// ElementFontHighColor
		"#B8C6B5",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	PopMenu1_6=new Array(
		"Tax Preparation",	// ElementText
		"/Services/TaxPreparation.aspx",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		175,		// ElementWidth
		"#D5E0D2",		// ElementBgColor
		"#49565F",		// ElementBgHighColor
		"#49565F",		// ElementFontColor
		"#D5E0D2",		// ElementFontHighColor
		"#B8C6B5",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	PopMenu1_7=new Array(
		"Tax Services",	// ElementText
		"/Services/TaxServices.aspx",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		175,		// ElementWidth
		"#D5E0D2",		// ElementBgColor
		"#49565F",		// ElementBgHighColor
		"#49565F",		// ElementFontColor
		"#D5E0D2",		// ElementFontHighColor
		"#B8C6B5",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
    PopMenu1_8=new Array(
		"Bookkeeping/Write-up",	// ElementText
		"/Services/Bookkeeping.aspx",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		175,		// ElementWidth
		"#D5E0D2",		// ElementBgColor
		"#49565F",		// ElementBgHighColor
		"#49565F",		// ElementFontColor
		"#D5E0D2",		// ElementFontHighColor
		"#B8C6B5",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	PopMenu1_9=new Array(
		"Payroll",	// ElementText
		"/Services/Payroll.aspx",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		175,		// ElementWidth
		"#D5E0D2",		// ElementBgColor
		"#49565F",		// ElementBgHighColor
		"#49565F",		// ElementFontColor
		"#D5E0D2",		// ElementFontHighColor
		"#B8C6B5",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText	
	PopMenu1_10=new Array(
		"Tax Planning & Preparation",	// ElementText
		"/Services/TaxPlanning.aspx",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		175,		// ElementWidth
		"#D5E0D2",		// ElementBgColor
		"#49565F",		// ElementBgHighColor
		"#49565F",		// ElementFontColor
		"#D5E0D2",		// ElementFontHighColor
		"#B8C6B5",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	PopMenu1_11=new Array(
		"Business Consulting",	// ElementText
		"/Services/BusinessConsulting.aspx",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		175,		// ElementWidth
		"#D5E0D2",		// ElementBgColor
		"#49565F",		// ElementBgHighColor
		"#49565F",		// ElementFontColor
		"#D5E0D2",		// ElementFontHighColor
		"#B8C6B5",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	PopMenu1_12=new Array(
		"Accounting Software Assistance",	// ElementText
		"/Services/AccountingSoftware.aspx",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		175,		// ElementWidth
		"#D5E0D2",		// ElementBgColor
		"#49565F",		// ElementBgHighColor
		"#49565F",		// ElementFontColor
		"#D5E0D2",		// ElementFontHighColor
		"#B8C6B5",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
PopMenu2=new Array(		
	4,			// number of main items
	0,			// Left position
	27,			// Top position
	"#49565F",			// Normal font color
	"#D5E0D2",		// Normal back color
	"#49565F",			// High font color
	"#D5E0D2",			// High back color
	"#B8C6B5",			// Border color
	"verdana",	// Fontfamily
	0,			// Bold
	0,			// Italic
	10,			// Font size in pixel
	0,			// First line horizontal
	0,			// First line permanent visible
	0,			// Border width
	"left",			// Text align "left", "center" or "right"
	0,			// Horizontal overlap
	1,			// Vertical overlap
	1,			// Delay
	0,			// Right to left unfold
	"nav_people",			// Target div
	1,			// Border between elements
	"left",			// Menu horizontal centered "left", "center" or "right"
	"top",			// Menu vertical centered "top", "center" or "bottom"
	"/images/arrow_right.gif",		// Arrow right
	9,			// Arrow Width
	8,			// Arrow Height
	"/images/arrow_down.gif",	// Arrow down
	9,			// Arrow Width
	8,			// Arrow Height
	"",	// Arrow left
	9,			// Arrow Width
	8,			// Arrow Height
	4,			// Top padding
	6,			// Left padding
	0);			// Unfold On Click
	
	PopMenu2_1=new Array(
		"Robert A. Reynolds",	// ElementText
		"/Staff/RobertReynolds.aspx",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		175,		// ElementWidth
		"#D5E0D2",		// ElementBgColor
		"#49565F",		// ElementBgHighColor
		"#49565F",		// ElementFontColor
		"#D5E0D2",		// ElementFontHighColor
		"#B8C6B5",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	
	PopMenu2_2=new Array(
		"Margo Reynolds",	// ElementText
		"/Staff/MargoReynolds.aspx",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		175,		// ElementWidth
		"#D5E0D2",		// ElementBgColor
		"#49565F",		// ElementBgHighColor
		"#49565F",		// ElementFontColor
		"#D5E0D2",		// ElementFontHighColor
		"#B8C6B5",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
		
	
	PopMenu2_3=new Array(
		"Heather Kennerson",	// ElementText
		"/Staff/HeatherKennerson.aspx",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		175,		// ElementWidth
		"#D5E0D2",		// ElementBgColor
		"#49565F",		// ElementBgHighColor
		"#49565F",		// ElementFontColor
		"#D5E0D2",		// ElementFontHighColor
		"#B8C6B5",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	PopMenu2_4=new Array(
		"Jessy Piscitelli",	// ElementText
		"/Staff/JessyPiscitelli.aspx",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		175,		// ElementWidth
		"#D5E0D2",		// ElementBgColor
		"#49565F",		// ElementBgHighColor
		"#49565F",		// ElementFontColor
		"#D5E0D2",		// ElementFontHighColor
		"#B8C6B5",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	
PopMenu3=new Array(		
	6,			// number of main items
	0,			// Left position
	27,			// Top position
	"#49565F",			// Normal font color
	"#D5E0D2",		// Normal back color
	"#49565F",			// High font color
	"#D5E0D2",			// High back color
	"#B8C6B5",			// Border color
	"verdana",	// Fontfamily
	0,			// Bold
	0,			// Italic
	10,			// Font size in pixel
	0,			// First line horizontal
	0,			// First line permanent visible
	0,			// Border width
	"left",			// Text align "left", "center" or "right"
	0,			// Horizontal overlap
	1,			// Vertical overlap
	1,			// Delay
	0,			// Right to left unfold
	"nav_services",			// Target div
	1,			// Border between elements
	"left",			// Menu horizontal centered "left", "center" or "right"
	"top",			// Menu vertical centered "top", "center" or "bottom"
	"/images/arrow_right.gif",		// Arrow right
	9,			// Arrow Width
	8,			// Arrow Height
	"/images/arrow_down.gif",	// Arrow down
	9,			// Arrow Width
	8,			// Arrow Height
	"",	// Arrow left
	9,			// Arrow Width
	8,			// Arrow Height
	4,			// Top padding
	6,			// Left padding
	0);			// Unfold On Click
	
	PopMenu3_1=new Array(
		"Accounting & Auditing",	// ElementText
		"/services/accounting/",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		175,		// ElementWidth
		"#D5E0D2",		// ElementBgColor
		"#49565F",		// ElementBgHighColor
		"#49565F",		// ElementFontColor
		"#D5E0D2",		// ElementFontHighColor
		"#B8C6B5",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
		
	PopMenu3_2=new Array(
		"SEC Compliance",	// ElementText
		"/services/sec/",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		175,		// ElementWidth
		"#D5E0D2",		// ElementBgColor
		"#49565F",		// ElementBgHighColor
		"#49565F",		// ElementFontColor
		"#D5E0D2",		// ElementFontHighColor
		"#B8C6B5",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	
	PopMenu3_3=new Array(
		"Taxation",	// ElementText
		"/services/tax/",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		175,		// ElementWidth
		"#D5E0D2",		// ElementBgColor
		"#49565F",		// ElementBgHighColor
		"#49565F",		// ElementFontColor
		"#D5E0D2",		// ElementFontHighColor
		"#B8C6B5",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
			
	PopMenu3_4=new Array(
		"Information Technology",	// ElementText
		"/services/it/",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		175,		// ElementWidth
		"#D5E0D2",		// ElementBgColor
		"#49565F",		// ElementBgHighColor
		"#49565F",		// ElementFontColor
		"#D5E0D2",		// ElementFontHighColor
		"#B8C6B5",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	
	PopMenu3_5=new Array(
		"Management Consulting",	// ElementText
		"/services/consulting/",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		175,		// ElementWidth
		"#D5E0D2",		// ElementBgColor
		"#49565F",		// ElementBgHighColor
		"#49565F",		// ElementFontColor
		"#D5E0D2",		// ElementFontHighColor
		"#B8C6B5",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	
	PopMenu3_6=new Array(
		"Risk Advisory",	// ElementText
		"/services/risk/",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		175,		// ElementWidth
		"#D5E0D2",		// ElementBgColor
		"#49565F",		// ElementBgHighColor
		"#49565F",		// ElementFontColor
		"#D5E0D2",		// ElementFontHighColor
		"#B8C6B5",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	
PopMenu4=new Array(		
	4,			// number of main items
	0,			// Left position
	27,			// Top position
	"#49565F",			// Normal font color
	"#D5E0D2",		// Normal back color
	"#49565F",			// High font color
	"#D5E0D2",			// High back color
	"#B8C6B5",			// Border color
	"verdana",	// Fontfamily
	0,			// Bold
	0,			// Italic
	10,			// Font size in pixel
	0,			// First line horizontal
	0,			// First line permanent visible
	0,			// Border width
	"left",			// Text align "left", "center" or "right"
	0,			// Horizontal overlap
	1,			// Vertical overlap
	1,			// Delay
	0,			// Right to left unfold
	"nav_industries",			// Target div
	1,			// Border between elements
	"left",			// Menu horizontal centered "left", "center" or "right"
	"top",			// Menu vertical centered "top", "center" or "bottom"
	"/images/arrow_right.gif",		// Arrow right
	9,			// Arrow Width
	8,			// Arrow Height
	"/images/arrow_down.gif",	// Arrow down
	9,			// Arrow Width
	8,			// Arrow Height
	"",	// Arrow left
	9,			// Arrow Width
	8,			// Arrow Height
	4,			// Top padding
	6,			// Left padding
	0);			// Unfold On Click
	
	PopMenu4_1=new Array(
		"Community Banking",	// ElementText
		"/industries/banking/",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		175,		// ElementWidth
		"",		// ElementBgColor
		"#49565F",		// ElementBgHighColor
		"#49565F",		// ElementFontColor
		"#D5E0D2",		// ElementFontHighColor
		"#B8C6B5",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
			
	PopMenu4_2=new Array(
		"Insurance",	// ElementText
		"/industries/insurance.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		175,		// ElementWidth
		"",		// ElementBgColor
		"#49565F",		// ElementBgHighColor
		"#49565F",		// ElementFontColor
		"#D5E0D2",		// ElementFontHighColor
		"#B8C6B5",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	
	PopMenu4_3=new Array(
		"Technology & Life Sciences",	// ElementText
		"/industries/lifescience/",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		175,		// ElementWidth
		"",		// ElementBgColor
		"#49565F",		// ElementBgHighColor
		"#49565F",		// ElementFontColor
		"#D5E0D2",		// ElementFontHighColor
		"#B8C6B5",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
		
	PopMenu4_4=new Array(
		"Real Estate & Construction",	// ElementText
		"/industries/realestate.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		175,		// ElementWidth
		"",		// ElementBgColor
		"#49565F",		// ElementBgHighColor
		"#49565F",		// ElementFontColor
		"#D5E0D2",		// ElementFontHighColor
		"#B8C6B5",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

PopMenu5=new Array(		
	7,			// number of main items
	0,			// Left position
	27,			// Top position
	"#49565F",			// Normal font color
	"#D5E0D2",		// Normal back color
	"#49565F",			// High font color
	"#D5E0D2",			// High back color
	"#B8C6B5",			// Border color
	"verdana",	// Fontfamily
	0,			// Bold
	0,			// Italic
	10,			// Font size in pixel
	0,			// First line horizontal
	0,			// First line permanent visible
	0,			// Border width
	"left",			// Text align "left", "center" or "right"
	0,			// Horizontal overlap
	1,			// Vertical overlap
	1,			// Delay
	0,			// Right to left unfold
	"nav_careers",			// Target div
	1,			// Border between elements
	"left",			// Menu horizontal centered "left", "center" or "right"
	"top",			// Menu vertical centered "top", "center" or "bottom"
	"/images/arrow_right.gif",		// Arrow right
	9,			// Arrow Width
	8,			// Arrow Height
	"/images/arrow_down.gif",	// Arrow down
	9,			// Arrow Width
	8,			// Arrow Height
	"",	// Arrow left
	9,			// Arrow Width
	8,			// Arrow Height
	4,			// Top padding
	6,			// Left padding
	0);			// Unfold On Click
	
	PopMenu5_1=new Array(
		"PKM Opportunity Path",	// ElementText
		"/careers/path.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		175,		// ElementWidth
		"",		// ElementBgColor
		"#49565F",		// ElementBgHighColor
		"#49565F",		// ElementFontColor
		"#D5E0D2",		// ElementFontHighColor
		"#B8C6B5",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	
	PopMenu5_2=new Array(
		"First Person (Q&A Interviews)",	// ElementText
		"/careers/interviews.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		175,		// ElementWidth
		"",		// ElementBgColor
		"#49565F",		// ElementBgHighColor
		"#49565F",		// ElementFontColor
		"#D5E0D2",		// ElementFontHighColor
		"#B8C6B5",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	
	PopMenu5_3=new Array(
		"Bean Counting Trends",	// ElementText
		"/careers/bean.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		175,		// ElementWidth
		"",		// ElementBgColor
		"#49565F",		// ElementBgHighColor
		"#49565F",		// ElementFontColor
		"#D5E0D2",		// ElementFontHighColor
		"#B8C6B5",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	
	PopMenu5_4=new Array(
		"College Recruits",	// ElementText
		"/careers/recruits.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		175,		// ElementWidth
		"",		// ElementBgColor
		"#49565F",		// ElementBgHighColor
		"#49565F",		// ElementFontColor
		"#D5E0D2",		// ElementFontHighColor
		"#B8C6B5",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	
	PopMenu5_5=new Array(
		"Accounting Veterans",	// ElementText
		"/careers/veterans.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		175,		// ElementWidth
		"",		// ElementBgColor
		"#49565F",		// ElementBgHighColor
		"#49565F",		// ElementFontColor
		"#D5E0D2",		// ElementFontHighColor
		"#B8C6B5",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	
	PopMenu5_6=new Array(
		"Our Hometown",	// ElementText
		"/careers/hometown.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		175,		// ElementWidth
		"",		// ElementBgColor
		"#49565F",		// ElementBgHighColor
		"#49565F",		// ElementFontColor
		"#D5E0D2",		// ElementFontHighColor
		"#B8C6B5",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	
	PopMenu5_7=new Array(
		"Off the Ledger Blog",	// ElementText
		"/blog",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		175,		// ElementWidth
		"",		// ElementBgColor
		"#49565F",		// ElementBgHighColor
		"#49565F",		// ElementFontColor
		"#D5E0D2",		// ElementFontHighColor
		"#B8C6B5",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	
PopMenu6=new Array(		
	3,			// number of main items
	0,			// Left position
	27,			// Top position
	"#49565F",			// Normal font color
	"#D5E0D2",		// Normal back color
	"#49565F",			// High font color
	"#D5E0D2",			// High back color
	"#B8C6B5",			// Border color
	"verdana",	// Fontfamily
	0,			// Bold
	0,			// Italic
	10,			// Font size in pixel
	0,			// First line horizontal
	0,			// First line permanent visible
	0,			// Border width
	"left",			// Text align "left", "center" or "right"
	0,			// Horizontal overlap
	1,			// Vertical overlap
	1,			// Delay
	0,			// Right to left unfold
	"nav_events",			// Target div
	1,			// Border between elements
	"left",			// Menu horizontal centered "left", "center" or "right"
	"top",			// Menu vertical centered "top", "center" or "bottom"
	"/images/arrow_right.gif",		// Arrow right
	9,			// Arrow Width
	8,			// Arrow Height
	"/images/arrow_down.gif",	// Arrow down
	9,			// Arrow Width
	8,			// Arrow Height
	"",	// Arrow left
	9,			// Arrow Width
	8,			// Arrow Height
	4,			// Top padding
	6,			// Left padding
	0);			// Unfold On Click
	
	PopMenu6_1=new Array(
		"Recruiting",	// ElementText
		"/events/recruiting.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		90,		// ElementWidth
		"",		// ElementBgColor
		"#49565F",		// ElementBgHighColor
		"#49565F",		// ElementFontColor
		"#D5E0D2",		// ElementFontHighColor
		"#B8C6B5",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	
	PopMenu6_2=new Array(
		"Industry Events",	// ElementText
		"/events/industryEvents.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		39,		// ElementHeight
		90,		// ElementWidth
		"",		// ElementBgColor
		"#49565F",		// ElementBgHighColor
		"#49565F",		// ElementFontColor
		"#D5E0D2",		// ElementFontHighColor
		"#B8C6B5",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

	PopMenu6_3=new Array(
		"PKM Annual Golf Outing",	// ElementText
		"/events/clientappreciation.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		39,		// ElementHeight
		90,		// ElementWidth
		"",		// ElementBgColor
		"#49565F",		// ElementBgHighColor
		"#49565F",		// ElementFontColor
		"#D5E0D2",		// ElementFontHighColor
		"#B8C6B5",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText