
  
  var marker      = new Array();
  var WINDOW_HTML = new Array();
  
  function MyGMap_load() {
     // default coordinates
    

    // initialize googlemaps
            
      GMap_load(52.394809, 6.361218 ); /* position camping */
    
    loadAllHotspots();
    
  }
  function loadAllHotspots() {
    var openInfo = arguments[0] || "show";
    

WINDOW_HTML["omgevingsplattegrond1001"] = GMap_genHTML('<p><b>Huisartsenpraktijk Luttenberg</b></p>Gezondheidscentrum de Parel Tel. 0572-346070<div class="clear"></div><p class="right"><a href="http://www.gezondheidscentrumdeparel.nl/huisarts" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'informatie|arts\',1001);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_informatie.png";

marker["1001omgevingsplattegrond"] = new GMarker(new GLatLng(52.40478, 6.36932),icon);
map.addOverlay(marker["1001omgevingsplattegrond"]);

GEvent.addListener(marker["1001omgevingsplattegrond"], "click", function() {
  marker["1001omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1001"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1002"] = GMap_genHTML('<p><b></b></p>Centrale Huisartsenpost Salland en tevens Deventer Ziekenhuis<div class="clear"></div><p class="right"><a href="http://www.huisartsenpostsalland.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'informatie|arts\',1002);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_informatie.png";

marker["1002omgevingsplattegrond"] = new GMarker(new GLatLng(52.26091, 6.19165),icon);
map.addOverlay(marker["1002omgevingsplattegrond"]);

GEvent.addListener(marker["1002omgevingsplattegrond"], "click", function() {
  marker["1002omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1002"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1003"] = GMap_genHTML('<p><b></b></p>VVV / ANWB Kantoor Raalte<div class="clear"></div><p class="right"><a href="http://www.vvvraalte.nl/index.php" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'informatie|infoposten\',1003);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_informatie.png";

marker["1003omgevingsplattegrond"] = new GMarker(new GLatLng(52.38745, 6.27642),icon);
map.addOverlay(marker["1003omgevingsplattegrond"]);

GEvent.addListener(marker["1003omgevingsplattegrond"], "click", function() {
  marker["1003omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1003"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1004"] = GMap_genHTML('<p><b></b></p>VVV&nbsp;/ ANWB Kantoor Nijverdal-Hellendoorn<div class="clear"></div><p class="right"><a href="http://www.vvvhellendoorn.nl/" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'informatie|infoposten\',1004);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_informatie.png";

marker["1004omgevingsplattegrond"] = new GMarker(new GLatLng(52.36407, 6.46133),icon);
map.addOverlay(marker["1004omgevingsplattegrond"]);

GEvent.addListener(marker["1004omgevingsplattegrond"], "click", function() {
  marker["1004omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1004"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1005"] = GMap_genHTML('<p><b></b></p>VVV Heino<div class="clear"></div><p class="right"><a href="http://www.vvvheino.nl/index.php" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'informatie|infoposten\',1005);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_informatie.png";

marker["1005omgevingsplattegrond"] = new GMarker(new GLatLng(52.43545, 6.23371),icon);
map.addOverlay(marker["1005omgevingsplattegrond"]);

GEvent.addListener(marker["1005omgevingsplattegrond"], "click", function() {
  marker["1005omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1005"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1006"] = GMap_genHTML('<p><b></b></p>VVV&nbsp;Deventer<div class="clear"></div><p class="right"><a href="http://www.vvvdeventer.nl/" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'informatie|infoposten\',1006);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_informatie.png";

marker["1006omgevingsplattegrond"] = new GMarker(new GLatLng(52.25212, 6.16024),icon);
map.addOverlay(marker["1006omgevingsplattegrond"]);

GEvent.addListener(marker["1006omgevingsplattegrond"], "click", function() {
  marker["1006omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1006"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1007"] = GMap_genHTML('<p><b></b></p>VVV Zwolle<div class="clear"></div><p class="right"><a href="http://www.vvvzwolle.nl/" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'informatie|infoposten\',1007);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_informatie.png";

marker["1007omgevingsplattegrond"] = new GMarker(new GLatLng(52.51211, 6.09233),icon);
map.addOverlay(marker["1007omgevingsplattegrond"]);

GEvent.addListener(marker["1007omgevingsplattegrond"], "click", function() {
  marker["1007omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1007"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1008"] = GMap_genHTML('<p><b></b></p>Pinautomaat en Rabobank Luttenberg<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'informatie|banken\',1008);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_informatie.png";

marker["1008omgevingsplattegrond"] = new GMarker(new GLatLng(52.40459, 6.36795),icon);
map.addOverlay(marker["1008omgevingsplattegrond"]);

GEvent.addListener(marker["1008omgevingsplattegrond"], "click", function() {
  marker["1008omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1008"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1009"] = GMap_genHTML('<p><b></b></p>SNS Regiobank zonder pinautomaat<div class="clear"></div><p class="right"><a href="http://www.erwinotten-advies.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'informatie|banken\',1009);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_informatie.png";

marker["1009omgevingsplattegrond"] = new GMarker(new GLatLng(52.40407, 6.36477),icon);
map.addOverlay(marker["1009omgevingsplattegrond"]);

GEvent.addListener(marker["1009omgevingsplattegrond"], "click", function() {
  marker["1009omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1009"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1010"] = GMap_genHTML('<p><b></b></p>Rabobank pinautomaat&nbsp;Raalte<div class="clear"></div><p class="right"><a href="http://www.rabobank.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'informatie|banken\',1010);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_informatie.png";

marker["1010omgevingsplattegrond"] = new GMarker(new GLatLng(52.38515, 6.27722),icon);
map.addOverlay(marker["1010omgevingsplattegrond"]);

GEvent.addListener(marker["1010omgevingsplattegrond"], "click", function() {
  marker["1010omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1010"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1011"] = GMap_genHTML('<p><b></b></p>Rabobank met pinautomaat Raalte<div class="clear"></div><p class="right"><a href="http://www.rabobank.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'informatie|banken\',1011);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_informatie.png";

marker["1011omgevingsplattegrond"] = new GMarker(new GLatLng(52.38454, 6.27416),icon);
map.addOverlay(marker["1011omgevingsplattegrond"]);

GEvent.addListener(marker["1011omgevingsplattegrond"], "click", function() {
  marker["1011omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1011"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1012"] = GMap_genHTML('<p><b></b></p>De Kroon<div class="clear"></div><p class="right"><a href="http://www.minervagroep.nl/minerva-zwolle/" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|bioscopen\',1012);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1012omgevingsplattegrond"] = new GMarker(new GLatLng(52.51189, 6.09552),icon);
map.addOverlay(marker["1012omgevingsplattegrond"]);

GEvent.addListener(marker["1012omgevingsplattegrond"], "click", function() {
  marker["1012omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1012"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1013"] = GMap_genHTML('<p><b></b></p>Luxor Deventer<div class="clear"></div><p class="right"><a href="http://www.luxor.nl/deventer/KTS_default.asp" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|bioscopen\',1013);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1013omgevingsplattegrond"] = new GMarker(new GLatLng(52.25408, 6.16127),icon);
map.addOverlay(marker["1013omgevingsplattegrond"]);

GEvent.addListener(marker["1013omgevingsplattegrond"], "click", function() {
  marker["1013omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1013"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1014"] = GMap_genHTML('<p><b></b></p>Movie Unlimited Almelo<div class="clear"></div><p class="right"><a href="http://www.movieunlimitedbioscopen.nl/aspx/almelo/" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|bioscopen\',1014);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1014omgevingsplattegrond"] = new GMarker(new GLatLng(52.35416, 6.66656),icon);
map.addOverlay(marker["1014omgevingsplattegrond"]);

GEvent.addListener(marker["1014omgevingsplattegrond"], "click", function() {
  marker["1014omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1014"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1015"] = GMap_genHTML('<p><b></b></p>Cinestar Enschede<div class="clear"></div><p class="right"><a href="http://www.cinestar.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|bioscopen\',1015);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1015omgevingsplattegrond"] = new GMarker(new GLatLng(52.23794, 6.83663),icon);
map.addOverlay(marker["1015omgevingsplattegrond"]);

GEvent.addListener(marker["1015omgevingsplattegrond"], "click", function() {
  marker["1015omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1015"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1016"] = GMap_genHTML('<p><b></b></p>Discotheek Bill\'s Bar<div class="clear"></div><p class="right"><a href="http://www.billsbar.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|cafes\',1016);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1016omgevingsplattegrond"] = new GMarker(new GLatLng(52.2358, 6.49481),icon);
map.addOverlay(marker["1016omgevingsplattegrond"]);

GEvent.addListener(marker["1016omgevingsplattegrond"], "click", function() {
  marker["1016omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1016"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1017"] = GMap_genHTML('<p><b></b></p>Discotheek Lucky<div class="clear"></div><p class="right"><a href="http://www.lucky.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|cafes\',1017);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1017omgevingsplattegrond"] = new GMarker(new GLatLng(52.31257, 6.51768),icon);
map.addOverlay(marker["1017omgevingsplattegrond"]);

GEvent.addListener(marker["1017omgevingsplattegrond"], "click", function() {
  marker["1017omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1017"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1018"] = GMap_genHTML('<p><b></b></p>Zaal Dijk<div class="clear"></div><p class="right"><a href="http://www.zaaldijk.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|cafes\',1018);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1018omgevingsplattegrond"] = new GMarker(new GLatLng(52.45113, 6.4137),icon);
map.addOverlay(marker["1018omgevingsplattegrond"]);

GEvent.addListener(marker["1018omgevingsplattegrond"], "click", function() {
  marker["1018omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1018"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1019"] = GMap_genHTML('<p><b></b></p>Recreatieplas de Wythemerplas<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'sportief|dagrecreatie\',1019);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_sportief.png";

marker["1019omgevingsplattegrond"] = new GMarker(new GLatLng(52.4971, 6.15114),icon);
map.addOverlay(marker["1019omgevingsplattegrond"]);

GEvent.addListener(marker["1019omgevingsplattegrond"], "click", function() {
  marker["1019omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1019"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1020"] = GMap_genHTML('<p><b></b></p>Recreatieplas Heidepark<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'sportief|dagrecreatie\',1020);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_sportief.png";

marker["1020omgevingsplattegrond"] = new GMarker(new GLatLng(52.43995, 6.35327),icon);
map.addOverlay(marker["1020omgevingsplattegrond"]);

GEvent.addListener(marker["1020omgevingsplattegrond"], "click", function() {
  marker["1020omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1020"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1021"] = GMap_genHTML('<p><b></b></p>Zoo Labyrinth<div class="clear"></div><p class="right"><a href="http://www.zoolabyrinth.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'kinderpret|dierentuinen\',1021);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_kinderpret.png";

marker["1021omgevingsplattegrond"] = new GMarker(new GLatLng(52.20458, 6.79968),icon);
map.addOverlay(marker["1021omgevingsplattegrond"]);

GEvent.addListener(marker["1021omgevingsplattegrond"], "click", function() {
  marker["1021omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1021"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1022"] = GMap_genHTML('<p><b></b></p>De Apenheul<div class="clear"></div><p class="right"><a href="http://www.apenheul.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'kinderpret|dierentuinen\',1022);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_kinderpret.png";

marker["1022omgevingsplattegrond"] = new GMarker(new GLatLng(52.21981, 5.90893),icon);
map.addOverlay(marker["1022omgevingsplattegrond"]);

GEvent.addListener(marker["1022omgevingsplattegrond"], "click", function() {
  marker["1022omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1022"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1023"] = GMap_genHTML('<p><b></b></p>Raalte<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|dorpen\',1023);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1023omgevingsplattegrond"] = new GMarker(new GLatLng(52.38733, 6.27731),icon);
map.addOverlay(marker["1023omgevingsplattegrond"]);

GEvent.addListener(marker["1023omgevingsplattegrond"], "click", function() {
  marker["1023omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1023"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1024"] = GMap_genHTML('<p><b></b></p>Tandarts de Groot<div class="clear"></div><p class="right"><a href="http://www.tandarts.org" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'informatie|adressen\',1024);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_informatie.png";

marker["1024omgevingsplattegrond"] = new GMarker(new GLatLng(52.39519, 6.28143),icon);
map.addOverlay(marker["1024omgevingsplattegrond"]);

GEvent.addListener(marker["1024omgevingsplattegrond"], "click", function() {
  marker["1024omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1024"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1025"] = GMap_genHTML('<p><b></b></p>Apotheek Raalte<div class="clear"></div><p class="right"><a href="http://www.raalterapotheek.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'informatie|adressen\',1025);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_informatie.png";

marker["1025omgevingsplattegrond"] = new GMarker(new GLatLng(52.38747, 6.27648),icon);
map.addOverlay(marker["1025omgevingsplattegrond"]);

GEvent.addListener(marker["1025omgevingsplattegrond"], "click", function() {
  marker["1025omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1025"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1026"] = GMap_genHTML('<p><b></b></p>Dierenkliniek Hellendoorn<div class="clear"></div><p class="right"><a href="http://www.dierenkliniekhellendoorn.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'informatie|adressen\',1026);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_informatie.png";

marker["1026omgevingsplattegrond"] = new GMarker(new GLatLng(52.39606, 6.4461),icon);
map.addOverlay(marker["1026omgevingsplattegrond"]);

GEvent.addListener(marker["1026omgevingsplattegrond"], "click", function() {
  marker["1026omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1026"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1028"] = GMap_genHTML('<p><b></b></p>Hotel de Zwaan<div class="clear"></div><p class="right"><a href="http://www.hoteldezwaan.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'verblijfsaccommodaties|hotels\',1028);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_verblijfsaccommodaties.png";

marker["1028omgevingsplattegrond"] = new GMarker(new GLatLng(52.38724, 6.27319),icon);
map.addOverlay(marker["1028omgevingsplattegrond"]);

GEvent.addListener(marker["1028omgevingsplattegrond"], "click", function() {
  marker["1028omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1028"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1029"] = GMap_genHTML('<p><b></b></p>Fletcherhotel Hellendoorn<div class="clear"></div><p class="right"><a href="http://www.hotelhellendoorn.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'verblijfsaccommodaties|hotels\',1029);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_verblijfsaccommodaties.png";

marker["1029omgevingsplattegrond"] = new GMarker(new GLatLng(52.38828, 6.44837),icon);
map.addOverlay(marker["1029omgevingsplattegrond"]);

GEvent.addListener(marker["1029omgevingsplattegrond"], "click", function() {
  marker["1029omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1029"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1030"] = GMap_genHTML('<p><b></b></p>Rooms Katholeike Parochie H. Cornelius<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|kastelen\',1030);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1030omgevingsplattegrond"] = new GMarker(new GLatLng(52.40488, 6.36765),icon);
map.addOverlay(marker["1030omgevingsplattegrond"]);

GEvent.addListener(marker["1030omgevingsplattegrond"], "click", function() {
  marker["1030omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1030"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1031"] = GMap_genHTML('<p><b></b></p>Gereformeerde Kerk<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|kastelen\',1031);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1031omgevingsplattegrond"] = new GMarker(new GLatLng(52.3899, 6.44837),icon);
map.addOverlay(marker["1031omgevingsplattegrond"]);

GEvent.addListener(marker["1031omgevingsplattegrond"], "click", function() {
  marker["1031omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1031"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1032"] = GMap_genHTML('<p><b></b></p>Roomskatholieke Parochie Heilige Kruisverheffing<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|kastelen\',1032);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1032omgevingsplattegrond"] = new GMarker(new GLatLng(52.38545, 6.27285),icon);
map.addOverlay(marker["1032omgevingsplattegrond"]);

GEvent.addListener(marker["1032omgevingsplattegrond"], "click", function() {
  marker["1032omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1032"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1033"] = GMap_genHTML('<p><b></b></p>Nederlands Hervormde Kerk<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|kastelen\',1033);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1033omgevingsplattegrond"] = new GMarker(new GLatLng(52.38566, 6.2756),icon);
map.addOverlay(marker["1033omgevingsplattegrond"]);

GEvent.addListener(marker["1033omgevingsplattegrond"], "click", function() {
  marker["1033omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1033"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1034"] = GMap_genHTML('<p><b></b></p>Kasteel het Nijenhuis<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|kastelen\',1034);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1034omgevingsplattegrond"] = new GMarker(new GLatLng(52.42012, 6.21569),icon);
map.addOverlay(marker["1034omgevingsplattegrond"]);

GEvent.addListener(marker["1034omgevingsplattegrond"], "click", function() {
  marker["1034omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1034"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1035"] = GMap_genHTML('<p><b></b></p>Paleis Het Loo<div class="clear"></div><p class="right"><a href="http://www.paleishetloo.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|kastelen\',1035);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1035omgevingsplattegrond"] = new GMarker(new GLatLng(52.22501, 5.96223),icon);
map.addOverlay(marker["1035omgevingsplattegrond"]);

GEvent.addListener(marker["1035omgevingsplattegrond"], "click", function() {
  marker["1035omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1035"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1036"] = GMap_genHTML('<p><b></b></p>Vrije evangelische kerk Nijverdal<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|kastelen\',1036);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1036omgevingsplattegrond"] = new GMarker(new GLatLng(52.36444, 6.47339),icon);
map.addOverlay(marker["1036omgevingsplattegrond"]);

GEvent.addListener(marker["1036omgevingsplattegrond"], "click", function() {
  marker["1036omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1036"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1037"] = GMap_genHTML('<p><b></b></p>Kartplaza action world Nijverdal<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'sportief|karten\',1037);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_sportief.png";

marker["1037omgevingsplattegrond"] = new GMarker(new GLatLng(52.35747, 6.50695),icon);
map.addOverlay(marker["1037omgevingsplattegrond"]);

GEvent.addListener(marker["1037omgevingsplattegrond"], "click", function() {
  marker["1037omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1037"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1038"] = GMap_genHTML('<p><b></b></p>Karba BV Kartbaan/Midgetgolf<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'sportief|karten\',1038);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_sportief.png";

marker["1038omgevingsplattegrond"] = new GMarker(new GLatLng(52.48111, 6.16985),icon);
map.addOverlay(marker["1038omgevingsplattegrond"]);

GEvent.addListener(marker["1038omgevingsplattegrond"], "click", function() {
  marker["1038omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1038"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1039"] = GMap_genHTML('<p><b></b></p>Manege Luttenberg<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'sportief|maneges\',1039);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_sportief.png";

marker["1039omgevingsplattegrond"] = new GMarker(new GLatLng(52.40098, 6.37846),icon);
map.addOverlay(marker["1039omgevingsplattegrond"]);

GEvent.addListener(marker["1039omgevingsplattegrond"], "click", function() {
  marker["1039omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1039"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1040"] = GMap_genHTML('<p><b></b></p>Manege Bartels<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'sportief|maneges\',1040);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_sportief.png";

marker["1040omgevingsplattegrond"] = new GMarker(new GLatLng(52.37062, 6.31216),icon);
map.addOverlay(marker["1040omgevingsplattegrond"]);

GEvent.addListener(marker["1040omgevingsplattegrond"], "click", function() {
  marker["1040omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1040"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1041"] = GMap_genHTML('<p><b></b></p>Stal &rsquo;t Reelaer<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'sportief|maneges\',1041);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_sportief.png";

marker["1041omgevingsplattegrond"] = new GMarker(new GLatLng(52.41305, 6.25242),icon);
map.addOverlay(marker["1041omgevingsplattegrond"]);

GEvent.addListener(marker["1041omgevingsplattegrond"], "click", function() {
  marker["1041omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1041"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1042"] = GMap_genHTML('<p><b></b></p>Raalte markt<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'winkelen|markten\',1042);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_winkelen.png";

marker["1042omgevingsplattegrond"] = new GMarker(new GLatLng(52.38432, 6.27362),icon);
map.addOverlay(marker["1042omgevingsplattegrond"]);

GEvent.addListener(marker["1042omgevingsplattegrond"], "click", function() {
  marker["1042omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1042"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1043"] = GMap_genHTML('<p><b></b></p>Markt Nijverdal<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'winkelen|markten\',1043);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_winkelen.png";

marker["1043omgevingsplattegrond"] = new GMarker(new GLatLng(52.36436, 6.4643),icon);
map.addOverlay(marker["1043omgevingsplattegrond"]);

GEvent.addListener(marker["1043omgevingsplattegrond"], "click", function() {
  marker["1043omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1043"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1044"] = GMap_genHTML('<p><b></b></p>Markt Zwolle<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'winkelen|markten\',1044);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_winkelen.png";

marker["1044omgevingsplattegrond"] = new GMarker(new GLatLng(52.512, 6.09218),icon);
map.addOverlay(marker["1044omgevingsplattegrond"]);

GEvent.addListener(marker["1044omgevingsplattegrond"], "click", function() {
  marker["1044omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1044"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1045"] = GMap_genHTML('<p><b></b></p>Markt Deventer<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'winkelen|markten\',1045);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_winkelen.png";

marker["1045omgevingsplattegrond"] = new GMarker(new GLatLng(52.2545, 6.16007),icon);
map.addOverlay(marker["1045omgevingsplattegrond"]);

GEvent.addListener(marker["1045omgevingsplattegrond"], "click", function() {
  marker["1045omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1045"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1046"] = GMap_genHTML('<p><b></b></p>Pitch&amp;Putt Golf<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'sportief|golfbanen\',1046);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_sportief.png";

marker["1046omgevingsplattegrond"] = new GMarker(new GLatLng(52.45049, 6.40756),icon);
map.addOverlay(marker["1046omgevingsplattegrond"]);

GEvent.addListener(marker["1046omgevingsplattegrond"], "click", function() {
  marker["1046omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1046"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1047"] = GMap_genHTML('<p><b></b></p>Golfclub Zwolle<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'sportief|golfbanen\',1047);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_sportief.png";

marker["1047omgevingsplattegrond"] = new GMarker(new GLatLng(52.49715, 6.1447),icon);
map.addOverlay(marker["1047omgevingsplattegrond"]);

GEvent.addListener(marker["1047omgevingsplattegrond"], "click", function() {
  marker["1047omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1047"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1048"] = GMap_genHTML('<p><b></b></p>Landbouwmuseum \'De Laarman\'<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|musea\',1048);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1048omgevingsplattegrond"] = new GMarker(new GLatLng(52.40093, 6.37121),icon);
map.addOverlay(marker["1048omgevingsplattegrond"]);

GEvent.addListener(marker["1048omgevingsplattegrond"], "click", function() {
  marker["1048omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1048"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1049"] = GMap_genHTML('<p><b></b></p>Bakkerij- en ijsmuseum Hellendoorn<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|musea\',1049);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1049omgevingsplattegrond"] = new GMarker(new GLatLng(52.38961, 6.44773),icon);
map.addOverlay(marker["1049omgevingsplattegrond"]);

GEvent.addListener(marker["1049omgevingsplattegrond"], "click", function() {
  marker["1049omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1049"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1050"] = GMap_genHTML('<p><b></b></p>Amerikaans Moterfiets Museum<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|musea\',1050);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1050omgevingsplattegrond"] = new GMarker(new GLatLng(52.3943, 6.26787),icon);
map.addOverlay(marker["1050omgevingsplattegrond"]);

GEvent.addListener(marker["1050omgevingsplattegrond"], "click", function() {
  marker["1050omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1050"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1051"] = GMap_genHTML('<p><b></b></p>Stedelijke museum Zwolle<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|musea\',1051);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1051omgevingsplattegrond"] = new GMarker(new GLatLng(52.51142, 6.09398),icon);
map.addOverlay(marker["1051omgevingsplattegrond"]);

GEvent.addListener(marker["1051omgevingsplattegrond"], "click", function() {
  marker["1051omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1051"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1052"] = GMap_genHTML('<p><b></b></p>Speelgoedmuseum Deventer<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|musea\',1052);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1052omgevingsplattegrond"] = new GMarker(new GLatLng(52.26049, 6.15891),icon);
map.addOverlay(marker["1052omgevingsplattegrond"]);

GEvent.addListener(marker["1052omgevingsplattegrond"], "click", function() {
  marker["1052omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1052"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1053"] = GMap_genHTML('<p><b></b></p>Kunstlab<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|musea\',1053);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1053omgevingsplattegrond"] = new GMarker(new GLatLng(52.24977, 6.16376),icon);
map.addOverlay(marker["1053omgevingsplattegrond"]);

GEvent.addListener(marker["1053omgevingsplattegrond"], "click", function() {
  marker["1053omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1053"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1054"] = GMap_genHTML('<p><b></b></p>Historisch Museum Deventer<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|musea\',1054);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1054omgevingsplattegrond"] = new GMarker(new GLatLng(52.26049, 6.15921),icon);
map.addOverlay(marker["1054omgevingsplattegrond"]);

GEvent.addListener(marker["1054omgevingsplattegrond"], "click", function() {
  marker["1054omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1054"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1055"] = GMap_genHTML('<p><b></b></p>Avonturenpark Hellendoorn<div class="clear"></div><p class="right"><a href="http://www.avonturenparkhellendoorn.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'kinderpret|pretparken\',1055);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_kinderpret.png";

marker["1055omgevingsplattegrond"] = new GMarker(new GLatLng(52.38723, 6.41653),icon);
map.addOverlay(marker["1055omgevingsplattegrond"]);

GEvent.addListener(marker["1055omgevingsplattegrond"], "click", function() {
  marker["1055omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1055"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1056"] = GMap_genHTML('<p><b></b></p>Attractie- &amp; Vakantiepark Slagharen<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'kinderpret|pretparken\',1056);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_kinderpret.png";

marker["1056omgevingsplattegrond"] = new GMarker(new GLatLng(52.62207, 6.56459),icon);
map.addOverlay(marker["1056omgevingsplattegrond"]);

GEvent.addListener(marker["1056omgevingsplattegrond"], "click", function() {
  marker["1056omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1056"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1057"] = GMap_genHTML('<p><b></b></p>Walibi World<div class="clear"></div><p class="right"><a href="http://www.walibiworld.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'kinderpret|pretparken\',1057);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_kinderpret.png";

marker["1057omgevingsplattegrond"] = new GMarker(new GLatLng(52.48822, 5.71564),icon);
map.addOverlay(marker["1057omgevingsplattegrond"]);

GEvent.addListener(marker["1057omgevingsplattegrond"], "click", function() {
  marker["1057omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1057"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1058"] = GMap_genHTML('<p><b></b></p>Familie pretpark koningin Juliana Toren<div class="clear"></div><p class="right"><a href="http://www.koninginjulianatoren.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'kinderpret|pretparken\',1058);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_kinderpret.png";

marker["1058omgevingsplattegrond"] = new GMarker(new GLatLng(52.22086, 5.81863),icon);
map.addOverlay(marker["1058omgevingsplattegrond"]);

GEvent.addListener(marker["1058omgevingsplattegrond"], "click", function() {
  marker["1058omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1058"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1059"] = GMap_genHTML('<p><b></b></p>Restaurant De Kruidentuin<div class="clear"></div><p class="right"><a href="http://www.dekruidentuin.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|restaurants\',1059);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1059omgevingsplattegrond"] = new GMarker(new GLatLng(52.38189, 6.32263),icon);
map.addOverlay(marker["1059omgevingsplattegrond"]);

GEvent.addListener(marker["1059omgevingsplattegrond"], "click", function() {
  marker["1059omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1059"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1060"] = GMap_genHTML('<p><b></b></p>Restaurant De Haarlerberg<div class="clear"></div><p class="right"><a href="http://www.haarlerberg.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|restaurants\',1060);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1060omgevingsplattegrond"] = new GMarker(new GLatLng(52.35883, 6.38134),icon);
map.addOverlay(marker["1060omgevingsplattegrond"]);

GEvent.addListener(marker["1060omgevingsplattegrond"], "click", function() {
  marker["1060omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1060"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1061"] = GMap_genHTML('<p><b></b></p>Restaurant De Uitkijk<div class="clear"></div><p class="right"><a href="http://www.de-uitkijk.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|restaurants\',1061);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1061omgevingsplattegrond"] = new GMarker(new GLatLng(52.39048, 6.44623),icon);
map.addOverlay(marker["1061omgevingsplattegrond"]);

GEvent.addListener(marker["1061omgevingsplattegrond"], "click", function() {
  marker["1061omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1061"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1062"] = GMap_genHTML('<p><b></b></p>Restaurant De Kroon<div class="clear"></div><p class="right"><a href="http://www.dekroonhellendoorn.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|restaurants\',1062);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1062omgevingsplattegrond"] = new GMarker(new GLatLng(52.39006, 6.44588),icon);
map.addOverlay(marker["1062omgevingsplattegrond"]);

GEvent.addListener(marker["1062omgevingsplattegrond"], "click", function() {
  marker["1062omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1062"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1063"] = GMap_genHTML('<p><b></b></p>Hotel/Restaurant De Zwaan<div class="clear"></div><p class="right"><a href="http://www.hoteldezwaanraalte.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|restaurants\',1063);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1063omgevingsplattegrond"] = new GMarker(new GLatLng(52.3844, 6.27319),icon);
map.addOverlay(marker["1063omgevingsplattegrond"]);

GEvent.addListener(marker["1063omgevingsplattegrond"], "click", function() {
  marker["1063omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1063"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1064"] = GMap_genHTML('<p><b></b></p>Restaurant Jan Steen<div class="clear"></div><p class="right"><a href="http://www.restaurantjansteen.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|restaurants\',1064);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1064omgevingsplattegrond"] = new GMarker(new GLatLng(52.43404, 6.2368),icon);
map.addOverlay(marker["1064omgevingsplattegrond"]);

GEvent.addListener(marker["1064omgevingsplattegrond"], "click", function() {
  marker["1064omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1064"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1065"] = GMap_genHTML('<p><b></b></p>Caf&eacute; Restaurant Spoolder<div class="clear"></div><p class="right"><a href="http://www.zaalspoolder.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|restaurants\',1065);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1065omgevingsplattegrond"] = new GMarker(new GLatLng(52.40389, 6.36945),icon);
map.addOverlay(marker["1065omgevingsplattegrond"]);

GEvent.addListener(marker["1065omgevingsplattegrond"], "click", function() {
  marker["1065omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1065"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1066"] = GMap_genHTML('<p><b></b></p>Chinees-Indisch afhaalcentrum: Happy Garden<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|restaurantsafhaal\',1066);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1066omgevingsplattegrond"] = new GMarker(new GLatLng(52.44701, 6.34426),icon);
map.addOverlay(marker["1066omgevingsplattegrond"]);

GEvent.addListener(marker["1066omgevingsplattegrond"], "click", function() {
  marker["1066omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1066"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1067"] = GMap_genHTML('<p><b></b></p>Chinees-Indisch Restaurant Fong Fou<div class="clear"></div><p class="right"><a href="http://www.fongfouraalte.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|restaurantsthematisch\',1067);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1067omgevingsplattegrond"] = new GMarker(new GLatLng(52.38335, 6.27388),icon);
map.addOverlay(marker["1067omgevingsplattegrond"]);

GEvent.addListener(marker["1067omgevingsplattegrond"], "click", function() {
  marker["1067omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1067"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1068"] = GMap_genHTML('<p><b></b></p>Chinees-Indisch Restaurant &nbsp;Nieuw Peking<div class="clear"></div><p class="right"><a href="http://www.nieuwpekingraalte.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|restaurantsthematisch\',1068);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1068omgevingsplattegrond"] = new GMarker(new GLatLng(52.38838, 6.27628),icon);
map.addOverlay(marker["1068omgevingsplattegrond"]);

GEvent.addListener(marker["1068omgevingsplattegrond"], "click", function() {
  marker["1068omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1068"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1069"] = GMap_genHTML('<p><b></b></p>Pizzeria Bella Italia<div class="clear"></div><p class="right"><a href="http://www.bellaitaliahellendoorn.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|restaurantsafhaal\',1069);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1069omgevingsplattegrond"] = new GMarker(new GLatLng(52.3888, 6.44863),icon);
map.addOverlay(marker["1069omgevingsplattegrond"]);

GEvent.addListener(marker["1069omgevingsplattegrond"], "click", function() {
  marker["1069omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1069"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1070"] = GMap_genHTML('<p><b></b></p>Grieks specialiteiten restaurant Sirtaki<div class="clear"></div><p class="right"><a href="http://www.sirtaki.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|restaurantsthematisch\',1070);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1070omgevingsplattegrond"] = new GMarker(new GLatLng(52.35862, 6.46614),icon);
map.addOverlay(marker["1070omgevingsplattegrond"]);

GEvent.addListener(marker["1070omgevingsplattegrond"], "click", function() {
  marker["1070omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1070"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1071"] = GMap_genHTML('<p><b></b></p>Grieks restaurant Athene Palace<div class="clear"></div><p class="right"><a href="http://www.athene-palace.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|restaurantsthematisch\',1071);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1071omgevingsplattegrond"] = new GMarker(new GLatLng(52.35988, 6.46648),icon);
map.addOverlay(marker["1071omgevingsplattegrond"]);

GEvent.addListener(marker["1071omgevingsplattegrond"], "click", function() {
  marker["1071omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1071"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1072"] = GMap_genHTML('<p><b></b></p>Pizzeria Casa Stromboli<div class="clear"></div><p class="right"><a href="http://www.casa-stromboli.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|restaurantsthematisch\',1072);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1072omgevingsplattegrond"] = new GMarker(new GLatLng(52.35946, 6.46786),icon);
map.addOverlay(marker["1072omgevingsplattegrond"]);

GEvent.addListener(marker["1072omgevingsplattegrond"], "click", function() {
  marker["1072omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1072"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1073"] = GMap_genHTML('<p><b></b></p>Restaurant Ufuk<div class="clear"></div><p class="right"><a href="http://www.restaurantufuk.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|restaurantsthematisch\',1073);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1073omgevingsplattegrond"] = new GMarker(new GLatLng(52.38482, 6.27525),icon);
map.addOverlay(marker["1073omgevingsplattegrond"]);

GEvent.addListener(marker["1073omgevingsplattegrond"], "click", function() {
  marker["1073omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1073"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1074"] = GMap_genHTML('<p><b></b></p>Restaurant De Papillon<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|restaurants\',1074);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1074omgevingsplattegrond"] = new GMarker(new GLatLng(52.38335, 6.27319),icon);
map.addOverlay(marker["1074omgevingsplattegrond"]);

GEvent.addListener(marker["1074omgevingsplattegrond"], "click", function() {
  marker["1074omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1074"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1075"] = GMap_genHTML('<p><b></b></p>Restaurant De Bagatelle<div class="clear"></div><p class="right"><a href="http://www.bagatelle.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|restaurants\',1075);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1075omgevingsplattegrond"] = new GMarker(new GLatLng(52.38252, 6.28967),icon);
map.addOverlay(marker["1075omgevingsplattegrond"]);

GEvent.addListener(marker["1075omgevingsplattegrond"], "click", function() {
  marker["1075omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1075"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1076"] = GMap_genHTML('<p><b></b></p>Restaurant De Haenhof<div class="clear"></div><p class="right"><a href="http://www.haenhof.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|restaurants\',1076);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1076omgevingsplattegrond"] = new GMarker(new GLatLng(52.38608, 6.27285),icon);
map.addOverlay(marker["1076omgevingsplattegrond"]);

GEvent.addListener(marker["1076omgevingsplattegrond"], "click", function() {
  marker["1076omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1076"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1077"] = GMap_genHTML('<p><b></b></p>Caf&eacute; Restaurant De Budde<div class="clear"></div><p class="right"><a href="http://www.cafebudde.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|restaurants\',1077);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1077omgevingsplattegrond"] = new GMarker(new GLatLng(52.35988, 6.46305),icon);
map.addOverlay(marker["1077omgevingsplattegrond"]);

GEvent.addListener(marker["1077omgevingsplattegrond"], "click", function() {
  marker["1077omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1077"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1078"] = GMap_genHTML('<p><b></b></p>Pannenkoekenhuis Laurel\'s<div class="clear"></div><p class="right"><a href="http://www.laurels.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|restaurantsthematisch\',1078);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1078omgevingsplattegrond"] = new GMarker(new GLatLng(52.38419, 6.2701),icon);
map.addOverlay(marker["1078omgevingsplattegrond"]);

GEvent.addListener(marker["1078omgevingsplattegrond"], "click", function() {
  marker["1078omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1078"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1079"] = GMap_genHTML('<p><b></b></p>Pannenkoekenboerderij De Hooischuur<div class="clear"></div><p class="right"><a href="http://www.dehooischuur.com" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|restaurantsthematisch\',1079);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1079omgevingsplattegrond"] = new GMarker(new GLatLng(52.36176, 6.45275),icon);
map.addOverlay(marker["1079omgevingsplattegrond"]);

GEvent.addListener(marker["1079omgevingsplattegrond"], "click", function() {
  marker["1079omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1079"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1082"] = GMap_genHTML('<p><b></b></p>Recreatiepark de Luttenberg &nbsp;<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'luttenberg|recreatiepark\',1082);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_luttenberg.png";

marker["1082omgevingsplattegrond"] = new GMarker(new GLatLng(52.39729, 6.36332),icon);
map.addOverlay(marker["1082omgevingsplattegrond"]);

GEvent.addListener(marker["1082omgevingsplattegrond"], "click", function() {
  marker["1082omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1082"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1083"] = GMap_genHTML('<p><b></b></p>Pizza / shoarma Fantasia<div class="clear"></div><p class="right"><a href="http://www.shoarmafantasia.nl/" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|restaurantsafhaal\',1083);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1083omgevingsplattegrond"] = new GMarker(new GLatLng(52.44513, 6.34177),icon);
map.addOverlay(marker["1083omgevingsplattegrond"]);

GEvent.addListener(marker["1083omgevingsplattegrond"], "click", function() {
  marker["1083omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1083"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1084"] = GMap_genHTML('<p><b></b></p>Caf&eacute; schoenmaker<div class="clear"></div><p class="right"><a href="http://www.cafedeschoenmaker.nl/" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|cafes\',1084);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1084omgevingsplattegrond"] = new GMarker(new GLatLng(52.40478, 6.36786),icon);
map.addOverlay(marker["1084omgevingsplattegrond"]);

GEvent.addListener(marker["1084omgevingsplattegrond"], "click", function() {
  marker["1084omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1084"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1085"] = GMap_genHTML('<p><b></b></p>Caf&eacute; Spoolder<div class="clear"></div><p class="right"><a href="http://www.zaalspoolder.nl/" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|cafes\',1085);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1085omgevingsplattegrond"] = new GMarker(new GLatLng(52.40378, 6.36907),icon);
map.addOverlay(marker["1085omgevingsplattegrond"]);

GEvent.addListener(marker["1085omgevingsplattegrond"], "click", function() {
  marker["1085omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1085"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1086"] = GMap_genHTML('<p><b></b></p>Snackbar Luttenberg<div class="clear"></div><p class="right"><a href="http://www.cafedeschoenmaker.nl/index.php" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|restaurantsafhaal\',1086);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1086omgevingsplattegrond"] = new GMarker(new GLatLng(52.40483, 6.36778),icon);
map.addOverlay(marker["1086omgevingsplattegrond"]);

GEvent.addListener(marker["1086omgevingsplattegrond"], "click", function() {
  marker["1086omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1086"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1087"] = GMap_genHTML('<p><b></b></p>Uitgaanscentrum Dieka<div class="clear"></div><p class="right"><a href="http://www.dieka.nl/" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|cafes\',1087);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1087omgevingsplattegrond"] = new GMarker(new GLatLng(52.24903, 6.50202),icon);
map.addOverlay(marker["1087omgevingsplattegrond"]);

GEvent.addListener(marker["1087omgevingsplattegrond"], "click", function() {
  marker["1087omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1087"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1088"] = GMap_genHTML('<p><b></b></p>Recreatiegebied Bussloo<div class="clear"></div><p class="right"><a href="http://www.rgv.nl/index.php?id=494" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'sportief|dagrecreatie\',1088);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_sportief.png";

marker["1088omgevingsplattegrond"] = new GMarker(new GLatLng(52.20245, 6.11063),icon);
map.addOverlay(marker["1088omgevingsplattegrond"]);

GEvent.addListener(marker["1088omgevingsplattegrond"], "click", function() {
  marker["1088omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1088"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1089"] = GMap_genHTML('<p><b></b></p>Hotel de Uitkijk<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'verblijfsaccommodaties|hotels\',1089);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_verblijfsaccommodaties.png";

marker["1089omgevingsplattegrond"] = new GMarker(new GLatLng(52.36706, 6.42906),icon);
map.addOverlay(marker["1089omgevingsplattegrond"]);

GEvent.addListener(marker["1089omgevingsplattegrond"], "click", function() {
  marker["1089omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1089"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1090"] = GMap_genHTML('<p><b></b></p>Korenmolen \'De Hoop\'<div class="clear"></div><p class="right"><a href="http://www.molendehoop.nl/202.html" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|monumenten\',1090);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1090omgevingsplattegrond"] = new GMarker(new GLatLng(52.38634, 6.45123),icon);
map.addOverlay(marker["1090omgevingsplattegrond"]);

GEvent.addListener(marker["1090omgevingsplattegrond"], "click", function() {
  marker["1090omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1090"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1091"] = GMap_genHTML('<p><b></b></p>B&ouml;kkers Molle<div class="clear"></div><p class="right"><a href="http://www.bokkersmolle.nl&yacute;" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|monumenten\',1091);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1091omgevingsplattegrond"] = new GMarker(new GLatLng(52.34368, 6.10909),icon);
map.addOverlay(marker["1091omgevingsplattegrond"]);

GEvent.addListener(marker["1091omgevingsplattegrond"], "click", function() {
  marker["1091omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1091"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1092"] = GMap_genHTML('<p><b></b></p>Rederij de Keur<div class="clear"></div><p class="right"><a href="http://www.rederijkeur.nl/index.html" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|rondvaarten\',1092);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1092omgevingsplattegrond"] = new GMarker(new GLatLng(52.51444, 6.09239),icon);
map.addOverlay(marker["1092omgevingsplattegrond"]);

GEvent.addListener(marker["1092omgevingsplattegrond"], "click", function() {
  marker["1092omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1092"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1093"] = GMap_genHTML('<p><b></b></p>Rederij Peters<div class="clear"></div><p class="right"><a href="http://www.rederijpeters.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|rondvaarten\',1093);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1093omgevingsplattegrond"] = new GMarker(new GLatLng(52.51706, 6.41958),icon);
map.addOverlay(marker["1093omgevingsplattegrond"]);

GEvent.addListener(marker["1093omgevingsplattegrond"], "click", function() {
  marker["1093omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1093"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1094"] = GMap_genHTML('<p><b></b></p>Ballorig Wijhe<div class="clear"></div><p class="right"><a href="http://www.ballorig.nl/wijhe/index.html" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'kinderpret|speeltuinenbinnen\',1094);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_kinderpret.png";

marker["1094omgevingsplattegrond"] = new GMarker(new GLatLng(52.38461, 6.12728),icon);
map.addOverlay(marker["1094omgevingsplattegrond"]);

GEvent.addListener(marker["1094omgevingsplattegrond"], "click", function() {
  marker["1094omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1094"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1095"] = GMap_genHTML('<p><b></b></p>Giga Konijnenhol Beerze Bulten<div class="clear"></div><p class="right"><a href="http://www.gigakonijnenhol.nl/site/" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'kinderpret|speeltuinenbinnen\',1095);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_kinderpret.png";

marker["1095omgevingsplattegrond"] = new GMarker(new GLatLng(52.51233, 6.54536),icon);
map.addOverlay(marker["1095omgevingsplattegrond"]);

GEvent.addListener(marker["1095omgevingsplattegrond"], "click", function() {
  marker["1095omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1095"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1096"] = GMap_genHTML('<p><b></b></p>Dollepret Almelo<div class="clear"></div><p class="right"><a href="http://www.dollepret.nl/index.htm" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'kinderpret|speeltuinenbinnen\',1096);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_kinderpret.png";

marker["1096omgevingsplattegrond"] = new GMarker(new GLatLng(52.36082, 6.62639),icon);
map.addOverlay(marker["1096omgevingsplattegrond"]);

GEvent.addListener(marker["1096omgevingsplattegrond"], "click", function() {
  marker["1096omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1096"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1097"] = GMap_genHTML('<p><b></b></p>Kids City<div class="clear"></div><p class="right"><a href="http://www.kidscity.nl/index.php" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'kinderpret|speeltuinenbinnen\',1097);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_kinderpret.png";

marker["1097omgevingsplattegrond"] = new GMarker(new GLatLng(52.30221, 6.73831),icon);
map.addOverlay(marker["1097omgevingsplattegrond"]);

GEvent.addListener(marker["1097omgevingsplattegrond"], "click", function() {
  marker["1097omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1097"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1098"] = GMap_genHTML('<p><b></b></p>Flierefluiter Raalte<div class="clear"></div><p class="right"><a href="http://www.infoflierefluiter.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'kinderpret|speeltuinenbuiten\',1098);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_kinderpret.png";

marker["1098omgevingsplattegrond"] = new GMarker(new GLatLng(52.41802, 6.28727),icon);
map.addOverlay(marker["1098omgevingsplattegrond"]);

GEvent.addListener(marker["1098omgevingsplattegrond"], "click", function() {
  marker["1098omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1098"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1099"] = GMap_genHTML('<p><b></b></p>Speel en kinderboerderij Oudleusen<div class="clear"></div><p class="right"><a href="http://www.speel-kinderboerderij.nl/home.html" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'kinderpret|speeltuinenbuiten\',1099);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_kinderpret.png";

marker["1099omgevingsplattegrond"] = new GMarker(new GLatLng(52.54776, 6.29757),icon);
map.addOverlay(marker["1099omgevingsplattegrond"]);

GEvent.addListener(marker["1099omgevingsplattegrond"], "click", function() {
  marker["1099omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1099"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1100"] = GMap_genHTML('<p><b></b></p>Kinderboerderij Dondertman<div class="clear"></div><p class="right"><a href="http://www.kb-dondertman.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'kinderpret|speeltuinenbuiten\',1100);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_kinderpret.png";

marker["1100omgevingsplattegrond"] = new GMarker(new GLatLng(52.30213, 6.38868),icon);
map.addOverlay(marker["1100omgevingsplattegrond"]);

GEvent.addListener(marker["1100omgevingsplattegrond"], "click", function() {
  marker["1100omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1100"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1101"] = GMap_genHTML('<p><b></b></p>Dierenpark de Wissel<div class="clear"></div><p class="right"><a href="http://www.wisselzoo.nl/" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'kinderpret|dierentuinen\',1101);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_kinderpret.png";

marker["1101omgevingsplattegrond"] = new GMarker(new GLatLng(52.34147, 5.95056),icon);
map.addOverlay(marker["1101omgevingsplattegrond"]);

GEvent.addListener(marker["1101omgevingsplattegrond"], "click", function() {
  marker["1101omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1101"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1102"] = GMap_genHTML('<p><b></b></p>Coop Compact&nbsp; Luttenberg<div class="clear"></div><p class="right"><a href="http://www.coopcompact-tingen.nl/" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'winkelen|supermarkten\',1102);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_winkelen.png";

marker["1102omgevingsplattegrond"] = new GMarker(new GLatLng(52.40488, 6.36778),icon);
map.addOverlay(marker["1102omgevingsplattegrond"]);

GEvent.addListener(marker["1102omgevingsplattegrond"], "click", function() {
  marker["1102omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1102"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1103"] = GMap_genHTML('<p><b></b></p>C1000 Raalte-Noord<div class="clear"></div><p class="right"><a href="http://www.c1000.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'winkelen|supermarkten\',1103);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_winkelen.png";

marker["1103omgevingsplattegrond"] = new GMarker(new GLatLng(52.39344, 6.28663),icon);
map.addOverlay(marker["1103omgevingsplattegrond"]);

GEvent.addListener(marker["1103omgevingsplattegrond"], "click", function() {
  marker["1103omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1103"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1104"] = GMap_genHTML('<p><b></b></p>C1000 Hellendoorn<div class="clear"></div><p class="right"><a href="http://www.c1000.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'winkelen|supermarkten\',1104);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_winkelen.png";

marker["1104omgevingsplattegrond"] = new GMarker(new GLatLng(52.39053, 6.44863),icon);
map.addOverlay(marker["1104omgevingsplattegrond"]);

GEvent.addListener(marker["1104omgevingsplattegrond"], "click", function() {
  marker["1104omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1104"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1105"] = GMap_genHTML('<p><b></b></p>Albert Heijn Raalte<div class="clear"></div><p class="right"><a href="http://www.ah.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'winkelen|supermarkten\',1105);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_winkelen.png";

marker["1105omgevingsplattegrond"] = new GMarker(new GLatLng(52.38629, 6.27714),icon);
map.addOverlay(marker["1105omgevingsplattegrond"]);

GEvent.addListener(marker["1105omgevingsplattegrond"], "click", function() {
  marker["1105omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1105"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1106"] = GMap_genHTML('<p><b></b></p>Aldi Markt Raalte<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'winkelen|supermarkten\',1106);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_winkelen.png";

marker["1106omgevingsplattegrond"] = new GMarker(new GLatLng(52.38635, 6.27703),icon);
map.addOverlay(marker["1106omgevingsplattegrond"]);

GEvent.addListener(marker["1106omgevingsplattegrond"], "click", function() {
  marker["1106omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1106"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1107"] = GMap_genHTML('<p><b></b></p>Super de Boer Lemelerveld<div class="clear"></div><p class="right"><a href="http://www.superdeboer.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'winkelen|supermarkten\',1107);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_winkelen.png";

marker["1107omgevingsplattegrond"] = new GMarker(new GLatLng(52.44576, 6.34284),icon);
map.addOverlay(marker["1107omgevingsplattegrond"]);

GEvent.addListener(marker["1107omgevingsplattegrond"], "click", function() {
  marker["1107omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1107"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1108"] = GMap_genHTML('<p><b></b></p>Jumbo Raalte<div class="clear"></div><p class="right"><a href="http://www.jumbosupermarkten.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'winkelen|supermarkten\',1108);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_winkelen.png";

marker["1108omgevingsplattegrond"] = new GMarker(new GLatLng(52.38655, 6.27774),icon);
map.addOverlay(marker["1108omgevingsplattegrond"]);

GEvent.addListener(marker["1108omgevingsplattegrond"], "click", function() {
  marker["1108omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1108"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1109"] = GMap_genHTML('<p><b></b></p>Paardenmelk<div class="clear"></div><p class="right"><a href="http://www.paardenmelker.nl/" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'winkelen|streekproducten\',1109);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_winkelen.png";

marker["1109omgevingsplattegrond"] = new GMarker(new GLatLng(52.42493, 6.38615),icon);
map.addOverlay(marker["1109omgevingsplattegrond"]);

GEvent.addListener(marker["1109omgevingsplattegrond"], "click", function() {
  marker["1109omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1109"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1110"] = GMap_genHTML('<p><b></b></p>Klompenmaker<div class="clear"></div><p class="right"><a href="http://www.klompen.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'winkelen|streekproducten\',1110);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_winkelen.png";

marker["1110omgevingsplattegrond"] = new GMarker(new GLatLng(52.40722, 6.3681),icon);
map.addOverlay(marker["1110omgevingsplattegrond"]);

GEvent.addListener(marker["1110omgevingsplattegrond"], "click", function() {
  marker["1110omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1110"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1111"] = GMap_genHTML('<p><b></b></p>Zuivelboerderij de Knapenvelder<div class="clear"></div><p class="right"><a href="http://www.deknapenvelder.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'winkelen|streekproducten\',1111);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_winkelen.png";

marker["1111omgevingsplattegrond"] = new GMarker(new GLatLng(52.40902, 6.26058),icon);
map.addOverlay(marker["1111omgevingsplattegrond"]);

GEvent.addListener(marker["1111omgevingsplattegrond"], "click", function() {
  marker["1111omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1111"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1112"] = GMap_genHTML('<p><b></b></p>Zuivelboerderij \'n Aanvang<div class="clear"></div><p class="right"><a href="http://www.aanvangzuivel.nl/" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'winkelen|streekproducten\',1112);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_winkelen.png";

marker["1112omgevingsplattegrond"] = new GMarker(new GLatLng(52.29664, 6.26525),icon);
map.addOverlay(marker["1112omgevingsplattegrond"]);

GEvent.addListener(marker["1112omgevingsplattegrond"], "click", function() {
  marker["1112omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1112"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1113"] = GMap_genHTML('<p><b></b></p>Hoftheater Raalte<div class="clear"></div><p class="right"><a href="http://www.hoftheater.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|theaters\',1113);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1113omgevingsplattegrond"] = new GMarker(new GLatLng(52.40403, 6.26854),icon);
map.addOverlay(marker["1113omgevingsplattegrond"]);

GEvent.addListener(marker["1113omgevingsplattegrond"], "click", function() {
  marker["1113omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1113"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1114"] = GMap_genHTML('<p><b></b></p>Shouwburg Deventer<div class="clear"></div><p class="right"><a href="http://www.deventerschouwburg.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|theaters\',1114);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1114omgevingsplattegrond"] = new GMarker(new GLatLng(52.25585, 6.16158),icon);
map.addOverlay(marker["1114omgevingsplattegrond"]);

GEvent.addListener(marker["1114omgevingsplattegrond"], "click", function() {
  marker["1114omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1114"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1115"] = GMap_genHTML('<p><b></b></p>Theater&nbsp;de Spiegel<div class="clear"></div><p class="right"><a href="http://www.odeondespiegel.nl/" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|theaters\',1115);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1115omgevingsplattegrond"] = new GMarker(new GLatLng(52.51544, 6.09738),icon);
map.addOverlay(marker["1115omgevingsplattegrond"]);

GEvent.addListener(marker["1115omgevingsplattegrond"], "click", function() {
  marker["1115omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1115"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1116"] = GMap_genHTML('<p><b></b></p>Theater Odeon Zwolle<div class="clear"></div><p class="right"><a href="http://www.odeondespiegel.nl/" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|theaters\',1116);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1116omgevingsplattegrond"] = new GMarker(new GLatLng(52.51051, 6.09166),icon);
map.addOverlay(marker["1116omgevingsplattegrond"]);

GEvent.addListener(marker["1116omgevingsplattegrond"], "click", function() {
  marker["1116omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1116"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1117"] = GMap_genHTML('<p><b></b></p>Wijheseveer<div class="clear"></div><p class="right"><a href="http://www.wijheseveer.nl/" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'vervoer|veerdiensten\',1117);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_vervoer.png";

marker["1117omgevingsplattegrond"] = new GMarker(new GLatLng(52.39205, 6.12625),icon);
map.addOverlay(marker["1117omgevingsplattegrond"]);

GEvent.addListener(marker["1117omgevingsplattegrond"], "click", function() {
  marker["1117omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1117"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1118"] = GMap_genHTML('<p><b></b></p>Veerdienst Olst - Welsum<div class="clear"></div><p class="right"><a href="http://www.olsterveer.nl/" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'vervoer|veerdiensten\',1118);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_vervoer.png";

marker["1118omgevingsplattegrond"] = new GMarker(new GLatLng(52.34048, 6.10394),icon);
map.addOverlay(marker["1118omgevingsplattegrond"]);

GEvent.addListener(marker["1118omgevingsplattegrond"], "click", function() {
  marker["1118omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1118"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1119"] = GMap_genHTML('<p><b></b></p>Kijktuin Jan Boomkamp Borne<div class="clear"></div><p class="right"><a href="http://www.boomkamp.com" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|parken\',1119);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1119omgevingsplattegrond"] = new GMarker(new GLatLng(52.29778, 6.78159),icon);
map.addOverlay(marker["1119omgevingsplattegrond"]);

GEvent.addListener(marker["1119omgevingsplattegrond"], "click", function() {
  marker["1119omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1119"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1120"] = GMap_genHTML('<p><b></b></p>Nationaal park de Sallandse Heuvelrug<div class="clear"></div><p class="right"><a href="http://www.sallandseheuvelrug.nl/" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|parken\',1120);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1120omgevingsplattegrond"] = new GMarker(new GLatLng(52.36636, 6.44305),icon);
map.addOverlay(marker["1120omgevingsplattegrond"]);

GEvent.addListener(marker["1120omgevingsplattegrond"], "click", function() {
  marker["1120omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1120"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1121"] = GMap_genHTML('<p><b></b></p>Kijktuin Oener<div class="clear"></div><p class="right"><a href="http://www.oenerkijktuin.nl/" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|parken\',1121);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1121omgevingsplattegrond"] = new GMarker(new GLatLng(52.35081, 6.0602),icon);
map.addOverlay(marker["1121omgevingsplattegrond"]);

GEvent.addListener(marker["1121omgevingsplattegrond"], "click", function() {
  marker["1121omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1121"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1122"] = GMap_genHTML('<p><b></b></p>Natuurgebied de Lemelerberg<div class="clear"></div><p class="right"><a href="http://www.landschapoverijssel.nl/delemelerberg/ontstaan.htm" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|parken\',1122);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1122omgevingsplattegrond"] = new GMarker(new GLatLng(52.4581, 6.39224),icon);
map.addOverlay(marker["1122omgevingsplattegrond"]);

GEvent.addListener(marker["1122omgevingsplattegrond"], "click", function() {
  marker["1122omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1122"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1123"] = GMap_genHTML('<p><b></b></p>Recratiepark de Luttenberg<div class="clear"></div><p class="right"><a href="http://www.luttenberg.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'sportief|wandelroutes\',1123);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_sportief.png";

marker["1123omgevingsplattegrond"] = new GMarker(new GLatLng(52.39428, 6.36005),icon);
map.addOverlay(marker["1123omgevingsplattegrond"]);

GEvent.addListener(marker["1123omgevingsplattegrond"], "click", function() {
  marker["1123omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1123"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1124"] = GMap_genHTML('<p><b></b></p>Natuurgebied de Lemelerberg<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'sportief|wandelroutes\',1124);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_sportief.png";

marker["1124omgevingsplattegrond"] = new GMarker(new GLatLng(52.45857, 6.39164),icon);
map.addOverlay(marker["1124omgevingsplattegrond"]);

GEvent.addListener(marker["1124omgevingsplattegrond"], "click", function() {
  marker["1124omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1124"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1125"] = GMap_genHTML('<p><b></b></p>Bezoekerscentrum de Sallandse Heuvelrug<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'sportief|wandelroutes\',1125);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_sportief.png";

marker["1125omgevingsplattegrond"] = new GMarker(new GLatLng(52.36627, 6.44312),icon);
map.addOverlay(marker["1125omgevingsplattegrond"]);

GEvent.addListener(marker["1125omgevingsplattegrond"], "click", function() {
  marker["1125omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1125"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1126"] = GMap_genHTML('<p><b></b></p>Vital Centre Raalte<div class="clear"></div><p class="right"><a href="http://www.vitalcentre.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'sportief|welness\',1126);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_sportief.png";

marker["1126omgevingsplattegrond"] = new GMarker(new GLatLng(52.38084, 6.24938),icon);
map.addOverlay(marker["1126omgevingsplattegrond"]);

GEvent.addListener(marker["1126omgevingsplattegrond"], "click", function() {
  marker["1126omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1126"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1127"] = GMap_genHTML('<p><b></b></p>Vital Centre Heino<div class="clear"></div><p class="right"><a href="http://www.vitalcentre.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'sportief|welness\',1127);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_sportief.png";

marker["1127omgevingsplattegrond"] = new GMarker(new GLatLng(52.44453, 6.23429),icon);
map.addOverlay(marker["1127omgevingsplattegrond"]);

GEvent.addListener(marker["1127omgevingsplattegrond"], "click", function() {
  marker["1127omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1127"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1128"] = GMap_genHTML('<p><b></b></p>Healthcity Nijverdal<div class="clear"></div><p class="right"><a href="http://www.healthcity.nl/all-inclusive/detail/healthcity_nijverdal/" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'sportief|welness\',1128);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_sportief.png";

marker["1128omgevingsplattegrond"] = new GMarker(new GLatLng(52.36805, 6.45),icon);
map.addOverlay(marker["1128omgevingsplattegrond"]);

GEvent.addListener(marker["1128omgevingsplattegrond"], "click", function() {
  marker["1128omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1128"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1129"] = GMap_genHTML('<p><b></b></p>Sauna Thermen Swoll<div class="clear"></div><p class="right"><a href="http://www.saunathermenswoll.nl/index.php" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'sportief|welness\',1129);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_sportief.png";

marker["1129omgevingsplattegrond"] = new GMarker(new GLatLng(52.48623, 6.16676),icon);
map.addOverlay(marker["1129omgevingsplattegrond"]);

GEvent.addListener(marker["1129omgevingsplattegrond"], "click", function() {
  marker["1129omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1129"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1130"] = GMap_genHTML('<p><b></b></p>Schoonheidssalon Luttenberg<div class="clear"></div><p class="right"><a href="http://www.knipperie.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'sportief|welness\',1130);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_sportief.png";

marker["1130omgevingsplattegrond"] = new GMarker(new GLatLng(52.4036, 6.36956),icon);
map.addOverlay(marker["1130omgevingsplattegrond"]);

GEvent.addListener(marker["1130omgevingsplattegrond"], "click", function() {
  marker["1130omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1130"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1131"] = GMap_genHTML('<p><b></b></p>Winkelen in Raalte<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'winkelen|winkelcentra\',1131);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_winkelen.png";

marker["1131omgevingsplattegrond"] = new GMarker(new GLatLng(52.38578, 6.27508),icon);
map.addOverlay(marker["1131omgevingsplattegrond"]);

GEvent.addListener(marker["1131omgevingsplattegrond"], "click", function() {
  marker["1131omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1131"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1133"] = GMap_genHTML('<p><b></b></p>Zwembad Tijenraan<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'sportief|zwembaden\',1133);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_sportief.png";

marker["1133omgevingsplattegrond"] = new GMarker(new GLatLng(52.39331, 6.26899),icon);
map.addOverlay(marker["1133omgevingsplattegrond"]);

GEvent.addListener(marker["1133omgevingsplattegrond"], "click", function() {
  marker["1133omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1133"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1136"] = GMap_genHTML('<p><b></b></p>Zwembad De Scheg<div class="clear"></div><p class="right"><a href="http://www.descheg.nl/?ZWEMBADEN" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'sportief|zwembaden\',1136);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_sportief.png";

marker["1136omgevingsplattegrond"] = new GMarker(new GLatLng(52.24964, 6.21438),icon);
map.addOverlay(marker["1136omgevingsplattegrond"]);

GEvent.addListener(marker["1136omgevingsplattegrond"], "click", function() {
  marker["1136omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1136"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1137"] = GMap_genHTML('<p><b></b></p>Uitgaanscentrum \'De Leeren Lampe\'<div class="clear"></div><p class="right"><a href="http://www.deleerenlampe.nl/" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|cafes\',1137);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1137omgevingsplattegrond"] = new GMarker(new GLatLng(52.38325, 6.28023),icon);
map.addOverlay(marker["1137omgevingsplattegrond"]);

GEvent.addListener(marker["1137omgevingsplattegrond"], "click", function() {
  marker["1137omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1137"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1138"] = GMap_genHTML('<p><b></b></p>Kunstijsbaan<div class="clear"></div><p class="right"><a href="http://www.descheg.nl/?KUNSTIJSBAAN" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'kinderpret|speeltuinenbinnen\',1138);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_kinderpret.png";

marker["1138omgevingsplattegrond"] = new GMarker(new GLatLng(52.2498, 6.21444),icon);
map.addOverlay(marker["1138omgevingsplattegrond"]);

GEvent.addListener(marker["1138omgevingsplattegrond"], "click", function() {
  marker["1138omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1138"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1139"] = GMap_genHTML('<p><b></b></p>Winkelstad Zwolle<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'winkelen|winkelcentra\',1139);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_winkelen.png";

marker["1139omgevingsplattegrond"] = new GMarker(new GLatLng(52.51189, 6.09278),icon);
map.addOverlay(marker["1139omgevingsplattegrond"]);

GEvent.addListener(marker["1139omgevingsplattegrond"], "click", function() {
  marker["1139omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1139"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1140"] = GMap_genHTML('<p><b></b></p>Handelsstad Deventer<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'winkelen|winkelcentra\',1140);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_winkelen.png";

marker["1140omgevingsplattegrond"] = new GMarker(new GLatLng(52.25529, 6.15651),icon);
map.addOverlay(marker["1140omgevingsplattegrond"]);

GEvent.addListener(marker["1140omgevingsplattegrond"], "click", function() {
  marker["1140omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1140"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1141"] = GMap_genHTML('<p><b></b></p>Lifestyle Centre<div class="clear"></div><p class="right"><a href="http://www.lifestylecentre.nl/home" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'sportief|welness\',1141);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_sportief.png";

marker["1141omgevingsplattegrond"] = new GMarker(new GLatLng(52.38236, 6.28723),icon);
map.addOverlay(marker["1141omgevingsplattegrond"]);

GEvent.addListener(marker["1141omgevingsplattegrond"], "click", function() {
  marker["1141omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1141"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1142"] = GMap_genHTML('<p><b></b></p>Station NS Raalte<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'vervoer|verkeervervoer\',1142);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_vervoer.png";

marker["1142omgevingsplattegrond"] = new GMarker(new GLatLng(52.39056, 6.2786),icon);
map.addOverlay(marker["1142omgevingsplattegrond"]);

GEvent.addListener(marker["1142omgevingsplattegrond"], "click", function() {
  marker["1142omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1142"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1143"] = GMap_genHTML('<p><b></b></p>Zwembad het Ravijn<div class="clear"></div><p class="right"><a href="http://www.hellendoorn.nl/toerisme/sport/zwembad/open/" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'sportief|zwembaden\',1143);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_sportief.png";

marker["1143omgevingsplattegrond"] = new GMarker(new GLatLng(52.39032, 6.44691),icon);
map.addOverlay(marker["1143omgevingsplattegrond"]);

GEvent.addListener(marker["1143omgevingsplattegrond"], "click", function() {
  marker["1143omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1143"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1144"] = GMap_genHTML('<p><b></b></p>Dierenpark Emmen<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'kinderpret|dierentuinen\',1144);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_kinderpret.png";

marker["1144omgevingsplattegrond"] = new GMarker(new GLatLng(52.78584, 6.89778),icon);
map.addOverlay(marker["1144omgevingsplattegrond"]);

GEvent.addListener(marker["1144omgevingsplattegrond"], "click", function() {
  marker["1144omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1144"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1145"] = GMap_genHTML('<p><b></b></p>Natuurdiorama de Holterberg<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|parken\',1145);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1145omgevingsplattegrond"] = new GMarker(new GLatLng(52.31184, 6.43181),icon);
map.addOverlay(marker["1145omgevingsplattegrond"]);

GEvent.addListener(marker["1145omgevingsplattegrond"], "click", function() {
  marker["1145omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1145"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1147"] = GMap_genHTML('<p><b></b></p>Speelgoed Museum Deventer<div class="clear"></div><p class="right"><a href="http://www.deventermusea.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|musea\',1147);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1147omgevingsplattegrond"] = new GMarker(new GLatLng(52.25236, 6.16436),icon);
map.addOverlay(marker["1147omgevingsplattegrond"]);

GEvent.addListener(marker["1147omgevingsplattegrond"], "click", function() {
  marker["1147omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1147"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1149"] = GMap_genHTML('<p><b></b></p>All-in hotel en uitgaanscentrum Preston Palace<div class="clear"></div><p class="right"><a href="http://www.prestonpalace.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'sportief|zwembaden\',1149);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_sportief.png";

marker["1149omgevingsplattegrond"] = new GMarker(new GLatLng(52.35736, 6.66389),icon);
map.addOverlay(marker["1149omgevingsplattegrond"]);

GEvent.addListener(marker["1149omgevingsplattegrond"], "click", function() {
  marker["1149omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1149"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1150"] = GMap_genHTML('<p><b></b></p>Streekmuseum Ommen<div class="clear"></div><p class="right"><a href="http://www.museum-ommen.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|musea\',1150);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1150omgevingsplattegrond"] = new GMarker(new GLatLng(52.51946, 6.4234),icon);
map.addOverlay(marker["1150omgevingsplattegrond"]);

GEvent.addListener(marker["1150omgevingsplattegrond"], "click", function() {
  marker["1150omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1150"]);
});

// if ID then show marker info else show default 

  }
  
function showinformatie_arts() {
              if (GBrowserIsCompatible()) {   
                map.clearOverlays();
                

WINDOW_HTML["omgevingsplattegrond1001"] = GMap_genHTML('<p><b>Huisartsenpraktijk Luttenberg</b></p>Gezondheidscentrum de Parel Tel. 0572-346070<div class="clear"></div><p class="right"><a href="http://www.gezondheidscentrumdeparel.nl/huisarts" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'informatie|arts\',1001);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_informatie.png";

marker["1001omgevingsplattegrond"] = new GMarker(new GLatLng(52.40478, 6.36932),icon);
map.addOverlay(marker["1001omgevingsplattegrond"]);

GEvent.addListener(marker["1001omgevingsplattegrond"], "click", function() {
  marker["1001omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1001"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1002"] = GMap_genHTML('<p><b></b></p>Centrale Huisartsenpost Salland en tevens Deventer Ziekenhuis<div class="clear"></div><p class="right"><a href="http://www.huisartsenpostsalland.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'informatie|arts\',1002);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_informatie.png";

marker["1002omgevingsplattegrond"] = new GMarker(new GLatLng(52.26091, 6.19165),icon);
map.addOverlay(marker["1002omgevingsplattegrond"]);

GEvent.addListener(marker["1002omgevingsplattegrond"], "click", function() {
  marker["1002omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1002"]);
});

// if ID then show marker info else show default 

              }
            }
function showinformatie_infoposten() {
              if (GBrowserIsCompatible()) {   
                map.clearOverlays();
                

WINDOW_HTML["omgevingsplattegrond1003"] = GMap_genHTML('<p><b></b></p>VVV / ANWB Kantoor Raalte<div class="clear"></div><p class="right"><a href="http://www.vvvraalte.nl/index.php" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'informatie|infoposten\',1003);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_informatie.png";

marker["1003omgevingsplattegrond"] = new GMarker(new GLatLng(52.38745, 6.27642),icon);
map.addOverlay(marker["1003omgevingsplattegrond"]);

GEvent.addListener(marker["1003omgevingsplattegrond"], "click", function() {
  marker["1003omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1003"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1004"] = GMap_genHTML('<p><b></b></p>VVV&nbsp;/ ANWB Kantoor Nijverdal-Hellendoorn<div class="clear"></div><p class="right"><a href="http://www.vvvhellendoorn.nl/" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'informatie|infoposten\',1004);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_informatie.png";

marker["1004omgevingsplattegrond"] = new GMarker(new GLatLng(52.36407, 6.46133),icon);
map.addOverlay(marker["1004omgevingsplattegrond"]);

GEvent.addListener(marker["1004omgevingsplattegrond"], "click", function() {
  marker["1004omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1004"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1005"] = GMap_genHTML('<p><b></b></p>VVV Heino<div class="clear"></div><p class="right"><a href="http://www.vvvheino.nl/index.php" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'informatie|infoposten\',1005);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_informatie.png";

marker["1005omgevingsplattegrond"] = new GMarker(new GLatLng(52.43545, 6.23371),icon);
map.addOverlay(marker["1005omgevingsplattegrond"]);

GEvent.addListener(marker["1005omgevingsplattegrond"], "click", function() {
  marker["1005omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1005"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1006"] = GMap_genHTML('<p><b></b></p>VVV&nbsp;Deventer<div class="clear"></div><p class="right"><a href="http://www.vvvdeventer.nl/" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'informatie|infoposten\',1006);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_informatie.png";

marker["1006omgevingsplattegrond"] = new GMarker(new GLatLng(52.25212, 6.16024),icon);
map.addOverlay(marker["1006omgevingsplattegrond"]);

GEvent.addListener(marker["1006omgevingsplattegrond"], "click", function() {
  marker["1006omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1006"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1007"] = GMap_genHTML('<p><b></b></p>VVV Zwolle<div class="clear"></div><p class="right"><a href="http://www.vvvzwolle.nl/" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'informatie|infoposten\',1007);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_informatie.png";

marker["1007omgevingsplattegrond"] = new GMarker(new GLatLng(52.51211, 6.09233),icon);
map.addOverlay(marker["1007omgevingsplattegrond"]);

GEvent.addListener(marker["1007omgevingsplattegrond"], "click", function() {
  marker["1007omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1007"]);
});

// if ID then show marker info else show default 

              }
            }
function showinformatie_banken() {
              if (GBrowserIsCompatible()) {   
                map.clearOverlays();
                

WINDOW_HTML["omgevingsplattegrond1008"] = GMap_genHTML('<p><b></b></p>Pinautomaat en Rabobank Luttenberg<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'informatie|banken\',1008);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_informatie.png";

marker["1008omgevingsplattegrond"] = new GMarker(new GLatLng(52.40459, 6.36795),icon);
map.addOverlay(marker["1008omgevingsplattegrond"]);

GEvent.addListener(marker["1008omgevingsplattegrond"], "click", function() {
  marker["1008omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1008"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1009"] = GMap_genHTML('<p><b></b></p>SNS Regiobank zonder pinautomaat<div class="clear"></div><p class="right"><a href="http://www.erwinotten-advies.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'informatie|banken\',1009);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_informatie.png";

marker["1009omgevingsplattegrond"] = new GMarker(new GLatLng(52.40407, 6.36477),icon);
map.addOverlay(marker["1009omgevingsplattegrond"]);

GEvent.addListener(marker["1009omgevingsplattegrond"], "click", function() {
  marker["1009omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1009"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1010"] = GMap_genHTML('<p><b></b></p>Rabobank pinautomaat&nbsp;Raalte<div class="clear"></div><p class="right"><a href="http://www.rabobank.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'informatie|banken\',1010);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_informatie.png";

marker["1010omgevingsplattegrond"] = new GMarker(new GLatLng(52.38515, 6.27722),icon);
map.addOverlay(marker["1010omgevingsplattegrond"]);

GEvent.addListener(marker["1010omgevingsplattegrond"], "click", function() {
  marker["1010omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1010"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1011"] = GMap_genHTML('<p><b></b></p>Rabobank met pinautomaat Raalte<div class="clear"></div><p class="right"><a href="http://www.rabobank.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'informatie|banken\',1011);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_informatie.png";

marker["1011omgevingsplattegrond"] = new GMarker(new GLatLng(52.38454, 6.27416),icon);
map.addOverlay(marker["1011omgevingsplattegrond"]);

GEvent.addListener(marker["1011omgevingsplattegrond"], "click", function() {
  marker["1011omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1011"]);
});

// if ID then show marker info else show default 

              }
            }
function showcultuur_bezienswaardigheden() {
              if (GBrowserIsCompatible()) {   
                map.clearOverlays();
                
              }
            }
function showculinair_bioscopen() {
              if (GBrowserIsCompatible()) {   
                map.clearOverlays();
                

WINDOW_HTML["omgevingsplattegrond1012"] = GMap_genHTML('<p><b></b></p>De Kroon<div class="clear"></div><p class="right"><a href="http://www.minervagroep.nl/minerva-zwolle/" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|bioscopen\',1012);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1012omgevingsplattegrond"] = new GMarker(new GLatLng(52.51189, 6.09552),icon);
map.addOverlay(marker["1012omgevingsplattegrond"]);

GEvent.addListener(marker["1012omgevingsplattegrond"], "click", function() {
  marker["1012omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1012"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1013"] = GMap_genHTML('<p><b></b></p>Luxor Deventer<div class="clear"></div><p class="right"><a href="http://www.luxor.nl/deventer/KTS_default.asp" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|bioscopen\',1013);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1013omgevingsplattegrond"] = new GMarker(new GLatLng(52.25408, 6.16127),icon);
map.addOverlay(marker["1013omgevingsplattegrond"]);

GEvent.addListener(marker["1013omgevingsplattegrond"], "click", function() {
  marker["1013omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1013"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1014"] = GMap_genHTML('<p><b></b></p>Movie Unlimited Almelo<div class="clear"></div><p class="right"><a href="http://www.movieunlimitedbioscopen.nl/aspx/almelo/" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|bioscopen\',1014);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1014omgevingsplattegrond"] = new GMarker(new GLatLng(52.35416, 6.66656),icon);
map.addOverlay(marker["1014omgevingsplattegrond"]);

GEvent.addListener(marker["1014omgevingsplattegrond"], "click", function() {
  marker["1014omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1014"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1015"] = GMap_genHTML('<p><b></b></p>Cinestar Enschede<div class="clear"></div><p class="right"><a href="http://www.cinestar.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|bioscopen\',1015);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1015omgevingsplattegrond"] = new GMarker(new GLatLng(52.23794, 6.83663),icon);
map.addOverlay(marker["1015omgevingsplattegrond"]);

GEvent.addListener(marker["1015omgevingsplattegrond"], "click", function() {
  marker["1015omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1015"]);
});

// if ID then show marker info else show default 

              }
            }
function showculinair_cafes() {
              if (GBrowserIsCompatible()) {   
                map.clearOverlays();
                

WINDOW_HTML["omgevingsplattegrond1016"] = GMap_genHTML('<p><b></b></p>Discotheek Bill\'s Bar<div class="clear"></div><p class="right"><a href="http://www.billsbar.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|cafes\',1016);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1016omgevingsplattegrond"] = new GMarker(new GLatLng(52.2358, 6.49481),icon);
map.addOverlay(marker["1016omgevingsplattegrond"]);

GEvent.addListener(marker["1016omgevingsplattegrond"], "click", function() {
  marker["1016omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1016"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1017"] = GMap_genHTML('<p><b></b></p>Discotheek Lucky<div class="clear"></div><p class="right"><a href="http://www.lucky.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|cafes\',1017);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1017omgevingsplattegrond"] = new GMarker(new GLatLng(52.31257, 6.51768),icon);
map.addOverlay(marker["1017omgevingsplattegrond"]);

GEvent.addListener(marker["1017omgevingsplattegrond"], "click", function() {
  marker["1017omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1017"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1018"] = GMap_genHTML('<p><b></b></p>Zaal Dijk<div class="clear"></div><p class="right"><a href="http://www.zaaldijk.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|cafes\',1018);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1018omgevingsplattegrond"] = new GMarker(new GLatLng(52.45113, 6.4137),icon);
map.addOverlay(marker["1018omgevingsplattegrond"]);

GEvent.addListener(marker["1018omgevingsplattegrond"], "click", function() {
  marker["1018omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1018"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1084"] = GMap_genHTML('<p><b></b></p>Caf&eacute; schoenmaker<div class="clear"></div><p class="right"><a href="http://www.cafedeschoenmaker.nl/" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|cafes\',1084);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1084omgevingsplattegrond"] = new GMarker(new GLatLng(52.40478, 6.36786),icon);
map.addOverlay(marker["1084omgevingsplattegrond"]);

GEvent.addListener(marker["1084omgevingsplattegrond"], "click", function() {
  marker["1084omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1084"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1085"] = GMap_genHTML('<p><b></b></p>Caf&eacute; Spoolder<div class="clear"></div><p class="right"><a href="http://www.zaalspoolder.nl/" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|cafes\',1085);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1085omgevingsplattegrond"] = new GMarker(new GLatLng(52.40378, 6.36907),icon);
map.addOverlay(marker["1085omgevingsplattegrond"]);

GEvent.addListener(marker["1085omgevingsplattegrond"], "click", function() {
  marker["1085omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1085"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1087"] = GMap_genHTML('<p><b></b></p>Uitgaanscentrum Dieka<div class="clear"></div><p class="right"><a href="http://www.dieka.nl/" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|cafes\',1087);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1087omgevingsplattegrond"] = new GMarker(new GLatLng(52.24903, 6.50202),icon);
map.addOverlay(marker["1087omgevingsplattegrond"]);

GEvent.addListener(marker["1087omgevingsplattegrond"], "click", function() {
  marker["1087omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1087"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1137"] = GMap_genHTML('<p><b></b></p>Uitgaanscentrum \'De Leeren Lampe\'<div class="clear"></div><p class="right"><a href="http://www.deleerenlampe.nl/" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|cafes\',1137);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1137omgevingsplattegrond"] = new GMarker(new GLatLng(52.38325, 6.28023),icon);
map.addOverlay(marker["1137omgevingsplattegrond"]);

GEvent.addListener(marker["1137omgevingsplattegrond"], "click", function() {
  marker["1137omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1137"]);
});

// if ID then show marker info else show default 

              }
            }
function showsportief_dagrecreatie() {
              if (GBrowserIsCompatible()) {   
                map.clearOverlays();
                

WINDOW_HTML["omgevingsplattegrond1019"] = GMap_genHTML('<p><b></b></p>Recreatieplas de Wythemerplas<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'sportief|dagrecreatie\',1019);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_sportief.png";

marker["1019omgevingsplattegrond"] = new GMarker(new GLatLng(52.4971, 6.15114),icon);
map.addOverlay(marker["1019omgevingsplattegrond"]);

GEvent.addListener(marker["1019omgevingsplattegrond"], "click", function() {
  marker["1019omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1019"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1020"] = GMap_genHTML('<p><b></b></p>Recreatieplas Heidepark<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'sportief|dagrecreatie\',1020);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_sportief.png";

marker["1020omgevingsplattegrond"] = new GMarker(new GLatLng(52.43995, 6.35327),icon);
map.addOverlay(marker["1020omgevingsplattegrond"]);

GEvent.addListener(marker["1020omgevingsplattegrond"], "click", function() {
  marker["1020omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1020"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1088"] = GMap_genHTML('<p><b></b></p>Recreatiegebied Bussloo<div class="clear"></div><p class="right"><a href="http://www.rgv.nl/index.php?id=494" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'sportief|dagrecreatie\',1088);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_sportief.png";

marker["1088omgevingsplattegrond"] = new GMarker(new GLatLng(52.20245, 6.11063),icon);
map.addOverlay(marker["1088omgevingsplattegrond"]);

GEvent.addListener(marker["1088omgevingsplattegrond"], "click", function() {
  marker["1088omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1088"]);
});

// if ID then show marker info else show default 

              }
            }
function showkinderpret_dierentuinen() {
              if (GBrowserIsCompatible()) {   
                map.clearOverlays();
                

WINDOW_HTML["omgevingsplattegrond1021"] = GMap_genHTML('<p><b></b></p>Zoo Labyrinth<div class="clear"></div><p class="right"><a href="http://www.zoolabyrinth.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'kinderpret|dierentuinen\',1021);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_kinderpret.png";

marker["1021omgevingsplattegrond"] = new GMarker(new GLatLng(52.20458, 6.79968),icon);
map.addOverlay(marker["1021omgevingsplattegrond"]);

GEvent.addListener(marker["1021omgevingsplattegrond"], "click", function() {
  marker["1021omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1021"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1022"] = GMap_genHTML('<p><b></b></p>De Apenheul<div class="clear"></div><p class="right"><a href="http://www.apenheul.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'kinderpret|dierentuinen\',1022);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_kinderpret.png";

marker["1022omgevingsplattegrond"] = new GMarker(new GLatLng(52.21981, 5.90893),icon);
map.addOverlay(marker["1022omgevingsplattegrond"]);

GEvent.addListener(marker["1022omgevingsplattegrond"], "click", function() {
  marker["1022omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1022"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1101"] = GMap_genHTML('<p><b></b></p>Dierenpark de Wissel<div class="clear"></div><p class="right"><a href="http://www.wisselzoo.nl/" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'kinderpret|dierentuinen\',1101);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_kinderpret.png";

marker["1101omgevingsplattegrond"] = new GMarker(new GLatLng(52.34147, 5.95056),icon);
map.addOverlay(marker["1101omgevingsplattegrond"]);

GEvent.addListener(marker["1101omgevingsplattegrond"], "click", function() {
  marker["1101omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1101"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1144"] = GMap_genHTML('<p><b></b></p>Dierenpark Emmen<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'kinderpret|dierentuinen\',1144);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_kinderpret.png";

marker["1144omgevingsplattegrond"] = new GMarker(new GLatLng(52.78584, 6.89778),icon);
map.addOverlay(marker["1144omgevingsplattegrond"]);

GEvent.addListener(marker["1144omgevingsplattegrond"], "click", function() {
  marker["1144omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1144"]);
});

// if ID then show marker info else show default 

              }
            }
function showcultuur_dorpen() {
              if (GBrowserIsCompatible()) {   
                map.clearOverlays();
                

WINDOW_HTML["omgevingsplattegrond1023"] = GMap_genHTML('<p><b></b></p>Raalte<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|dorpen\',1023);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1023omgevingsplattegrond"] = new GMarker(new GLatLng(52.38733, 6.27731),icon);
map.addOverlay(marker["1023omgevingsplattegrond"]);

GEvent.addListener(marker["1023omgevingsplattegrond"], "click", function() {
  marker["1023omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1023"]);
});

// if ID then show marker info else show default 

              }
            }
function showsportief_fietsroutes() {
              if (GBrowserIsCompatible()) {   
                map.clearOverlays();
                
              }
            }
function showsportief_golfbanen() {
              if (GBrowserIsCompatible()) {   
                map.clearOverlays();
                

WINDOW_HTML["omgevingsplattegrond1046"] = GMap_genHTML('<p><b></b></p>Pitch&amp;Putt Golf<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'sportief|golfbanen\',1046);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_sportief.png";

marker["1046omgevingsplattegrond"] = new GMarker(new GLatLng(52.45049, 6.40756),icon);
map.addOverlay(marker["1046omgevingsplattegrond"]);

GEvent.addListener(marker["1046omgevingsplattegrond"], "click", function() {
  marker["1046omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1046"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1047"] = GMap_genHTML('<p><b></b></p>Golfclub Zwolle<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'sportief|golfbanen\',1047);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_sportief.png";

marker["1047omgevingsplattegrond"] = new GMarker(new GLatLng(52.49715, 6.1447),icon);
map.addOverlay(marker["1047omgevingsplattegrond"]);

GEvent.addListener(marker["1047omgevingsplattegrond"], "click", function() {
  marker["1047omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1047"]);
});

// if ID then show marker info else show default 

              }
            }
function showinformatie_adressen() {
              if (GBrowserIsCompatible()) {   
                map.clearOverlays();
                

WINDOW_HTML["omgevingsplattegrond1024"] = GMap_genHTML('<p><b></b></p>Tandarts de Groot<div class="clear"></div><p class="right"><a href="http://www.tandarts.org" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'informatie|adressen\',1024);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_informatie.png";

marker["1024omgevingsplattegrond"] = new GMarker(new GLatLng(52.39519, 6.28143),icon);
map.addOverlay(marker["1024omgevingsplattegrond"]);

GEvent.addListener(marker["1024omgevingsplattegrond"], "click", function() {
  marker["1024omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1024"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1025"] = GMap_genHTML('<p><b></b></p>Apotheek Raalte<div class="clear"></div><p class="right"><a href="http://www.raalterapotheek.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'informatie|adressen\',1025);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_informatie.png";

marker["1025omgevingsplattegrond"] = new GMarker(new GLatLng(52.38747, 6.27648),icon);
map.addOverlay(marker["1025omgevingsplattegrond"]);

GEvent.addListener(marker["1025omgevingsplattegrond"], "click", function() {
  marker["1025omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1025"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1026"] = GMap_genHTML('<p><b></b></p>Dierenkliniek Hellendoorn<div class="clear"></div><p class="right"><a href="http://www.dierenkliniekhellendoorn.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'informatie|adressen\',1026);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_informatie.png";

marker["1026omgevingsplattegrond"] = new GMarker(new GLatLng(52.39606, 6.4461),icon);
map.addOverlay(marker["1026omgevingsplattegrond"]);

GEvent.addListener(marker["1026omgevingsplattegrond"], "click", function() {
  marker["1026omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1026"]);
});

// if ID then show marker info else show default 

              }
            }
function showverblijfsaccommodaties_hotels() {
              if (GBrowserIsCompatible()) {   
                map.clearOverlays();
                

WINDOW_HTML["omgevingsplattegrond1028"] = GMap_genHTML('<p><b></b></p>Hotel de Zwaan<div class="clear"></div><p class="right"><a href="http://www.hoteldezwaan.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'verblijfsaccommodaties|hotels\',1028);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_verblijfsaccommodaties.png";

marker["1028omgevingsplattegrond"] = new GMarker(new GLatLng(52.38724, 6.27319),icon);
map.addOverlay(marker["1028omgevingsplattegrond"]);

GEvent.addListener(marker["1028omgevingsplattegrond"], "click", function() {
  marker["1028omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1028"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1029"] = GMap_genHTML('<p><b></b></p>Fletcherhotel Hellendoorn<div class="clear"></div><p class="right"><a href="http://www.hotelhellendoorn.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'verblijfsaccommodaties|hotels\',1029);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_verblijfsaccommodaties.png";

marker["1029omgevingsplattegrond"] = new GMarker(new GLatLng(52.38828, 6.44837),icon);
map.addOverlay(marker["1029omgevingsplattegrond"]);

GEvent.addListener(marker["1029omgevingsplattegrond"], "click", function() {
  marker["1029omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1029"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1089"] = GMap_genHTML('<p><b></b></p>Hotel de Uitkijk<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'verblijfsaccommodaties|hotels\',1089);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_verblijfsaccommodaties.png";

marker["1089omgevingsplattegrond"] = new GMarker(new GLatLng(52.36706, 6.42906),icon);
map.addOverlay(marker["1089omgevingsplattegrond"]);

GEvent.addListener(marker["1089omgevingsplattegrond"], "click", function() {
  marker["1089omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1089"]);
});

// if ID then show marker info else show default 

              }
            }
function showcultuur_kastelen() {
              if (GBrowserIsCompatible()) {   
                map.clearOverlays();
                

WINDOW_HTML["omgevingsplattegrond1030"] = GMap_genHTML('<p><b></b></p>Rooms Katholeike Parochie H. Cornelius<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|kastelen\',1030);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1030omgevingsplattegrond"] = new GMarker(new GLatLng(52.40488, 6.36765),icon);
map.addOverlay(marker["1030omgevingsplattegrond"]);

GEvent.addListener(marker["1030omgevingsplattegrond"], "click", function() {
  marker["1030omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1030"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1031"] = GMap_genHTML('<p><b></b></p>Gereformeerde Kerk<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|kastelen\',1031);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1031omgevingsplattegrond"] = new GMarker(new GLatLng(52.3899, 6.44837),icon);
map.addOverlay(marker["1031omgevingsplattegrond"]);

GEvent.addListener(marker["1031omgevingsplattegrond"], "click", function() {
  marker["1031omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1031"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1032"] = GMap_genHTML('<p><b></b></p>Roomskatholieke Parochie Heilige Kruisverheffing<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|kastelen\',1032);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1032omgevingsplattegrond"] = new GMarker(new GLatLng(52.38545, 6.27285),icon);
map.addOverlay(marker["1032omgevingsplattegrond"]);

GEvent.addListener(marker["1032omgevingsplattegrond"], "click", function() {
  marker["1032omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1032"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1033"] = GMap_genHTML('<p><b></b></p>Nederlands Hervormde Kerk<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|kastelen\',1033);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1033omgevingsplattegrond"] = new GMarker(new GLatLng(52.38566, 6.2756),icon);
map.addOverlay(marker["1033omgevingsplattegrond"]);

GEvent.addListener(marker["1033omgevingsplattegrond"], "click", function() {
  marker["1033omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1033"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1034"] = GMap_genHTML('<p><b></b></p>Kasteel het Nijenhuis<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|kastelen\',1034);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1034omgevingsplattegrond"] = new GMarker(new GLatLng(52.42012, 6.21569),icon);
map.addOverlay(marker["1034omgevingsplattegrond"]);

GEvent.addListener(marker["1034omgevingsplattegrond"], "click", function() {
  marker["1034omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1034"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1035"] = GMap_genHTML('<p><b></b></p>Paleis Het Loo<div class="clear"></div><p class="right"><a href="http://www.paleishetloo.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|kastelen\',1035);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1035omgevingsplattegrond"] = new GMarker(new GLatLng(52.22501, 5.96223),icon);
map.addOverlay(marker["1035omgevingsplattegrond"]);

GEvent.addListener(marker["1035omgevingsplattegrond"], "click", function() {
  marker["1035omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1035"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1036"] = GMap_genHTML('<p><b></b></p>Vrije evangelische kerk Nijverdal<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|kastelen\',1036);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1036omgevingsplattegrond"] = new GMarker(new GLatLng(52.36444, 6.47339),icon);
map.addOverlay(marker["1036omgevingsplattegrond"]);

GEvent.addListener(marker["1036omgevingsplattegrond"], "click", function() {
  marker["1036omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1036"]);
});

// if ID then show marker info else show default 

              }
            }
function showsportief_karten() {
              if (GBrowserIsCompatible()) {   
                map.clearOverlays();
                

WINDOW_HTML["omgevingsplattegrond1037"] = GMap_genHTML('<p><b></b></p>Kartplaza action world Nijverdal<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'sportief|karten\',1037);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_sportief.png";

marker["1037omgevingsplattegrond"] = new GMarker(new GLatLng(52.35747, 6.50695),icon);
map.addOverlay(marker["1037omgevingsplattegrond"]);

GEvent.addListener(marker["1037omgevingsplattegrond"], "click", function() {
  marker["1037omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1037"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1038"] = GMap_genHTML('<p><b></b></p>Karba BV Kartbaan/Midgetgolf<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'sportief|karten\',1038);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_sportief.png";

marker["1038omgevingsplattegrond"] = new GMarker(new GLatLng(52.48111, 6.16985),icon);
map.addOverlay(marker["1038omgevingsplattegrond"]);

GEvent.addListener(marker["1038omgevingsplattegrond"], "click", function() {
  marker["1038omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1038"]);
});

// if ID then show marker info else show default 

              }
            }
function showsportief_maneges() {
              if (GBrowserIsCompatible()) {   
                map.clearOverlays();
                

WINDOW_HTML["omgevingsplattegrond1039"] = GMap_genHTML('<p><b></b></p>Manege Luttenberg<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'sportief|maneges\',1039);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_sportief.png";

marker["1039omgevingsplattegrond"] = new GMarker(new GLatLng(52.40098, 6.37846),icon);
map.addOverlay(marker["1039omgevingsplattegrond"]);

GEvent.addListener(marker["1039omgevingsplattegrond"], "click", function() {
  marker["1039omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1039"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1040"] = GMap_genHTML('<p><b></b></p>Manege Bartels<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'sportief|maneges\',1040);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_sportief.png";

marker["1040omgevingsplattegrond"] = new GMarker(new GLatLng(52.37062, 6.31216),icon);
map.addOverlay(marker["1040omgevingsplattegrond"]);

GEvent.addListener(marker["1040omgevingsplattegrond"], "click", function() {
  marker["1040omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1040"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1041"] = GMap_genHTML('<p><b></b></p>Stal &rsquo;t Reelaer<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'sportief|maneges\',1041);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_sportief.png";

marker["1041omgevingsplattegrond"] = new GMarker(new GLatLng(52.41305, 6.25242),icon);
map.addOverlay(marker["1041omgevingsplattegrond"]);

GEvent.addListener(marker["1041omgevingsplattegrond"], "click", function() {
  marker["1041omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1041"]);
});

// if ID then show marker info else show default 

              }
            }
function showwinkelen_markten() {
              if (GBrowserIsCompatible()) {   
                map.clearOverlays();
                

WINDOW_HTML["omgevingsplattegrond1042"] = GMap_genHTML('<p><b></b></p>Raalte markt<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'winkelen|markten\',1042);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_winkelen.png";

marker["1042omgevingsplattegrond"] = new GMarker(new GLatLng(52.38432, 6.27362),icon);
map.addOverlay(marker["1042omgevingsplattegrond"]);

GEvent.addListener(marker["1042omgevingsplattegrond"], "click", function() {
  marker["1042omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1042"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1043"] = GMap_genHTML('<p><b></b></p>Markt Nijverdal<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'winkelen|markten\',1043);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_winkelen.png";

marker["1043omgevingsplattegrond"] = new GMarker(new GLatLng(52.36436, 6.4643),icon);
map.addOverlay(marker["1043omgevingsplattegrond"]);

GEvent.addListener(marker["1043omgevingsplattegrond"], "click", function() {
  marker["1043omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1043"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1044"] = GMap_genHTML('<p><b></b></p>Markt Zwolle<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'winkelen|markten\',1044);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_winkelen.png";

marker["1044omgevingsplattegrond"] = new GMarker(new GLatLng(52.512, 6.09218),icon);
map.addOverlay(marker["1044omgevingsplattegrond"]);

GEvent.addListener(marker["1044omgevingsplattegrond"], "click", function() {
  marker["1044omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1044"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1045"] = GMap_genHTML('<p><b></b></p>Markt Deventer<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'winkelen|markten\',1045);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_winkelen.png";

marker["1045omgevingsplattegrond"] = new GMarker(new GLatLng(52.2545, 6.16007),icon);
map.addOverlay(marker["1045omgevingsplattegrond"]);

GEvent.addListener(marker["1045omgevingsplattegrond"], "click", function() {
  marker["1045omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1045"]);
});

// if ID then show marker info else show default 

              }
            }
function showcultuur_monumenten() {
              if (GBrowserIsCompatible()) {   
                map.clearOverlays();
                

WINDOW_HTML["omgevingsplattegrond1090"] = GMap_genHTML('<p><b></b></p>Korenmolen \'De Hoop\'<div class="clear"></div><p class="right"><a href="http://www.molendehoop.nl/202.html" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|monumenten\',1090);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1090omgevingsplattegrond"] = new GMarker(new GLatLng(52.38634, 6.45123),icon);
map.addOverlay(marker["1090omgevingsplattegrond"]);

GEvent.addListener(marker["1090omgevingsplattegrond"], "click", function() {
  marker["1090omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1090"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1091"] = GMap_genHTML('<p><b></b></p>B&ouml;kkers Molle<div class="clear"></div><p class="right"><a href="http://www.bokkersmolle.nl&yacute;" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|monumenten\',1091);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1091omgevingsplattegrond"] = new GMarker(new GLatLng(52.34368, 6.10909),icon);
map.addOverlay(marker["1091omgevingsplattegrond"]);

GEvent.addListener(marker["1091omgevingsplattegrond"], "click", function() {
  marker["1091omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1091"]);
});

// if ID then show marker info else show default 

              }
            }
function showcultuur_musea() {
              if (GBrowserIsCompatible()) {   
                map.clearOverlays();
                

WINDOW_HTML["omgevingsplattegrond1048"] = GMap_genHTML('<p><b></b></p>Landbouwmuseum \'De Laarman\'<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|musea\',1048);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1048omgevingsplattegrond"] = new GMarker(new GLatLng(52.40093, 6.37121),icon);
map.addOverlay(marker["1048omgevingsplattegrond"]);

GEvent.addListener(marker["1048omgevingsplattegrond"], "click", function() {
  marker["1048omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1048"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1049"] = GMap_genHTML('<p><b></b></p>Bakkerij- en ijsmuseum Hellendoorn<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|musea\',1049);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1049omgevingsplattegrond"] = new GMarker(new GLatLng(52.38961, 6.44773),icon);
map.addOverlay(marker["1049omgevingsplattegrond"]);

GEvent.addListener(marker["1049omgevingsplattegrond"], "click", function() {
  marker["1049omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1049"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1050"] = GMap_genHTML('<p><b></b></p>Amerikaans Moterfiets Museum<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|musea\',1050);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1050omgevingsplattegrond"] = new GMarker(new GLatLng(52.3943, 6.26787),icon);
map.addOverlay(marker["1050omgevingsplattegrond"]);

GEvent.addListener(marker["1050omgevingsplattegrond"], "click", function() {
  marker["1050omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1050"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1051"] = GMap_genHTML('<p><b></b></p>Stedelijke museum Zwolle<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|musea\',1051);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1051omgevingsplattegrond"] = new GMarker(new GLatLng(52.51142, 6.09398),icon);
map.addOverlay(marker["1051omgevingsplattegrond"]);

GEvent.addListener(marker["1051omgevingsplattegrond"], "click", function() {
  marker["1051omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1051"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1052"] = GMap_genHTML('<p><b></b></p>Speelgoedmuseum Deventer<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|musea\',1052);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1052omgevingsplattegrond"] = new GMarker(new GLatLng(52.26049, 6.15891),icon);
map.addOverlay(marker["1052omgevingsplattegrond"]);

GEvent.addListener(marker["1052omgevingsplattegrond"], "click", function() {
  marker["1052omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1052"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1053"] = GMap_genHTML('<p><b></b></p>Kunstlab<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|musea\',1053);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1053omgevingsplattegrond"] = new GMarker(new GLatLng(52.24977, 6.16376),icon);
map.addOverlay(marker["1053omgevingsplattegrond"]);

GEvent.addListener(marker["1053omgevingsplattegrond"], "click", function() {
  marker["1053omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1053"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1054"] = GMap_genHTML('<p><b></b></p>Historisch Museum Deventer<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|musea\',1054);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1054omgevingsplattegrond"] = new GMarker(new GLatLng(52.26049, 6.15921),icon);
map.addOverlay(marker["1054omgevingsplattegrond"]);

GEvent.addListener(marker["1054omgevingsplattegrond"], "click", function() {
  marker["1054omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1054"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1147"] = GMap_genHTML('<p><b></b></p>Speelgoed Museum Deventer<div class="clear"></div><p class="right"><a href="http://www.deventermusea.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|musea\',1147);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1147omgevingsplattegrond"] = new GMarker(new GLatLng(52.25236, 6.16436),icon);
map.addOverlay(marker["1147omgevingsplattegrond"]);

GEvent.addListener(marker["1147omgevingsplattegrond"], "click", function() {
  marker["1147omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1147"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1150"] = GMap_genHTML('<p><b></b></p>Streekmuseum Ommen<div class="clear"></div><p class="right"><a href="http://www.museum-ommen.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|musea\',1150);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1150omgevingsplattegrond"] = new GMarker(new GLatLng(52.51946, 6.4234),icon);
map.addOverlay(marker["1150omgevingsplattegrond"]);

GEvent.addListener(marker["1150omgevingsplattegrond"], "click", function() {
  marker["1150omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1150"]);
});

// if ID then show marker info else show default 

              }
            }
function showsportief_nordic() {
              if (GBrowserIsCompatible()) {   
                map.clearOverlays();
                
              }
            }
function showcultuur_parken() {
              if (GBrowserIsCompatible()) {   
                map.clearOverlays();
                

WINDOW_HTML["omgevingsplattegrond1119"] = GMap_genHTML('<p><b></b></p>Kijktuin Jan Boomkamp Borne<div class="clear"></div><p class="right"><a href="http://www.boomkamp.com" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|parken\',1119);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1119omgevingsplattegrond"] = new GMarker(new GLatLng(52.29778, 6.78159),icon);
map.addOverlay(marker["1119omgevingsplattegrond"]);

GEvent.addListener(marker["1119omgevingsplattegrond"], "click", function() {
  marker["1119omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1119"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1120"] = GMap_genHTML('<p><b></b></p>Nationaal park de Sallandse Heuvelrug<div class="clear"></div><p class="right"><a href="http://www.sallandseheuvelrug.nl/" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|parken\',1120);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1120omgevingsplattegrond"] = new GMarker(new GLatLng(52.36636, 6.44305),icon);
map.addOverlay(marker["1120omgevingsplattegrond"]);

GEvent.addListener(marker["1120omgevingsplattegrond"], "click", function() {
  marker["1120omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1120"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1121"] = GMap_genHTML('<p><b></b></p>Kijktuin Oener<div class="clear"></div><p class="right"><a href="http://www.oenerkijktuin.nl/" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|parken\',1121);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1121omgevingsplattegrond"] = new GMarker(new GLatLng(52.35081, 6.0602),icon);
map.addOverlay(marker["1121omgevingsplattegrond"]);

GEvent.addListener(marker["1121omgevingsplattegrond"], "click", function() {
  marker["1121omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1121"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1122"] = GMap_genHTML('<p><b></b></p>Natuurgebied de Lemelerberg<div class="clear"></div><p class="right"><a href="http://www.landschapoverijssel.nl/delemelerberg/ontstaan.htm" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|parken\',1122);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1122omgevingsplattegrond"] = new GMarker(new GLatLng(52.4581, 6.39224),icon);
map.addOverlay(marker["1122omgevingsplattegrond"]);

GEvent.addListener(marker["1122omgevingsplattegrond"], "click", function() {
  marker["1122omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1122"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1145"] = GMap_genHTML('<p><b></b></p>Natuurdiorama de Holterberg<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|parken\',1145);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1145omgevingsplattegrond"] = new GMarker(new GLatLng(52.31184, 6.43181),icon);
map.addOverlay(marker["1145omgevingsplattegrond"]);

GEvent.addListener(marker["1145omgevingsplattegrond"], "click", function() {
  marker["1145omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1145"]);
});

// if ID then show marker info else show default 

              }
            }
function showkinderpret_pretparken() {
              if (GBrowserIsCompatible()) {   
                map.clearOverlays();
                

WINDOW_HTML["omgevingsplattegrond1055"] = GMap_genHTML('<p><b></b></p>Avonturenpark Hellendoorn<div class="clear"></div><p class="right"><a href="http://www.avonturenparkhellendoorn.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'kinderpret|pretparken\',1055);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_kinderpret.png";

marker["1055omgevingsplattegrond"] = new GMarker(new GLatLng(52.38723, 6.41653),icon);
map.addOverlay(marker["1055omgevingsplattegrond"]);

GEvent.addListener(marker["1055omgevingsplattegrond"], "click", function() {
  marker["1055omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1055"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1056"] = GMap_genHTML('<p><b></b></p>Attractie- &amp; Vakantiepark Slagharen<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'kinderpret|pretparken\',1056);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_kinderpret.png";

marker["1056omgevingsplattegrond"] = new GMarker(new GLatLng(52.62207, 6.56459),icon);
map.addOverlay(marker["1056omgevingsplattegrond"]);

GEvent.addListener(marker["1056omgevingsplattegrond"], "click", function() {
  marker["1056omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1056"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1057"] = GMap_genHTML('<p><b></b></p>Walibi World<div class="clear"></div><p class="right"><a href="http://www.walibiworld.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'kinderpret|pretparken\',1057);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_kinderpret.png";

marker["1057omgevingsplattegrond"] = new GMarker(new GLatLng(52.48822, 5.71564),icon);
map.addOverlay(marker["1057omgevingsplattegrond"]);

GEvent.addListener(marker["1057omgevingsplattegrond"], "click", function() {
  marker["1057omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1057"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1058"] = GMap_genHTML('<p><b></b></p>Familie pretpark koningin Juliana Toren<div class="clear"></div><p class="right"><a href="http://www.koninginjulianatoren.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'kinderpret|pretparken\',1058);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_kinderpret.png";

marker["1058omgevingsplattegrond"] = new GMarker(new GLatLng(52.22086, 5.81863),icon);
map.addOverlay(marker["1058omgevingsplattegrond"]);

GEvent.addListener(marker["1058omgevingsplattegrond"], "click", function() {
  marker["1058omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1058"]);
});

// if ID then show marker info else show default 

              }
            }
function showluttenberg_recreatiepark() {
              if (GBrowserIsCompatible()) {   
                map.clearOverlays();
                

WINDOW_HTML["omgevingsplattegrond1082"] = GMap_genHTML('<p><b></b></p>Recreatiepark de Luttenberg &nbsp;<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'luttenberg|recreatiepark\',1082);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_luttenberg.png";

marker["1082omgevingsplattegrond"] = new GMarker(new GLatLng(52.39729, 6.36332),icon);
map.addOverlay(marker["1082omgevingsplattegrond"]);

GEvent.addListener(marker["1082omgevingsplattegrond"], "click", function() {
  marker["1082omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1082"]);
});

// if ID then show marker info else show default 

              }
            }
function showculinair_restaurants() {
              if (GBrowserIsCompatible()) {   
                map.clearOverlays();
                

WINDOW_HTML["omgevingsplattegrond1059"] = GMap_genHTML('<p><b></b></p>Restaurant De Kruidentuin<div class="clear"></div><p class="right"><a href="http://www.dekruidentuin.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|restaurants\',1059);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1059omgevingsplattegrond"] = new GMarker(new GLatLng(52.38189, 6.32263),icon);
map.addOverlay(marker["1059omgevingsplattegrond"]);

GEvent.addListener(marker["1059omgevingsplattegrond"], "click", function() {
  marker["1059omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1059"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1060"] = GMap_genHTML('<p><b></b></p>Restaurant De Haarlerberg<div class="clear"></div><p class="right"><a href="http://www.haarlerberg.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|restaurants\',1060);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1060omgevingsplattegrond"] = new GMarker(new GLatLng(52.35883, 6.38134),icon);
map.addOverlay(marker["1060omgevingsplattegrond"]);

GEvent.addListener(marker["1060omgevingsplattegrond"], "click", function() {
  marker["1060omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1060"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1061"] = GMap_genHTML('<p><b></b></p>Restaurant De Uitkijk<div class="clear"></div><p class="right"><a href="http://www.de-uitkijk.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|restaurants\',1061);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1061omgevingsplattegrond"] = new GMarker(new GLatLng(52.39048, 6.44623),icon);
map.addOverlay(marker["1061omgevingsplattegrond"]);

GEvent.addListener(marker["1061omgevingsplattegrond"], "click", function() {
  marker["1061omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1061"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1062"] = GMap_genHTML('<p><b></b></p>Restaurant De Kroon<div class="clear"></div><p class="right"><a href="http://www.dekroonhellendoorn.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|restaurants\',1062);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1062omgevingsplattegrond"] = new GMarker(new GLatLng(52.39006, 6.44588),icon);
map.addOverlay(marker["1062omgevingsplattegrond"]);

GEvent.addListener(marker["1062omgevingsplattegrond"], "click", function() {
  marker["1062omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1062"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1063"] = GMap_genHTML('<p><b></b></p>Hotel/Restaurant De Zwaan<div class="clear"></div><p class="right"><a href="http://www.hoteldezwaanraalte.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|restaurants\',1063);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1063omgevingsplattegrond"] = new GMarker(new GLatLng(52.3844, 6.27319),icon);
map.addOverlay(marker["1063omgevingsplattegrond"]);

GEvent.addListener(marker["1063omgevingsplattegrond"], "click", function() {
  marker["1063omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1063"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1064"] = GMap_genHTML('<p><b></b></p>Restaurant Jan Steen<div class="clear"></div><p class="right"><a href="http://www.restaurantjansteen.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|restaurants\',1064);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1064omgevingsplattegrond"] = new GMarker(new GLatLng(52.43404, 6.2368),icon);
map.addOverlay(marker["1064omgevingsplattegrond"]);

GEvent.addListener(marker["1064omgevingsplattegrond"], "click", function() {
  marker["1064omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1064"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1065"] = GMap_genHTML('<p><b></b></p>Caf&eacute; Restaurant Spoolder<div class="clear"></div><p class="right"><a href="http://www.zaalspoolder.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|restaurants\',1065);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1065omgevingsplattegrond"] = new GMarker(new GLatLng(52.40389, 6.36945),icon);
map.addOverlay(marker["1065omgevingsplattegrond"]);

GEvent.addListener(marker["1065omgevingsplattegrond"], "click", function() {
  marker["1065omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1065"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1074"] = GMap_genHTML('<p><b></b></p>Restaurant De Papillon<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|restaurants\',1074);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1074omgevingsplattegrond"] = new GMarker(new GLatLng(52.38335, 6.27319),icon);
map.addOverlay(marker["1074omgevingsplattegrond"]);

GEvent.addListener(marker["1074omgevingsplattegrond"], "click", function() {
  marker["1074omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1074"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1075"] = GMap_genHTML('<p><b></b></p>Restaurant De Bagatelle<div class="clear"></div><p class="right"><a href="http://www.bagatelle.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|restaurants\',1075);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1075omgevingsplattegrond"] = new GMarker(new GLatLng(52.38252, 6.28967),icon);
map.addOverlay(marker["1075omgevingsplattegrond"]);

GEvent.addListener(marker["1075omgevingsplattegrond"], "click", function() {
  marker["1075omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1075"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1076"] = GMap_genHTML('<p><b></b></p>Restaurant De Haenhof<div class="clear"></div><p class="right"><a href="http://www.haenhof.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|restaurants\',1076);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1076omgevingsplattegrond"] = new GMarker(new GLatLng(52.38608, 6.27285),icon);
map.addOverlay(marker["1076omgevingsplattegrond"]);

GEvent.addListener(marker["1076omgevingsplattegrond"], "click", function() {
  marker["1076omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1076"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1077"] = GMap_genHTML('<p><b></b></p>Caf&eacute; Restaurant De Budde<div class="clear"></div><p class="right"><a href="http://www.cafebudde.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|restaurants\',1077);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1077omgevingsplattegrond"] = new GMarker(new GLatLng(52.35988, 6.46305),icon);
map.addOverlay(marker["1077omgevingsplattegrond"]);

GEvent.addListener(marker["1077omgevingsplattegrond"], "click", function() {
  marker["1077omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1077"]);
});

// if ID then show marker info else show default 

              }
            }
function showculinair_restaurantsafhaal() {
              if (GBrowserIsCompatible()) {   
                map.clearOverlays();
                

WINDOW_HTML["omgevingsplattegrond1066"] = GMap_genHTML('<p><b></b></p>Chinees-Indisch afhaalcentrum: Happy Garden<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|restaurantsafhaal\',1066);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1066omgevingsplattegrond"] = new GMarker(new GLatLng(52.44701, 6.34426),icon);
map.addOverlay(marker["1066omgevingsplattegrond"]);

GEvent.addListener(marker["1066omgevingsplattegrond"], "click", function() {
  marker["1066omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1066"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1069"] = GMap_genHTML('<p><b></b></p>Pizzeria Bella Italia<div class="clear"></div><p class="right"><a href="http://www.bellaitaliahellendoorn.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|restaurantsafhaal\',1069);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1069omgevingsplattegrond"] = new GMarker(new GLatLng(52.3888, 6.44863),icon);
map.addOverlay(marker["1069omgevingsplattegrond"]);

GEvent.addListener(marker["1069omgevingsplattegrond"], "click", function() {
  marker["1069omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1069"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1083"] = GMap_genHTML('<p><b></b></p>Pizza / shoarma Fantasia<div class="clear"></div><p class="right"><a href="http://www.shoarmafantasia.nl/" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|restaurantsafhaal\',1083);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1083omgevingsplattegrond"] = new GMarker(new GLatLng(52.44513, 6.34177),icon);
map.addOverlay(marker["1083omgevingsplattegrond"]);

GEvent.addListener(marker["1083omgevingsplattegrond"], "click", function() {
  marker["1083omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1083"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1086"] = GMap_genHTML('<p><b></b></p>Snackbar Luttenberg<div class="clear"></div><p class="right"><a href="http://www.cafedeschoenmaker.nl/index.php" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|restaurantsafhaal\',1086);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1086omgevingsplattegrond"] = new GMarker(new GLatLng(52.40483, 6.36778),icon);
map.addOverlay(marker["1086omgevingsplattegrond"]);

GEvent.addListener(marker["1086omgevingsplattegrond"], "click", function() {
  marker["1086omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1086"]);
});

// if ID then show marker info else show default 

              }
            }
function showculinair_restaurantsthematisch() {
              if (GBrowserIsCompatible()) {   
                map.clearOverlays();
                

WINDOW_HTML["omgevingsplattegrond1067"] = GMap_genHTML('<p><b></b></p>Chinees-Indisch Restaurant Fong Fou<div class="clear"></div><p class="right"><a href="http://www.fongfouraalte.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|restaurantsthematisch\',1067);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1067omgevingsplattegrond"] = new GMarker(new GLatLng(52.38335, 6.27388),icon);
map.addOverlay(marker["1067omgevingsplattegrond"]);

GEvent.addListener(marker["1067omgevingsplattegrond"], "click", function() {
  marker["1067omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1067"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1068"] = GMap_genHTML('<p><b></b></p>Chinees-Indisch Restaurant &nbsp;Nieuw Peking<div class="clear"></div><p class="right"><a href="http://www.nieuwpekingraalte.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|restaurantsthematisch\',1068);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1068omgevingsplattegrond"] = new GMarker(new GLatLng(52.38838, 6.27628),icon);
map.addOverlay(marker["1068omgevingsplattegrond"]);

GEvent.addListener(marker["1068omgevingsplattegrond"], "click", function() {
  marker["1068omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1068"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1070"] = GMap_genHTML('<p><b></b></p>Grieks specialiteiten restaurant Sirtaki<div class="clear"></div><p class="right"><a href="http://www.sirtaki.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|restaurantsthematisch\',1070);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1070omgevingsplattegrond"] = new GMarker(new GLatLng(52.35862, 6.46614),icon);
map.addOverlay(marker["1070omgevingsplattegrond"]);

GEvent.addListener(marker["1070omgevingsplattegrond"], "click", function() {
  marker["1070omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1070"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1071"] = GMap_genHTML('<p><b></b></p>Grieks restaurant Athene Palace<div class="clear"></div><p class="right"><a href="http://www.athene-palace.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|restaurantsthematisch\',1071);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1071omgevingsplattegrond"] = new GMarker(new GLatLng(52.35988, 6.46648),icon);
map.addOverlay(marker["1071omgevingsplattegrond"]);

GEvent.addListener(marker["1071omgevingsplattegrond"], "click", function() {
  marker["1071omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1071"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1072"] = GMap_genHTML('<p><b></b></p>Pizzeria Casa Stromboli<div class="clear"></div><p class="right"><a href="http://www.casa-stromboli.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|restaurantsthematisch\',1072);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1072omgevingsplattegrond"] = new GMarker(new GLatLng(52.35946, 6.46786),icon);
map.addOverlay(marker["1072omgevingsplattegrond"]);

GEvent.addListener(marker["1072omgevingsplattegrond"], "click", function() {
  marker["1072omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1072"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1073"] = GMap_genHTML('<p><b></b></p>Restaurant Ufuk<div class="clear"></div><p class="right"><a href="http://www.restaurantufuk.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|restaurantsthematisch\',1073);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1073omgevingsplattegrond"] = new GMarker(new GLatLng(52.38482, 6.27525),icon);
map.addOverlay(marker["1073omgevingsplattegrond"]);

GEvent.addListener(marker["1073omgevingsplattegrond"], "click", function() {
  marker["1073omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1073"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1078"] = GMap_genHTML('<p><b></b></p>Pannenkoekenhuis Laurel\'s<div class="clear"></div><p class="right"><a href="http://www.laurels.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|restaurantsthematisch\',1078);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1078omgevingsplattegrond"] = new GMarker(new GLatLng(52.38419, 6.2701),icon);
map.addOverlay(marker["1078omgevingsplattegrond"]);

GEvent.addListener(marker["1078omgevingsplattegrond"], "click", function() {
  marker["1078omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1078"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1079"] = GMap_genHTML('<p><b></b></p>Pannenkoekenboerderij De Hooischuur<div class="clear"></div><p class="right"><a href="http://www.dehooischuur.com" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'culinair|restaurantsthematisch\',1079);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_culinair.png";

marker["1079omgevingsplattegrond"] = new GMarker(new GLatLng(52.36176, 6.45275),icon);
map.addOverlay(marker["1079omgevingsplattegrond"]);

GEvent.addListener(marker["1079omgevingsplattegrond"], "click", function() {
  marker["1079omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1079"]);
});

// if ID then show marker info else show default 

              }
            }
function showcultuur_rondvaarten() {
              if (GBrowserIsCompatible()) {   
                map.clearOverlays();
                

WINDOW_HTML["omgevingsplattegrond1092"] = GMap_genHTML('<p><b></b></p>Rederij de Keur<div class="clear"></div><p class="right"><a href="http://www.rederijkeur.nl/index.html" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|rondvaarten\',1092);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1092omgevingsplattegrond"] = new GMarker(new GLatLng(52.51444, 6.09239),icon);
map.addOverlay(marker["1092omgevingsplattegrond"]);

GEvent.addListener(marker["1092omgevingsplattegrond"], "click", function() {
  marker["1092omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1092"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1093"] = GMap_genHTML('<p><b></b></p>Rederij Peters<div class="clear"></div><p class="right"><a href="http://www.rederijpeters.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|rondvaarten\',1093);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1093omgevingsplattegrond"] = new GMarker(new GLatLng(52.51706, 6.41958),icon);
map.addOverlay(marker["1093omgevingsplattegrond"]);

GEvent.addListener(marker["1093omgevingsplattegrond"], "click", function() {
  marker["1093omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1093"]);
});

// if ID then show marker info else show default 

              }
            }
function showkinderpret_speeltuinenbinnen() {
              if (GBrowserIsCompatible()) {   
                map.clearOverlays();
                

WINDOW_HTML["omgevingsplattegrond1094"] = GMap_genHTML('<p><b></b></p>Ballorig Wijhe<div class="clear"></div><p class="right"><a href="http://www.ballorig.nl/wijhe/index.html" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'kinderpret|speeltuinenbinnen\',1094);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_kinderpret.png";

marker["1094omgevingsplattegrond"] = new GMarker(new GLatLng(52.38461, 6.12728),icon);
map.addOverlay(marker["1094omgevingsplattegrond"]);

GEvent.addListener(marker["1094omgevingsplattegrond"], "click", function() {
  marker["1094omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1094"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1095"] = GMap_genHTML('<p><b></b></p>Giga Konijnenhol Beerze Bulten<div class="clear"></div><p class="right"><a href="http://www.gigakonijnenhol.nl/site/" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'kinderpret|speeltuinenbinnen\',1095);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_kinderpret.png";

marker["1095omgevingsplattegrond"] = new GMarker(new GLatLng(52.51233, 6.54536),icon);
map.addOverlay(marker["1095omgevingsplattegrond"]);

GEvent.addListener(marker["1095omgevingsplattegrond"], "click", function() {
  marker["1095omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1095"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1096"] = GMap_genHTML('<p><b></b></p>Dollepret Almelo<div class="clear"></div><p class="right"><a href="http://www.dollepret.nl/index.htm" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'kinderpret|speeltuinenbinnen\',1096);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_kinderpret.png";

marker["1096omgevingsplattegrond"] = new GMarker(new GLatLng(52.36082, 6.62639),icon);
map.addOverlay(marker["1096omgevingsplattegrond"]);

GEvent.addListener(marker["1096omgevingsplattegrond"], "click", function() {
  marker["1096omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1096"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1097"] = GMap_genHTML('<p><b></b></p>Kids City<div class="clear"></div><p class="right"><a href="http://www.kidscity.nl/index.php" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'kinderpret|speeltuinenbinnen\',1097);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_kinderpret.png";

marker["1097omgevingsplattegrond"] = new GMarker(new GLatLng(52.30221, 6.73831),icon);
map.addOverlay(marker["1097omgevingsplattegrond"]);

GEvent.addListener(marker["1097omgevingsplattegrond"], "click", function() {
  marker["1097omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1097"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1138"] = GMap_genHTML('<p><b></b></p>Kunstijsbaan<div class="clear"></div><p class="right"><a href="http://www.descheg.nl/?KUNSTIJSBAAN" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'kinderpret|speeltuinenbinnen\',1138);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_kinderpret.png";

marker["1138omgevingsplattegrond"] = new GMarker(new GLatLng(52.2498, 6.21444),icon);
map.addOverlay(marker["1138omgevingsplattegrond"]);

GEvent.addListener(marker["1138omgevingsplattegrond"], "click", function() {
  marker["1138omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1138"]);
});

// if ID then show marker info else show default 

              }
            }
function showkinderpret_speeltuinenbuiten() {
              if (GBrowserIsCompatible()) {   
                map.clearOverlays();
                

WINDOW_HTML["omgevingsplattegrond1098"] = GMap_genHTML('<p><b></b></p>Flierefluiter Raalte<div class="clear"></div><p class="right"><a href="http://www.infoflierefluiter.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'kinderpret|speeltuinenbuiten\',1098);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_kinderpret.png";

marker["1098omgevingsplattegrond"] = new GMarker(new GLatLng(52.41802, 6.28727),icon);
map.addOverlay(marker["1098omgevingsplattegrond"]);

GEvent.addListener(marker["1098omgevingsplattegrond"], "click", function() {
  marker["1098omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1098"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1099"] = GMap_genHTML('<p><b></b></p>Speel en kinderboerderij Oudleusen<div class="clear"></div><p class="right"><a href="http://www.speel-kinderboerderij.nl/home.html" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'kinderpret|speeltuinenbuiten\',1099);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_kinderpret.png";

marker["1099omgevingsplattegrond"] = new GMarker(new GLatLng(52.54776, 6.29757),icon);
map.addOverlay(marker["1099omgevingsplattegrond"]);

GEvent.addListener(marker["1099omgevingsplattegrond"], "click", function() {
  marker["1099omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1099"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1100"] = GMap_genHTML('<p><b></b></p>Kinderboerderij Dondertman<div class="clear"></div><p class="right"><a href="http://www.kb-dondertman.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'kinderpret|speeltuinenbuiten\',1100);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_kinderpret.png";

marker["1100omgevingsplattegrond"] = new GMarker(new GLatLng(52.30213, 6.38868),icon);
map.addOverlay(marker["1100omgevingsplattegrond"]);

GEvent.addListener(marker["1100omgevingsplattegrond"], "click", function() {
  marker["1100omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1100"]);
});

// if ID then show marker info else show default 

              }
            }
function showwinkelen_streekproducten() {
              if (GBrowserIsCompatible()) {   
                map.clearOverlays();
                

WINDOW_HTML["omgevingsplattegrond1109"] = GMap_genHTML('<p><b></b></p>Paardenmelk<div class="clear"></div><p class="right"><a href="http://www.paardenmelker.nl/" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'winkelen|streekproducten\',1109);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_winkelen.png";

marker["1109omgevingsplattegrond"] = new GMarker(new GLatLng(52.42493, 6.38615),icon);
map.addOverlay(marker["1109omgevingsplattegrond"]);

GEvent.addListener(marker["1109omgevingsplattegrond"], "click", function() {
  marker["1109omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1109"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1110"] = GMap_genHTML('<p><b></b></p>Klompenmaker<div class="clear"></div><p class="right"><a href="http://www.klompen.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'winkelen|streekproducten\',1110);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_winkelen.png";

marker["1110omgevingsplattegrond"] = new GMarker(new GLatLng(52.40722, 6.3681),icon);
map.addOverlay(marker["1110omgevingsplattegrond"]);

GEvent.addListener(marker["1110omgevingsplattegrond"], "click", function() {
  marker["1110omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1110"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1111"] = GMap_genHTML('<p><b></b></p>Zuivelboerderij de Knapenvelder<div class="clear"></div><p class="right"><a href="http://www.deknapenvelder.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'winkelen|streekproducten\',1111);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_winkelen.png";

marker["1111omgevingsplattegrond"] = new GMarker(new GLatLng(52.40902, 6.26058),icon);
map.addOverlay(marker["1111omgevingsplattegrond"]);

GEvent.addListener(marker["1111omgevingsplattegrond"], "click", function() {
  marker["1111omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1111"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1112"] = GMap_genHTML('<p><b></b></p>Zuivelboerderij \'n Aanvang<div class="clear"></div><p class="right"><a href="http://www.aanvangzuivel.nl/" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'winkelen|streekproducten\',1112);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_winkelen.png";

marker["1112omgevingsplattegrond"] = new GMarker(new GLatLng(52.29664, 6.26525),icon);
map.addOverlay(marker["1112omgevingsplattegrond"]);

GEvent.addListener(marker["1112omgevingsplattegrond"], "click", function() {
  marker["1112omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1112"]);
});

// if ID then show marker info else show default 

              }
            }
function showwinkelen_supermarkten() {
              if (GBrowserIsCompatible()) {   
                map.clearOverlays();
                

WINDOW_HTML["omgevingsplattegrond1102"] = GMap_genHTML('<p><b></b></p>Coop Compact&nbsp; Luttenberg<div class="clear"></div><p class="right"><a href="http://www.coopcompact-tingen.nl/" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'winkelen|supermarkten\',1102);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_winkelen.png";

marker["1102omgevingsplattegrond"] = new GMarker(new GLatLng(52.40488, 6.36778),icon);
map.addOverlay(marker["1102omgevingsplattegrond"]);

GEvent.addListener(marker["1102omgevingsplattegrond"], "click", function() {
  marker["1102omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1102"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1103"] = GMap_genHTML('<p><b></b></p>C1000 Raalte-Noord<div class="clear"></div><p class="right"><a href="http://www.c1000.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'winkelen|supermarkten\',1103);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_winkelen.png";

marker["1103omgevingsplattegrond"] = new GMarker(new GLatLng(52.39344, 6.28663),icon);
map.addOverlay(marker["1103omgevingsplattegrond"]);

GEvent.addListener(marker["1103omgevingsplattegrond"], "click", function() {
  marker["1103omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1103"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1104"] = GMap_genHTML('<p><b></b></p>C1000 Hellendoorn<div class="clear"></div><p class="right"><a href="http://www.c1000.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'winkelen|supermarkten\',1104);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_winkelen.png";

marker["1104omgevingsplattegrond"] = new GMarker(new GLatLng(52.39053, 6.44863),icon);
map.addOverlay(marker["1104omgevingsplattegrond"]);

GEvent.addListener(marker["1104omgevingsplattegrond"], "click", function() {
  marker["1104omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1104"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1105"] = GMap_genHTML('<p><b></b></p>Albert Heijn Raalte<div class="clear"></div><p class="right"><a href="http://www.ah.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'winkelen|supermarkten\',1105);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_winkelen.png";

marker["1105omgevingsplattegrond"] = new GMarker(new GLatLng(52.38629, 6.27714),icon);
map.addOverlay(marker["1105omgevingsplattegrond"]);

GEvent.addListener(marker["1105omgevingsplattegrond"], "click", function() {
  marker["1105omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1105"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1106"] = GMap_genHTML('<p><b></b></p>Aldi Markt Raalte<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'winkelen|supermarkten\',1106);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_winkelen.png";

marker["1106omgevingsplattegrond"] = new GMarker(new GLatLng(52.38635, 6.27703),icon);
map.addOverlay(marker["1106omgevingsplattegrond"]);

GEvent.addListener(marker["1106omgevingsplattegrond"], "click", function() {
  marker["1106omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1106"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1107"] = GMap_genHTML('<p><b></b></p>Super de Boer Lemelerveld<div class="clear"></div><p class="right"><a href="http://www.superdeboer.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'winkelen|supermarkten\',1107);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_winkelen.png";

marker["1107omgevingsplattegrond"] = new GMarker(new GLatLng(52.44576, 6.34284),icon);
map.addOverlay(marker["1107omgevingsplattegrond"]);

GEvent.addListener(marker["1107omgevingsplattegrond"], "click", function() {
  marker["1107omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1107"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1108"] = GMap_genHTML('<p><b></b></p>Jumbo Raalte<div class="clear"></div><p class="right"><a href="http://www.jumbosupermarkten.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'winkelen|supermarkten\',1108);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_winkelen.png";

marker["1108omgevingsplattegrond"] = new GMarker(new GLatLng(52.38655, 6.27774),icon);
map.addOverlay(marker["1108omgevingsplattegrond"]);

GEvent.addListener(marker["1108omgevingsplattegrond"], "click", function() {
  marker["1108omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1108"]);
});

// if ID then show marker info else show default 

              }
            }
function showcultuur_theaters() {
              if (GBrowserIsCompatible()) {   
                map.clearOverlays();
                

WINDOW_HTML["omgevingsplattegrond1113"] = GMap_genHTML('<p><b></b></p>Hoftheater Raalte<div class="clear"></div><p class="right"><a href="http://www.hoftheater.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|theaters\',1113);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1113omgevingsplattegrond"] = new GMarker(new GLatLng(52.40403, 6.26854),icon);
map.addOverlay(marker["1113omgevingsplattegrond"]);

GEvent.addListener(marker["1113omgevingsplattegrond"], "click", function() {
  marker["1113omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1113"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1114"] = GMap_genHTML('<p><b></b></p>Shouwburg Deventer<div class="clear"></div><p class="right"><a href="http://www.deventerschouwburg.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|theaters\',1114);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1114omgevingsplattegrond"] = new GMarker(new GLatLng(52.25585, 6.16158),icon);
map.addOverlay(marker["1114omgevingsplattegrond"]);

GEvent.addListener(marker["1114omgevingsplattegrond"], "click", function() {
  marker["1114omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1114"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1115"] = GMap_genHTML('<p><b></b></p>Theater&nbsp;de Spiegel<div class="clear"></div><p class="right"><a href="http://www.odeondespiegel.nl/" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|theaters\',1115);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1115omgevingsplattegrond"] = new GMarker(new GLatLng(52.51544, 6.09738),icon);
map.addOverlay(marker["1115omgevingsplattegrond"]);

GEvent.addListener(marker["1115omgevingsplattegrond"], "click", function() {
  marker["1115omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1115"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1116"] = GMap_genHTML('<p><b></b></p>Theater Odeon Zwolle<div class="clear"></div><p class="right"><a href="http://www.odeondespiegel.nl/" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'cultuur|theaters\',1116);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_cultuur.png";

marker["1116omgevingsplattegrond"] = new GMarker(new GLatLng(52.51051, 6.09166),icon);
map.addOverlay(marker["1116omgevingsplattegrond"]);

GEvent.addListener(marker["1116omgevingsplattegrond"], "click", function() {
  marker["1116omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1116"]);
});

// if ID then show marker info else show default 

              }
            }
function showvervoer_veerdiensten() {
              if (GBrowserIsCompatible()) {   
                map.clearOverlays();
                

WINDOW_HTML["omgevingsplattegrond1117"] = GMap_genHTML('<p><b></b></p>Wijheseveer<div class="clear"></div><p class="right"><a href="http://www.wijheseveer.nl/" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'vervoer|veerdiensten\',1117);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_vervoer.png";

marker["1117omgevingsplattegrond"] = new GMarker(new GLatLng(52.39205, 6.12625),icon);
map.addOverlay(marker["1117omgevingsplattegrond"]);

GEvent.addListener(marker["1117omgevingsplattegrond"], "click", function() {
  marker["1117omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1117"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1118"] = GMap_genHTML('<p><b></b></p>Veerdienst Olst - Welsum<div class="clear"></div><p class="right"><a href="http://www.olsterveer.nl/" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'vervoer|veerdiensten\',1118);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_vervoer.png";

marker["1118omgevingsplattegrond"] = new GMarker(new GLatLng(52.34048, 6.10394),icon);
map.addOverlay(marker["1118omgevingsplattegrond"]);

GEvent.addListener(marker["1118omgevingsplattegrond"], "click", function() {
  marker["1118omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1118"]);
});

// if ID then show marker info else show default 

              }
            }
function showvervoer_verkeervervoer() {
              if (GBrowserIsCompatible()) {   
                map.clearOverlays();
                

WINDOW_HTML["omgevingsplattegrond1142"] = GMap_genHTML('<p><b></b></p>Station NS Raalte<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'vervoer|verkeervervoer\',1142);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_vervoer.png";

marker["1142omgevingsplattegrond"] = new GMarker(new GLatLng(52.39056, 6.2786),icon);
map.addOverlay(marker["1142omgevingsplattegrond"]);

GEvent.addListener(marker["1142omgevingsplattegrond"], "click", function() {
  marker["1142omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1142"]);
});

// if ID then show marker info else show default 

              }
            }
function showsportief_wandelroutes() {
              if (GBrowserIsCompatible()) {   
                map.clearOverlays();
                

WINDOW_HTML["omgevingsplattegrond1123"] = GMap_genHTML('<p><b></b></p>Recratiepark de Luttenberg<div class="clear"></div><p class="right"><a href="http://www.luttenberg.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'sportief|wandelroutes\',1123);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_sportief.png";

marker["1123omgevingsplattegrond"] = new GMarker(new GLatLng(52.39428, 6.36005),icon);
map.addOverlay(marker["1123omgevingsplattegrond"]);

GEvent.addListener(marker["1123omgevingsplattegrond"], "click", function() {
  marker["1123omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1123"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1124"] = GMap_genHTML('<p><b></b></p>Natuurgebied de Lemelerberg<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'sportief|wandelroutes\',1124);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_sportief.png";

marker["1124omgevingsplattegrond"] = new GMarker(new GLatLng(52.45857, 6.39164),icon);
map.addOverlay(marker["1124omgevingsplattegrond"]);

GEvent.addListener(marker["1124omgevingsplattegrond"], "click", function() {
  marker["1124omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1124"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1125"] = GMap_genHTML('<p><b></b></p>Bezoekerscentrum de Sallandse Heuvelrug<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'sportief|wandelroutes\',1125);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_sportief.png";

marker["1125omgevingsplattegrond"] = new GMarker(new GLatLng(52.36627, 6.44312),icon);
map.addOverlay(marker["1125omgevingsplattegrond"]);

GEvent.addListener(marker["1125omgevingsplattegrond"], "click", function() {
  marker["1125omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1125"]);
});

// if ID then show marker info else show default 

              }
            }
function showsportief_watersport() {
              if (GBrowserIsCompatible()) {   
                map.clearOverlays();
                
              }
            }
function showsportief_welness() {
              if (GBrowserIsCompatible()) {   
                map.clearOverlays();
                

WINDOW_HTML["omgevingsplattegrond1126"] = GMap_genHTML('<p><b></b></p>Vital Centre Raalte<div class="clear"></div><p class="right"><a href="http://www.vitalcentre.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'sportief|welness\',1126);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_sportief.png";

marker["1126omgevingsplattegrond"] = new GMarker(new GLatLng(52.38084, 6.24938),icon);
map.addOverlay(marker["1126omgevingsplattegrond"]);

GEvent.addListener(marker["1126omgevingsplattegrond"], "click", function() {
  marker["1126omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1126"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1127"] = GMap_genHTML('<p><b></b></p>Vital Centre Heino<div class="clear"></div><p class="right"><a href="http://www.vitalcentre.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'sportief|welness\',1127);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_sportief.png";

marker["1127omgevingsplattegrond"] = new GMarker(new GLatLng(52.44453, 6.23429),icon);
map.addOverlay(marker["1127omgevingsplattegrond"]);

GEvent.addListener(marker["1127omgevingsplattegrond"], "click", function() {
  marker["1127omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1127"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1128"] = GMap_genHTML('<p><b></b></p>Healthcity Nijverdal<div class="clear"></div><p class="right"><a href="http://www.healthcity.nl/all-inclusive/detail/healthcity_nijverdal/" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'sportief|welness\',1128);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_sportief.png";

marker["1128omgevingsplattegrond"] = new GMarker(new GLatLng(52.36805, 6.45),icon);
map.addOverlay(marker["1128omgevingsplattegrond"]);

GEvent.addListener(marker["1128omgevingsplattegrond"], "click", function() {
  marker["1128omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1128"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1129"] = GMap_genHTML('<p><b></b></p>Sauna Thermen Swoll<div class="clear"></div><p class="right"><a href="http://www.saunathermenswoll.nl/index.php" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'sportief|welness\',1129);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_sportief.png";

marker["1129omgevingsplattegrond"] = new GMarker(new GLatLng(52.48623, 6.16676),icon);
map.addOverlay(marker["1129omgevingsplattegrond"]);

GEvent.addListener(marker["1129omgevingsplattegrond"], "click", function() {
  marker["1129omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1129"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1130"] = GMap_genHTML('<p><b></b></p>Schoonheidssalon Luttenberg<div class="clear"></div><p class="right"><a href="http://www.knipperie.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'sportief|welness\',1130);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_sportief.png";

marker["1130omgevingsplattegrond"] = new GMarker(new GLatLng(52.4036, 6.36956),icon);
map.addOverlay(marker["1130omgevingsplattegrond"]);

GEvent.addListener(marker["1130omgevingsplattegrond"], "click", function() {
  marker["1130omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1130"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1141"] = GMap_genHTML('<p><b></b></p>Lifestyle Centre<div class="clear"></div><p class="right"><a href="http://www.lifestylecentre.nl/home" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'sportief|welness\',1141);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_sportief.png";

marker["1141omgevingsplattegrond"] = new GMarker(new GLatLng(52.38236, 6.28723),icon);
map.addOverlay(marker["1141omgevingsplattegrond"]);

GEvent.addListener(marker["1141omgevingsplattegrond"], "click", function() {
  marker["1141omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1141"]);
});

// if ID then show marker info else show default 

              }
            }
function showwinkelen_winkelcentra() {
              if (GBrowserIsCompatible()) {   
                map.clearOverlays();
                

WINDOW_HTML["omgevingsplattegrond1131"] = GMap_genHTML('<p><b></b></p>Winkelen in Raalte<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'winkelen|winkelcentra\',1131);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_winkelen.png";

marker["1131omgevingsplattegrond"] = new GMarker(new GLatLng(52.38578, 6.27508),icon);
map.addOverlay(marker["1131omgevingsplattegrond"]);

GEvent.addListener(marker["1131omgevingsplattegrond"], "click", function() {
  marker["1131omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1131"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1139"] = GMap_genHTML('<p><b></b></p>Winkelstad Zwolle<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'winkelen|winkelcentra\',1139);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_winkelen.png";

marker["1139omgevingsplattegrond"] = new GMarker(new GLatLng(52.51189, 6.09278),icon);
map.addOverlay(marker["1139omgevingsplattegrond"]);

GEvent.addListener(marker["1139omgevingsplattegrond"], "click", function() {
  marker["1139omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1139"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1140"] = GMap_genHTML('<p><b></b></p>Handelsstad Deventer<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'winkelen|winkelcentra\',1140);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_winkelen.png";

marker["1140omgevingsplattegrond"] = new GMarker(new GLatLng(52.25529, 6.15651),icon);
map.addOverlay(marker["1140omgevingsplattegrond"]);

GEvent.addListener(marker["1140omgevingsplattegrond"], "click", function() {
  marker["1140omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1140"]);
});

// if ID then show marker info else show default 

              }
            }
function showsportief_zwembaden() {
              if (GBrowserIsCompatible()) {   
                map.clearOverlays();
                

WINDOW_HTML["omgevingsplattegrond1133"] = GMap_genHTML('<p><b></b></p>Zwembad Tijenraan<div class="clear"></div><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'sportief|zwembaden\',1133);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_sportief.png";

marker["1133omgevingsplattegrond"] = new GMarker(new GLatLng(52.39331, 6.26899),icon);
map.addOverlay(marker["1133omgevingsplattegrond"]);

GEvent.addListener(marker["1133omgevingsplattegrond"], "click", function() {
  marker["1133omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1133"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1136"] = GMap_genHTML('<p><b></b></p>Zwembad De Scheg<div class="clear"></div><p class="right"><a href="http://www.descheg.nl/?ZWEMBADEN" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'sportief|zwembaden\',1136);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_sportief.png";

marker["1136omgevingsplattegrond"] = new GMarker(new GLatLng(52.24964, 6.21438),icon);
map.addOverlay(marker["1136omgevingsplattegrond"]);

GEvent.addListener(marker["1136omgevingsplattegrond"], "click", function() {
  marker["1136omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1136"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1143"] = GMap_genHTML('<p><b></b></p>Zwembad het Ravijn<div class="clear"></div><p class="right"><a href="http://www.hellendoorn.nl/toerisme/sport/zwembad/open/" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'sportief|zwembaden\',1143);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_sportief.png";

marker["1143omgevingsplattegrond"] = new GMarker(new GLatLng(52.39032, 6.44691),icon);
map.addOverlay(marker["1143omgevingsplattegrond"]);

GEvent.addListener(marker["1143omgevingsplattegrond"], "click", function() {
  marker["1143omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1143"]);
});

// if ID then show marker info else show default 


WINDOW_HTML["omgevingsplattegrond1149"] = GMap_genHTML('<p><b></b></p>All-in hotel en uitgaanscentrum Preston Palace<div class="clear"></div><p class="right"><a href="http://www.prestonpalace.nl" target="_blank" class="button100">Website</a></p><p class="left"><a href="javascript:scrollWindowTo(\'ajaxContent\');getPage(\'sportief|zwembaden\',1149);" class="button100">Meer info</a></p>');

/**********************************************/

// attach differen icons to each group
var icon = new GIcon();       
icon.iconSize = new GSize(20, 20);
icon.iconAnchor = new GPoint(10, 10);
icon.infoWindowAnchor = new GPoint(10, 10);

icon.image = "http://www.eilandvanmaurik.nl/images/googlemaps/hs_sportief.png";

marker["1149omgevingsplattegrond"] = new GMarker(new GLatLng(52.35736, 6.66389),icon);
map.addOverlay(marker["1149omgevingsplattegrond"]);

GEvent.addListener(marker["1149omgevingsplattegrond"], "click", function() {
  marker["1149omgevingsplattegrond"].openInfoWindowHtml(WINDOW_HTML["omgevingsplattegrond1149"]);
});

// if ID then show marker info else show default 

              }
            }

