// JavaScript Document

var g_idioma='en';

/*********************************************
'
'	100 -  199 = Menú principal
'	200 -  299 = Bloques portada
'	300 -  399 = Búsquedas
'	400 -  499 = Registro
'	500 -  599 = Criterios búsquedas
'	600 -  699 = Resultados búsquedas
'	700 -  799 = Proceso reserva
'	800 -  899 = Usuarios
'	900 -  999 = Establecimientos
'  1000 - 1099 = Errores (comunes)
'  1100 - 1199 = Transferencias/TPV/Banco
*********************************************/

// basico
m_[0]='';

// MENÚ PRINCIPAL

// BLOQUES PORTADA

// PIE PAGINA
// BLOQUE 250-299 (comunes)

// BÚSQUEDAS
m_[300]='Select destination'; //Elija la localidad
m_[301]='Arrival date';
m_[302]='Departure date';
m_[303]='Nº of adults';
m_[304]='Nº of children';
m_[305]='Type of stay';
m_[306]='Advanced Search';
m_[307]='Start Search';
m_[308]='Any';
m_[309]='Recommend alternative establishments';
m_[310]='Include establishments without immediate confirmation';

m_[320]='between'; //por ejemplo, entre 2 y 5
m_[321]='and';

// parche
m_[340]='Travellers';

// servicios
m_[350]='Service selection';
m_[351]='select';
m_[355]='Tick the boxes with the services you want the establishments searched for to have; if there are extra boxes in a given line, enter the appropriate values.';

// selector localidad
m_[360]='Location selector';
m_[361]='Select the area';
m_[362]='Select the location';
m_[363]='Active area';

// selector establecimientos localidad
m_[370]='Select the establishment';

// REGISTRO
m_[401]='Not registered yet?';
m_[402]='register now';
m_[403]='when you register with '+g_TituloPortal;
m_[404]='you’ll enjoy many advantages';
m_[405]='your details will be stored';
m_[406]='you’ll receive special offers by e-mail';
m_[407]='Take advantage of the special offers!'; //Enjoy 5% discount from your second reservation onwards (offer cannot be accumulated)';
m_[408]='NEW REGISTRATION';
m_[409]='why register?';
m_[410]='client access';
m_[411]='e-mail';
m_[412]='password';
m_[413]='ENTER';
m_[414]='Remember password';
m_[415]='Subscription date';
m_[416]='Enter your login data.';

//bz
m_[420]='Register request'; //OJO por traducir
m_[421]='Request form to register as customer-agency of'+g_TituloPortal;
m_[422]='Fulfill the following form and qe will get in contact with you as soon as possible to give you your login data to on-line booking system, you can get in touch with us also by phone.<BR><BR>We are wainting for your message!"';
m_[426]='Contact Name';
m_[427]='E-mail';
m_[428]='Contact Phone';
m_[429]='Agency Name';
m_[430]='Agency Data';
m_[431]='Agency Users';

m_[435]='Request for data modification';
m_[436]='Form to make request of modification of agency and users data';
m_[437]='Information on modification process.';
m_[438]='Data to modify';

/// RESULTADOS BÚSQUEDAS
// CRITERIOS
m_[501]='Result of establishment search';
m_[502]='Destination selected';
m_[503]='Dates of stay';
m_[504]='From';
m_[505]='to';
m_[506]='nights';
m_[507]='Type of stay';
m_[508]='Occupation';
m_[509]='Rooms';
m_[510]='Adults';
m_[511]='Children';
m_[512]='years old';
m_[513]='Nº rooms<br>or apartments'; //Nº de habitaciones
m_[514]='Nº adults per room /apt.'; //Adultos por habitación o apartamento
m_[515]='Nº children per room./apt.'; //Niños por habitación o apartamento
m_[516]='Age of children'; //Edad de los niños
m_[517]='Type of stay required'; //Régimen
m_[518]='Destination selected';
m_[519]='Establishment';
m_[520]='list of establishments'; //seleccionar establecimiento
m_[521]='Search for a specific establishment'; //Búsqueda
m_[522]='Type of establishment';
m_[523]='Category';
m_[524]='Date';
m_[525]='Arrival date';
m_[526]='Departure date';
m_[527]='Nº of nights'; //Número de días
m_[528]='Occupation';
m_[529]='Services required at establishment'; //Servicios
m_[530]='click to select the services'; //seleccionar servicios
m_[531]='Services selected';
m_[532]='Options';
m_[533]='Search for establishments';
m_[534]='Clear form';
m_[535]='Make new search'; //Make new reservation
m_[536]='Other options';
m_[537]='Add another line for occupation';
m_[538]='Clear this occupation line';
m_[539]='Area';
m_[540]='Location';
m_[541]='Total cost';
m_[542]='Cot';
m_[543]='Children under the age of 2 are considered babies and usually no charge is applied for their accommodation. However, additional costs may apply if there are also 2 adults and another child in the same room. Please tick the box “Cot” if you are travelling with a baby/babies rather than children. (If you only have one baby, the number of children should be zero).';

// RESULTADOS
m_[600]='Available';
m_[601]='Found';
m_[602]='establishments';
m_[603]='Reorder results';
m_[604]='Establishment';
m_[605]='Type';
m_[606]='Category';
m_[607]='Amount';
m_[608]='actions';
m_[609]='rooms/apartments';
m_[610]='reserve';
m_[611]='new search';
m_[612]='Rooms/Apts.'; //Habitaciones/Apartamentos
m_[613]='Immediate reservation available';
m_[614]='Immediate reservation NOT available';
m_[620]='You can now select the type of establishment you wish to reserve – each one states the name, category, total cost of the reservation and the rooms included. If you agree, click on the "reserve" button. If you wish, you can change the type of room by clicking on the "change rooms" button';
m_[623]='SPECIAL OFFER!';
m_[624]='reservation';
m_[625]='request';
m_[626]='Key to icons';
m_[627]='Click to display/conceal list';
m_[628]='Availability of the establishment';
m_[629]='State whether the establishment is currently available.';
m_[630]='Change rooms or apartments selected and/or type of board';
m_[631]='To obtain the total reservation price shown, we have selected the rooms or apartments ourselves. Click on this button to see the alternatives and choose those you want.';
m_[632]='Establishment with special offers';
m_[633]='Indicates that the establishment has a special offer, move the pointer above it to see a brief description of the offer.';
m_[634]='Make the reservation';
m_[635]='if you are satisfied with the establishment and the cost, click on this button to make the reservation.';
m_[636]='Type and Category of the establishment';
m_[637]='Indicates the type of establishment (Hotel, ApartHotel, Apartment, Campsite) and its category (5 Stars, 3 Keys, 1st, etc.).';
m_[638]='Reservation request';
m_[639]='This establishment is not available for on-line reservations, but you can ask an operator to handle your request and get in touch with you.';
m_[640]='Rooms/Apts.';
m_[641]='No immediate availability';
m_[642]='Indicates that the establishment is not currently available for on-line reservations.';
m_[643]='Information request';
m_[644]='Breakdown of reservation required';
m_[645]='make request';
m_[646]='close';
m_[647]='return';
m_[648]='alphabetical';
m_[649]='price';
m_[650]='type+category+price';
m_[651]='No establishments available to confirm booking on-line. Press "request" in any of them and we will get in touch with you as soon as possible.';
m_[652]='You can now select the type of establishment you wish to reserve – each one states the name, category, total cost of the reservation and the rooms included. If you agree, click on the "reserve" button. If you wish, you can change the type of room by clicking on the "change rooms" button';
m_[653]='You will receive a <b>discount of ' + g_PorcentajeDescuento + '%</b> for having reserved through us previously.';
m_[654]='The prices shown include <b>' + g_PorcentajeDescuento + '% discount</b> for having reserved through us previously.';
m_[655]='change';
m_[656]='Click to open complete establishment file';
m_[657]='Calculate price';

m_[661]='Change rooms or apartments selected and/or type of board';
m_[662]='Change type of board';
m_[663]='Change rooms or apartments selected';
m_[664]='Verify availabilities';

//parche listado reservas
m_[675]='User';
//parche 
m_[680]='Credit';
m_[681]='Voucher';
m_[682]='Details';
m_[683]='I wish to receive news and special offers by e-mail!';
m_[684]='You are in step: ';
m_[685]='Invoice';

// RESERVAS
m_[700]='Step';
// RESERVA P1
m_[701]='Select rooms/apartments<br>and type of stay';
m_[702]='Destination selected';
m_[703]='in';
m_[704]='Dates of stay';
m_[705]='From';
m_[706]='to';
m_[707]='Type of board selected';
m_[708]='change type of board';
m_[709]='Type of room <br>or apartment';
m_[710]='Nº of rooms/apts.';
m_[711]='Total cost of reservation (VAT Included)';
m_[712]='reserve';
m_[713]='nights';
m_[714]='Rooms/Apartments';
m_[715]='Adults';
m_[716]='Children';
m_[717]='years old';
m_[718]='with';
m_[719]='Unit price';
// RESERVA P2
m_[720]='in';
m_[721]='Enter reservation details';
m_[722]='Occupation';
m_[723]='Rooms/apartments selected';
m_[724]='Type of room/apartment';
m_[725]='Nº of rooms/apartments';
m_[726]='Cost';
m_[727]='Breakdown of items';
m_[728]='Terms of cancellation';
m_[729]='Contracting additional services';
m_[730]='Type of service';
m_[731]='Cost';
m_[732]='Cancel';
m_[733]='Total cost of reservation (VAT Included)';
m_[734]='Details for user registration';
m_[735]='Your reference'; //Ref. de reserva
m_[736]='E-mail';
m_[737]='Password';
m_[738]='Full name';
m_[739]='E-mail';
m_[740]='Telephone';
m_[7401]='Mobile Telephone';
m_[741]='I wish to receive news by e-mail and take advantage of special offers and discounts!'; // 5% discount from the second reservation onwards!';
m_[742]='selection method of payment';
m_[743]='Special requests for the reservation';
m_[744]='(Click to show the list)';
m_[745]='No notes made';
m_[746]='Cancellation insurance';
m_[747]='Description';
m_[748]='Confirm password';
m_[7481]='Confirm e-mail';
m_[749]='Note: Notes on the reservation cannot be confirmed on line.';
m_[750]='Name of traveller';
// RESERVA P3
m_[751]='Select method of payment';
m_[752]='By card using the secure terminal';
m_[753]='( You will receive immediate confirmation of your reservation )';
m_[754]='By bank transfer';
m_[755]='( The reservation will be confirmed when we receive the receipt by fax )';
m_[756]='Conditions of the reservation';
m_[757]='General conditions of the reservation';
m_[758]='Those stated in the "General Conditions" link at the bottom of the page';
m_[759]='I have read and accept the conditions of the reservation';
m_[760]='abandon reservation';
m_[761]='confirm reservation';
m_[762]='modify';
m_[763]='Decide if you wish to pay the full amount of the reservation or simply a deposit:';
m_[764]='Amount payable';
m_[765]='We regret to inform you that there is no connection with our offices at this time and we cannot confirm your reservation on line. You can speak to one of our operators on <b>'+g_telefonoReservas+'</b> for a telephone confirmation, send a message containing the reservation details from this page so that an operator can get in touch with you to confirm the reservation ("send message" button) or try to make the reservation on line again in a few minutes.';
m_[766]='We regret to inform you that your reservation has not been confirmed. One of our operators will get in touch with you shortly to resolve the problem or you can contact us on <b>'+g_telefonoReservas+'</b>. Thank you and our apologies for the inconvenience.';
m_[767]='send message';
m_[768]='Your message has been sent. Thank you.';
m_[769]='We regret to inform you that there is no connection with our offices at this time and we cannot confirm your reservation on line.<br><br>You can speak to one of our operators on <b>'+g_telefonoReservas+'</b> for a telephone confirmation, send a message containing the reservation details from this page so that an operator can get in touch with you to confirm the reservation (<b>"send message"</b> button) or try to make the reservation on line again in a few minutes.';
m_[770]='Your reservation is being processed and will shortly be confirmed and you will receive an e-mail with the voucher listing the details of the reservation to take to your destination. If you have any queries, contact us on <b>'+g_telefonoReservas+'</b> to confirm the reservation by telephone.';
// RESERVA P4 final
m_[771]='Reservation completed';
m_[772]='Reservation successful';
m_[773]='The localiser es:';
m_[774]='Reservation receipt';
m_[775]='We have sent a receipt containing all the details of the reservation to your address. If you wish to print out a receipt, please click on the corresponding button.';
m_[776]='print receipt';
m_[777]='new reservation';
m_[778]='Error, reservation unsuccessful';
m_[779]='We can not confirm your booking on-line due to failure in payment POS.';
//m_[779]='Texto de explicación del error en la reserva. Texto de relleno para completar. Texto de relleno para completar. Texto de relleno para completar. Texto de relleno para completar. Texto de relleno para completar. Texto de relleno para completar. Texto de relleno para completar. Texto de relleno para completar.';
// RESERVA P1 bis
m_[780]='Subtotal';
m_[781]='No availability for this line of occupation. Choose another type of stay.';
m_[782]='Room/Apartment';
m_[783]='Adult';
m_[784]='Child';
m_[785]='years old';
m_[786]='No availability for this reservation. Choose other type of stay.';
m_[787]='return';
// RESERVA justificante + etc.
m_[788]='Reservation receipt';
m_[789]='print';
m_[790]='Cancellation cost';

m_[791]='Your reservation is being processed...<br><br>Please wait until next page is shown.';
m_[7911]='&middot;&nbsp;Our administration will send you the invoice proforma before the arriving of the client to the establishment. The payment of that bill will be done by bank transfer.';
m_[792]='&middot;&nbsp;The deadline for the first payment by bank transfer (the total amount or the deposit) is '+g_pagoDiasMargenInicio+' working days from the date of confirmation of the reservation.<br>';
m_[793]='&middot;&nbsp;The deadline for the second payment (if you chose to pay a deposit, either by bank transfer or card) is '+g_pagoDiasMargenFin+' days before arriving at the establishment.';

m_[794]='If you have pendent payments, please make the transfer to this account to confirm your booking:';
m_[795]='Bank';
m_[796]='Account';
m_[797]='IBAN';
m_[798]='SWIFT CODE';
m_[799]='Please, send us as soon as possible the receipt to the fax:'; 

// USUARIOS
m_[800]='Language';
m_[801]='E-mail address';
m_[802]='Password';
m_[803]='Full name';
m_[804]='I wish to receive news by e-mail and take advantage of discounts and special offers'; // 5% discount from the second reservation onwards'; //¿Desea recibir ofertas?
m_[805]='Register';
m_[806]='Modify';
m_[807]='Register new user';
m_[808]='User details';
m_[809]='Website user details';
m_[810]='Tax address';
m_[811]='Address for sending information';
m_[812]='Billing address';
m_[813]='Registered name';
m_[814]='Website';
m_[815]='E-mail';
m_[816]='Street';
m_[817]='Town/City';
m_[818]='Province';
m_[819]='Postcode';
m_[820]='NIF';
m_[821]='Country';
m_[822]='Unspecified';
m_[823]='You are identified as';
m_[824]='Enter a reference for the reservation you are about to make';
m_[825]='If you are ALREADY a registered user, enter a reference for the reservation, your user name and password. Optionally, if you are not going to travel with this reservation, enter the name of the person who will present the voucher at the destination.';
m_[826]='If you are NOT, also enter your full name, e-mail address and telephone number and you will be registered automatically.';
m_[827]='Telephone';
m_[828]='Fax';
m_[830]='Modify';
m_[831]='Modify';
m_[832]='Modify';
m_[833]='The e-mail address entered is already being used by another user, please enter another address.';
m_[834]='Unable to register the user. Please try again.';
m_[835]='Incorrect password.';
m_[836]='Record of reservations made';
m_[837]='Unable to find the specified e-mail address among our registered users.';
m_[838]='Unable to send the password to the e-mail address: ';
m_[839]='Password sent to the e-mail address: ';
m_[840]='Reservation file';
m_[841]='Reservation documents request';
m_[842]='Your request has been received. You will shortly receive the document requested by e-mail.';
m_[843]='We are unable to process your request at the moment. Please try again later.';
m_[844]='Cancellation of reservation';
m_[845]='Section reserved for registered users.';
m_[846]='You are not authorised to view this file.';
m_[847]='You have no reservations in your records.';
m_[848]='Modify reservation';
m_[849]='You cannot modify this reservation as it has already been cancelled.';

//// gestión de reservas ya realizadas
// ficha de reserva
m_[850]='Date of request';
m_[851]='Localiser';
m_[852]='Reference';
m_[853]='Name of client';
m_[854]='Method of payment';
m_[855]='Amount paid';
m_[856]='Date of confirmation';
m_[857]='Date cancellation requested';
m_[858]='Date of cancellation';
m_[859]='Cost of cancellation';

// acciones de gestión
m_[860]='see';
m_[861]='cancel';
m_[862]='modify';
m_[863]='amount';
m_[864]='documents';
// mensajes de acciones
m_[865]='Unable to cancel the reservation.';
m_[866]='Reason: ';
m_[867]='The reservation has been cancelled.';

m_[868]='Request document';
m_[869]='Modify details';

m_[870]='Status';

//servicios y ocupación
m_[871]='Services';
m_[872]='Occupation';
m_[873]='Payments pending';
m_[874]='Date of payment';
m_[875]='Percentage of total';
m_[876]='Payments paid';
m_[877]='Amount payable';
m_[878]='Payment deadline';
m_[879]='There is a problem with the file and it cannot be displayed.';

//servicios y reservas
m_[880]='Type of service';
m_[881]='Amount';
m_[882]='Description';
m_[883]='Notes';
m_[884]='No on-line confirmation';
m_[885]='Cancellation conditions';
m_[886]='Cancellation expenses';

//DEVOLUCIONES
m_[887]='Refunds made';
m_[888]='Refunds pending';
m_[889]='Amount to refund';
m_[890]='Date of refund';


// formas de pago
m_[891]='Credit card';
m_[892]='Bank transfer';

m_[893]='Establishment remarks';
m_[894]='or by e-mail to';

//bienvenida
m_[895]='Welcome to <b>'+g_TituloPortal+'</b>. As a registered user you can enter your private area, consult and/or modify your personal details and view the record of all the reservations you make from now on. Remember that you can benefit from a special discount if you activate the option to receive information about special offers. Use the information in your private section to make your reservations if you want to take advantage of the discounts.';
m_[896]='Up to now, you have made';
m_[897]='reservations';
m_[898]='Your invoices will automatically receive a <b>discount of '+g_PorcentajeDescuento+'%</b>.';

m_[899]='Reservation';

// ESTABLECIMIENTOS
m_[900]='Establishment file';
// solicitud información
m_[901]='Full name';
m_[9010]='Last names';
m_[902]='E-mail address';
m_[903]='Telephone';
m_[904]='Subject';
m_[905]='Message';
m_[906]='Request for information about the establishment';
m_[907]='Request for information about the reservation';
m_[908]='The following request for information has been sent';
m_[909]='Request for information';
// ficha establecimientos
m_[910]='Establishments by location';
m_[911]='Establishment';
m_[912]='Type';
m_[913]='Category';
m_[914]='File';
m_[915]='Form';
m_[916]='Logo';
m_[917]='Location map';
m_[918]='Photography';

m_[920]='No establishments found.';
m_[930]='Click on the name of the <b>Establishment</b> to select it and make a reservation there; click on the <b>File</b> column to see the file for the establishment; click on <b>Form</b> to send a request for information about the establishment.'

m_[935]='Message sent to';

m_[940]='Location file';

//categorías
m_[950]='Stars';
m_[951]='Star';
m_[952]='1st Category';
m_[953]='2nd Category';
m_[954]='3rd Category';
m_[955]='Keys';
m_[956]='Key';
// menú ficha
m_[960]='Establishment';
m_[961]='Rooms';
m_[962]='Restaurant';
m_[963]='Setting';
m_[964]='Other';
m_[965]='Map';
m_[990]='Go to menu ';
m_[991]=' + information';
m_[992]='get prices'; //make reservation
m_[993]='view location';
m_[999]='(No information available for this section.)';

//// ERRORES
m_[1000]='Click here to continue';
m_[1001]='Session expired';
m_[1002]='Unable to send message to ';

//// PAGOS TPV
m_[1100]='Select amounts to pay by credit card and press the button "secure payment" to enter secure site of Bankinter bank.';
m_[1101]='Select';
m_[1102]='Payment';
m_[1103]='Error, payment unsuccessfull.';
m_[1104]='Your payment request is being processed...<br><br>Please wait until next page is shown.';
m_[1105]='We regret to inform you that there is no connection with our offices at this time and we cannot register your payment on line.';
m_[1106]='We regret to inform you that your payment has not been confirmed. One of our operators will get in touch with you shortly to resolve the problem or you can contact us on <b>'+g_telefonoReservas+'</b>. Thank you and our apologies for the inconvenience.';
m_[1107]='Failure';
m_[1108]='Guaranteed by';
m_[1109]='Amount to pay by secure payment';
m_[1110]='Ahora va a ser enviado a la página de la entidad bancaria, que cuenta con altas medidas de seguridad, para poder facilitar su tarjeta de crédito para el cobro; por favor, compruebe que introduce los 16 dígitos correctamente y pulse una sola vez y espere a que aparezca. Puede tardar varios minutos. Si tiene cualquier problema estamos a su disposición en el teléfono de contacto.';
m_[1111]='We regret to inform you that your voucher could not be sent. One of our operators will get in touch with you shortly to resolve the problem or you can contact us on <b>'+g_telefonoReservas+'</b>. Thank you and our apologies for the inconvenience.';

////Ayuda
m_[1112]='Interactive demo';

////Mapa Web
m_[1115]='ALL ZONES';
m_[1116]='GENERAL SECTIONS';
m_[1117]='OFFERS';
m_[1118]='ESTABLISHMENTS IN';
m_[1119]='LOCATIONS IN';
m_[1710]='descargada';

//LISTADO DE ESTABLECIMIENTOS
m_[1123]='the hotels in';
m_[1124]='Search by the hotels {costa} for type:';
m_[1125]='Hotels golf'
m_[1126]='Hotels spa';
m_[1127]='te offers of the hotels in ';
m_[1128]='To know more:'
m_[1129]='the hotels {localidad} for beach:';
m_[1130]='beach';
m_[1131]='All the cities of';
m_[1132]='Hotels in';
m_[1133]='All the coasts of Spain:';
m_[1134]='The best offers of Spain:';
m_[1135]='for star';
m_[1136]='All the offers of';
m_[1137]='by cities';
m_[1138]='See all';
m_[1139]='Offers in the city ';
m_[1151]='Offers in ';
m_[1152]='for type';
m_[1153]='Hotel in ';

m_[1140]='hotels in ';
m_[1141]='Book hotels in ';
m_[1142]='Book in the';
m_[1143]='See the offers of ';
m_[1144]='See all the offers of the hotels ';
m_[1145]='Book your hotel in ';
m_[1146]='Find your hotel ';
m_[1147]='with topcosta';
m_[1148]='Topcosta has selected the best offers of vacations for the';
m_[1149]='for all the budgets and all the tastes and necessities';
m_[1150]='hotels';
m_[1160]='offers of hotels in ';
m_[1170]='Spain';
m_[1180]='Topcosta has selected the best offers of vacations for Spain for all the budgets and all the tastes and necessities';


//// Páginas y Títulos
p_[1]='default.asp';					t_[1]='Home';
p_[2]='menu.asp';					t_[2]='Main menu';
p_[3]='inicio.asp';					t_[3]='Start Page';
p_[4]='ofertas.asp';					t_[4]='Special offers';
p_[5]='oferta.asp';					t_[5]='Special offer file';
p_[6]='faq.asp';						t_[6]='FAQ – List of frequently asked questions';
p_[7]='ventajas_clientes.asp';				t_[7]='Advantages of being a client';
p_[8]='registro_usuario.asp';				t_[8]='Client registration form';
p_[9]='recordar_clave.asp';				t_[9]='Remember password';
p_[10]='nueva_reserva.asp';				t_[10]='New reservation';
p_[11]='demo.asp';					t_[11]='Animated demo of the reservation process';
p_[12]='condiciones.asp';					t_[12]='General conditions';
p_[13]='localidades.asp';					t_[13]='Information about the locations';
p_[14]='localidad.asp';					t_[14]='Location file';
p_[15]='quienes_somos.asp';				t_[15]='About us';
p_[16]='creditos.asp';					t_[16]='Credits';
p_[17]='legal.asp';					t_[17]='Legal notice';
p_[18]='privacidad.asp';					t_[18]='Privacy policy';
p_[19]='contacto.asp';					t_[19]='Contact';
p_[20]='error.asp';					t_[20]='General error';
p_[21]='error404.asp';					t_[21]='Error: file not found';
p_[22]='/web/default.asp';					t_[22]='Start';
p_[23]='buscador_estab.asp';				t_[23]='Establishment search engine';
p_[24]='busc_avanzado.asp';				t_[24]='Advanced search engine';
p_[25]='selector_estab_localidad.asp';			t_[25]='Selector of establishments by town/city';
p_[26]='listado_establecimientos.asp';			t_[26]='List of establishments';
p_[27]='fechas_alternativas.asp';				t_[27]='Alternative dates';
p_[28]='ficha_establecimiento.asp';			t_[28]='Establishment file';
p_[29]='enviar_mensaje.asp';				t_[29]='Information request form';
p_[30]='recomendar_estab.asp';				t_[30]='Recommend us to a friend';
p_[31]='detalle_habit.asp';					t_[31]='Details of rooms and RRP';
p_[32]='datos_pax.asp';					t_[32]='Passenger details';
p_[33]='sel_tipo_habit.asp';				t_[33]='Step 1: select type of rooms/apartments';
p_[34]='solicitud_reserva.asp';				t_[34]='Step 2: request reservation details';
p_[35]='condiciones.asp';					t_[35]='Conditions window';
p_[36]='confirmacion_reserva.asp';			t_[36]='Step 3: summary and confirmation of reservation';
p_[37]='tpv/';						t_[37]='POST: payment through bank';
p_[38]='reserva_realizada.asp';				t_[38]='Step 4: reservation result OK';
p_[39]='ficha_reserva.asp';				t_[39]='Reservation receipt'; //Step 1: reservation file window
p_[40]='usr_login.asp';					t_[40]='User log-in / Modify user details';
p_[41]='usr_busc_reservas.asp';				t_[41]='Search for reservations';
p_[42]='usr_list_reservas.asp';				t_[42]='List of reservations';
p_[43]='usr_cancel_reservas.asp';				t_[43]='Cancellation of reservations';
p_[44]='usr_ficha_reserva.asp';				t_[44]='Reservation file';
p_[45]='usr_mod_reserva.asp';				t_[45]='Modification of reservations';
p_[46]='selector_localidad.asp';				t_[46]='Selector of area and location';
p_[47]='nuevo_pago.asp';					t_[47]='Payment';
p_[48]='usr_sol_documentos.asp';				t_[48]='Request documents';
p_[49]='error.asp';					t_[49]='Error';
p_[50]='reserva_error.asp';				t_[50]='Step 4: reservation result ERROR';
p_[51]='selector_servicios.asp';				t_[51]='Selection of establishment services';
p_[52]='usr_imp_reserva.asp';				t_[52]='Cost of cancellation of reservation';
p_[53]='mantenimiento.asp';				t_[53]='web off-line for maintenance';
p_[54]='ficha_localidad.asp';				t_[54]='Location file';
p_[55]='validar_usuario.asp';				t_[55]='User login';
p_[56]='baja_mailing.asp';					t_[56]='mailing unsuscribe';
p_[57]='usr_ficha_bono.asp';				t_[57]='Voucher';
p_[58]='ficha_bono.asp';					t_[58]='Voucher';
p_[59]='mapa_web.asp';						t_[59]='Site Map';
p_[62]='enlaces.asp';						t_[62]='Links';

//// mensajes JavaScript

s_[20]='No availability to make the reservation. Please try again using different values.';
s_[21]='The total Nº of adults and/or children does not match. Please try again using different values.';
s_[22]='We regret that the Nº of rooms/apartments cannot be changed.';

s_[50]='Please enter your user I.D. (e-mail address).';
s_[51]='Please enter your password.';
s_[52]='Please enter your full name.';
s_[53]='Please enter a reservation reference so it can be identified later.';
s_[54]='The two passwords entered do not match. Please try again.';
s_[541]='The two e-mails entered do not match. Please try again.';
s_[55]='You must specify a country. Please try again.';
s_[56]='Please enter traveller(s) name(s).';

s_[100]='The Nº of rooms/apartments selected does not coincide with that searched for.';
s_[200]='The maximum Nº of children per room/apartment is 3. Please check the number in the box.';
s_[201]='The Nº of rooms/apartments is obligatory. Please check the number in the box.';
s_[202]='The Nº of adults is obligatory if rooms/apartments are selected.';
s_[203]='You must choose a location first.';
s_[204]='Negative numbers are not allowed.';
s_[205]='The age of the child is invalid. Please check the number in the box.';
s_[400]='You must accept the reservation conditions before continuing.';
s_[401]='A method of payment must be selected before continuing.';
s_[402]='A POST must be selected before continuing.';
s_[403]='&middot;&nbsp;For arrival dates 3 months or more from today the deposit is 10%.<br>&middot;&nbsp;For arrival dates between 3 months and 1 month from today the deposit is 30%.<br>&middot;&nbsp;In all other cases, a deposit is not applicable and the full cost of the reservation must be paid.';
s_[404]='Conditions of payment of the deposit';
s_[405]='&middot;&nbsp;The deadline for the first payment by bank transfer (whether the full amount or the deposit) is '+g_pagoDiasMargenInicio+' days from confirmation of the reservation <br>&middot;&nbsp;The deadline for the second payment by bank transfer (if you choose to pay a deposit) is '+g_pagoDiasMargenFin+' days before the date of arrival at the establishment.';
s_[406]='Dates for payment by bank transfer';

s_[500]='You must specify the country.';
s_[501]='You must specify the province.';
s_[502]='You must specify the reason.';
