Category racism

Auto Added by WPeMatico

WATCH: Former Spanish MP is violently arrested in Madrid after refusing to answer inquiries from ‘racist’ plain-clothes police

A SENEGAL-BORN former MP was arrested in Madrid following an ‘altercation’ with police, authorities have said – in a case that has set off a furious debate over alleged racism in the force. Dramatic footage shows Serigne Mbaye, a political…

The Andalucia President’s blackface stunt at Three Kings was wrong and insensitive – JOY E GLENN, a black mother in Spain, explains why

By Joy E. Glenn JANUARY in Spain is magical for children. The Cabalgata de Reyes is one of the most anticipated events of the year. Candy flying through the air, music filling the streets, children’s faces lit with excitement as…

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 });});