var categories = [];
var customIcons = [];

categories["Farmers/Local Market"] = "Farmers/Local Market";
var icon0 = new GIcon();
icon0.image = root_url + "images/FarmersLocal.png";
icon0.shadow = root_url + "images/shadow-FarmersLocal.png";
icon0.iconSize = new GSize(41.0,38.0);
icon0.shadowSize = new GSize(61.0,38.0);
icon0.iconAnchor = new GPoint(20.0,19.0);
icon0.infoWindowAnchor = new GPoint(20.0,19.0);
customIcons["Farmers/Local Market"] = icon0;

categories["Solar Energy Site"] = "Solar Energy Site";
var icon1 = new GIcon();
icon1.image = root_url + "images/SolarEnergySite.png";
icon1.shadow = root_url + "images/shadow-SolarEnergySite.png";
icon1.iconSize = new GSize(37.0,34.0);
icon1.shadowSize = new GSize(55.0,34.0);
icon1.iconAnchor = new GPoint(18.0,17.0);
icon1.infoWindowAnchor = new GPoint(18.0,2.0);
customIcons["Solar Energy Site"] = icon1;

categories["Bicycle Site"] = "Bicycle Site";
var icon2 = new GIcon();
icon2.image = root_url + "images/BicycleSite.png";
icon2.shadow = root_url + "images/shadow-BicycleSite.png";
icon2.iconSize = new GSize(43.0,40.0);
icon2.shadowSize = new GSize(64.0,40.0);
icon2.iconAnchor = new GPoint(21.0,20.0);
icon2.infoWindowAnchor = new GPoint(21.0,20.0);
customIcons["Bicycle Site"] = icon2;

categories["Blight Site"] = "Blight Site";
var icon3 = new GIcon();
icon3.image = root_url + "images/Blight_Site.png";
icon3.shadow = root_url + "images/shadow-Blight_Site.png";
icon3.iconSize = new GSize(29.0,25.0);
icon3.shadowSize = new GSize(42.0,25.0);
icon3.iconAnchor = new GPoint(14.0,12.0);
icon3.infoWindowAnchor = new GPoint(14.0,12.0);
customIcons["Blight Site"] = icon3;

categories["Healthy Dining"] = "Healthy Dining";
var icon4 = new GIcon();
icon4.image = root_url + "images/Healthy Dining.png";
icon4.shadow = root_url + "images/shadow-Healthy Dining.png";
icon4.iconSize = new GSize(38.0,35.0);
icon4.shadowSize = new GSize(56.0,35.0);
icon4.iconAnchor = new GPoint(19.0,17.0);
icon4.infoWindowAnchor = new GPoint(19.0,17.0);
customIcons["Healthy Dining"] = icon4;

categories["Ecoagriculture and Permaculture"] = "Ecoagriculture and Permaculture";
var icon5 = new GIcon();
icon5.image = root_url + "images/Ecoagriculture and Permaculture.png";
icon5.shadow = root_url + "images/shadow-Ecoagriculture and Permaculture.png";
icon5.iconSize = new GSize(34.0,33.0);
icon5.shadowSize = new GSize(51.0,33.0);
icon5.iconAnchor = new GPoint(17.0,16.0);
icon5.infoWindowAnchor = new GPoint(17.0,16.0);
customIcons["Ecoagriculture and Permaculture"] = icon5;

categories["Organic Local Food"] = "Organic Local Food";
var icon6 = new GIcon();
icon6.image = root_url + "images/Organic Local Food.png";
icon6.shadow = root_url + "images/shadow-Organic Local Food.png";
icon6.iconSize = new GSize(42.0,37.0);
icon6.shadowSize = new GSize(61.0,37.0);
icon6.iconAnchor = new GPoint(21.0,18.0);
icon6.infoWindowAnchor = new GPoint(21.0,18.0);
customIcons["Organic Local Food"] = icon6;

categories["Eco-Product"] = "Eco-Product";
var icon7 = new GIcon();
icon7.image = root_url + "images/Eco-Product.png";
icon7.shadow = root_url + "images/shadow-Eco-Product.png";
icon7.iconSize = new GSize(33.0,32.0);
icon7.shadowSize = new GSize(50.0,32.0);
icon7.iconAnchor = new GPoint(16.0,16.0);
icon7.infoWindowAnchor = new GPoint(16.0,16.0);
customIcons["Eco-Product"] = icon7;

categories["Green Enterprise"] = "Green Enterprise";
var icon8 = new GIcon();
icon8.image = root_url + "images/Green Enterprise.png";
icon8.shadow = root_url + "images/shadow-Green Enterprise.png";
icon8.iconSize = new GSize(35.0,32.0);
icon8.shadowSize = new GSize(52.0,32.0);
icon8.iconAnchor = new GPoint(17.0,16.0);
icon8.infoWindowAnchor = new GPoint(17.0,16.0);
customIcons["Green Enterprise"] = icon8;

categories["Green Store"] = "Green Store";
var icon9 = new GIcon();
icon9.image = root_url + "images/Green Store.png";
icon9.shadow = root_url + "images/shadow-Green Store.png";
icon9.iconSize = new GSize(31.0,34.0);
icon9.shadowSize = new GSize(49.0,34.0);
icon9.iconAnchor = new GPoint(15.0,17.0);
icon9.infoWindowAnchor = new GPoint(15.0,17.0);
customIcons["Green Store"] = icon9;

categories["Local Business"] = "Local Business";
var icon10 = new GIcon();
icon10.image = root_url + "images/Local Business.png";
icon10.shadow = root_url + "images/shadow-Local Business.png";
icon10.iconSize = new GSize(29.0,35.0);
icon10.shadowSize = new GSize(47.0,35.0);
icon10.iconAnchor = new GPoint(14.0,17.0);
icon10.infoWindowAnchor = new GPoint(14.0,17.0);
customIcons["Local Business"] = icon10;

categories["Reuse Shop and Market"] = "Reuse Shop and Market";
var icon11 = new GIcon();
icon11.image = root_url + "images/Reuse Shop and Market.png";
icon11.shadow = root_url + "images/shadow-Reuse Shop and Market.png";
icon11.iconSize = new GSize(31.0,35.0);
icon11.shadowSize = new GSize(49.0,35.0);
icon11.iconAnchor = new GPoint(15.0,17.0);
icon11.infoWindowAnchor = new GPoint(15.0,17.0);
customIcons["Reuse Shop and Market"] = icon11;

categories["Fair Trade"] = "Fair Trade";
var icon12 = new GIcon();
icon12.image = root_url + "images/Fair Trade.png";
icon12.shadow = root_url + "images/shadow-Fair Trade.png";
icon12.iconSize = new GSize(28.0,36.0);
icon12.shadowSize = new GSize(47.0,36.0);
icon12.iconAnchor = new GPoint(14.0,18.0);
icon12.infoWindowAnchor = new GPoint(14.0,18.0);
customIcons["Fair Trade"] = icon12;

categories["Responsible Company"] = "Responsible Company";
var icon13 = new GIcon();
icon13.image = root_url + "images/Responsible Company.png";
icon13.shadow = root_url + "images/shadow-Responsible Company.png";
icon13.iconSize = new GSize(39.0,34.0);
icon13.shadowSize = new GSize(57.0,34.0);
icon13.iconAnchor = new GPoint(19.0,17.0);
icon13.infoWindowAnchor = new GPoint(19.0,17.0);
customIcons["Responsible Company"] = icon13;

categories["Social Enterprise"] = "Social Enterprise";
var icon14 = new GIcon();
icon14.image = root_url + "images/Social Enterprise.png";
icon14.shadow = root_url + "images/shadow-Social Enterprise.png";
icon14.iconSize = new GSize(37.0,35.0);
icon14.shadowSize = new GSize(55.0,35.0);
icon14.iconAnchor = new GPoint(18.0,17.0);
icon14.infoWindowAnchor = new GPoint(18.0,17.0);
customIcons["Social Enterprise"] = icon14;

categories["Ecotourism Resource"] = "Ecotourism Resource";
var icon15 = new GIcon();
icon15.image = root_url + "images/Ecotourism Resource.png";
icon15.shadow = root_url + "images/shadow-Ecotourism Resource.png";
icon15.iconSize = new GSize(32.0,34.0);
icon15.shadowSize = new GSize(50.0,34.0);
icon15.iconAnchor = new GPoint(16.0,17.0);
icon15.infoWindowAnchor = new GPoint(16.0,17.0);
customIcons["Ecotourism Resource"] = icon15;

categories["Reuse"] = "Reuse";
var icon16 = new GIcon();
icon16.image = root_url + "images/Reuse.png";
icon16.shadow = root_url + "images/shadow-Reuse.png";
icon16.iconSize = new GSize(38.0,34.0);
icon16.shadowSize = new GSize(56.0,34.0);
icon16.iconAnchor = new GPoint(19.0,17.0);
icon16.infoWindowAnchor = new GPoint(19.0,17.0);
customIcons["Reuse"] = icon16;

categories["Recycling"] = "Recycling";
var icon17 = new GIcon();
icon17.image = root_url + "images/Recycle.png";
icon17.shadow = root_url + "images/shadow-Recycle.png";
icon17.iconSize = new GSize(37.0,33.0);
icon17.shadowSize = new GSize(57.0,33.0);
icon17.iconAnchor = new GPoint(18.0,16.0);
icon17.infoWindowAnchor = new GPoint(18.0,16.0);
customIcons["Recycling"] = icon17;

categories["Rental and Share"] = "Rental and Share";
var icon18 = new GIcon();
icon18.image = root_url + "images/Rental and Share.png";
icon18.shadow = root_url + "images/shadow-Rental and Share.png";
icon18.iconSize = new GSize(38.0,34.0);
icon18.shadowSize = new GSize(56.0,34.0);
icon18.iconAnchor = new GPoint(19.0,17.0);
icon18.infoWindowAnchor = new GPoint(19.0,17.0);
customIcons["Rental and Share"] = icon18;

categories["Repair Shop"] = "Repair Shop";
var icon19 = new GIcon();
icon19.image = root_url + "images/Repair Shop.png";
icon19.shadow = root_url + "images/shadow-Repair Shop.png";
icon19.iconSize = new GSize(36.0,35.0);
icon19.shadowSize = new GSize(54.0,35.0);
icon19.iconAnchor = new GPoint(18.0,17.0);
icon19.infoWindowAnchor = new GPoint(18.0,17.0);
customIcons["Repair Shop"] = icon19;

categories["Wind Energy Site"] = "Wind Energy Site";
var icon20 = new GIcon();
icon20.image = root_url + "images/Wind Energy Site.png";
icon20.shadow = root_url + "images/shadow-Wind Energy Site.png";
icon20.iconSize = new GSize(34.0,33.0);
icon20.shadowSize = new GSize(51.0,33.0);
icon20.iconAnchor = new GPoint(17.0,16.0);
icon20.infoWindowAnchor = new GPoint(17.0,16.0);
customIcons["Wind Energy Site"] = icon20;

categories["Water Energy Site"] = "Water Energy Site";
var icon21 = new GIcon();
icon21.image = root_url + "images/Water Energy Site.png";
icon21.shadow = root_url + "images/shadow-Water Energy Site.png";
icon21.iconSize = new GSize(34.0,33.0);
icon21.shadowSize = new GSize(51.0,33.0);
icon21.iconAnchor = new GPoint(17.0,16.0);
icon21.infoWindowAnchor = new GPoint(17.0,16.0);
customIcons["Water Energy Site"] = icon21;

categories["Water Recycling"] = "Water Recycling";
var icon22 = new GIcon();
icon22.image = root_url + "images/Water Recycling.png";
icon22.shadow = root_url + "images/shadow-Water Recycling.png";
icon22.iconSize = new GSize(34.0,33.0);
icon22.shadowSize = new GSize(51.0,33.0);
icon22.iconAnchor = new GPoint(17.0,16.0);
icon22.infoWindowAnchor = new GPoint(17.0,16.0);
customIcons["Water Recycling"] = icon22;

categories["Geothermal/Ground Heat Site"] = "Geothermal/Ground Heat Site";
var icon23 = new GIcon();
icon23.image = root_url + "images/Geothermal-Ground Heat Site.png";
icon23.shadow = root_url + "images/shadow-Geothermal-Ground Heat Site.png";
icon23.iconSize = new GSize(34.0,33.0);
icon23.shadowSize = new GSize(51.0,33.0);
icon23.iconAnchor = new GPoint(17.0,16.0);
icon23.infoWindowAnchor = new GPoint(17.0,16.0);
customIcons["Geothermal/Ground Heat Site"] = icon23;

categories["Green Building"] = "Green Building";
var icon24 = new GIcon();
icon24.image = root_url + "images/Green Building.png";
icon24.shadow = root_url + "images/shadow-Green Building.png";
icon24.iconSize = new GSize(34.0,33.0);
icon24.shadowSize = new GSize(51.0,33.0);
icon24.iconAnchor = new GPoint(17.0,16.0);
icon24.infoWindowAnchor = new GPoint(17.0,16.0);
customIcons["Green Building"] = icon24;

categories["Green Roof"] = "Green Roof";
var icon25 = new GIcon();
icon25.image = root_url + "images/Green Roof.png";
icon25.shadow = root_url + "images/shadow-Green Roof.png";
icon25.iconSize = new GSize(34.0,33.0);
icon25.shadowSize = new GSize(51.0,33.0);
icon25.iconAnchor = new GPoint(17.0,16.0);
icon25.infoWindowAnchor = new GPoint(17.0,16.0);
customIcons["Green Roof"] = icon25;

categories["Self-Built House"] = "Self-Built House";
var icon26 = new GIcon();
icon26.image = root_url + "images/Self-Built House.png";
icon26.shadow = root_url + "images/shadow-Self-Built House.png";
icon26.iconSize = new GSize(34.0,33.0);
icon26.shadowSize = new GSize(51.0,33.0);
icon26.iconAnchor = new GPoint(17.0,16.0);
icon26.infoWindowAnchor = new GPoint(17.0,16.0);
customIcons["Self-Built House"] = icon26;

categories["Composting Site"] = "Composting Site";
var icon27 = new GIcon();
icon27.image = root_url + "images/Composting Site.png";
icon27.shadow = root_url + "images/shadow-Composting Site.png";
icon27.iconSize = new GSize(34.0,33.0);
icon27.shadowSize = new GSize(51.0,33.0);
icon27.iconAnchor = new GPoint(17.0,16.0);
icon27.infoWindowAnchor = new GPoint(17.0,16.0);
customIcons["Composting Site"] = icon27;

categories["Scientific Research Site"] = "Scientific Research Site";
var icon28 = new GIcon();
icon28.image = root_url + "images/Scientific Research Site.png";
icon28.shadow = root_url + "images/shadow-Scientific Research Site.png";
icon28.iconSize = new GSize(34.0,33.0);
icon28.shadowSize = new GSize(51.0,33.0);
icon28.iconAnchor = new GPoint(17.0,16.0);
icon28.infoWindowAnchor = new GPoint(17.0,16.0);
customIcons["Scientific Research Site"] = icon28;

categories["Green Technology"] = "Green Technology";
var icon29 = new GIcon();
icon29.image = root_url + "images/Green Technology.png";
icon29.shadow = root_url + "images/shadow-Green Technology.png";
icon29.iconSize = new GSize(34.0,33.0);
icon29.shadowSize = new GSize(51.0,33.0);
icon29.iconAnchor = new GPoint(17.0,16.0);
icon29.infoWindowAnchor = new GPoint(17.0,16.0);
customIcons["Green Technology"] = icon29;

categories["Greenhouse Gas Reduction"] = "Greenhouse Gas Reduction";
var icon30 = new GIcon();
icon30.image = root_url + "images/Greenhouse Gas Reduction.png";
icon30.shadow = root_url + "images/shadow-Greenhouse Gas Reduction.png";
icon30.iconSize = new GSize(34.0,33.0);
icon30.shadowSize = new GSize(51.0,33.0);
icon30.iconAnchor = new GPoint(17.0,16.0);
icon30.infoWindowAnchor = new GPoint(17.0,16.0);
customIcons["Greenhouse Gas Reduction"] = icon30;

categories["Energy Conservation"] = "Energy Conservation";
var icon31 = new GIcon();
icon31.image = root_url + "images/Energy Conservation.png";
icon31.shadow = root_url + "images/shadow-Energy Conservation.png";
icon31.iconSize = new GSize(34.0,33.0);
icon31.shadowSize = new GSize(51.0,33.0);
icon31.iconAnchor = new GPoint(17.0,16.0);
icon31.infoWindowAnchor = new GPoint(17.0,16.0);
customIcons["Energy Conservation"] = icon31;

categories["Paper Reduction Site"] = "Paper Reduction Site";
var icon32 = new GIcon();
icon32.image = root_url + "images/Paper Reduction Site.png";
icon32.shadow = root_url + "images/shadow-Paper Reduction Site.png";
icon32.iconSize = new GSize(42.0,38.0);
icon32.shadowSize = new GSize(62.0,38.0);
icon32.iconAnchor = new GPoint(21.0,19.0);
icon32.infoWindowAnchor = new GPoint(21.0,19.0);
customIcons["Paper Reduction Site"] = icon32;

categories["Green Cleaning"] = "Green Cleaning";
var icon33 = new GIcon();
icon33.image = root_url + "images/Green Cleaning.png";
icon33.shadow = root_url + "images/shadow-Green Cleaning.png";
icon33.iconSize = new GSize(32.0,33.0);
icon33.shadowSize = new GSize(49.0,33.0);
icon33.iconAnchor = new GPoint(16.0,16.0);
icon33.infoWindowAnchor = new GPoint(16.0,16.0);
customIcons["Green Cleaning"] = icon33;

categories["Alternative Fuel Vehicle"] = "Alternative Fuel Vehicle";
var icon34 = new GIcon();
icon34.image = root_url + "images/Alternative Fuel Vehicle.png";
icon34.shadow = root_url + "images/shadow-Alternative Fuel Vehicle.png";
icon34.iconSize = new GSize(42.0,29.0);
icon34.shadowSize = new GSize(57.0,29.0);
icon34.iconAnchor = new GPoint(21.0,14.0);
icon34.infoWindowAnchor = new GPoint(21.0,14.0);
customIcons["Alternative Fuel Vehicle"] = icon34;

categories["Bicycle Parking"] = "Bicycle Parking";
var icon35 = new GIcon();
icon35.image = root_url + "images/Bicycle Parking.png";
icon35.shadow = root_url + "images/shadow-Bicycle Parking.png";
icon35.iconSize = new GSize(33.0,34.0);
icon35.shadowSize = new GSize(51.0,34.0);
icon35.iconAnchor = new GPoint(16.0,17.0);
icon35.infoWindowAnchor = new GPoint(16.0,17.0);
customIcons["Bicycle Parking"] = icon35;

categories["Bicycle Path"] = "Bicycle Path";
var icon36 = new GIcon();
icon36.image = root_url + "images/Bicycle Path.png";
icon36.shadow = root_url + "images/shadow-Bicycle Path.png";
icon36.iconSize = new GSize(38.0,33.0);
icon36.shadowSize = new GSize(55.0,33.0);
icon36.iconAnchor = new GPoint(19.0,16.0);
icon36.infoWindowAnchor = new GPoint(19.0,16.0);
customIcons["Bicycle Path"] = icon36;

categories["Bycycle Path right"] = "Bycycle Path right";
var icon37 = new GIcon();
icon37.image = root_url + "images/Bycycle Path right.png";
icon37.shadow = root_url + "images/shadow-Bycycle Path right.png";
icon37.iconSize = new GSize(37.0,32.0);
icon37.shadowSize = new GSize(54.0,32.0);
icon37.iconAnchor = new GPoint(18.0,16.0);
icon37.infoWindowAnchor = new GPoint(18.0,16.0);
customIcons["Bycycle Path right"] = icon37;

categories["Caution Zone"] = "Caution Zone";
var icon38 = new GIcon();
icon38.image = root_url + "images/Caution Zone.png";
icon38.shadow = root_url + "images/shadow-Caution Zone.png";
icon38.iconSize = new GSize(36.0,32.0);
icon38.shadowSize = new GSize(53.0,32.0);
icon38.iconAnchor = new GPoint(18.0,16.0);
icon38.infoWindowAnchor = new GPoint(18.0,16.0);
customIcons["Caution Zone"] = icon38;

categories["Park/Recreation Area"] = "Park/Recreation Area";
var icon39 = new GIcon();
icon39.image = root_url + "images/Park Recreation Area.png";
icon39.shadow = root_url + "images/shadow-Park Recreation Area.png";
icon39.iconSize = new GSize(43.0,41.0);
icon39.shadowSize = new GSize(64.0,41.0);
icon39.iconAnchor = new GPoint(21.0,20.0);
icon39.infoWindowAnchor = new GPoint(21.0,20.0);
customIcons["Park/Recreation Area"] = icon39;

categories["Public Space/Sqaure"] = "Public Space/Sqaure";
var icon40 = new GIcon();
icon40.image = root_url + "images/Public Space Square.png";
icon40.shadow = root_url + "images/shadow-Public Space Square.png";
icon40.iconSize = new GSize(43.0,41.0);
icon40.shadowSize = new GSize(64.0,41.0);
icon40.iconAnchor = new GPoint(21.0,20.0);
icon40.infoWindowAnchor = new GPoint(21.0,20.0);
customIcons["Public Space/Sqaure"] = icon40;

categories["Sport Site/Play with Nature"] = "Sport Site/Play with Nature";
var icon41 = new GIcon();
icon41.image = root_url + "images/Sport Site.png";
icon41.shadow = root_url + "images/shadow-Sport Site.png";
icon41.iconSize = new GSize(43.0,41.0);
icon41.shadowSize = new GSize(64.0,41.0);
icon41.iconAnchor = new GPoint(21.0,20.0);
icon41.infoWindowAnchor = new GPoint(21.0,20.0);
customIcons["Sport Site/Play with Nature"] = icon41;

categories["Eco-tour/Nature Walk"] = "Eco-tour/Nature Walk";
var icon42 = new GIcon();
icon42.image = root_url + "images/Nature Walk.png";
icon42.shadow = root_url + "images/shadow-Nature Walk.png";
icon42.iconSize = new GSize(43.0,41.0);
icon42.shadowSize = new GSize(64.0,41.0);
icon42.iconAnchor = new GPoint(21.0,20.0);
icon42.infoWindowAnchor = new GPoint(21.0,20.0);
customIcons["Eco-tour/Nature Walk"] = icon42;

categories["Swimming"] = "Swimming";
var icon43 = new GIcon();
icon43.image = root_url + "images/Swimming.png";
icon43.shadow = root_url + "images/shadow-Swimming.png";
icon43.iconSize = new GSize(43.0,41.0);
icon43.shadowSize = new GSize(64.0,41.0);
icon43.iconAnchor = new GPoint(21.0,20.0);
icon43.infoWindowAnchor = new GPoint(21.0,20.0);
customIcons["Swimming"] = icon43;

categories["Canoe/Kayak Site"] = "Canoe/Kayak Site";
var icon44 = new GIcon();
icon44.image = root_url + "images/Canoe.png";
icon44.shadow = root_url + "images/shadow-Canoe.png";
icon44.iconSize = new GSize(43.0,41.0);
icon44.shadowSize = new GSize(64.0,41.0);
icon44.iconAnchor = new GPoint(21.0,20.0);
icon44.infoWindowAnchor = new GPoint(21.0,20.0);
customIcons["Canoe/Kayak Site"] = icon44;

categories["Sailing/Row Boat Launch"] = "Sailing/Row Boat Launch";
var icon45 = new GIcon();
icon45.image = root_url + "images/Sailing.png";
icon45.shadow = root_url + "images/shadow-Sailing.png";
icon45.iconSize = new GSize(43.0,41.0);
icon45.shadowSize = new GSize(64.0,41.0);
icon45.iconAnchor = new GPoint(21.0,20.0);
icon45.infoWindowAnchor = new GPoint(21.0,20.0);
customIcons["Sailing/Row Boat Launch"] = icon45;

categories["Skateboard Site"] = "Skateboard Site";
var icon46 = new GIcon();
icon46.image = root_url + "images/Skateboard.png";
icon46.shadow = root_url + "images/shadow-Skateboard.png";
icon46.iconSize = new GSize(43.0,41.0);
icon46.shadowSize = new GSize(64.0,41.0);
icon46.iconAnchor = new GPoint(21.0,20.0);
icon46.infoWindowAnchor = new GPoint(21.0,20.0);
customIcons["Skateboard Site"] = icon46;

categories["Dog Run"] = "Dog Run";
var icon47 = new GIcon();
icon47.image = root_url + "images/Dog Run.png";
icon47.shadow = root_url + "images/shadow-Dog Run.png";
icon47.iconSize = new GSize(43.0,41.0);
icon47.shadowSize = new GSize(64.0,41.0);
icon47.iconAnchor = new GPoint(21.0,20.0);
icon47.infoWindowAnchor = new GPoint(21.0,20.0);
customIcons["Dog Run"] = icon47;

categories["Snow Activity Site"] = "Snow Activity Site";
var icon48 = new GIcon();
icon48.image = root_url + "images/Snow.png";
icon48.shadow = root_url + "images/shadow-Snow.png";
icon48.iconSize = new GSize(43.0,41.0);
icon48.shadowSize = new GSize(64.0,41.0);
icon48.iconAnchor = new GPoint(21.0,20.0);
icon48.infoWindowAnchor = new GPoint(21.0,20.0);
customIcons["Snow Activity Site"] = icon48;

categories["Camping"] = "Camping";
var icon49 = new GIcon();
icon49.image = root_url + "images/Camping.png";
icon49.shadow = root_url + "images/shadow-Camping.png";
icon49.iconSize = new GSize(43.0,41.0);
icon49.shadowSize = new GSize(64.0,41.0);
icon49.iconAnchor = new GPoint(21.0,20.0);
icon49.infoWindowAnchor = new GPoint(21.0,20.0);
customIcons["Camping"] = icon49;

categories["Scenic Vista"] = "Scenic Vista";
var icon50 = new GIcon();
icon50.image = root_url + "images/Scenic Vista.png";
icon50.shadow = root_url + "images/shadow-Scenic Vista.png";
icon50.iconSize = new GSize(43.0,41.0);
icon50.shadowSize = new GSize(64.0,41.0);
icon50.iconAnchor = new GPoint(21.0,20.0);
icon50.infoWindowAnchor = new GPoint(21.0,20.0);
customIcons["Scenic Vista"] = icon50;

categories["Sunrise/Sunset Site"] = "Sunrise/Sunset Site";
var icon51 = new GIcon();
icon51.image = root_url + "images/Sunrise.png";
icon51.shadow = root_url + "images/shadow-Sunrise.png";
icon51.iconSize = new GSize(50.0,50.0);
icon51.shadowSize = new GSize(76.0,50.0);
icon51.iconAnchor = new GPoint(25.0,25.0);
icon51.infoWindowAnchor = new GPoint(25.0,25.0);
customIcons["Sunrise/Sunset Site"] = icon51;

categories["Star Gazing Site"] = "Star Gazing Site";
var icon52 = new GIcon();
icon52.image = root_url + "images/Star Gazing.png";
icon52.shadow = root_url + "images/shadow-Star Gazing.png";
icon52.iconSize = new GSize(50.0,50.0);
icon52.shadowSize = new GSize(76.0,50.0);
icon52.iconAnchor = new GPoint(25.0,25.0);
icon52.infoWindowAnchor = new GPoint(25.0,25.0);
customIcons["Star Gazing Site"] = icon52;

categories["Cultural Site"] = "Cultural Site";
var icon53 = new GIcon();
icon53.image = root_url + "images/Cultural.png";
icon53.shadow = root_url + "images/shadow-Cultural.png";
icon53.iconSize = new GSize(43.0,43.0);
icon53.shadowSize = new GSize(65.0,43.0);
icon53.iconAnchor = new GPoint(21.0,21.0);
icon53.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Cultural Site"] = icon53;

categories["Museum"] = "Museum";
var icon54 = new GIcon();
icon54.image = root_url + "images/Museum.png";
icon54.shadow = root_url + "images/shadow-Museum.png";
icon54.iconSize = new GSize(43.0,43.0);
icon54.shadowSize = new GSize(65.0,43.0);
icon54.iconAnchor = new GPoint(21.0,21.0);
icon54.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Museum"] = icon54;

categories["Art Spot"] = "Art Spot";
var icon55 = new GIcon();
icon55.image = root_url + "images/Art.png";
icon55.shadow = root_url + "images/shadow-Art.png";
icon55.iconSize = new GSize(43.0,43.0);
icon55.shadowSize = new GSize(65.0,43.0);
icon55.iconAnchor = new GPoint(21.0,21.0);
icon55.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Art Spot"] = icon55;

categories["Cultural Performance"] = "Cultural Performance";
var icon56 = new GIcon();
icon56.image = root_url + "images/Cultural Performance.png";
icon56.shadow = root_url + "images/shadow-Cultural Performance.png";
icon56.iconSize = new GSize(43.0,43.0);
icon56.shadowSize = new GSize(65.0,43.0);
icon56.iconAnchor = new GPoint(21.0,21.0);
icon56.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Cultural Performance"] = icon56;

categories["Local Music"] = "Local Music";
var icon57 = new GIcon();
icon57.image = root_url + "images/Local Music.png";
icon57.shadow = root_url + "images/shadow-Local Music.png";
icon57.iconSize = new GSize(43.0,43.0);
icon57.shadowSize = new GSize(65.0,43.0);
icon57.iconAnchor = new GPoint(21.0,21.0);
icon57.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Local Music"] = icon57;

categories["Lively Spot"] = "Lively Spot";
var icon58 = new GIcon();
icon58.image = root_url + "images/Lively Spot.png";
icon58.shadow = root_url + "images/shadow-Lively Spot.png";
icon58.iconSize = new GSize(43.0,43.0);
icon58.shadowSize = new GSize(65.0,43.0);
icon58.iconAnchor = new GPoint(21.0,21.0);
icon58.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Lively Spot"] = icon58;

categories["Artisan/Art Studio"] = "Artisan/Art Studio";
var icon59 = new GIcon();
icon59.image = root_url + "images/Artisan.png";
icon59.shadow = root_url + "images/shadow-Artisan.png";
icon59.iconSize = new GSize(43.0,43.0);
icon59.shadowSize = new GSize(65.0,43.0);
icon59.iconAnchor = new GPoint(21.0,21.0);
icon59.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Artisan/Art Studio"] = icon59;

categories["Traditional Way of Life"] = "Traditional Way of Life";
var icon60 = new GIcon();
icon60.image = root_url + "images/Traditional Way of Life.png";
icon60.shadow = root_url + "images/shadow-Traditional Way of Life.png";
icon60.iconSize = new GSize(43.0,43.0);
icon60.shadowSize = new GSize(65.0,43.0);
icon60.iconAnchor = new GPoint(21.0,21.0);
icon60.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Traditional Way of Life"] = icon60;

categories["Historical Feauture"] = "Historical Feauture";
var icon61 = new GIcon();
icon61.image = root_url + "images/Historical Feature.png";
icon61.shadow = root_url + "images/shadow-Historical Feature.png";
icon61.iconSize = new GSize(43.0,43.0);
icon61.shadowSize = new GSize(65.0,43.0);
icon61.iconAnchor = new GPoint(21.0,21.0);
icon61.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Historical Feauture"] = icon61;

categories["Archaeological Site"] = "Archaeological Site";
var icon62 = new GIcon();
icon62.image = root_url + "images/Archaeological.png";
icon62.shadow = root_url + "images/shadow-Archaeological.png";
icon62.iconSize = new GSize(43.0,43.0);
icon62.shadowSize = new GSize(65.0,43.0);
icon62.iconAnchor = new GPoint(21.0,21.0);
icon62.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Archaeological Site"] = icon62;

categories["Park and Ride Facility"] = "Park and Ride Facility";
var icon63 = new GIcon();
icon63.image = root_url + "images/Park and Ride Facility.png";
icon63.shadow = root_url + "images/shadow-Park and Ride Facility.png";
icon63.iconSize = new GSize(39.0,35.0);
icon63.shadowSize = new GSize(57.0,35.0);
icon63.iconAnchor = new GPoint(19.0,17.0);
icon63.infoWindowAnchor = new GPoint(19.0,17.0);
customIcons["Park and Ride Facility"] = icon63;

categories["Pedestrian Friendly"] = "Pedestrian Friendly";
var icon64 = new GIcon();
icon64.image = root_url + "images/Pedestrian Friendly.png";
icon64.shadow = root_url + "images/shadow-Pedestrian Friendly.png";
icon64.iconSize = new GSize(42.0,34.0);
icon64.shadowSize = new GSize(60.0,34.0);
icon64.iconAnchor = new GPoint(21.0,17.0);
icon64.infoWindowAnchor = new GPoint(21.0,17.0);
customIcons["Pedestrian Friendly"] = icon64;

categories["Public Mass Transportation"] = "Public Mass Transportation";
var icon65 = new GIcon();
icon65.image = root_url + "images/Public Mass Transportation.png";
icon65.shadow = root_url + "images/shadow-Public Mass Transportation.png";
icon65.iconSize = new GSize(29.0,33.0);
icon65.shadowSize = new GSize(46.0,33.0);
icon65.iconAnchor = new GPoint(14.0,16.0);
icon65.infoWindowAnchor = new GPoint(14.0,16.0);
customIcons["Public Mass Transportation"] = icon65;

categories["Traffic Hazard"] = "Traffic Hazard";
var icon66 = new GIcon();
icon66.image = root_url + "images/Traffic Hazard.png";
icon66.shadow = root_url + "images/shadow-Traffic Hazard.png";
icon66.iconSize = new GSize(35.0,36.0);
icon66.shadowSize = new GSize(54.0,36.0);
icon66.iconAnchor = new GPoint(17.0,18.0);
icon66.infoWindowAnchor = new GPoint(17.0,18.0);
customIcons["Traffic Hazard"] = icon66;

categories["Water Transport"] = "Water Transport";
var icon67 = new GIcon();
icon67.image = root_url + "images/Water Transport.png";
icon67.shadow = root_url + "images/shadow-Water Transport.png";
icon67.iconSize = new GSize(35.0,28.0);
icon67.shadowSize = new GSize(50.0,28.0);
icon67.iconAnchor = new GPoint(17.0,14.0);
icon67.infoWindowAnchor = new GPoint(17.0,14.0);
customIcons["Water Transport"] = icon67;

categories["Wheelchair Accessible"] = "Wheelchair Accessible";
var icon68 = new GIcon();
icon68.image = root_url + "images/Wheelchair Accessible.png";
icon68.shadow = root_url + "images/shadow-Wheelchair Accessible.png";
icon68.iconSize = new GSize(33.0,33.0);
icon68.shadowSize = new GSize(50.0,33.0);
icon68.iconAnchor = new GPoint(16.0,16.0);
icon68.infoWindowAnchor = new GPoint(16.0,16.0);
customIcons["Wheelchair Accessible"] = icon68;

categories["Traditonal Neighborhood"] = "Traditonal Neighborhood";
var icon69 = new GIcon();
icon69.image = root_url + "images/Neighborhood.png";
icon69.shadow = root_url + "images/shadow-Neighborhood.png";
icon69.iconSize = new GSize(43.0,43.0);
icon69.shadowSize = new GSize(65.0,43.0);
icon69.iconAnchor = new GPoint(21.0,21.0);
icon69.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Traditonal Neighborhood"] = icon69;

categories["Diverse Neighborhood"] = "Diverse Neighborhood";
var icon70 = new GIcon();
icon70.image = root_url + "images/Diverse Neighborhood.png";
icon70.shadow = root_url + "images/shadow-Diverse Neighborhood.png";
icon70.iconSize = new GSize(43.0,43.0);
icon70.shadowSize = new GSize(65.0,43.0);
icon70.iconAnchor = new GPoint(21.0,21.0);
icon70.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Diverse Neighborhood"] = icon70;

categories["Community Center"] = "Community Center";
var icon71 = new GIcon();
icon71.image = root_url + "images/Community.png";
icon71.shadow = root_url + "images/shadow-Community.png";
icon71.iconSize = new GSize(43.0,43.0);
icon71.shadowSize = new GSize(65.0,43.0);
icon71.iconAnchor = new GPoint(21.0,21.0);
icon71.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Community Center"] = icon71;

categories["Child Friendly Site"] = "Child Friendly Site";
var icon72 = new GIcon();
icon72.image = root_url + "images/Child Friendly.png";
icon72.shadow = root_url + "images/shadow-Child Friendly.png";
icon72.iconSize = new GSize(43.0,43.0);
icon72.shadowSize = new GSize(65.0,43.0);
icon72.iconAnchor = new GPoint(21.0,21.0);
icon72.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Child Friendly Site"] = icon72;

categories["Senior Friendly Site"] = "Senior Friendly Site";
var icon73 = new GIcon();
icon73.image = root_url + "images/Senior.png";
icon73.shadow = root_url + "images/shadow-Senior.png";
icon73.iconSize = new GSize(43.0,43.0);
icon73.shadowSize = new GSize(65.0,43.0);
icon73.iconAnchor = new GPoint(21.0,21.0);
icon73.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Senior Friendly Site"] = icon73;

categories["Eco-spiritual Site"] = "Eco-spiritual Site";
var icon74 = new GIcon();
icon74.image = root_url + "images/Eco-spiritual.png";
icon74.shadow = root_url + "images/shadow-Eco-spiritual.png";
icon74.iconSize = new GSize(43.0,43.0);
icon74.shadowSize = new GSize(65.0,43.0);
icon74.iconAnchor = new GPoint(21.0,21.0);
icon74.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Eco-spiritual Site"] = icon74;

categories["Alternative Health Resource"] = "Alternative Health Resource";
var icon75 = new GIcon();
icon75.image = root_url + "images/Alternative.png";
icon75.shadow = root_url + "images/shadow-Alternative.png";
icon75.iconSize = new GSize(43.0,43.0);
icon75.shadowSize = new GSize(65.0,43.0);
icon75.iconAnchor = new GPoint(21.0,21.0);
icon75.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Alternative Health Resource"] = icon75;

categories["Memorial/Site of Conscience"] = "Memorial/Site of Conscience";
var icon76 = new GIcon();
icon76.image = root_url + "images/Memorial.png";
icon76.shadow = root_url + "images/shadow-Memorial.png";
icon76.iconSize = new GSize(43.0,43.0);
icon76.shadowSize = new GSize(65.0,43.0);
icon76.iconAnchor = new GPoint(21.0,21.0);
icon76.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Memorial/Site of Conscience"] = icon76;

categories["Eco Information"] = "Eco Information";
var icon77 = new GIcon();
icon77.image = root_url + "images/Eco Information.png";
icon77.shadow = root_url + "images/shadow-Eco Information.png";
icon77.iconSize = new GSize(43.0,43.0);
icon77.shadowSize = new GSize(65.0,43.0);
icon77.iconAnchor = new GPoint(21.0,21.0);
icon77.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Eco Information"] = icon77;

categories["Environmental Education"] = "Environmental Education";
var icon78 = new GIcon();
icon78.image = root_url + "images/Environmental Education.png";
icon78.shadow = root_url + "images/shadow-Environmental Education.png";
icon78.iconSize = new GSize(43.0,43.0);
icon78.shadowSize = new GSize(65.0,43.0);
icon78.iconAnchor = new GPoint(21.0,21.0);
icon78.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Environmental Education"] = icon78;

categories["Green School"] = "Green School";
var icon79 = new GIcon();
icon79.image = root_url + "images/Green School.png";
icon79.shadow = root_url + "images/shadow-Green School.png";
icon79.iconSize = new GSize(43.0,43.0);
icon79.shadowSize = new GSize(65.0,43.0);
icon79.iconAnchor = new GPoint(21.0,21.0);
icon79.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Green School"] = icon79;

categories["Public Library"] = "Public Library";
var icon80 = new GIcon();
icon80.image = root_url + "images/Library.png";
icon80.shadow = root_url + "images/shadow-Library.png";
icon80.iconSize = new GSize(43.0,43.0);
icon80.shadowSize = new GSize(65.0,43.0);
icon80.iconAnchor = new GPoint(21.0,21.0);
icon80.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Public Library"] = icon80;

categories["Green Maps Available"] = "Green Maps Available";
var icon81 = new GIcon();
icon81.image = root_url + "images/Green Maps.png";
icon81.shadow = root_url + "images/shadow-Green Maps.png";
icon81.iconSize = new GSize(43.0,43.0);
icon81.shadowSize = new GSize(65.0,43.0);
icon81.iconAnchor = new GPoint(21.0,21.0);
icon81.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Green Maps Available"] = icon81;

categories["Independent/Eco-Media"] = "Independent/Eco-Media";
var icon82 = new GIcon();
icon82.image = root_url + "images/Independent.png";
icon82.shadow = root_url + "images/shadow-Independent.png";
icon82.iconSize = new GSize(43.0,43.0);
icon82.shadowSize = new GSize(65.0,43.0);
icon82.iconAnchor = new GPoint(21.0,21.0);
icon82.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Independent/Eco-Media"] = icon82;

categories["Online REsource"] = "Online REsource";
var icon83 = new GIcon();
icon83.image = root_url + "images/Online Resources.png";
icon83.shadow = root_url + "images/shadow-Online Resources.png";
icon83.iconSize = new GSize(43.0,43.0);
icon83.shadowSize = new GSize(65.0,43.0);
icon83.iconAnchor = new GPoint(21.0,21.0);
icon83.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Online REsource"] = icon83;

categories["Wifi Spot"] = "Wifi Spot";
var icon84 = new GIcon();
icon84.image = root_url + "images/wifi.png";
icon84.shadow = root_url + "images/shadow-wifi.png";
icon84.iconSize = new GSize(43.0,43.0);
icon84.shadowSize = new GSize(65.0,43.0);
icon84.iconAnchor = new GPoint(21.0,21.0);
icon84.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Wifi Spot"] = icon84;

categories["Pollution Monitor"] = "Pollution Monitor";
var icon85 = new GIcon();
icon85.image = root_url + "images/Pollution Monitor.png";
icon85.shadow = root_url + "images/shadow-Pollution Monitor.png";
icon85.iconSize = new GSize(43.0,43.0);
icon85.shadowSize = new GSize(65.0,43.0);
icon85.iconAnchor = new GPoint(21.0,21.0);
icon85.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Pollution Monitor"] = icon85;

categories["Eco Certification"] = "Eco Certification";
var icon86 = new GIcon();
icon86.image = root_url + "images/Certification.png";
icon86.shadow = root_url + "images/shadow-Certification.png";
icon86.iconSize = new GSize(43.0,43.0);
icon86.shadowSize = new GSize(65.0,43.0);
icon86.iconAnchor = new GPoint(21.0,21.0);
icon86.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Eco Certification"] = icon86;

categories["Special Site"] = "Special Site";
var icon87 = new GIcon();
icon87.image = root_url + "images/Special.png";
icon87.shadow = root_url + "images/shadow-Special.png";
icon87.iconSize = new GSize(43.0,43.0);
icon87.shadowSize = new GSize(65.0,43.0);
icon87.iconAnchor = new GPoint(21.0,21.0);
icon87.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Special Site"] = icon87;

categories["Appointment Needed"] = "Appointment Needed";
var icon88 = new GIcon();
icon88.image = root_url + "images/Appointment.png";
icon88.shadow = root_url + "images/shadow-Appointment.png";
icon88.iconSize = new GSize(43.0,43.0);
icon88.shadowSize = new GSize(65.0,43.0);
icon88.iconAnchor = new GPoint(21.0,21.0);
icon88.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Appointment Needed"] = icon88;

categories["Eco-Justice Organization"] = "Eco-Justice Organization";
var icon89 = new GIcon();
icon89.image = root_url + "images/Eco-Justice.png";
icon89.shadow = root_url + "images/shadow-Eco-Justice.png";
icon89.iconSize = new GSize(43.0,43.0);
icon89.shadowSize = new GSize(65.0,43.0);
icon89.iconAnchor = new GPoint(21.0,21.0);
icon89.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Eco-Justice Organization"] = icon89;

categories["Eco Club/Organozation"] = "Eco Club/Organozation";
var icon90 = new GIcon();
icon90.image = root_url + "images/Eco Club.png";
icon90.shadow = root_url + "images/shadow-Eco Club.png";
icon90.iconSize = new GSize(43.0,43.0);
icon90.shadowSize = new GSize(65.0,43.0);
icon90.iconAnchor = new GPoint(21.0,21.0);
icon90.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Eco Club/Organozation"] = icon90;

categories["Significant Org/Agency"] = "Significant Org/Agency";
var icon91 = new GIcon();
icon91.image = root_url + "images/Significant.png";
icon91.shadow = root_url + "images/shadow-Significant.png";
icon91.iconSize = new GSize(43.0,43.0);
icon91.shadowSize = new GSize(65.0,43.0);
icon91.iconAnchor = new GPoint(21.0,21.0);
icon91.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Significant Org/Agency"] = icon91;

categories["Volunteer Site"] = "Volunteer Site";
var icon92 = new GIcon();
icon92.image = root_url + "images/Volunteer.png";
icon92.shadow = root_url + "images/shadow-Volunteer.png";
icon92.iconSize = new GSize(43.0,43.0);
icon92.shadowSize = new GSize(65.0,43.0);
icon92.iconAnchor = new GPoint(21.0,21.0);
icon92.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Volunteer Site"] = icon92;

categories["Eco Expert"] = "Eco Expert";
var icon93 = new GIcon();
icon93.image = root_url + "images/Eco Expert.png";
icon93.shadow = root_url + "images/shadow-Eco Expert.png";
icon93.iconSize = new GSize(43.0,43.0);
icon93.shadowSize = new GSize(65.0,43.0);
icon93.iconAnchor = new GPoint(21.0,21.0);
icon93.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Eco Expert"] = icon93;

categories["Social Service"] = "Social Service";
var icon94 = new GIcon();
icon94.image = root_url + "images/Social Service.png";
icon94.shadow = root_url + "images/shadow-Social Service.png";
icon94.iconSize = new GSize(43.0,43.0);
icon94.shadowSize = new GSize(65.0,43.0);
icon94.iconAnchor = new GPoint(21.0,21.0);
icon94.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Social Service"] = icon94;

categories["Food Bank"] = "Food Bank";
var icon95 = new GIcon();
icon95.image = root_url + "images/Food Bank.png";
icon95.shadow = root_url + "images/shadow-Food Bank.png";
icon95.iconSize = new GSize(43.0,43.0);
icon95.shadowSize = new GSize(65.0,43.0);
icon95.iconAnchor = new GPoint(21.0,21.0);
icon95.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Food Bank"] = icon95;

categories["Vote Here"] = "Vote Here";
var icon96 = new GIcon();
icon96.image = root_url + "images/Vote Here.png";
icon96.shadow = root_url + "images/shadow-Vote Here.png";
icon96.iconSize = new GSize(43.0,43.0);
icon96.shadowSize = new GSize(65.0,43.0);
icon96.iconAnchor = new GPoint(21.0,21.0);
icon96.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Vote Here"] = icon96;

categories["Free Speech Zone"] = "Free Speech Zone";
var icon97 = new GIcon();
icon97.image = root_url + "images/Free Speech.png";
icon97.shadow = root_url + "images/shadow-Free Speech.png";
icon97.iconSize = new GSize(43.0,43.0);
icon97.shadowSize = new GSize(65.0,43.0);
icon97.iconAnchor = new GPoint(21.0,21.0);
icon97.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Free Speech Zone"] = icon97;

categories["Poor Labor Practice"] = "Poor Labor Practice";
var icon98 = new GIcon();
icon98.image = root_url + "images/Poor Labor.png";
icon98.shadow = root_url + "images/shadow-Poor Labor.png";
icon98.iconSize = new GSize(43.0,43.0);
icon98.shadowSize = new GSize(65.0,43.0);
icon98.iconAnchor = new GPoint(21.0,21.0);
icon98.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Poor Labor Practice"] = icon98;

categories["Unsustainable Land Use"] = "Unsustainable Land Use";
var icon99 = new GIcon();
icon99.image = root_url + "images/Unsustainable Land Use.png";
icon99.shadow = root_url + "images/shadow-Unsustainable Land Use.png";
icon99.iconSize = new GSize(43.0,43.0);
icon99.shadowSize = new GSize(65.0,43.0);
icon99.iconAnchor = new GPoint(21.0,21.0);
icon99.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Unsustainable Land Use"] = icon99;

categories["Gentrification"] = "Gentrification";
var icon100 = new GIcon();
icon100.image = root_url + "images/Gentrification.png";
icon100.shadow = root_url + "images/shadow-Gentrification.png";
icon100.iconSize = new GSize(43.0,43.0);
icon100.shadowSize = new GSize(65.0,43.0);
icon100.iconAnchor = new GPoint(21.0,21.0);
icon100.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Gentrification"] = icon100;

categories["Shanty Town"] = "Shanty Town";
var icon101 = new GIcon();
icon101.image = root_url + "images/Shanty.png";
icon101.shadow = root_url + "images/shadow-Shanty.png";
icon101.iconSize = new GSize(43.0,43.0);
icon101.shadowSize = new GSize(65.0,43.0);
icon101.iconAnchor = new GPoint(21.0,21.0);
icon101.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Shanty Town"] = icon101;

categories["Refugee Area"] = "Refugee Area";
var icon102 = new GIcon();
icon102.image = root_url + "images/Refugee.png";
icon102.shadow = root_url + "images/shadow-Refugee.png";
icon102.iconSize = new GSize(43.0,43.0);
icon102.shadowSize = new GSize(65.0,43.0);
icon102.iconAnchor = new GPoint(21.0,21.0);
icon102.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Refugee Area"] = icon102;

categories["Waste Water Treatment Plant"] = "Waste Water Treatment Plant";
var icon103 = new GIcon();
icon103.image = root_url + "images/Waste Water Treatment Plant.png";
icon103.shadow = root_url + "images/shadow-Waste Water Treatment Plant.png";
icon103.iconSize = new GSize(43.0,43.0);
icon103.shadowSize = new GSize(65.0,43.0);
icon103.iconAnchor = new GPoint(21.0,21.0);
icon103.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Waste Water Treatment Plant"] = icon103;

categories["Energy Infrastructure"] = "Energy Infrastructure";
var icon104 = new GIcon();
icon104.image = root_url + "images/Energy Infrastructure.png";
icon104.shadow = root_url + "images/shadow-Energy Infrastructure.png";
icon104.iconSize = new GSize(43.0,43.0);
icon104.shadowSize = new GSize(65.0,43.0);
icon104.iconAnchor = new GPoint(21.0,21.0);
icon104.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Energy Infrastructure"] = icon104;

categories["Solid Waste Transfer Station"] = "Solid Waste Transfer Station";
var icon105 = new GIcon();
icon105.image = root_url + "images/Solid Waste.png";
icon105.shadow = root_url + "images/shadow-Solid Waste.png";
icon105.iconSize = new GSize(43.0,43.0);
icon105.shadowSize = new GSize(65.0,43.0);
icon105.iconAnchor = new GPoint(21.0,21.0);
icon105.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Solid Waste Transfer Station"] = icon105;

categories["Landfill"] = "Landfill";
var icon106 = new GIcon();
icon106.image = root_url + "images/Landfill.png";
icon106.shadow = root_url + "images/shadow-Landfill.png";
icon106.iconSize = new GSize(43.0,43.0);
icon106.shadowSize = new GSize(65.0,43.0);
icon106.iconAnchor = new GPoint(21.0,21.0);
icon106.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Landfill"] = icon106;

categories["Incinerator"] = "Incinerator";
var icon107 = new GIcon();
icon107.image = root_url + "images/Incinerator.png";
icon107.shadow = root_url + "images/shadow-Incinerator.png";
icon107.iconSize = new GSize(43.0,43.0);
icon107.shadowSize = new GSize(65.0,43.0);
icon107.iconAnchor = new GPoint(21.0,21.0);
icon107.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Incinerator"] = icon107;

categories["Governmental Office"] = "Governmental Office";
var icon108 = new GIcon();
icon108.image = root_url + "images/Governmental Office.png";
icon108.shadow = root_url + "images/shadow-Governmental Office.png";
icon108.iconSize = new GSize(43.0,43.0);
icon108.shadowSize = new GSize(65.0,43.0);
icon108.iconAnchor = new GPoint(21.0,21.0);
icon108.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Governmental Office"] = icon108;

categories["Hospital"] = "Hospital";
var icon109 = new GIcon();
icon109.image = root_url + "images/Hospital.png";
icon109.shadow = root_url + "images/shadow-Hospital.png";
icon109.iconSize = new GSize(43.0,43.0);
icon109.shadowSize = new GSize(65.0,43.0);
icon109.iconAnchor = new GPoint(21.0,21.0);
icon109.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Hospital"] = icon109;

categories["School"] = "School";
var icon110 = new GIcon();
icon110.image = root_url + "images/School.png";
icon110.shadow = root_url + "images/shadow-School.png";
icon110.iconSize = new GSize(43.0,43.0);
icon110.shadowSize = new GSize(65.0,43.0);
icon110.iconAnchor = new GPoint(21.0,21.0);
icon110.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["School"] = icon110;

categories["Place of Worship"] = "Place of Worship";
var icon111 = new GIcon();
icon111.image = root_url + "images/Place of Worship.png";
icon111.shadow = root_url + "images/shadow-Place of Worship.png";
icon111.iconSize = new GSize(43.0,43.0);
icon111.shadowSize = new GSize(65.0,43.0);
icon111.iconAnchor = new GPoint(21.0,21.0);
icon111.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Place of Worship"] = icon111;

categories["Cemetery"] = "Cemetery";
var icon112 = new GIcon();
icon112.image = root_url + "images/Cemetery.png";
icon112.shadow = root_url + "images/shadow-Cemetery.png";
icon112.iconSize = new GSize(43.0,43.0);
icon112.shadowSize = new GSize(65.0,43.0);
icon112.iconAnchor = new GPoint(21.0,21.0);
icon112.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Cemetery"] = icon112;

categories["Information Kiosk"] = "Information Kiosk";
var icon113 = new GIcon();
icon113.image = root_url + "images/Information kiosk.png";
icon113.shadow = root_url + "images/shadow-Information kiosk.png";
icon113.iconSize = new GSize(43.0,43.0);
icon113.shadowSize = new GSize(65.0,43.0);
icon113.iconAnchor = new GPoint(21.0,21.0);
icon113.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Information Kiosk"] = icon113;

categories["Landmark Dining/Pub"] = "Landmark Dining/Pub";
var icon114 = new GIcon();
icon114.image = root_url + "images/Landmark Dining.png";
icon114.shadow = root_url + "images/shadow-Landmark Dining.png";
icon114.iconSize = new GSize(43.0,43.0);
icon114.shadowSize = new GSize(65.0,43.0);
icon114.iconAnchor = new GPoint(21.0,21.0);
icon114.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Landmark Dining/Pub"] = icon114;

categories["WC/Public Restroom"] = "WC/Public Restroom";
var icon115 = new GIcon();
icon115.image = root_url + "images/WC.png";
icon115.shadow = root_url + "images/shadow-WC.png";
icon115.iconSize = new GSize(43.0,43.0);
icon115.shadowSize = new GSize(65.0,43.0);
icon115.iconAnchor = new GPoint(21.0,21.0);
icon115.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["WC/Public Restroom"] = icon115;

categories["Prison/Detention Center"] = "Prison/Detention Center";
var icon116 = new GIcon();
icon116.image = root_url + "images/Prison.png";
icon116.shadow = root_url + "images/shadow-Prison.png";
icon116.iconSize = new GSize(43.0,43.0);
icon116.shadowSize = new GSize(65.0,43.0);
icon116.iconAnchor = new GPoint(21.0,21.0);
icon116.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Prison/Detention Center"] = icon116;

categories["Military Site"] = "Military Site";
var icon117 = new GIcon();
icon117.image = root_url + "images/Military.png";
icon117.shadow = root_url + "images/shadow-Military.png";
icon117.iconSize = new GSize(43.0,43.0);
icon117.shadowSize = new GSize(65.0,43.0);
icon117.iconAnchor = new GPoint(21.0,21.0);
icon117.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Military Site"] = icon117;

categories["Landmark"] = "Landmark";
var icon118 = new GIcon();
icon118.image = root_url + "images/Landmark.png";
icon118.shadow = root_url + "images/shadow-Landmark.png";
icon118.iconSize = new GSize(43.0,43.0);
icon118.shadowSize = new GSize(65.0,43.0);
icon118.iconAnchor = new GPoint(21.0,21.0);
icon118.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Landmark"] = icon118;

categories["Abandoned Site"] = "Abandoned Site";
var icon119 = new GIcon();
icon119.image = root_url + "images/Abandoned Site.png";
icon119.shadow = root_url + "images/shadow-Abandoned Site.png";
icon119.iconSize = new GSize(33.0,35.0);
icon119.shadowSize = new GSize(51.0,35.0);
icon119.iconAnchor = new GPoint(16.0,17.0);
icon119.infoWindowAnchor = new GPoint(16.0,17.0);
customIcons["Abandoned Site"] = icon119;

categories["Air Pollution"] = "Air Pollution";
var icon120 = new GIcon();
icon120.image = root_url + "images/Air Pollution.png";
icon120.shadow = root_url + "images/shadow-Air Pollution.png";
icon120.iconSize = new GSize(33.0,34.0);
icon120.shadowSize = new GSize(51.0,34.0);
icon120.iconAnchor = new GPoint(16.0,17.0);
icon120.infoWindowAnchor = new GPoint(16.0,17.0);
customIcons["Air Pollution"] = icon120;

categories["Airport"] = "Airport";
var icon121 = new GIcon();
icon121.image = root_url + "images/Airport.png";
icon121.shadow = root_url + "images/shadow-Airport.png";
icon121.iconSize = new GSize(34.0,31.0);
icon121.shadowSize = new GSize(50.0,31.0);
icon121.iconAnchor = new GPoint(17.0,15.0);
icon121.infoWindowAnchor = new GPoint(17.0,15.0);
customIcons["Airport"] = icon121;

categories["Brownfield Site"] = "Brownfield Site";
var icon122 = new GIcon();
icon122.image = root_url + "images/Brownfield Site.png";
icon122.shadow = root_url + "images/shadow-Brownfield Site.png";
icon122.iconSize = new GSize(33.0,33.0);
icon122.shadowSize = new GSize(50.0,33.0);
icon122.iconAnchor = new GPoint(16.0,16.0);
icon122.infoWindowAnchor = new GPoint(16.0,16.0);
customIcons["Brownfield Site"] = icon122;

categories["Climate Changed Area"] = "Climate Changed Area";
var icon123 = new GIcon();
icon123.image = root_url + "images/Climate Changed Area.png";
icon123.shadow = root_url + "images/shadow-Climate Changed Area.png";
icon123.iconSize = new GSize(28.0,34.0);
icon123.shadowSize = new GSize(46.0,34.0);
icon123.iconAnchor = new GPoint(14.0,17.0);
icon123.infoWindowAnchor = new GPoint(14.0,17.0);
customIcons["Climate Changed Area"] = icon123;

categories["Contaminated Site"] = "Contaminated Site";
var icon124 = new GIcon();
icon124.image = root_url + "images/Contaminated Site.png";
icon124.shadow = root_url + "images/shadow-Contaminated Site.png";
icon124.iconSize = new GSize(31.0,29.0);
icon124.shadowSize = new GSize(46.0,29.0);
icon124.iconAnchor = new GPoint(15.0,14.0);
icon124.infoWindowAnchor = new GPoint(15.0,14.0);
customIcons["Contaminated Site"] = icon124;

categories["Significant Habitat"] = "Significant Habitat";
var icon125 = new GIcon();
icon125.image = root_url + "images/Significant Habitat.png";
icon125.shadow = root_url + "images/shadow-Significant Habitat.png";
icon125.iconSize = new GSize(43.0,43.0);
icon125.shadowSize = new GSize(65.0,43.0);
icon125.iconAnchor = new GPoint(21.0,21.0);
icon125.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Significant Habitat"] = icon125;

categories["Wildlife Habitat"] = "Wildlife Habitat";
var icon126 = new GIcon();
icon126.image = root_url + "images/Wildlife Habitat.png";
icon126.shadow = root_url + "images/shadow-Wildlife Habitat.png";
icon126.iconSize = new GSize(43.0,43.0);
icon126.shadowSize = new GSize(65.0,43.0);
icon126.iconAnchor = new GPoint(21.0,21.0);
icon126.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Wildlife Habitat"] = icon126;

categories["Amphibian Habitat"] = "Amphibian Habitat";
var icon127 = new GIcon();
icon127.image = root_url + "images/Amphibian Habitat.png";
icon127.shadow = root_url + "images/shadow-Amphibian Habitat.png";
icon127.iconSize = new GSize(43.0,43.0);
icon127.shadowSize = new GSize(65.0,43.0);
icon127.iconAnchor = new GPoint(21.0,21.0);
icon127.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Amphibian Habitat"] = icon127;

categories["Coastal Habitat"] = "Coastal Habitat";
var icon128 = new GIcon();
icon128.image = root_url + "images/Coastal Habitat.png";
icon128.shadow = root_url + "images/shadow-Coastal Habitat.png";
icon128.iconSize = new GSize(43.0,43.0);
icon128.shadowSize = new GSize(65.0,43.0);
icon128.iconAnchor = new GPoint(21.0,21.0);
icon128.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Coastal Habitat"] = icon128;

categories["Aquatic Habitat"] = "Aquatic Habitat";
var icon129 = new GIcon();
icon129.image = root_url + "images/Aquatic Habitat.png";
icon129.shadow = root_url + "images/shadow-Aquatic Habitat.png";
icon129.iconSize = new GSize(43.0,43.0);
icon129.shadowSize = new GSize(65.0,43.0);
icon129.iconAnchor = new GPoint(21.0,21.0);
icon129.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Aquatic Habitat"] = icon129;

categories["Wildlife Center/Zoo"] = "Wildlife Center/Zoo";
var icon130 = new GIcon();
icon130.image = root_url + "images/Zoo.png";
icon130.shadow = root_url + "images/shadow-Zoo.png";
icon130.iconSize = new GSize(43.0,43.0);
icon130.shadowSize = new GSize(65.0,43.0);
icon130.iconAnchor = new GPoint(21.0,21.0);
icon130.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Wildlife Center/Zoo"] = icon130;

categories["Protected/Cultivated Habitat"] = "Protected/Cultivated Habitat";
var icon131 = new GIcon();
icon131.image = root_url + "images/Cultivated Habitat.png";
icon131.shadow = root_url + "images/shadow-Cultivated Habitat.png";
icon131.iconSize = new GSize(43.0,43.0);
icon131.shadowSize = new GSize(65.0,43.0);
icon131.iconAnchor = new GPoint(21.0,21.0);
icon131.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Protected/Cultivated Habitat"] = icon131;

categories["Insect Watching Site"] = "Insect Watching Site";
var icon132 = new GIcon();
icon132.image = root_url + "images/Insect.png";
icon132.shadow = root_url + "images/shadow-Insect.png";
icon132.iconSize = new GSize(43.0,43.0);
icon132.shadowSize = new GSize(65.0,43.0);
icon132.iconAnchor = new GPoint(21.0,21.0);
icon132.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Insect Watching Site"] = icon132;

categories["Bird & Wildlife Watching Site"] = "Bird & Wildlife Watching Site";
var icon133 = new GIcon();
icon133.image = root_url + "images/Bird & Wildlife.png";
icon133.shadow = root_url + "images/shadow-Bird & Wildlife.png";
icon133.iconSize = new GSize(43.0,43.0);
icon133.shadowSize = new GSize(65.0,43.0);
icon133.iconAnchor = new GPoint(21.0,21.0);
icon133.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Bird & Wildlife Watching Site"] = icon133;

categories["Duck Pond"] = "Duck Pond";
var icon134 = new GIcon();
icon134.image = root_url + "images/Duck Pond.png";
icon134.shadow = root_url + "images/shadow-Duck Pond.png";
icon134.iconSize = new GSize(43.0,43.0);
icon134.shadowSize = new GSize(65.0,43.0);
icon134.iconAnchor = new GPoint(21.0,21.0);
icon134.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Duck Pond"] = icon134;

categories["Farm Animals"] = "Farm Animals";
var icon135 = new GIcon();
icon135.image = root_url + "images/Farm Animals.png";
icon135.shadow = root_url + "images/shadow-Farm Animals.png";
icon135.iconSize = new GSize(43.0,43.0);
icon135.shadowSize = new GSize(65.0,43.0);
icon135.iconAnchor = new GPoint(21.0,21.0);
icon135.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Farm Animals"] = icon135;

categories["Migration Zone"] = "Migration Zone";
var icon136 = new GIcon();
icon136.image = root_url + "images/Migration Zone.png";
icon136.shadow = root_url + "images/shadow-Migration Zone.png";
icon136.iconSize = new GSize(43.0,43.0);
icon136.shadowSize = new GSize(65.0,43.0);
icon136.iconAnchor = new GPoint(21.0,21.0);
icon136.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Migration Zone"] = icon136;

categories["Public Forest/Natural Area"] = "Public Forest/Natural Area";
var icon137 = new GIcon();
icon137.image = root_url + "images/Public Forest.png";
icon137.shadow = root_url + "images/shadow-Public Forest.png";
icon137.iconSize = new GSize(43.0,43.0);
icon137.shadowSize = new GSize(65.0,43.0);
icon137.iconAnchor = new GPoint(21.0,21.0);
icon137.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Public Forest/Natural Area"] = icon137;

categories["Special Tree"] = "Special Tree";
var icon138 = new GIcon();
icon138.image = root_url + "images/Special Tree.png";
icon138.shadow = root_url + "images/shadow-Special Tree.png";
icon138.iconSize = new GSize(43.0,43.0);
icon138.shadowSize = new GSize(65.0,43.0);
icon138.iconAnchor = new GPoint(21.0,21.0);
icon138.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Special Tree"] = icon138;

categories["Native Forest/Plants"] = "Native Forest/Plants";
var icon139 = new GIcon();
icon139.image = root_url + "images/Native Forest.png";
icon139.shadow = root_url + "images/shadow-Native Forest.png";
icon139.iconSize = new GSize(43.0,43.0);
icon139.shadowSize = new GSize(65.0,43.0);
icon139.iconAnchor = new GPoint(21.0,21.0);
icon139.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Native Forest/Plants"] = icon139;

categories["Garden"] = "Garden";
var icon140 = new GIcon();
icon140.image = root_url + "images/Garden.png";
icon140.shadow = root_url + "images/shadow-Garden.png";
icon140.iconSize = new GSize(43.0,43.0);
icon140.shadowSize = new GSize(65.0,43.0);
icon140.iconAnchor = new GPoint(21.0,21.0);
icon140.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Garden"] = icon140;

categories["Community Garden"] = "Community Garden";
var icon141 = new GIcon();
icon141.image = root_url + "images/Community Garden.png";
icon141.shadow = root_url + "images/shadow-Community Garden.png";
icon141.iconSize = new GSize(43.0,43.0);
icon141.shadowSize = new GSize(65.0,43.0);
icon141.iconAnchor = new GPoint(21.0,21.0);
icon141.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Community Garden"] = icon141;

categories["Spring Blossoms"] = "Spring Blossoms";
var icon142 = new GIcon();
icon142.image = root_url + "images/Spring Blossoms.png";
icon142.shadow = root_url + "images/shadow-Spring Blossoms.png";
icon142.iconSize = new GSize(43.0,43.0);
icon142.shadowSize = new GSize(65.0,43.0);
icon142.iconAnchor = new GPoint(21.0,21.0);
icon142.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Spring Blossoms"] = icon142;

categories["Autumn Leaves"] = "Autumn Leaves";
var icon143 = new GIcon();
icon143.image = root_url + "images/Autumn Leaves.png";
icon143.shadow = root_url + "images/shadow-Autumn Leaves.png";
icon143.iconSize = new GSize(43.0,43.0);
icon143.shadowSize = new GSize(65.0,43.0);
icon143.iconAnchor = new GPoint(21.0,21.0);
icon143.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Autumn Leaves"] = icon143;

categories["Rapildy Renewable Plants"] = "Rapildy Renewable Plants";
var icon144 = new GIcon();
icon144.image = root_url + "images/Rapidly Renewable Plants.png";
icon144.shadow = root_url + "images/shadow-Rapidly Renewable Plants.png";
icon144.iconSize = new GSize(43.0,43.0);
icon144.shadowSize = new GSize(65.0,43.0);
icon144.iconAnchor = new GPoint(21.0,21.0);
icon144.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Rapildy Renewable Plants"] = icon144;

categories["Food Gathering Site"] = "Food Gathering Site";
var icon145 = new GIcon();
icon145.image = root_url + "images/Food Gathering Site.png";
icon145.shadow = root_url + "images/shadow-Food Gathering Site.png";
icon145.iconSize = new GSize(43.0,43.0);
icon145.shadowSize = new GSize(65.0,43.0);
icon145.iconAnchor = new GPoint(21.0,21.0);
icon145.infoWindowAnchor = new GPoint(21.0,21.0);
customIcons["Food Gathering Site"] = icon145;

categories["Deforestation"] = "Deforestation";
var icon146 = new GIcon();
icon146.image = root_url + "images/Deforestation.png";
icon146.shadow = root_url + "images/shadow-Deforestation.png";
icon146.iconSize = new GSize(33.0,33.0);
icon146.shadowSize = new GSize(50.0,33.0);
icon146.iconAnchor = new GPoint(16.0,16.0);
icon146.infoWindowAnchor = new GPoint(16.0,16.0);
customIcons["Deforestation"] = icon146;

categories["Disaster Area"] = "Disaster Area";
var icon147 = new GIcon();
icon147.image = root_url + "images/Disaster Area.png";
icon147.shadow = root_url + "images/shadow-Disaster Area.png";
icon147.iconSize = new GSize(34.0,31.0);
icon147.shadowSize = new GSize(50.0,31.0);
icon147.iconAnchor = new GPoint(17.0,15.0);
icon147.infoWindowAnchor = new GPoint(17.0,15.0);
customIcons["Disaster Area"] = icon147;

categories["Habitat at Risk"] = "Habitat at Risk";
var icon148 = new GIcon();
icon148.image = root_url + "images/Habitat at Risk.png";
icon148.shadow = root_url + "images/shadow-Habitat at Risk.png";
icon148.iconSize = new GSize(36.0,34.0);
icon148.shadowSize = new GSize(56.0,34.0);
icon148.iconAnchor = new GPoint(18.0,17.0);
icon148.infoWindowAnchor = new GPoint(18.0,17.0);
customIcons["Habitat at Risk"] = icon148;

categories["Mining Site"] = "Mining Site";
var icon149 = new GIcon();
icon149.image = root_url + "images/Mining Site.png";
icon149.shadow = root_url + "images/shadow-Mining Site.png";
icon149.iconSize = new GSize(29.0,29.0);
icon149.shadowSize = new GSize(44.0,29.0);
icon149.iconAnchor = new GPoint(14.0,14.0);
icon149.infoWindowAnchor = new GPoint(14.0,14.0);
customIcons["Mining Site"] = icon149;

categories["Noise Pollution"] = "Noise Pollution";
var icon150 = new GIcon();
icon150.image = root_url + "images/Noise Pollution.png";
icon150.shadow = root_url + "images/shadow-Noise Pollution.png";
icon150.iconSize = new GSize(32.0,31.0);
icon150.shadowSize = new GSize(48.0,31.0);
icon150.iconAnchor = new GPoint(16.0,15.0);
icon150.infoWindowAnchor = new GPoint(16.0,15.0);
customIcons["Noise Pollution"] = icon150;

categories["Nuclear Facilities and Waste Site"] = "Nuclear Facilities and Waste Site";
var icon151 = new GIcon();
icon151.image = root_url + "images/Nuclear Facilities and Waste Site.png";
icon151.shadow = root_url + "images/shadow-Nuclear Facilities and Waste Site.png";
icon151.iconSize = new GSize(32.0,32.0);
icon151.shadowSize = new GSize(49.0,32.0);
icon151.iconAnchor = new GPoint(16.0,16.0);
icon151.infoWindowAnchor = new GPoint(16.0,16.0);
customIcons["Nuclear Facilities and Waste Site"] = icon151;

categories["Oil and Gas Facility"] = "Oil and Gas Facility";
var icon152 = new GIcon();
icon152.image = root_url + "images/Oil and Gas Facility.png";
icon152.shadow = root_url + "images/shadow-Oil and Gas Facility.png";
icon152.iconSize = new GSize(35.0,33.0);
icon152.shadowSize = new GSize(52.0,33.0);
icon152.iconAnchor = new GPoint(17.0,16.0);
icon152.infoWindowAnchor = new GPoint(17.0,16.0);
customIcons["Oil and Gas Facility"] = icon152;

categories["Unhealthy Spot"] = "Unhealthy Spot";
var icon153 = new GIcon();
icon153.image = root_url + "images/Unhealthy Spot.png";
icon153.shadow = root_url + "images/shadow-Unhealthy Spot.png";
icon153.iconSize = new GSize(37.0,31.0);
icon153.shadowSize = new GSize(53.0,31.0);
icon153.iconAnchor = new GPoint(18.0,15.0);
icon153.infoWindowAnchor = new GPoint(18.0,15.0);
customIcons["Unhealthy Spot"] = icon153;

categories["Vulnerable Site"] = "Vulnerable Site";
var icon154 = new GIcon();
icon154.image = root_url + "images/Vulnerable Site.png";
icon154.shadow = root_url + "images/shadow-Vulnerable Site.png";
icon154.iconSize = new GSize(33.0,35.0);
icon154.shadowSize = new GSize(51.0,35.0);
icon154.iconAnchor = new GPoint(16.0,17.0);
icon154.infoWindowAnchor = new GPoint(16.0,17.0);
customIcons["Vulnerable Site"] = icon154;

categories["Waste Dump"] = "Waste Dump";
var icon155 = new GIcon();
icon155.image = root_url + "images/Waste Dump.png";
icon155.shadow = root_url + "images/shadow-Waste Dump.png";
icon155.iconSize = new GSize(33.0,32.0);
icon155.shadowSize = new GSize(50.0,32.0);
icon155.iconAnchor = new GPoint(16.0,16.0);
icon155.infoWindowAnchor = new GPoint(16.0,16.0);
customIcons["Waste Dump"] = icon155;

categories["Water Pollution Source"] = "Water Pollution Source";
var icon156 = new GIcon();
icon156.image = root_url + "images/Water Pollution Source.png";
icon156.shadow = root_url + "images/shadow-Water Pollution Source.png";
icon156.iconSize = new GSize(31.0,31.0);
icon156.shadowSize = new GSize(47.0,31.0);
icon156.iconAnchor = new GPoint(15.0,15.0);
icon156.infoWindowAnchor = new GPoint(15.0,15.0);
customIcons["Water Pollution Source"] = icon156;

categories["Cleaned-up/Rebuilt Site"] = "Cleaned-up/Rebuilt Site";
var icon157 = new GIcon();
icon157.image = root_url + "images/Cleaned-up and Rebuilt Site.png";
icon157.shadow = root_url + "images/shadow-Cleaned-up and Rebuilt Site.png";
icon157.iconSize = new GSize(36.0,34.0);
icon157.shadowSize = new GSize(54.0,34.0);
icon157.iconAnchor = new GPoint(18.0,17.0);
icon157.infoWindowAnchor = new GPoint(18.0,17.0);
customIcons["Cleaned-up/Rebuilt Site"] = icon157;

categories["Drinking Water Source"] = "Drinking Water Source";
var icon158 = new GIcon();
icon158.image = root_url + "images/Drinking Water Source.png";
icon158.shadow = root_url + "images/shadow-Drinking Water Source.png";
icon158.iconSize = new GSize(33.0,33.0);
icon158.shadowSize = new GSize(50.0,33.0);
icon158.iconAnchor = new GPoint(16.0,16.0);
icon158.infoWindowAnchor = new GPoint(16.0,16.0);
customIcons["Drinking Water Source"] = icon158;

categories["Ecodesign and Planning Feature"] = "Ecodesign and Planning Feature";
var icon159 = new GIcon();
icon159.image = root_url + "images/Ecodesign and Planning Feature.png";
icon159.shadow = root_url + "images/shadow-Ecodesign and Planning Feature.png";
icon159.iconSize = new GSize(36.0,36.0);
icon159.shadowSize = new GSize(55.0,36.0);
icon159.iconAnchor = new GPoint(18.0,18.0);
icon159.infoWindowAnchor = new GPoint(18.0,18.0);
customIcons["Ecodesign and Planning Feature"] = icon159;

categories["Eco Landscaping"] = "Eco Landscaping";
var icon160 = new GIcon();
icon160.image = root_url + "images/Eco Landscaping.png";
icon160.shadow = root_url + "images/shadow-Eco Landscaping.png";
icon160.iconSize = new GSize(37.0,36.0);
icon160.shadowSize = new GSize(56.0,36.0);
icon160.iconAnchor = new GPoint(18.0,18.0);
icon160.infoWindowAnchor = new GPoint(18.0,18.0);
customIcons["Eco Landscaping"] = icon160;

categories["Future Redevelopment Space"] = "Future Redevelopment Space";
var icon161 = new GIcon();
icon161.image = root_url + "images/Future Redevelopment Space.png";
icon161.shadow = root_url + "images/shadow-Future Redevelopment Space.png";
icon161.iconSize = new GSize(35.0,34.0);
icon161.shadowSize = new GSize(53.0,34.0);
icon161.iconAnchor = new GPoint(17.0,17.0);
icon161.infoWindowAnchor = new GPoint(17.0,17.0);
customIcons["Future Redevelopment Space"] = icon161;

categories["Geological Feature"] = "Geological Feature";
var icon162 = new GIcon();
icon162.image = root_url + "images/Geological Feature.png";
icon162.shadow = root_url + "images/shadow-Geological Feature.png";
icon162.iconSize = new GSize(39.0,30.0);
icon162.shadowSize = new GSize(50.0,30.0);
icon162.iconAnchor = new GPoint(19.0,15.0);
icon162.infoWindowAnchor = new GPoint(19.0,15.0);
customIcons["Geological Feature"] = icon162;

categories["Natural Corridor/Greenway"] = "Natural Corridor/Greenway";
var icon163 = new GIcon();
icon163.image = root_url + "images/Natural Corridor and Greenway.png";
icon163.shadow = root_url + "images/shadow-Natural Corridor and Greenway.png";
icon163.iconSize = new GSize(35.0,31.0);
icon163.shadowSize = new GSize(51.0,31.0);
icon163.iconAnchor = new GPoint(17.0,15.0);
icon163.infoWindowAnchor = new GPoint(17.0,15.0);
customIcons["Natural Corridor/Greenway"] = icon163;

categories["Shaded Boulevard"] = "Shaded Boulevard";
var icon164 = new GIcon();
icon164.image = root_url + "images/Shaded Boulevard.png";
icon164.shadow = root_url + "images/shadow-Shaded Boulevard.png";
icon164.iconSize = new GSize(38.0,33.0);
icon164.shadowSize = new GSize(55.0,33.0);
icon164.iconAnchor = new GPoint(19.0,16.0);
icon164.infoWindowAnchor = new GPoint(19.0,16.0);
customIcons["Shaded Boulevard"] = icon164;

categories["Water Feature"] = "Water Feature";
var icon165 = new GIcon();
icon165.image = root_url + "images/Water Feature.png";
icon165.shadow = root_url + "images/shadow-Water Feature.png";
icon165.iconSize = new GSize(38.0,33.0);
icon165.shadowSize = new GSize(55.0,33.0);
icon165.iconAnchor = new GPoint(19.0,16.0);
icon165.infoWindowAnchor = new GPoint(19.0,16.0);
customIcons["Water Feature"] = icon165;

categories["Waterfront and Riverside Park"] = "Waterfront and Riverside Park";
var icon166 = new GIcon();
icon166.image = root_url + "images/Waterfront and Riverside Park.png";
icon166.shadow = root_url + "images/shadow-Waterfront and Riverside Park.png";
icon166.iconSize = new GSize(43.0,35.0);
icon166.shadowSize = new GSize(61.0,35.0);
icon166.iconAnchor = new GPoint(21.0,17.0);
icon166.infoWindowAnchor = new GPoint(21.0,17.0);
customIcons["Waterfront and Riverside Park"] = icon166;

categories["Wetlands"] = "Wetlands";
var icon167 = new GIcon();
icon167.image = root_url + "images/Wetlands.png";
icon167.shadow = root_url + "images/shadow-Wetlands.png";
icon167.iconSize = new GSize(35.0,31.0);
icon167.shadowSize = new GSize(51.0,31.0);
icon167.iconAnchor = new GPoint(17.0,15.0);
icon167.infoWindowAnchor = new GPoint(17.0,15.0);
customIcons["Wetlands"] = icon167;



