|
|
|
|
include('funciones.php') ?> include('flota.php') ?>
//matematica :D
$dayleft=getfechadiff($_REQUEST["yearpickup"],$_REQUEST["mespickup"],$_REQUEST["diapickup"],$_REQUEST["yearreturn"],$_REQUEST["mesreturn"],$_REQUEST["diareturn"],'1');
$weektotal=getfechadiff($_REQUEST["yearpickup"],$_REQUEST["mespickup"],$_REQUEST["diapickup"],$_REQUEST["yearreturn"],$_REQUEST["mesreturn"],$_REQUEST["diareturn"],'2');
$monthtotal=getfechadiff($_REQUEST["yearpickup"],$_REQUEST["mespickup"],$_REQUEST["diapickup"],$_REQUEST["yearreturn"],$_REQUEST["mesreturn"],$_REQUEST["diareturn"],'3');
$difedias=getfechadiff($_REQUEST["yearpickup"],$_REQUEST["mespickup"],$_REQUEST["diapickup"],$_REQUEST["yearreturn"],$_REQUEST["mesreturn"],$_REQUEST["diareturn"],'4');
$totall=checkprice2($_REQUEST["yearpickup"],$_REQUEST["mespickup"],$_REQUEST["diapickup"],$_REQUEST["yearreturn"],$_REQUEST["mesreturn"],$_REQUEST["diareturn"],$_REQUEST["tipo"],'all');
if ($totall!="")
{
$totallarray=explode(":,:",$totall);
$dayleft=$difedias;
$monthtotal="";
$weektotal="";
//$dayint =$totallarray[2];
}
?>
|
|
Please enter your name exactly as it appears on your credit card.
Travel agents only need to enter the client name in this section and fill out the agency information section at the bottom of page
|
|
Personal Information
|
|
if($err!=""){echo " Por favor complete todos los campos marcados con (*) ";} ?> if(strpos ($err,"01,")!==false){echo "Nombre ";} ?> if(strpos ($err,"02,")!==false){echo "Apellido ";} ?> if(strpos ($err,"03,")!==false){echo "Codigo de Pais ";} ?> if(strpos ($err,"04,")!==false){echo "Telefono ";} ?> if(strpos ($err,"05,")!==false){echo "E-mail ";} ?> if(strpos ($err,"06,")!==false){echo "Nombre en Tarjeta de Credito ";} ?> if(strpos ($err,"07,")!==false){echo "Numero de Tarjeta de Credito ";} ?> if(strpos ($err,"08,")!==false){echo "Credit Card CSV ";} ?> if(strpos ($err,"09,")!==false){echo "Ciudad ";} ?> if(strpos ($err,"10,")!==false){echo "Apartado Postal ";} ?> if(strpos ($err,"11,")!==false){echo "Estado/prov. ";} ?> if(strpos ($err,"12,")!==false){echo "El formato de correo no es válido ";} ?> if($err!=""){echo "";} ?>
|
|
|
|
|
| Phone : |
* |
Email :
|
* |
| City : |
* |
Zip:
|
* |
| State.: |
* |
Country :
|
* |
| |
|
|
|
| # Flight: |
|
Air line:
|
* |
|
|
|
Datos de su Reservación
|
|
=getcar($_REQUEST["tipo"])?>
|
|
Pickup:
|
=getofi($_REQUEST["pickup"])?> |
| =txtMesenfull($_REQUEST["mespickup"])?>- =$_REQUEST["diapickup"]?>- =$_REQUEST["yearpickup"]?>/ =$_REQUEST["Hora"]?> |
|
Return:
|
=getofi($_REQUEST["return"])?> |
| =txtMesenfull($_REQUEST["mesreturn"])?>- =$_REQUEST["diareturn"]?>- =$_REQUEST["yearreturn"]?>/ =$_REQUEST["Hora2"]?> |
|
Member of the club:
|
=$_REQUEST["sociosel"]?> |
|
Member number:
|
=$_REQUEST["socio"]?> |
=getimage($_REQUEST["tipo"])?>
Cambia el Tipo de Vehículor |
|
|
|
|
Credit Card Information
The credit card must be in the name of the person renting the car.
|
|
|
|
Visa Mastercard American Express Diners Club *
|
|
Credit Card Nomber:
|
*
|
|
Credit Card Number:
|
*
|
|
CSV Code Security:
|
*
|
|
Expiration Date:
|
=optionomes('ccardmonth'); ?>=optionoano('ccardyear'); ?>
|
|
|
if ($monthtotal>0)
{
$monthint = getcar($_REQUEST["tipo"],'','month')*$monthtotal;
}
if ($weektotal>0)
{
$weekint = getcar($_REQUEST["tipo"],'','week')*$weektotal;
}
if ($dayleft>0)
{
$dayint = getcar($_REQUEST["tipo"],'','day')*$dayleft;
}
if ($totall!="")
{
$dayint = $totallarray[2]*$dayleft;
}
?> $ =number_format($dayint+$weekint+$monthint,'2',',','')?>
|
|
| ( * ) Additional Cover (a total of =$difedias?> days) |
|
+C.D.W.
|
(US$ =number_format(getcar($_REQUEST["tipo"],'','cdw')*$difedias,'2');?>)
|
|
+S.L.I.
|
(US$ =number_format(getcar($_REQUEST["tipo"],'','sli')*$difedias,'2');?>)
|
|
if ($_REQUEST["pospai"]=="1"){ ?>+P.A.I.
|
(US$ =number_format(getcar($_REQUEST['tipo'],'','pai')*$difedias,'2',',','');?>)
|
|
} ?> if ($_REQUEST["posded"]=="1"){ ?>+D.E.D.
|
(US$ =number_format(getcar($_REQUEST['tipo'],'','fcv')*$difedias,'2',',','');?>)
|
|
|
$
$cdwint=0;
$sliint=0;
$paiint=0;
$dedint=0;
$cdwint=getcar($_REQUEST["tipo"],'','cdw')*$difedias;
$sliint=getcar($_REQUEST["tipo"],'','sli')*$difedias;
if ($_REQUEST["pospai"]=="1"){$paiint=getcar($_REQUEST["tipo"],'','pai')*$difedias;}
if ($_REQUEST["posded"]=="1"){$dedint=getcar($_REQUEST["tipo"],'','fcv')*$difedias;}
$subtotalseg=$cdwint+$sliint+$paiint+$dedint;
?> =number_format($subtotalseg,'2',',','')?>
|
( * ) C.D.W. & S.L.I. OBLIGATORIOS PARA TODOS LOS VEHICULOS
|
| |
|
Considered total (US$)
|
$ =number_format($dayint+$weekint+$monthint+$subtotalseg,'2',',','')?> |
| |
|
|
|
|
|
|
|
|
|
|
|
 |
|
|
|