// Globals effecting all menus
	var PopNoOffMenus=2;	// 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}



PopMenu2=new Array(		
	3,			// number of main items
	23,			// Left position
	27,			// Top position
	"#FFF",			// Normal font color
	"#A9ADBB",		// Normal back color
	"#FFF",			// High font color
	"#727A8D",			// High back color
	"#999",			// Border color
	"verdana",	// Fontfamily
	1,			// 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"
	.25,			// Horizontal overlap
	.25,			// Vertical overlap
	1,			// Delay
	0,			// Right to left unfold
	"nav-solutions",			// 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(
		"Sales",	// ElementText
		"rewardtraxsales.aspx",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		215,		// ElementWidth
		"#A9ADBB",		// ElementBgColor
		"#727A8D",		// ElementBgHighColor
		"#FFF",		// ElementFontColor
		"#FFF",		// ElementFontHighColor
		"#FFF",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	
	PopMenu2_2=new Array(
		"Human Resources",	// ElementText
		"rewardtraxhr.aspx",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		215,		// ElementWidth
		"#A9ADBB",		// ElementBgColor
		"#727A8D",		// ElementBgHighColor
		"#FFF",		// ElementFontColor
		"#FFF",		// ElementFontHighColor
		"#FFF",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");
       PopMenu2_3=new Array(
		"Safety",	// ElementText
		"rewardtraxsafety.aspx",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		215,		// ElementWidth
		"#A9ADBB",		// ElementBgColor
		"#727A8D",		// ElementBgHighColor
		"#FFF",		// ElementFontColor
		"#FFF",		// ElementFontHighColor
		"#FFF",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText// ElementStatusText
	
PopMenu1=new Array(		
	4,			// number of main items
	23,			// Left position
	27,			// Top position
	"#FFF",			// Normal font color
	"#A9ADBB",		// Normal back color
	"#FFF",			// High font color
	"#727A8D",			// High back color
	"#999",			// Border color
	"verdana",	// Fontfamily
	1,			// 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"
	.25,			// Horizontal overlap
	.25,			// Vertical overlap
	1,			// Delay
	0,			// Right to left unfold
	"nav-modules",			// 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_2=new Array(
		"The Enrollment Module",	// ElementText
		"module_enrollment.aspx",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		215,		// ElementWidth
		"#A9ADBB",		// ElementBgColor
		"#727A8D",		// ElementBgHighColor
		"#FFF",		// ElementFontColor
		"#FFF",		// ElementFontHighColor
		"#FFF",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	
	PopMenu1_3=new Array(
		"The Claims/Sales Tracking Module",	// ElementText
		"module_tracking.aspx",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		215,		// ElementWidth
		"#A9ADBB",		// ElementBgColor
		"#727A8D",		// ElementBgHighColor
		"#FFF",		// ElementFontColor
		"#FFF",		// ElementFontHighColor
		"#FFF",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	
	PopMenu1_4=new Array(
		"The Reward Module",	// ElementText
		"module_reward.aspx",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		215,		// ElementWidth
		"#A9ADBB",		// ElementBgColor
		"#727A8D",		// ElementBgHighColor
		"#FFF",		// ElementFontColor
		"#FFF",		// ElementFontHighColor
		"#FFF",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText	
	
	PopMenu1_1=new Array(
		"Design Base Module",	// ElementText
		"program_design.aspx",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		23,		// ElementHeight
		215,		// ElementWidth
		"#A9ADBB",		// ElementBgColor
		"#727A8D",		// ElementBgHighColor
		"#FFF",		// ElementFontColor
		"#FFF",		// ElementFontHighColor
		"#FFF",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText	

	


