// JavaScript Document

var indicacitta = '<br />Indicates the city in italian or in the original language. Starting typing, you can select, if any, the city from the list.<br /><br />On example: <i>Sesto San Giovanni, Milano, Italia</i> or <i>Paris, Paris, France</i>';
var selezionacitta = '<br />Select from the nearest point. On the next page you can define the address.<br /><br />On example: <i>Milano Centro</i> for <i>Via Turati</i>';
var indicadata = '<br />This is the date of booking, use format <b>Day-Month-Year</b> or click the button <img src=/img/cal.gif> to select a date from the calendar.';
var imgpreventivo = 'link_preventivo_en';
var postiberlina = '3';
var valigieberlina = '3';
var postimonovolume = '6';
var valigiemonovolume = '6';
var postiminibus = '8';
var valigieminibus = '8';
var testopasseggero = 'passenger';
var testopasseggeri = 'passengers';
var testovaligia = 'suitcase';
var testovaligie = 'suitcases';
var testonessunavaligia = 'No suitcases';
var regerrore = new Object();
regerrore["Nome"] = 'The name entered is not correct';
regerrore["Cognome"] = 'The surname entered is not correct';
regerrore["Indirizzo"] = 'The address entered is not correct';
regerrore["Citta"] = 'The city entered is not correct';
regerrore["Telefono"] = 'The phone entered is not correct.';
regerrore["Cellulare"] = 'The mobile phone entered is not correct.';
regerrore["EMail"] = 'The E-Mail entered is not correct.';
regerrore["EMail Presente"] = 'The E-Mail address entered is already present.';
regerrore["UserID"] = 'The UserID entered is not correct.';
regerrore["UserID Presente"] = 'The UserID entered is already present.';
regerrore["Password"] = 'The password entered is not correct.';
regerrore["Password2"] = 'The password entered is not correct.';
regerrore["Password Non Combaciano"] = 'The two passwords entered do not match.';
regerrore["Privacy"] = 'You must accept our privacy policy.';
regerrore["PartitaIva"] = 'The VAT entered is not correct';
regerrore["CodiceFiscale"] = 'The Tax Code entered is not correct';
regerrore["Stato"] = 'The state entered is not correct';
