// JavaScript Document
var crd = 'Establishing a merchant account will enable you to accept credit and debit cards as a form of payment from your customers. Accept all Visa, MasterCard, Discover Network, American Express, Diners Club, JCB, Debit cards, Gift and Loyalty cards.';
var chk = 'Check ACH enables participating businesses to avoid bounced checks and bank fees as a result of accepting non&#8209;sufficient funds (NSF) checks. With <em>Check Conversion</em>, checks will automatically be deposited in merchant\'s bank account, eliminating the need to make trips to the bank.';
var gft = 'Gift and loyalty cards are the fastest growing form of non-cash payment in the country. The gift cards typically seen in large chain retailers and department stores are now available for your location. USPS allows you to offer a complete gift and loyalty card solution to your customers.';
var atm = 'USPS offers you a comprehensive ATM solution. Our services include installation, cash replenishment and processing. An ATM machine is a proven resource for generating repeat customers, increased cash flow for spending and additional revenue streams from ATM surcharges.';
var pos = 'USPS offers easy to use, high performance point of sale (POS) systems that combines reliable hardware with cutting-edge point of sale (POS) software.';
function fillCopy(sel) {
	document.getElementById('Copy').innerHTML = sel;
}
function MM_showHideLayers() { //v9.0
  var i,p,v,obj,args=MM_showHideLayers.arguments;
  for (i=0; i<(args.length-2); i+=3) 
  with (document) if (getElementById && ((obj=getElementById(args[i]))!=null)) { v=args[i+2];
    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; }
    obj.visibility=v; }
}

