BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//jEvents 2.0 for Joomla//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
BEGIN:VTIMEZONE
TZID:Europe/Brussels
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:20240704T080000
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:683e046aa267a
CATEGORIES:Club Activiteiten
CREATED:20250602T200706
SUMMARY:Ardeens klimplezier
DESCRIPTION:Vertrek aan de kerk van Tilff om 9h.\nHou WhatsApp in de gaten om verder af
  te spreken ivm callpoolen.\n\n
      function osm_getTileURL(bounds) {    
 var res = this.map.getResolution();    var x = Math.round((bounds.left - th
 is.maxExtent.left) / (res * this.tileSize.w));    var y = Math.round((this.
 maxExtent.top - bounds.top) / (res * this.tileSize.h));    var z = this.map
 .getZoom();    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
  OpenLayers.Control.Navigation({documentDrag: true}),
              new Ope
 nLayers.Control.Attribution()],    maxExtent: new OpenLayers.Bounds(-200375
 08.34,-20037508.34,20037508.34,20037508.34),    maxResolution: 156543.0399,
  numZoomLevels: 19, units: 'm',    projection: new OpenLayers.Projection("E
 PSG:900913"),    displayProjection: new OpenLayers.Projection("EPSG:4326") 
 } );            var layerMapnik = new OpenLayers.Layer.OSM.Mapnik("PLG_CONT
 ENT_GTM_MAPLAYER_OPENSTREETMAP_MAPNIK"); map0.addLayer(layerMapnik); 
     
   var lgpx = new OpenLayers.Layer.Vector("GPX Track", {    strategies: [new
  OpenLayers.Strategy.Fixed()],    protocol: new OpenLayers.Protocol.HTTP({u
 rl: "https://rennersclub.be/images/gpx/Tilff.gpx",      format: new OpenLay
 ers.Format.GPX({extractWaypoints: false, extractRoutes: true, extractAttrib
 utes: true})    }),    style: {strokeColor: "blue", strokeWidth: 2, strokeO
 pacity: 0.5, strokeDashstyle: "solid",             pointRadius:4, fillColor
 : "blue" },    projection: new OpenLayers.Projection("EPSG:4326")  });  map
 0.addLayer(lgpx);        lgpx.events.register("loadend", lgpx, function() {
          this.map.zoomToExtent(this.getDataExtent(),true); this.map.zoomOut
 ();
                        });     });  133.5 km, n/a\n  



X-ALT-DESC;FMTTYPE=text/html:<p>Vertrek aan de kerk van Tilff om 9h.<br />Hou WhatsApp in de gaten om ve
 rder af te spreken ivm callpoolen.</p><p><br /><!-- GPXTrackmap #0 START --
 >
<div class="gpxtrack">  <div class="gpxtracklink"><form class="gpxtrackli
 nk"><input type="button" value="Download: Tilff.gpx" onclick="window.locati
 on.href='https://rennersclub.be/images/gpx/Tilff.gpx'" /></form></div>  <di
 v class="gpxtrackmap"><script type="text/javascript">  function osm_getTile
 URL(bounds) {    var res = this.map.getResolution();    var x = Math.round(
 (bounds.left - this.maxExtent.left) / (res * this.tileSize.w));    var y = 
 Math.round((this.maxExtent.top - bounds.top) / (res * this.tileSize.h));   
  var z = this.map.getZoom();    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 OpenLayers.Control.Navigation({documentDrag: true}),
    
           new OpenLayers.Control.Attribution()],    maxExtent: new OpenLaye
 rs.Bounds(-20037508.34,-20037508.34,20037508.34,20037508.34),    maxResolut
 ion: 156543.0399, numZoomLevels: 19, units: 'm',    projection: new OpenLay
 ers.Projection("EPSG:900913"),    displayProjection: new OpenLayers.Project
 ion("EPSG:4326") } );            var layerMapnik = new OpenLayers.Layer.OSM
 .Mapnik("PLG_CONTENT_GTM_MAPLAYER_OPENSTREETMAP_MAPNIK"); map0.addLayer(lay
 erMapnik); 
       var lgpx = new OpenLayers.Layer.Vector("GPX Track", {   
  strategies: [new OpenLayers.Strategy.Fixed()],    protocol: new OpenLayers
 .Protocol.HTTP({url: "https://rennersclub.be/images/gpx/Tilff.gpx",      fo
 rmat: new OpenLayers.Format.GPX({extractWaypoints: false, extractRoutes: tr
 ue, extractAttributes: true})    }),    style: {strokeColor: "blue", stroke
 Width: 2, strokeOpacity: 0.5, strokeDashstyle: "solid",             pointRa
 dius:4, fillColor: "blue" },    projection: new OpenLayers.Projection("EPSG
 :4326")  });  map0.addLayer(lgpx);        lgpx.events.register("loadend", l
 gpx, function() {         this.map.zoomToExtent(this.getDataExtent(),true);
  this.map.zoomOut();
                        });     });</script><div class
 ="gpxtrackmap" style="width:490px; height:350px; " id="map0"></div></div>  
 <div class="gpxtrackinfo"><p>133.5 km, n/a</p></div>  <div class="gpxtrackd
 iagram"><img class="gpxtrackdiagram" src="https://rennersclub.be/images/gpx
 /Tilff.svg" style="width:490px ! important;  height:150px ! important;"/>
<
 /div></div>
<!-- GPXTrackmap #0 END -->

X-EXTRAINFO:
DTSTAMP:20260416T225852
DTSTART;TZID=Europe/Brussels:20250705T080000
SEQUENCE:0
TRANSP:OPAQUE
END:VEVENT
END:VCALENDAR