<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:80@morosycristianos.eu
DTSTART;TZID=Europe/Madrid:20240823T110000
DTEND;TZID=Europe/Madrid:20240823T130000
DTSTAMP:20240708T211935Z
URL:https://morosicristians.eu/events/entrada-infantil/
SUMMARY:Entrada Infantil
DESCRIPTION:Desde Cruce Martínez Valls/Daniel Gil\, av. Daniel Gil\, Glori
 eta de los Moros y Cristianos\, Plaza Concepción\, Gomis\, Mayans\, Plaza
  Mayor.
CATEGORIES:Societat de Festers
LOCATION:Ontinyent\, Ontinyent\, Ontinyent\, 46870\, valència\, Spain
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=Ontinyent\, Ontinyent\, 468
 70\, valència\, Spain;X-APPLE-RADIUS=100;X-TITLE=Ontinyent:geo:0,0
END:VEVENT
BEGIN:VTIMEZONE
TZID:Europe/Madrid
X-LIC-LOCATION:Europe/Madrid
BEGIN:DAYLIGHT
DTSTART:20240331T030000
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
END:DAYLIGHT
END:VTIMEZONE
END:VCALENDAR