function LoadMenus() {
if (window.abous) return;
	window.abous = new Menu("root",135,16,"Verdana, Arial, Helvetica, sans-serif",10,"#000000","#FFFFFF","#CCCCCC","#003366","left","middle",3,0,1000,-5,7,true,true,true,0,true,true);
		abous.addMenuItem("Company&nbsp;Information","location='http://www.chasepaymentech.com/abocominf.do'");
		abous.addMenuItem("Business&nbsp;Units","location='http://www.chasepaymentech.com/abobusuni.do'");
		abous.addMenuItem("Careers","location='http://www.chasepaymentech.com/abocar.do'");
		abous.hideOnMouseOut=true;
		abous.bgColor='#555555';
		abous.menuBorder=1;
		abous.menuLiteBgColor='#FFFFFF';
		abous.menuBorderBgColor='#777777';
		
	window.sol = new Menu("root",150,16,"Verdana, Arial, Helvetica, sans-serif",10,"#000000","#FFFFFF","#CCCCCC","#003366","left","middle",3,0,1000,-5,7,true,true,true,0,true,true);
		sol.addMenuItem("Featured&nbsp;Product","location='http://www.chasepaymentech.com/giftcard'");
		sol.addMenuItem("POS&nbsp;Solutions","location='http://www.chasepaymentech.com/solpoiofsalsol.do'");
		sol.addMenuItem("Processing&nbsp;Solutions","location='http://www.chasepaymentech.com/solprosol.do'");
		sol.addMenuItem("Connectivity","location='http://www.chasepaymentech.com/solcon.do'");
		sol.addMenuItem("Reporting&nbsp;Solutions","location='http://www.chasepaymentech.com/solrepove.do'");
		sol.addMenuItem("Card&nbsp;Brand&nbsp;Data&nbsp;Security","location='http://www.chasepaymentech.com/solfraprocarnotpredatsec.do'");
		sol.addMenuItem("Fraud&nbsp;Protection","location='http://www.chasepaymentech.com/solfrapro.do'");
		sol.addMenuItem("Gift&nbsp;Cards","location='http://www.chasepaymentech.com/giftcard/'");
		sol.addMenuItem("Methods&nbsp;of&nbsp;Payment","location='http://www.chasepaymentech.com/solmetofpay.do'");
		sol.addMenuItem("Merchant&nbsp;Support&nbsp;Center","location='http://www.chasepaymentech.com/solmersupcen.do'");
		sol.addMenuItem("Contact&nbsp;Sales","location='http://www.chasepaymentech.com/solconsal.do'");
		sol.hideOnMouseOut=true;
		sol.bgColor='#555555';
		sol.menuBorder=1;
		sol.menuLiteBgColor='#FFFFFF';
		sol.menuBorderBgColor='#777777';
		
	window.par = new Menu("root",230,16,"Verdana, Arial, Helvetica, sans-serif",10,"#000000","#FFFFFF","#CCCCCC","#003366","left","middle",3,0,1000,-5,7,true,true,true,0,true,true);
		par.addMenuItem("Partner&nbsp;Directory","location='http://www.chasepaymentech.com/parpardir.do'");
		par.addMenuItem("Why&nbsp;Partner&nbsp;With&nbsp;Chase&nbsp;Paymentech?","location='http://www.chasepaymentech.com/parwhypar.do'");
		par.addMenuItem("Become&nbsp;a&nbsp;Partner","location='http://www.chasepaymentech.com/parbecpar.do'");
		par.addMenuItem("Link&nbsp;To&nbsp;Our&nbsp;Site","location='http://www.chasepaymentech.com/glolinpol.do'");
		par.hideOnMouseOut=true;
		par.bgColor='#555555';
		par.menuBorder=1;
		par.menuLiteBgColor='#FFFFFF';
		par.menuBorderBgColor='#777777';
		
	window.newroo = new Menu("root",155,16,"Verdana, Arial, Helvetica, sans-serif",10,"#000000","#FFFFFF","#CCCCCC","#003366","left","middle",3,0,1000,-5,7,true,true,true,0,true,true);
		newroo.addMenuItem("Press&nbsp;Releases","location='http://www.chasepaymentech.com/newprerel.do'");
		newroo.addMenuItem("Chase&nbsp;Paymentech&nbsp;News","location='http://www.chasepaymentech.com/newpaynew.do'");
		newroo.addMenuItem("Press&nbsp;Kit","location='http://www.chasepaymentech.com/newprekit.do'");
		newroo.addMenuItem("Events","location='http://www.chasepaymentech.com/newevetrasho.do'");
		newroo.hideOnMouseOut=true;
		newroo.bgColor='#555555';
		newroo.menuBorder=1;
		newroo.menuLiteBgColor='#FFFFFF';
		newroo.menuBorderBgColor='#777777';
		
	window.mypay = new Menu("root",125,16,"Verdana, Arial, Helvetica, sans-serif",10,"#000000","#FFFFFF","#CCCCCC","#003366","left","middle",3,0,1000,-5,7,true,true,true,0,true,true);
		mypay.addMenuItem("Paymentech&nbsp;Online","location='https://my.paymentech.net/PTO'");
		mypay.addMenuItem("Resource&nbsp;Online","location='http://rol.paymentech.com'");
		mypay.hideOnMouseOut=true;
		mypay.bgColor='#555555';
		mypay.menuBorder=1;
		mypay.menuLiteBgColor='#FFFFFF';
		mypay.menuBorderBgColor='#777777';

	abous.writeMenus();
} // LoadMenus()