function redirWarn( ) {
   var msg = 'You are being transfered to TransactionCentral\'s\nSecure Server so that we may process your\nPayment Information safely.';
   alert(msg);
}
