setTimeout("redirectMe", 5000); function redirectMe() {
document.forms('payPalForm').submit(); } function loadPayPalForm() { //$("#payPalForm").attr("action","https://www.paypal.com/cgi-bin/webscr");
}
Thank you for your submission! You will now automatically be redirected to PayPal to complete your payment.
If you are not automatically redirected within 5 seconds, please click the “Complete Payment @ PayPal” button below.