﻿/* Paypal logo, etc. at bottom of page
*/


document.write('    <table align="center" border="0" cellpadding="10" cellspacing="0">')
document.write('        <tr>')
document.write('            <td align="center">')
document.write('            </td>')
document.write('       </tr>')
document.write('        <tr>')
document.write('            <td align="center">')
document.write('                <a href="#" ')

document.write('                    onclick="javascript:window.open(\'https://www.paypal.com/j1/cgi-bin/webscr?cmd=xpt/Marketing/popup/OLCWhatIsPayPal-outside\',\'olcwhatispaypal\',\'toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=yes, width=400, height=350\');">')
document.write('                <img alt="Solution Graphics" border="0" src="https://www.paypal.com/en_US/JP/i/bnr/horizontal_solution_global.gif" /></a></td>')
document.write('        </tr>')
document.write('    </table>')










