BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//jEvents 2.0 for Joomla//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
BEGIN:VTIMEZONE
TZID:Europe/Brussels
BEGIN:STANDARD
DTSTART:20231208T093000
RDATE:20240331T030000
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:Europe/Brussels CET
END:STANDARD
BEGIN:STANDARD
DTSTART:20241027T020000
RDATE:20250330T030000
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:Europe/Brussels CET
END:STANDARD
BEGIN:STANDARD
DTSTART:20251026T020000
RDATE:20260329T030000
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:Europe/Brussels CET
END:STANDARD
BEGIN:STANDARD
DTSTART:20261025T020000
RDATE:20270328T030000
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:Europe/Brussels CET
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20240331T030000
RDATE:20241027T020000
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:Europe/Brussels CEST
END:DAYLIGHT
BEGIN:DAYLIGHT
DTSTART:20250330T030000
RDATE:20251026T020000
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:Europe/Brussels CEST
END:DAYLIGHT
BEGIN:DAYLIGHT
DTSTART:20260329T030000
RDATE:20261025T020000
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:Europe/Brussels CEST
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:76ab2533efac3294b5977e2adce85317
CATEGORIES:Winterritten
CREATED:20241125T180933
SUMMARY:Winterrit - Testelt
LOCATION:TC De Mol
DESCRIPTION:Zoals alle winters rijden de moedige, koudboedigen elke zondagochtend een r
 itje van een kleine 70 km met vertrek aan de Mol. \n\nrit van 2021\n
      
 function osm_getTileURL(bounds) {    var res = this.map.getResolution();   
  var x = Math.round((bounds.left - this.maxExtent.left) / (res * this.tileS
 ize.w));    var y = Math.round((this.maxExtent.top - bounds.top) / (res * t
 his.tileSize.h));    var z = this.map.getZoom();    var limit = Math.pow(2,
  z);    if (y < 0 || y >= limit) {        return OpenLayers.Util.getImagesL
 ocation() + "404.png";    } else {        x = ((x % limit) + limit) % limit
 ;        return this.url + z + "/" + x + "/" + y + "." + this.type;    }  }
   jQuery(window).on('load',function()  {    var map0; 		  map0 = new OpenLa
 yers.Map ("map0", {     controls:[new OpenLayers.Control.Navigation({docume
 ntDrag: true}),
              new OpenLayers.Control.Attribution()],    max
 Extent: new OpenLayers.Bounds(-20037508.34,-20037508.34,20037508.34,2003750
 8.34),    maxResolution: 156543.0399, numZoomLevels: 19, units: 'm',    pro
 jection: new OpenLayers.Projection("EPSG:900913"),    displayProjection: ne
 w OpenLayers.Projection("EPSG:4326") } );            var layerMapnik = new 
 OpenLayers.Layer.OSM.Mapnik("PLG_CONTENT_GTM_MAPLAYER_OPENSTREETMAP_MAPNIK"
 ); map0.addLayer(layerMapnik); 
       var lgpx = new OpenLayers.Layer.Vect
 or("GPX Track", {    strategies: [new OpenLayers.Strategy.Fixed()],    prot
 ocol: new OpenLayers.Protocol.HTTP({url: "https://www.rennersclub.be/images
 /gpx/W-20211205.gpx",      format: new OpenLayers.Format.GPX({extractWaypoi
 nts: false, extractRoutes: true, extractAttributes: true})    }),    style:
  {strokeColor: "blue", strokeWidth: 2, strokeOpacity: 0.5, strokeDashstyle:
  "solid",             pointRadius:4, fillColor: "blue" },    projection: ne
 w OpenLayers.Projection("EPSG:4326")  });  map0.addLayer(lgpx);        lgpx
 .events.register("loadend", lgpx, function() {         this.map.zoomToExten
 t(this.getDataExtent(),true); this.map.zoomOut();
                        }
 );     });  68.8 km, n/a\n  


 \n
X-ALT-DESC;FMTTYPE=text/html:<div style="background: #f2f2f2; border-width: 1pt medium; border-style: so
 lid none; border-color: black currentColor; padding: 1pt 0cm; margin-right:
  0cm; margin-left: 4.85pt;"><p style="background: #f2f2f2; margin: 6pt 0cm;
  padding: 0cm; border: currentColor;"><span style="line-height: 115%; font-
 family: 'Arial Narrow','sans-serif'; font-size: 10pt;">Zoals alle winters r
 ijden&nbsp;de moedige, koudboedigen&nbsp;elke zondagochtend een ritje van e
 en kleine 70 km met vertrek aan de Mol.&nbsp;</span></p></div><p><br />rit 
 van 2021<br /><!-- GPXTrackmap #0 START -->
<div class="gpxtrack">  <div cl
 ass="gpxtracklink"><form class="gpxtracklink"><input type="button" value="D
 ownload: W-20211205.gpx" onclick="window.location.href='https://www.renners
 club.be/images/gpx/W-20211205.gpx'" /></form></div>  <div class="gpxtrackma
 p"><script type="text/javascript">  function osm_getTileURL(bounds) {    va
 r res = this.map.getResolution();    var x = Math.round((bounds.left - this
 .maxExtent.left) / (res * this.tileSize.w));    var y = Math.round((this.ma
 xExtent.top - bounds.top) / (res * this.tileSize.h));    var z = this.map.g
 etZoom();    var limit = Math.pow(2, z);    if (y < 0 || y >= limit) {     
    return OpenLayers.Util.getImagesLocation() + "404.png";    } else {     
    x = ((x % limit) + limit) % limit;        return this.url + z + "/" + x 
 + "/" + y + "." + this.type;    }  }  jQuery(window).on('load',function()  
 {    var map0; 		  map0 = new OpenLayers.Map ("map0", {     controls:[new O
 penLayers.Control.Navigation({documentDrag: true}),
              new OpenL
 ayers.Control.Attribution()],    maxExtent: new OpenLayers.Bounds(-20037508
 .34,-20037508.34,20037508.34,20037508.34),    maxResolution: 156543.0399, n
 umZoomLevels: 19, units: 'm',    projection: new OpenLayers.Projection("EPS
 G:900913"),    displayProjection: new OpenLayers.Projection("EPSG:4326") } 
 );            var layerMapnik = new OpenLayers.Layer.OSM.Mapnik("PLG_CONTEN
 T_GTM_MAPLAYER_OPENSTREETMAP_MAPNIK"); map0.addLayer(layerMapnik); 
       
 var lgpx = new OpenLayers.Layer.Vector("GPX Track", {    strategies: [new O
 penLayers.Strategy.Fixed()],    protocol: new OpenLayers.Protocol.HTTP({url
 : "https://www.rennersclub.be/images/gpx/W-20211205.gpx",      format: new 
 OpenLayers.Format.GPX({extractWaypoints: false, extractRoutes: true, extrac
 tAttributes: true})    }),    style: {strokeColor: "blue", strokeWidth: 2, 
 strokeOpacity: 0.5, strokeDashstyle: "solid",             pointRadius:4, fi
 llColor: "blue" },    projection: new OpenLayers.Projection("EPSG:4326")  }
 );  map0.addLayer(lgpx);        lgpx.events.register("loadend", lgpx, funct
 ion() {         this.map.zoomToExtent(this.getDataExtent(),true); this.map.
 zoomOut();
                        });     });</script><div class="gpxtrack
 map" style="width:490px; height:350px; " id="map0"></div></div>  <div class
 ="gpxtrackinfo"><p>68.8 km, n/a</p></div>  <div class="gpxtrackdiagram"><im
 g class="gpxtrackdiagram" src="https://www.rennersclub.be/images/gpx/W-2021
 1205.svg" style="width:490px ! important;  height:150px ! important;"/>
</d
 iv></div>
<!-- GPXTrackmap #0 END -->
<p>&nbsp;</p>
X-EXTRAINFO:-
DTSTAMP:20260512T011616
DTSTART;TZID=Europe/Brussels:20241208T093000
DTEND;TZID=Europe/Brussels:20241208T120000
SEQUENCE:0
TRANSP:OPAQUE
END:VEVENT
END:VCALENDAR