function showGlossary(b){var e="";var d="";var a="";if(b=="automatic"){var e="Bank of America | Glossary | Automatic Bill Payment";var d="<strong>Automatic Bill Payment</strong><br><br>With Automatic Bill Payment you call or visit your merchant's Web site only once to set up and schedule payments. After that, your bills get paid instantaneously at the scheduled time you've chosen, allowing you to simply review the payments on your Visa<sup>�</sup> statement. If you prefer to make payments automatically on specific dates, select this method.";
var a='<meta name="Description" content="Definition of Automatic Bill Payment">';}else{var e="Bank of America | Glossary | Manual Bill Payment";var d="<strong>Manual Bill Payment</strong><br><br>Manual Bill Payment enables you to review your bills before authorizing each Visa<sup>�</sup> transaction. To make a payment, you simply need to call or visit your merchant's Web site each time you want to authorize a payment. If you prefer to view a bill before making payment, select this method.";
var a='<meta name="Description" content="Definition of Manual Bill Payment">';}var c="width=455,height=455,scrollbars=yes";tipwin=window.open("","glossary",c);var f="<html><head>"+a+"<title>"+e+'</title></head><body style="font-family:verdana, arial;font-size:11px; color:#000000;"><img src="/images/personal/autobillpay/hdr_glossary.gif" border="0" alt="Glossary"><br><br>'+d+'<br><br><a href=\'JavaScript:window.close();\' title="Close Window"><center><img src="/images/personal/student/btn_closewindow.gif" border="0" alt="Close Window"></center></a><br><img src="/images/inviso.gif?glossary='+b+'" border="0"></body></html>';
tipwin.document.write(f);if(document.images){tipwin.focus();}tipwin.document.close();}function trackForm(c){var b=c.category.value;var e=c.state.value;var a=getCatName(b);var d=getStateName(e);c.action+="&selectedCategory="+a+"&selectedState="+d;}