Impressum | Lexington Realty
Lexington Realty dedicated estate agency in Costa Blanca
Lexington Realty

OBJECT AND ACCEPTANCE 

This legal notice regulates the use of the website https://www.lexington-realty.com/ (hereinafter, THE WEB), which is owned by Lex 2000 Inv. SL, B54521372 (hereinafter, THE OWNER OF THE WEB). Browsing the website of THE OWNER OF THE WEB attributes the condition of user thereof and implies full and unreserved acceptance of each and every one of the provisions included in this Legal Notice, which may be modified. 

The user undertakes to make correct use of the website in accordance with the laws, good faith, public order, traffic uses and this Legal Notice. The user will be liable to THE OWNER OF THE WEB or to third parties, for any damages that may be caused as a result of breach of this obligation. 

IDENTIFICATION AND COMMUNICATIONS 
THE OWNER OF THE WEB, in compliance with Law 34/2002, of July 11, on services of the information society and electronic commerce, informs you that: 

To communicate with us, we put at your disposal different means of contact that we detail below: 

Tel .: (+34) 96 669 51 52 

Email: info@lexington-realty.com 

All notifications and communications between the users and THE OWNER OF THE WEB will be considered effective, for all purposes, when they are made through postal mail or any other means of those detailed above. 

CONDITIONS OF ACCESS AND USE 

The website and its services are free and open access, however, THE OWNER OF THE WEB conditions the use of some of the services offered on its website to the prior completion of the corresponding form. 

The user guarantees the authenticity and timeliness of all data that communicates to THE OWNER OF THE WEBSITE and will be solely responsible for any false or inaccurate statements made. 

The user expressly agrees to make appropriate use of the contents and services of THE OWNER OF THE WEB and not to use them for, among others: 

  • a) Disseminate content, criminal, violent, pornographic, racist, xenophobic, offensive, advocating terrorism or, in general, contrary to law or public order.
  • b) Introduce computer viruses in the network or carry out actions that may alter, spoil, interrupt or generate errors or damage to electronic documents, data or physical and logical systems of THE OWNER OF THE WEBSITE or third parties; as well as hinder the access of other users to the website and its services through the massive consumption of computer resources through which THE OWNER OF THE WEB provides its services.
  • c) Attempt to access the email accounts of other users or restricted areas of the computer systems of THE OWNER OF THE WEB or of third parties and, where appropriate, extract information.
  • d) Violate the rights of intellectual or industrial property, as well as violate the confidentiality of the information of THE OWNER OF THE WEB or of third parties.
  • e) Impersonate the identity of another user, public administrations or a third party.
  • f) Reproducing, copying, distributing, making available or otherwise publicly communicating, transforming or modifying the contents, unless you have the authorization of the owner of the corresponding rights or it is legally permitted.
  • g) Collect data for advertising purposes and send advertising of any kind and communications for sale or other commercial purposes without their prior request or consent. All the contents of the website, such as texts, photographs, graphics, images, icons, constitute a work whose property belongs to THE OWNER OF THE WEBSITE, without any of the exploitation rights over them being understood to be transferred to the user beyond what is strictly necessary for the correct use of the web. 

    In short, users who access this website can view the contents and, where appropriate, authorize private copies provided that the reproduced elements are not subsequently transferred to third parties, nor installed to servers connected to networks, nor subject to no type of exploitation. 

    Likewise, all brands, trade names or distinctive signs of any kind that appear on the website are the property of THE OWNER OF THE WEBSITE, without it being understood that the use or access to it attributes to the user any right over them. 

    The distribution, modification, assignment or public communication of the contents and any other act that has not been expressly authorized by the owner of the exploitation rights are prohibited. 

    The establishment of a hyperlink does not imply in any case the existence

2025-02-13T17:36:15+01:00info
Database connected
2025-02-13T17:36:15+01:00sql12 ms
SELECT *, clave FROM lexington_traducciones
2025-02-13T17:36:15+01:00sql1 ms
SELECT clave, valor FROM lexington_config
2025-02-13T17:36:15+01:00sql1 ms
	SELECT id, clave, parent_id, privado, formulario,
					titulo_de AS titulo, banner,
					link_de AS link,
					slug_de AS slug,
					meta_key_de AS meta_key,
					meta_descr_de AS meta_descr,
					art_de AS text
					FROM lexington_articulos 
					 WHERE slug_de = 'impressum' 
					
2025-02-13T17:36:15+01:00sql0 ms
	SELECT id, clave, 
					titulo_de AS title,
					link_de AS link,
					slug_de AS slug,
					art_de AS text,
					meta_descr_de AS meta,
					(SELECT img.file_name as file_name
        FROM lexington_images_articulos img
        WHERE img.parent_id = main.id
        ORDER BY img.orden ASC
        LIMIT 1) AS file_name 
					FROM lexington_articulos main
					WHERE parent_id = 6
					ORDER BY orden
					
2025-02-13T17:36:15+01:00sql0 ms
SELECT file_name FROM lexington_images_articulos WHERE parent_id = 6 ORDER BY orden
2025-02-13T17:36:15+01:00sql0 ms
SELECT file_name FROM lexington_files_articulos WHERE parent_id = 6 ORDER BY orden
2025-02-13T17:36:15+01:00sql4 ms
 	SELECT *, id, clave, link_de AS link,  titulo_de AS titulo,
					slug_de AS slug, header_menu, footer_menu, parent_id, orden
					FROM lexington_articulos
					ORDER BY orden
					
2025-02-13T17:36:15+01:00sql0 ms
SELECT slug_en, slug_dk, slug_se, slug_no, slug_fr, slug_nl, slug_de, slug_es, slug_pl FROM lexington_articulos WHERE clave = 'aviso-legal'
2025-02-13T17:36:15+01:00sql0 ms
SELECT slug_en, slug_dk, slug_se, slug_no, slug_fr, slug_nl, slug_de, slug_es, slug_pl FROM lexington_articulos WHERE clave = 'aviso-legal'
2025-02-13T17:36:15+01:00sql0 ms
SELECT slug_en, slug_dk, slug_se, slug_no, slug_fr, slug_nl, slug_de, slug_es, slug_pl FROM lexington_articulos WHERE clave = 'aviso-legal'
2025-02-13T17:36:15+01:00sql0 ms
	SELECT id, clave, 
					titulo_de AS title,
					link_de AS link,
					slug_de AS slug,
					art_de AS text,
					meta_descr_de AS meta,
					(SELECT img.file_name as file_name
        FROM lexington_images_articulos img
        WHERE img.parent_id = main.id
        ORDER BY img.orden ASC
        LIMIT 1) AS file_name 
					FROM lexington_articulos main
					WHERE parent_id = 6
					ORDER BY orden
					
2025-02-13T17:36:15+01:00sql0 ms
	SELECT file_name, art.id AS aid
					FROM lexington_images_articulos img
					JOIN lexington_articulos art
						ON img.parent_id = art.id
					WHERE art.clave = 'aviso-legal'
2025-02-13T17:36:15+01:00sql0 ms
SELECT id, banner FROM lexington_articulos WHERE id = 0
2025-02-13T17:36:15+01:00sql0 ms
SELECT id FROM lexington_articulos WHERE clave = 'inicio'
2025-02-13T17:36:15+01:00sql0 ms
SELECT banner AS field FROM lexington_articulos WHERE clave = 'inicio'