Request for availability and prices
define("_FORMHEAD","Request for availability and prices"); define("_FORMHEAD_SSL",'Booking confirmation request
'); define("_FORMINTRO",'Fill in the required fields (*) of the form below and you will receive a reply via email. If you are happy with the reply, you can confirm the booking, within the terms established in the email, by sending us your credit card details using a secure form or by bank transfer or postal order.'); define("_FORMINTRO_SSL",'Secure transaction
This site uses a secure server for credit card booking confirmations in compliance with the 256 bit Secure Socket Layer (SSL) encryption world standard.
This secure form must only be used following the receipt of availability confirmation from one of our staff stating the date, rate and terms.
To confirm the booking, you must fill in the obligatory fields (*) including your credit card details.
NB: If you have not yet sent the availability request and received the confirmation from our staff, your booking will be cancelled. It will also be cancelled if the data sent are incomplete or if the credit card is not abilitated for payment
'); define("_RIEPILOGOHEAD", "Riepilogo della Richiesta disponibilità"); define("_RIEPILOGOINTRO", 'Prima di dare la Conferma Invio, Vi preghiamo di controllare la correttezza dei dati inseriti nel ripepilogo della Vostra richiesta. In caso di errore di compilazione, dovete ritornare al modulo di richiesta disponibilità.'); define("_DATIPERSONALI", "PERSONAL DATA"); define("_ALERT", "Not all of the required fields, highlighted, are compiled"); define("_PAESE", "Country"); define("_TITOLO","Titles"); define("_SIG","Mr."); define("_SIGRA", "Ms."); define("_NOME", "Name"); define("_COGNOME","Surname"); define("_AZIENDA","Company"); define("_INDIRIZZO","Address"); define("_CITTA","City"); define("_PROVINCIA","Province"); define("_FAX","Fax"); define("_CAP","Zip code"); define("_EMAIL","E-Mail"); define("_CONEMAIL","Retype email address"); define("_TELFISSO","Telephone or mobile number"); define("_DATISOGGIORNO", "BOOKING DATA"); define("_ARRIVO","Arrival date"); define("_GIORNO","Day"); define("_MESE","Month"); define("_PARTENZA","Departure date"); define("_GENNAIO","JANUARY"); define("_FEBBRAIO","FEBRUARY"); define("_MARZO","MARCH"); define("_APRILE","APRIL"); define("_MAGGIO","MAY"); define("_GIUGNO","JUNE"); define("_LUGLIO","JULY"); define("_AGOSTO","AUGUST"); define("_SETTEMBRE","SEPTEMBER"); define("_OTTOBRE","OCTOBER"); define("_NOVEMBRE","NOVEMBER"); define("_DICEMBRE","DECEMBER"); define("_ADULTI","Adults"); define("_BAMBINI","Children"); define("_ANNO","Year"); define("_ANNI","Years"); define("_ETABAMBINO","Age of child "); define("_ANNO_bambini","Year old"); define("_ANNI_bambini","Years old"); define("_AGGIUNGI_ALLOGGIO","Add accommodation"); define("_ALLOGGIO","ACCOMMODATION DATA"); define("_TIPOALLOGGIO","Accommodation type"); define("_QUANTITACAMERE","Quantity of rooms"); define("_LETTOAGG","Extra bed"); define("_ANOMEDI","in the name of"); define("_ANOMEDI2",""); define("_CREDITCARDDATA","CREDIT CARD DETAILS"); define("_NOMECOMPLETO","Full name"); define("_NOMECOMECARTA","(as it appears on the credit card) "); define("_NUMERO","Number"); define("_CODICEDISICUREZZA","Secure code"); define("_TIPODICARTA","Type of credit card"); define("_SCADENZA","Expiration date"); define("_SSLANNO","Year"); define("_SSLMESE","Month"); define("_SPECIFICHE","Special requests"); define("_MOREINFO","MORE INFORMATION"); define("_ACCDATIPERS","I allow you to process my personal data"); define("_FRASENEWSLETTER","I agree to receive your Newsletter"); define("_RECDISP","Request availability"); define("_RECCONF","Request confirm"); define("_CONFIRM","Confirm Sent"); ?> ini_set('display_errors',0); if($ssl=="y"){ $formclass= "secure"; $form_head = _FORMHEAD_SSL; $form_intro = _FORMINTRO_SSL; $sumbitype=_RECCONF; $action = "https://netplan.it/ssl/forms/ssl_".$lang.".php"; }else{ $formclass= "secure"; $form_head = _FORMHEAD; $form_intro = _FORMINTRO; $sumbitype= _RECDISP; if(isset($_GET["reqsoid"])){ $requested="?ref=".$_GET["ref"]."&reqsoid=".$_GET["reqsoid"]."&offerslang=".$_GET["offerslang"]."&oftext=".$_GET["oftext"]; } if(isset($_GET["reqnwid"])){ $requested="?ref=".$_GET["ref"]."&reqnwid=".$_GET["reqnwid"]."&newslang=".$_GET["newslang"]."&oftext=".$_GET["oftext"]; } $action = " https://www.netplan.it/npl/forms/npl_".$lang.".php"; } /**GET FROM SPECIAL OFFERSID */ if(isset($_GET['originSO'])){ $get_from_page = get_page_by_path($_GET['originSO'], OBJECT, "offer"); } /******************* * Gestisci paese * ********************/ $paese=''; echo ''.$form_intro.'
';
$domain = str_replace("www.","",$_SERVER['SERVER_NAME']);
$domain = explode(".",$domain);
echo 'Dettaglio offerta:
'.$get_validity.'
'.$get_from_page->post_title.'
'._ALERT.'