// Copyright (c) 2001-2004 André Dietisheim

var MenuProducts = [
		// Width of Menu Text: 120
		// globals -----------------
		[	Xmenu.prototype.VERTICAL,
			0, // delay in sec. before closing menu
			false, // horiz or vertical menu: onclick / onmouseover
			true, // horizontal & vertical menu: menu appears below/right of the root-node
			false, // horizontal menu: each hierarchy starts on same X
			false, // keep expansion state
			true,	// onclick menu: highlight clicked nodes
			[ 150, 21 ],	// XlayerParent width, height
			"images/menuback.gif" // spacer url
		],
			// styles ------------------
			[	[ "#ffc600", "#000000" ], // onclick-menu: color of clicked node
				[ 0, 3, 150, 16, null, [ "#ffc600", "#000000", "center", 0, 0, 0, 0, true, "Arial, Helvetica, sans serif", 12, false, null, 3, 5, 10 ],[ "#fff5d3", "#000000", "center", 0, 0, 0, 0, true, "Arial, Helvetica, sans serif, sans serif", 2, null, 1, 20, 0 ] ], // xlayer style: [xOffset, yOffset, width, height, fading: [start_val, stop_val, steps, delay(ms)], style onmouseout: [bgcolor, fgcolor, align, bold, fontFace, fontSize, img, img_width, img_height, tile(horiz/vert)], onmouseover: [ bgcolor, fgcolor, align, fontFace, fontSize ]]
				[ 0, 0, 220, 24, null, [ "#fff5d3", "#000000", "left", 0, 0, 0, 10, false, "Arial, Helvetica, sans serif", 12, false, null, 3, 5, 10 ],[ "#ffc600", "#000000", "left", 0, 0, 0, 0, false, "Arial, Helvetica, sans serif, sans serif", 1, null, 1, 1, 0 ] ],
				[ -8, 2, 420, 24, null, [ "#ffc600", "#000000", "left", 0, 0, 0, 10, false, "Arial, Helvetica, sans serif", 12, false, null, 3, 5, 10 ],[ "#ffc600", "#ffffff", "left", 0, 0, 0, 10, true, "Arial, Helvetica, sans serif, sans serif", 1, null, 1, 1, 0 ] ],
				[ -4, 4, 100, 20, null, [ "#ffb200", "white", "center", 0, 0, 0, 10, true, "Arial, Helvetica, sans serif", 12, false, null, 3, 5, 10 ],[ "#ffc400", "#ffccbb", "center", 0, 0, 0, 10, true, "Arial, Helvetica, sans serif, sans serif", 1, null, 1, 1, 0 ] ]
			],
			// content ----------
			[	[ "Products & Services", new WinTarget("products.shtml"), 0 ], // content: [text, href, hierarchyLevel]
					[ "Payment Services", new WinTarget("product_paymentservices.shtml"), 1 ],
						[ "AssureBuy Payment Gateway", new WinTarget("gateway.shtml"), 2 ],
						[ "IntegriCharge", new WinTarget("integricharge.shtml"), 2 ],
						[ "Web-Based Administration System", new WinTarget("adminsystem.shtml"), 2 ],
					[ "Risk Management", new WinTarget("product_riskmanagement.shtml"), 1 ],
						[ "AssureBuy Risk Management Service", new WinTarget("fraudservice.shtml"), 2 ],
					[ "Online Bill Presentment & Payment", new WinTarget("product_onlinebillpnp.shtml"), 1 ],
						[ "View N Pay™", new WinTarget("viewnpay.shtml"), 2 ],
						[ "View N Pay™ for Microsoft Dynamics GP", new WinTarget("gpvnp.shtml"), 2 ],
					[ "Microsoft Dynamics Product Suite", new WinTarget("mbsproducts.shtml"), 1 ],
						[ "AssureBuy Payment Processing for Microsoft Dynamics GP", new WinTarget("gppayments.shtml"), 2 ],
						[ "AssureBuy Payment Processing for Microsoft Small Business Financials", new WinTarget("sbfpayments.shtml"), 2 ],
						[ "Web Order Interface for AssureBuy Payment Processing", new WinTarget("weborders.shtml"), 2 ],
						[ "View N Pay™ for Microsoft Dynamics GP", new WinTarget("gpvnp.shtml"), 2 ],
					[ "Professional Services", new WinTarget("product_professional.shtml"), 1 ],
						[ "Custom Development", new WinTarget("customservices.shtml"), 2 ],
						[ "Payment Processing Audit", new WinTarget("audit.shtml"), 2 ],
					[ "Web Hosting", new WinTarget("product_webhosting.shtml"), 1 ],
						[ "AssureBuy Web Hosting Package", new WinTarget("hosting.shtml"), 2 ]
			]
		];


var MenuIndustry = [
		// Width of Menu Text: 104
		// globals -----------------
		[	Xmenu.prototype.VERTICAL,
			0, // delay in sec. before closing menu
			false, // horiz or vertical menu: onclick / onmouseover
			true, // horizontal & vertical menu: menu appears below/right of the root-node
			false, // horizontal menu: each hierarchy starts on same X
			false, // keep expansion state
			true,	// onclick menu: highlight clicked nodes
			[ 134, 21 ],	// XlayerParent width, height
			"images/menuback.gif" // spacer url
		],
			// styles ------------------
			[	[ "#ffc600", "#000000" ], // onclick-menu: color of clicked node
				[ 0, 3, 134, 16, null, [ "#ffc600", "#000000", "center", 0, 0, 0, 0, true, "Arial, Helvetica, sans serif", 12, false, null, 3, 5, 10 ],[ "#fff5d3", "#000000", "center", 0, 0, 0, 0, true, "Arial, Helvetica, sans serif, sans serif", 2, null, 1, 20, 0 ] ], // xlayer style: [xOffset, yOffset, width, height, fading: [start_val, stop_val, steps, delay(ms)], style onmouseout: [bgcolor, fgcolor, align, bold, fontFace, fontSize, img, img_width, img_height, tile(horiz/vert)], onmouseover: [ bgcolor, fgcolor, align, fontFace, fontSize ]]
				[ 0, 0, 180, 24, null, [ "#fff5d3", "#000000", "left", 0, 0, 0, 10, false, "Arial, Helvetica, sans serif", 12, false, null, 3, 5, 10 ],[ "#ffc600", "#000000", "left", 0, 0, 0, 0, false, "Arial, Helvetica, sans serif, sans serif", 1, null, 1, 1, 0 ] ],
				[ -8, 4, 400, 24, null, [ "#f6e6e6", "#000000", "left", 0, 0, 0, 10, false, "Arial, Helvetica, sans serif", 12, false, null, 3, 5, 10 ],[ "#de2118", "#ffffff", "left", 0, 0, 0, 10, true, "Arial, Helvetica, sans serif, sans serif", 1, null, 1, 1, 0 ] ],
				[ -4, 4, 100, 20, null, [ "#ffb200", "white", "center", 0, 0, 0, 10, true, "Arial, Helvetica, sans serif", 12, false, null, 3, 5, 10 ],[ "#ffc400", "#ffccbb", "center", 0, 0, 0, 10, true, "Arial, Helvetica, sans serif, sans serif", 1, null, 1, 1, 0 ] ]
			],
			// content ----------
			[	[ "Industry Solutions", new WinTarget("industry.shtml"), 0 ], // content: [text, href, hierarchyLevel]
					[ "e-Commerce", new WinTarget("ecommerce.shtml"), 1 ],
					[ "Retail", new WinTarget("retail.shtml"), 1 ],
					[ "Colleges & Universities", new WinTarget("education.shtml"), 1 ],
					[ "Municipalities & Goverment", new WinTarget("government.shtml"), 1 ],
					[ "Distribution & Manufacturing", new WinTarget("distribution.shtml"), 1 ],
					[ "Other Industries", new WinTarget("otherindustries.shtml"), 1 ]
			]
		];

var MenuPartners = [
		// Width of Menu Text: 52
		// globals -----------------
		[	Xmenu.prototype.VERTICAL,
			0, // delay in sec. before closing menu
			false, // horiz or vertical menu: onclick / onmouseover
			true, // horizontal & vertical menu: menu appears below/right of the root-node
			false, // horizontal menu: each hierarchy starts on same X
			false, // keep expansion state
			true,	// onclick menu: highlight clicked nodes
			[ 82, 21 ],	// XlayerParent width, height
			"images/menuback.gif" // spacer url
		],
			// styles ------------------
			[	[ "#ffc600", "#000000" ], // onclick-menu: color of clicked node
				[ 0, 3, 82, 16, null, [ "#ffc600", "#000000", "center", 0, 0, 0, 0, true, "Arial, Helvetica, sans serif", 12, false, null, 3, 5, 10 ],[ "#fff5d3", "#000000", "center", 0, 0, 0, 0, true, "Arial, Helvetica, sans serif, sans serif", 2, null, 1, 20, 0 ] ], // xlayer style: [xOffset, yOffset, width, height, fading: [start_val, stop_val, steps, delay(ms)], style onmouseout: [bgcolor, fgcolor, align, bold, fontFace, fontSize, img, img_width, img_height, tile(horiz/vert)], onmouseover: [ bgcolor, fgcolor, align, fontFace, fontSize ]]
				[ 0, 0, 180, 24, null, [ "#fff5d3", "#000000", "left", 0, 0, 0, 10, false, "Arial, Helvetica, sans serif", 12, false, null, 3, 5, 10 ],[ "#ffc600", "#000000", "left", 0, 0, 0, 0, false, "Arial, Helvetica, sans serif, sans serif", 1, null, 1, 1, 0 ] ],
				[ -8, 4, 400, 24, null, [ "#f6e6e6", "#000000", "left", 0, 0, 0, 10, false, "Arial, Helvetica, sans serif", 12, false, null, 3, 5, 10 ],[ "#de2118", "#ffffff", "left", 0, 0, 0, 10, true, "Arial, Helvetica, sans serif, sans serif", 1, null, 1, 1, 0 ] ],
				[ -4, 4, 100, 20, null, [ "#ffb200", "white", "center", 0, 0, 0, 10, true, "Arial, Helvetica, sans serif", 12, false, null, 3, 5, 10 ],[ "#ffc400", "#ffccbb", "center", 0, 0, 0, 10, true, "Arial, Helvetica, sans serif, sans serif", 1, null, 1, 1, 0 ] ]
			],
			// content ----------
			[	[ "Partners", new WinTarget("partners.shtml"), 0 ], // content: [text, href, hierarchyLevel]
					[ "Join Our Partner Program", new WinTarget("partnerprogram.shtml"), 1 ],
					[ "Partner Showcase", new WinTarget("partnershowcase.shtml"), 1 ],
					[ "Industry Partners", new WinTarget("industrypartners.shtml"), 1 ],
					[ "Partner Login", new WinTarget("https://admin.assurebuy.com"), 1 ]
			]
		];

var MenuTechnical = [
		// Width of Menu Text: 122
		// globals -----------------
		[	Xmenu.prototype.VERTICAL,
			0, // delay in sec. before closing menu
			false, // horiz or vertical menu: onclick / onmouseover
			true, // horizontal & vertical menu: menu appears below/right of the root-node
			false, // horizontal menu: each hierarchy starts on same X
			false, // keep expansion state
			true,	// onclick menu: highlight clicked nodes
			[ 152, 21 ],	// XlayerParent width, height
			"images/menuback.gif" // spacer url
		],
			// styles ------------------
			[	[ "#ffc600", "#000000" ], // onclick-menu: color of clicked node
				[ 0, 3, 152, 16, null, [ "#ffc600", "#000000", "center", 0, 0, 0, 0, true, "Arial, Helvetica, sans serif", 12, false, null, 3, 5, 10 ],[ "#fff5d3", "#000000", "center", 0, 0, 0, 0, true, "Arial, Helvetica, sans serif, sans serif", 2, null, 1, 20, 0 ] ], // xlayer style: [xOffset, yOffset, width, height, fading: [start_val, stop_val, steps, delay(ms)], style onmouseout: [bgcolor, fgcolor, align, bold, fontFace, fontSize, img, img_width, img_height, tile(horiz/vert)], onmouseover: [ bgcolor, fgcolor, align, fontFace, fontSize ]]
				[ 0, 0, 180, 24, null, [ "#fff5d3", "#000000", "left", 0, 0, 0, 10, false, "Arial, Helvetica, sans serif", 12, false, null, 3, 5, 10 ],[ "#ffc600", "#000000", "left", 0, 0, 0, 0, false, "Arial, Helvetica, sans serif, sans serif", 1, null, 1, 1, 0 ] ],
				[ -8, 4, 400, 24, null, [ "#f6e6e6", "#000000", "left", 0, 0, 0, 10, false, "Arial, Helvetica, sans serif", 12, false, null, 3, 5, 10 ],[ "#de2118", "#ffffff", "left", 0, 0, 0, 10, true, "Arial, Helvetica, sans serif, sans serif", 1, null, 1, 1, 0 ] ],
				[ -4, 4, 100, 20, null, [ "#ffb200", "white", "center", 0, 0, 0, 10, true, "Arial, Helvetica, sans serif", 12, false, null, 3, 5, 10 ],[ "#ffc400", "#ffccbb", "center", 0, 0, 0, 10, true, "Arial, Helvetica, sans serif, sans serif", 1, null, 1, 1, 0 ] ]
			],
			// content ----------
			[	[ "Technical Resources", new WinTarget("resources.shtml"), 0 ], // content: [text, href, hierarchyLevel]
//					[ "Integration Overview", new WinTarget("integration.shtml"), 1 ],
					[ "Documentation", new WinTarget("documentation.shtml"), 1 ],
					[ "Downloads", new WinTarget("downloads.shtml"), 1 ],
					[ "Product Literature", new WinTarget("literature.shtml"), 1 ],
					[ "White Papers", new WinTarget("whitepapers.shtml"), 1 ],
					[ "Case Studies", new WinTarget("casestudies.shtml"), 1 ]
//					[ "Knowledge Base", new WinTarget("knowledgebase.shtml"), 1 ]
			]
		];

var MenuSupport = [
		// Width of Menu Text: 88
		// globals -----------------
		[	Xmenu.prototype.VERTICAL,
			0, // delay in sec. before closing menu
			false, // horiz or vertical menu: onclick / onmouseover
			true, // horizontal & vertical menu: menu appears below/right of the root-node
			false, // horizontal menu: each hierarchy starts on same X
			false, // keep expansion state
			true,	// onclick menu: highlight clicked nodes
			[ 118, 21 ],	// XlayerParent width, height
			"images/menuback.gif" // spacer url
		],
			// styles ------------------
			[	[ "#ffc600", "#000000" ], // onclick-menu: color of clicked node
				[ 0, 3, 118, 16, null, [ "#ffc600", "#000000", "center", 0, 0, 0, 0, true, "Arial, Helvetica, sans serif", 12, false, null, 3, 5, 10 ],[ "#fff5d3", "#000000", "center", 0, 0, 0, 0, true, "Arial, Helvetica, sans serif, sans serif", 2, null, 1, 20, 0 ] ], // xlayer style: [xOffset, yOffset, width, height, fading: [start_val, stop_val, steps, delay(ms)], style onmouseout: [bgcolor, fgcolor, align, bold, fontFace, fontSize, img, img_width, img_height, tile(horiz/vert)], onmouseover: [ bgcolor, fgcolor, align, fontFace, fontSize ]]
				[ 0, 0, 180, 24, null, [ "#fff5d3", "#000000", "left", 0, 0, 0, 10, false, "Arial, Helvetica, sans serif", 12, false, null, 3, 5, 10 ],[ "#ffc600", "#000000", "left", 0, 0, 0, 0, false, "Arial, Helvetica, sans serif, sans serif", 1, null, 1, 1, 0 ] ],
				[ -8, 4, 400, 24, null, [ "#f6e6e6", "#000000", "left", 0, 0, 0, 10, false, "Arial, Helvetica, sans serif", 12, false, null, 3, 5, 10 ],[ "#de2118", "#ffffff", "left", 0, 0, 0, 10, true, "Arial, Helvetica, sans serif, sans serif", 1, null, 1, 1, 0 ] ],
				[ -4, 4, 100, 20, null, [ "#ffb200", "white", "center", 0, 0, 0, 10, true, "Arial, Helvetica, sans serif", 12, false, null, 3, 5, 10 ],[ "#ffc400", "#ffccbb", "center", 0, 0, 0, 10, true, "Arial, Helvetica, sans serif, sans serif", 1, null, 1, 1, 0 ] ]
			],
			// content ----------
			[	[ "Support Center", new WinTarget("support.shtml"), 0 ], // content: [text, href, hierarchyLevel]
					[ "Customer Support", new WinTarget("support.shtml#customer"), 1 ],
					[ "Sales Support", new WinTarget("support.shtml#sales"), 1 ],
					[ "Billing Inquiries", new WinTarget("support.shtml#billing"), 1 ],
					[ "Network Operations Center", new WinTarget("support.shtml#noc"), 1 ],
					[ "Online Support Services", new WinTarget("support.shtml#online"), 1 ]
			]
		];

var MenuCompany = [
		// Width of Menu Text: 54
		// globals -----------------
		[	Xmenu.prototype.VERTICAL,
			0, // delay in sec. before closing menu
			false, // horiz or vertical menu: onclick / onmouseover
			true, // horizontal & vertical menu: menu appears below/right of the root-node
			false, // horizontal menu: each hierarchy starts on same X
			false, // keep expansion state
			true,	// onclick menu: highlight clicked nodes
			[ 84, 21 ],	// XlayerParent width, height
			"images/menuback.gif" // spacer url
		],
			// styles ------------------
			[	[ "#ffc600", "#000000" ], // onclick-menu: color of clicked node
				[ 0, 3, 84, 16, null, [ "#ffc600", "#000000", "center", 0, 0, 0, 0, true, "Arial, Helvetica, sans serif", 12, false, null, 3, 5, 10 ],[ "#fff5d3", "#000000", "center", 0, 0, 0, 0, true, "Arial, Helvetica, sans serif, sans serif", 2, null, 1, 20, 0 ] ], // xlayer style: [xOffset, yOffset, width, height, fading: [start_val, stop_val, steps, delay(ms)], style onmouseout: [bgcolor, fgcolor, align, bold, fontFace, fontSize, img, img_width, img_height, tile(horiz/vert)], onmouseover: [ bgcolor, fgcolor, align, fontFace, fontSize ]]
				[ -41, 0, 140, 24, null, [ "#fff5d3", "#000000", "left", 0, 0, 0, 10, false, "Arial, Helvetica, sans serif", 12, false, null, 3, 5, 10 ],[ "#ffc600", "#000000", "left", 0, 0, 0, 0, false, "Arial, Helvetica, sans serif, sans serif", 1, null, 1, 1, 0 ] ],
				[ -8, 4, 400, 24, null, [ "#f6e6e6", "#000000", "left", 0, 0, 0, 10, false, "Arial, Helvetica, sans serif", 12, false, null, 3, 5, 10 ],[ "#de2118", "#ffffff", "left", 0, 0, 0, 10, true, "Arial, Helvetica, sans serif, sans serif", 1, null, 1, 1, 0 ] ],
				[ -4, 4, 100, 20, null, [ "#ffb200", "white", "center", 0, 0, 0, 10, true, "Arial, Helvetica, sans serif", 12, false, null, 3, 5, 10 ],[ "#ffc400", "#ffccbb", "center", 0, 0, 0, 10, true, "Arial, Helvetica, sans serif, sans serif", 1, null, 1, 1, 0 ] ]
			],
			// content ----------
			[	[ "Company", new WinTarget("company.shtml"), 0 ], // content: [text, href, hierarchyLevel]
					[ "Company Overview", new WinTarget("company.shtml"), 1 ],
					[ "Company News", new WinTarget("news.shtml"), 1 ],
					[ "Client Testimonials", new WinTarget("testimonials.shtml"), 1 ],
					[ "Management Team", new WinTarget("management.shtml"), 1 ],
//					[ "Investor Relations", new WinTarget("investor.shtml"), 1 ],
//					[ "Careers", new WinTarget("careers.shtml"), 1 ],
					[ "Contact Info", new WinTarget("contactinfo.shtml"), 1 ]					
			]
		];
