var texto = new Array(); //textos del MENÚ SUPERIOR texto[10] = 'RENT APARTAMENTS'; texto[20] = 'HOUSES'; texto[30] = 'SERVICES'; texto[40] = 'MAP'; texto[50] = 'CONTACT'; //LISTADOS texto[110] = 'List of available APARTMENTS'; texto[120] = 'Apartament Ref.:'; texto[130] = 'Place:'; texto[140] = 'Area:'; texto[150] = 'Nš Bedrooms:'; texto[160] = 'List of available HOUSES:'; texto[170] = 'No hotels have been found for this town.'; texto[180] = 'House Ref.:'; //MAPA texto[210] = 'Situated by the port of Ibiza, which is considered one of the most beautiful quarters of the town with excellent shopping within the walled old town which also provides dozens of excellents restaurants.'; texto[220] = 'Situated 5 minutes from the town centre by a long beach with lots of activity day and night. Itīs also close to Space, one of the most famous clubs in the world.'; texto[230] = '20 minutes from Ibiza town this is a beautiful area with ideal spots for families and couples, close to beautiful beaches, mountains and woods.'; texto[240] = 'Situated in one of the most important towns in the island,15 minutes from Ibiza town San Antonio is an ideal place to enjoy night life and quiet sunny squares where you can enjoy the sun there are many beaches nearby.'; //FORMULARIO texto[310] = 'Name:'; texto[320] = 'Contact telephone:'; texto[330] = 'e-mail:'; texto[340] = 'Comments:'; texto[350] = 'Month:'; texto[360] = 'Day'; texto[370] = 'The message has been sent successfully. We will be in contact shortly, thank you.'; texto[380] = 'The message has not been sent. Please try again or contact us via e-mail at reservas@dormirenibiza.com or call us on 660 032 072.'; texto[390] = 'Arrival date'; texto[400] = 'Departure date'; //FICHAS texto[500] = 'FICHA'; texto[510] = 'DEL APARTAMENTO'; texto[520] = 'Back to the list'; texto[530] = 'Address'; texto[540] = 'Description'; texto[550] = 'Location'; texto[560] = 'Apartament'; texto[570] = 'Conditions'; texto[580] = 'Week price'; texto[590] = 'View map'; //PIE texto[410] = 'Legal notice'; texto[420] = 'Privacy policy'; texto[430] = 'Credits'; //CREDITOS texto[440] = '
LEGAL NOTICE

The object of the Dormir en Ibiza website is to give the general public better access to its activities and the services it offers.

Dormir en Ibiza reserves the right to make modifications to the information contained in its website or in the configuration and presentation of this at any moment and without previous warning. Anyone accessing the website must accept that Dormir en Ibiza will not be responsible for any damaging or prejudicial consequence of accessing or using the information contained on the said website, or of accessing others matter on the Internet through the links with this website.

The copyright of material contained on this website is the property of Dormir en Ibiza. Its availability does not implicate licence to reproduce and/or distribute, and it is not permitted to do so without the previous consent of Dormir en Ibiza.

The eventual references that are made on the Website of Dormir en Ibiza to any product, service, process, link, hipertext, or any information using the brand, the commercial name or manufacturer or supplier, etc. that are named as third party does not constitute or implicate support, patronage or recommendation on the part of Dormir en Ibiza.

'; texto[450] = '
PRIVACY POLICY

The completion of all the personal details made possible in the questionnaires on the website is totally voluntary, but necessary for the smooth-running and ease of the relationship with Dormir en Ibiza The data is included in automatized databases, which will be sent for the completion of the object of Dormir en Ibiza, and will be treated in a confidential way by Dormir en Ibiza as well as those entities that intervene with agreement with object of consultation. If the net user does not want to include his or her data on these databases, or does not want its later computing treatment, the consultation cannot be carried out.

The net user could contact Dormir en Ibiza to ask for a consultation, rectification or cancellation of the information made available. The net user could authorise, or not, the express manner that the information could be kept and used by Dormir en Ibiza, to offer other services and products.

'; texto[460] = 'Company:'; texto[461] = 'C.I.F:'; texto[462] = 'Address:'; texto[463] = 'Telephone:'; texto[464] = 'Fax:'; texto[465] = 'e-mail:'; texto[466] = 'Development:'; //BOTONES texto[600] = 'Specifications'; texto[610] = 'Reservation'; texto[620] = 'Req. information'; texto[630] = 'Close window'; texto[640] = 'Erase'; texto[650] = 'Send'; //LISTADO texto[700] = 'previous'; texto[710] = 'next';