// PayPal Redirect Message (ppred_msg) Script File

function ppred_msg() 
{
//  document.write('<br><center><br><img style="width: 175px; height: 62px;" alt="" src="../images/PayPal_logo.gif" align="top">')
  document.write('<center><span style="font-style: italic; font-weight: bold; font-size: 46px; font-family: Verdana;"><br><span style="color: rgb(26, 54, 101);">')
  document.write('Pay</span><span style="color: rgb(50, 104, 154);">Pal</span><sup style="font-size: 10px; color: rgb(50, 104, 154);">TM</sup></span></span>')
  document.write('<span style="font-weight: bold; font-family: Arial; font-size: 30px; font-style: italic; color: rgb(26, 54, 101);">')
  document.write('&nbsp; payment page is loading...<br><br></span>')
//  document.write('<img style="width: 235px; height: 235px;" alt="Loading" src="../images/loading.gif"><br><br>')
  document.write('<img style="width: 180px; height: 180px;" alt="Loading" src="../images/loading_blue.gif">')
//  document.write('<br><img style="width: 80px; height: 18px;" alt="Loading" src="../images/processing.gif"><br><br><br><br>')
  document.write('<br><br><br><table style="border: 4px solid rgb(15, 56, 118); width: 710px; text-align: left; margin-left: auto; margin-right: auto;"')
  document.write(' border="0" cellpadding="15" cellspacing="2"><tbody><tr>')
  document.write('<td><font style="font-weight: bold; line-height: 1.5;" face="Verdana"><span style="color: rgb(255, 0, 0);">')
  document.write('<center><big><big>IMPORTANT - TO RECEIVE YOUR PURCHASE</big></big></span></center><br><span style="color: rgb(0, 0, 0);">')
  document.write('After payment is confirmed, click ')
  document.write('</span><span style="text-decoration: underline; color: rgb(51, 51, 255);">')
  document.write('Return To Merchant</span><span style="color: rgb(0, 0, 0);"> on the PayPal receipt page')
  document.write(' to go to our download page and start your download immediately. <br>')
  document.write('<br></span></font><font style="font-weight: bold;" face="Verdana"><span style="color: rgb(0, 0, 0);">')
  document.write('Thank you!</span></font><span style="color: rgb(0, 0, 0);"> </span>')
  document.write('<span style="font-family: Arial; font-style: italic; color: rgb(15, 56, 118);"><br><br><b>Web Affiliates & ActionEbook.com')
//  document.write('<a href="http://www.ActionEbook.com" target=_"blank">ActionEbook.com</a></span></td>')
  document.write('</tr></tbody></table></center>')
}
// Place the following within the head tag
// <script language="JavaScript" type="text/javascript" src="ppred_msg.js"></script>
//
// Place the following within the body tag at the desired location
// <script language="JavaScript" type="text/javascript">ppred_msg()</script>
