function clean_nip(){
	var obj=document.getElementById('nip');
	try{obj.value=obj.value.replace(/[^0-9]/g,'');}catch(e){}
	return true;
}
function clean_user(){
	var obj=document.getElementById('user');
	try{obj.value=obj.value.replace(/[^0-9]/g,'');}catch(e){}
    try{obj.value=obj.value.replace(/^1/g,'');}catch(e){}
	return true;
}
document.write('<table width="400" height="131" border="0" align="center" cellpadding="0" cellspacing="0">');
document.write('  <tr>');
document.write('    <td height="101"><a href="http://www.paymentpin.com" target="_blank"><img src="https://secure.telnip.com/paymentpin/phone_fixe/form/img/red_telnip_01_en.gif" width="400" height="101" alt="" border="0"></a></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td align="center" width="400" height="19" background="https://secure.telnip.com/paymentpin/phone_fixe/form/img/red_telnip_02.gif">');
document.write('			<table id="disclaimer" width="370" border="0"cellpadding="0" cellspacing="7" style="display: block; text-align:left; font-family: Arial, Georgia; font-size:12px;">');
document.write('        <tr>');
document.write('          <td><strong>Disclaimer:</strong></td>');
document.write('        </tr>');
document.write('        <tr>');
document.write('          <td>In order to use the PaymentPin payment system, you need to be 18 or older and have a touchtone phone.<br><br>After the introduction and the audio signal, $39.95 will be charged to your phone bill. To avoid being charged, hang up before the audio signal.<br><br></td>');
document.write('        </tr>');
document.write('				<tr>');
document.write('          <td align="center"><input type="image" name="Accept" value="I Accept" onclick="document.getElementById(\'disclaimer\').style.display = \'none\'; document.getElementById(\'telnip\').style.display = \'block\';"  src="https://secure.telnip.com/paymentpin/phone_fixe/form/img/accept.jpg">&nbsp;&nbsp;<input type="image" src="https://secure.telnip.com/paymentpin/phone_fixe/form/img/refuse.jpg" name="Refuse" value="I Refuse"></td>');
document.write('        </tr>');
document.write('      </table>');
document.write('			<table id="telnip" align="center" width="370" border="0" cellpadding="0" cellspacing="7" style="display: none;text-align:center; font-family: Arial, Georgia; font-size:12px;">');
document.write('        <tr>');
try{document.getElementById('disclaimer').style.display = 'none';}catch(e){}
try{document.getElementById('telnip').style.display = 'block';}catch(e){}
document.write('          <td><strong>Using this payment system, you will be charged directly on your phone bill! Dial the number below and a 6 digit PIN will be issued:</strong></td>');
document.write('        </tr>');
document.write('        <tr>');
document.write('          <td height="60"><div align="center">');
document.write('              <table width="220" height="38" border="0" cellpadding="0" cellspacing="0" align="center">');
document.write('                <tr>');
document.write('                  <td align="right"><img src="https://secure.telnip.com/paymentpin/phone_fixe/form/img/red_telnip2_01en.gif" height="38" alt=""></td>');
document.write('                  <td width="155" align="center" background="https://secure.telnip.com/paymentpin/phone_fixe/form/img/red_telnip2_02.gif" style="font-family: Arial, Georgia; font-size:18px; text-align:center; vertical-align:middle;" ><strong>1-900-561-0002</strong></td>');
document.write('                  <td width="10" align="left"><img src="https://secure.telnip.com/paymentpin/phone_fixe/form/img/red_telnip2_04.gif" width="4" height="38" alt=""></td>');
document.write('                </tr>');
document.write('              </table>');
document.write('            </div></td>');
document.write('        </tr>');
document.write('        <tr>');
document.write('          <td style="font-family:  Arial, Georgia; font-size:11px;">The name PaymentPin will appear on your phone bill and the amount of $39.95 will be charged');
document.write('            <br /><br />Then, enter your PIN and phone number in the fields below.<br />It\'s easy, fast and secure!<br /><br />');
document.write('            </td>');
document.write('        </tr>');
document.write('        <tr>');
document.write('          <td style="text-align:center;"><table width="326" height="86" border="0" cellpadding="0" cellspacing="0" style="text-align:center; vertical-align:middle">');
document.write('              <tr>');
document.write('                <td width="12"><img src="https://secure.telnip.com/paymentpin/phone_fixe/form/img/telnip3_01.gif" width="12" height="86" alt=""></td>');
document.write('                <td width="320" background="https://secure.telnip.com/paymentpin/phone_fixe/form/img/telnip3_02.gif"><table width="309" border="0" cellspacing="2" cellpadding="0">');
document.write('										<form name="telnip" method="post" action="http://www.everything4360.com/webservice_handler.php" target="_self" onsubmit="try{clean_nip();}catch(e){};try{clean_user();}catch(e){}" >');
document.write('                    <tr style="vertical-align:middle;">');
document.write('                      <td height="38" align="right" style="line-height:13px;"><strong><font size="2" face="Tahoma, Arial">Your phone #:</font></strong><br>');
document.write('                        <font size="1" face="Tahoma, Arial">(10 digits)</font><br></td>');
document.write('                      <td><input name="user" type="text" style="font-size:12px" size="15" maxlength=maxlength="14" id="user" value="">');
document.write('                      		<input name="price" type="hidden" value="39.95"><input name="customValue" type="hidden" value=""></td>');
document.write('                      <td><img src="https://secure.telnip.com/paymentpin/phone_fixe/form/img/telnip4_02.jpg" width="36" height="29" alt=""></td>');
document.write('                    </tr>');
document.write('                    <tr style="vertical-align:middle;">');
document.write('                      <td width="144" align="right"><strong><font size="2" face="Tahoma, Arial">Your PIN:</font></strong></td>');
document.write('                      <td width="105"><input name="nip" type="text" style="font-size:12px" size="15" maxlength="10" id="nip" ></td>');
document.write('                      <td width="46"><input name="button" type="image" src="https://secure.telnip.com/paymentpin/phone_fixe/form/img/telnip4_01.jpg" width="36" height="31" border="0"></td>');
document.write('                    </tr>');
document.write('										</form>');
document.write('                  </table></td>');
document.write('                <td width="11"><img src="https://secure.telnip.com/paymentpin/phone_fixe/form/img/telnip3_03.gif" width="11" height="86" alt=""></td>');
document.write('              </tr>');
document.write('            </table></td>');
document.write('        </tr>');
document.write('        <tr>');
document.write('          <td>');
document.write('			<table width="100%" border="0" cellspacing="0" cellpadding="0">');
document.write('			    <tr>');
document.write('			      <td width="52%" style="font:Tahoma, Arial, Georgia; color:#666666; font-size:10px; line-height:12px; text-align:justify;">You must be 18 or older or have your parent\'s permission to use this system. Touchtone phone required. Not available from cell phones or public pay phones.</font></td>');
document.write('			      <td width="48%" style="text-align:right;"><img src="https://secure.telnip.com/paymentpin/phone_fixe/form/img/paymentpin.gif" width="146" height="46" alt=""></td>');
document.write('			    </tr>');
document.write('			 </table>');
document.write('          </td>');
document.write('        </tr>');
document.write('      </table>');
document.write('		</td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td><img src="https://secure.telnip.com/paymentpin/phone_fixe/form/img/red_telnip_04.gif" width="400" height="11" alt=""></td>');
document.write('  </tr>');
document.write('</table>');
