Category eviction

Auto Added by WPeMatico

Families made homeless by vulture fund evictions on the Costa del Sol were given ‘just ten minutes’ to get their belongings

DOZENS of families evicted from their homes on the Costa del Sol this week have told the Olive Press they have only ten days to find a solution ‘before becoming homeless’. It comes, as they told the paper they were…

Hundreds left sleeping on sports hall floor after ‘disgusting’ Costa del Sol evictions as mayor no-shows town hall protest

HUNDREDS of people on the Costa del Sol have been made homeless after Guardia Civil and riot police evicted them on Tuesday morning. Over 300 have been evicted in total, from a complex on Calle Sarmiento in Manilva, with over…

document.addEventListener("DOMContentLoaded", function () {const btn = document.getElementById('tri-btn'); const link = document.getElementById('tri-link');btn.addEventListener('click', function() {const checkinRaw = document.getElementById('tri-checkin').value; const checkoutRaw = document.getElementById('tri-checkout').value; const guests = document.getElementById('tri-guests').value || 2;if (!checkinRaw || !checkoutRaw) { alert("Please select dates."); return; }const checkin = checkinRaw.replace(/-/g, ''); const checkout = checkoutRaw.replace(/-/g, '');const url = "https://www.trivago.co.uk/en-GB/lm/hotels-benidorm-spain" + "?search=200-13443" + ";dr-" + checkin + "-" + checkout + ";rc-1-" + guests + "&awinmid=105925&awinaffid=738195";link.href = url; link.click(); // ← This forces the redirect });});