
function doOnLoad() {
  self.status="Please wait...";
  self.document.paypal.submit();
}