

function newamount() {


var confirmspan = document.getElementById('confirmspan');
var payspan = document.getElementById('payspan');

var textbox = document.getElementById('amountbox');
var charge = textbox.value;



confirmspan.visibility = "hidden";
payspan.visibility = "visible";



document.write('<html>');



document.write('<head>');



document.write('<title>VereVox Payment Center</title>');



document.write('<meta name="Description" content="VereVox Voice Broadcasting.  The best solution to your targeted marketing needs.">');

document.write('<meta name="KeyWords" content="VereVox, telephone, telephone marketing, voice broadcasting, return customer, follow-up sales, telephony">');



document.write('<link rel=StyleSheet href="coolstyle.css" type="text/css" media="screen">')



document.write('</head>');


document.write('<body BGCOLOR="#1F3037" TEXT="mediumturquoise">');



document.write('<img id="fadebar" ');
document.write('src="picts/main 2.jpg"');
document.write('border="0" alt=""');
document.write('style="height:17%;width:101.5%;left:0%;top:31%;z-index:30;position:absolute"/>');




document.write('<span id="amountspan"');
if (screen.width > 800) {
document.write('style="height:20%;width:40%;left:2%;top:37%;z-index:31;');
}
else {
document.write('style="height:20%;width:40%;left:2%;top:36%;z-index:31;');
}
document.write('position:absolute">');
document.write('<font face=arial size=5 color=firebrick><b><u>$' + charge + '</u></b></font>');
document.write('<font face=arial size=3 color=black><b>   was the amount entered.</b></font>');
document.write('</span>');




document.write('<span id="logo"');
document.write('style="height:27%;width:27%;left:1%;top:2%;');
document.write('position:absolute;z-index:2;');
document.write('filter:progid:DXImageTransform.Microsoft.');
document.write('AlphaImageLoader\(src=\'picts/verevox logo 2.png\', ');
document.write('sizingmethod=\'scale\'\)">');
document.write('<img id="verelogo"');
document.write('border="0" alt=""');
document.write('src="picts/verevox logo 2.png"');
document.write('style="height:100%;width:100%;');
document.write('filter:Alpha\(opacity=0\)"/>');
document.write('</span>');




document.write('<span id="payspan"');
document.write('style="height:20%;width:50%;left:2%;top:54%;font-size:12pt;z-index:15;position:absolute">');
document.write('<font face=arial><b>');
document.write('If the amount above is correct, click the payment button to be transferred to the Verisign<sup>TM</sup> secure servers to complete your payment.<br><br>');
document.write('<font size=2>If the amount is incorrect, please return to the payment page and re-enter your payment amount.</font></b>');
document.write('</font>');
document.write('</span>');





document.write('<form method="POST" ');
/*document.write('action="https://payments.verisign.com/payflowlink" ');*/
document.write('action="https://payflowlink.paypal.com"');
document.write('style="height:15%;width:50%;left:2%;top:82%;z-index:12;position:absolute">');
document.write('<input type="hidden" name="LOGIN" value="ver481500961">');
document.write('<input type="hidden" name="PARTNER" value="wfb">');
document.write('<input type="hidden" name="AMOUNT" value="' + charge + '">');
document.write('<input type="hidden" name="TYPE" value="S">');
document.write('<input type="submit" ');
if (screen.width > 800) {
document.write('style="background-color:turquoise;font-size:12pt;height:40%;width:30%;');
}
else {
document.write('style="background-color:turquoise;font-size:10pt;height:40%;width:30%;');
}
document.write('z-index:15;position:absolute" ');
document.write('value="Click here to Pay">');
document.write('</form>');





document.write('<input type="submit" id="return"');
document.write('onclick=\'window.location.href = ');
document.write('"payment.html";\' ');
document.write('value="Return to Payment Page" ');
if(screen.width > 800) {
document.write('style="height:6.5%;width:24%;left:19%;top:81.75%;background-color:red;color:white;font-weight:bold;font-size:12pt;z-index:35;position:absolute">');
}
else {
document.write('style="height:6.5%;width:24%;left:19%;top:81.75%;background-color:red;color:white;font-weight:bold;font-size:10pt;z-index:35;position:absolute">');
}



document.write('<span id="menu"');
document.write('border="0" alt=""');
document.write('style="height:10%;width:20%;left:80%;top:2%;z-index:9;position:absolute">');
document.write('<TABLE id="menutable" cellpadding=0 cellspacing=0 border=0 class=menulinks>');
document.write('<tr>');
document.write('<td ALIGN=left VALIGN=center background="picts/background-link.gif" height="20">');
document.write('<img src="picts/spacer.gif" HEIGHT=5 WIDTH=15>');
document.write('<a href="switchvox.html">home</a>');
document.write('<br>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td ALIGN=left VALIGN=center background="picts/background-link.gif" ');		document.write('height="20">');
document.write('<img src="picts/spacer.gif" HEIGHT=5 WIDTH=15>');
document.write('<a href="about.html">about</a>');
document.write('<br>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td ALIGN=left VALIGN=center background="picts/background-link.gif" 	height="20">');
document.write('<img src="picts/spacer.gif" HEIGHT=5 WIDTH=15>');
document.write('<a href="services.html">services</a>');
document.write('<br>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td ALIGN=left VALIGN=center background="picts/background-link.gif" ');		document.write('height="20">');
document.write('<img src="picts/spacer.gif" HEIGHT=5 WIDTH=15>');
document.write('<a href="directcontact.html">contact</a>');
document.write('<br>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td ALIGN=left VALIGN=center background="picts/background-link.gif" height="20">');
document.write('<img src="picts/spacer.gif" HEIGHT=5 WIDTH=15>');
document.write('<a href="https://secure.verevox.com/verevox/eirt.php">secure login</a>');
document.write('<br>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td ALIGN=left VALIGN=top height="120">');
document.write('<img src="picts/background-link 6.gif"/>');
document.write('<br>');
document.write('<img src="picts/link-end.gif" HEIGHT=0 WIDTH=0>');
document.write('<br>');
document.write('</td>');
document.write('</tr>');
document.write('</table>');
document.write('</span>');




document.write('</body>')



document.write('</html>')



}