<!-- Google Maps code -->
<script type="text/javascript" src="http://maps.google.com/maps?file=api&amp;v=2&amp;key=ABQIAAAAe1I31PlH7sFj9HQR7hdOHxRFSKRZalRnUhmSq7dQy87StPiaJBTlAZ4s5cr-iOkOnX-f3FwskwTXDQ"></script>
<script type="text/javascript">

    function load() {
      if (GBrowserIsCompatible()) {
        var map = new GMap2(document.getElementById("map"));
	//var ctr = new GLatLng(45, -65); // middle of Atlantic Ocean
	var ctr = new GLatLng(34, -108);  // Los Angeles - to get Australia
	map.setCenter(ctr, 13); // must be done before manager called
	map.setZoom(2);
	var mgr = new GMarkerManager(map);
	map.addControl(new GLargeMapControl());

	function createMarker(point, desc, mtype) {

            if (typeof mtype == "undefined") {
                var marker = new GMarker(point);

	    } else if (mtype == "grove") {
	        var icon = new GIcon();
		icon.iconSize = new GSize(20, 34);
		icon.iconAnchor = new GPoint(9, 34);
		icon.image = "http://www.adf.org/maps/icons/marker.png";
		icon.shadow = "http://www.adf.org/maps/icons/shadow50.png";
		icon.shadowSize = new GSize(37, 34);
		icon.infoWindowAnchor = new GPoint(9, 2);
		icon.infoShadowAnchor = new GPoint(18, 25);
		var marker = new GMarker(point, icon);

            } else if (mtype == "event") {
	        var icon = new GIcon();
		icon.iconSize = new GSize(20, 34);
		icon.iconAnchor = new GPoint(9, 34);
		icon.image="http://www.adf.org/maps/icons/marker-BLUE-DOT.png";
		icon.shadow = "http://www.adf.org/maps/icons/shadow50.png";
		icon.shadowSize = new GSize(37, 34);
		icon.infoWindowAnchor = new GPoint(9, 2);
		icon.infoShadowAnchor = new GPoint(18, 25);
		var marker = new GMarker(point, icon);

            } else if (mtype == "groveevent") {
	        var icon = new GIcon();
		icon.iconSize = new GSize(20, 34);
		icon.iconAnchor = new GPoint(9, 34);
		icon.image="http://www.adf.org/maps/icons/marker-PURPLE-DOT.png";
		icon.shadow = "http://www.adf.org/maps/icons/shadow50.png";
		icon.shadowSize = new GSize(37, 34);
		icon.infoWindowAnchor = new GPoint(9, 2);
		icon.infoShadowAnchor = new GPoint(18, 25);
		var marker = new GMarker(point, icon);

            } else if (mtype == "member") {
	        var icon = new GIcon();
		icon.iconSize = new GSize(12, 20);
		icon.iconAnchor = new GPoint(6, 20);
		icon.image = "http://www.adf.org/maps/icons/mm_20_green.png";
		icon.shadow = "http://www.adf.org/maps/icons/mm_20_shadow.png";
		icon.shadowSize = new GSize(22, 20);
		icon.infoWindowAnchor = new GPoint(5, 1);
		var marker = new GMarker(point, icon);

            } else if (mtype == "newmember") {
	        var icon = new GIcon();
		icon.iconSize = new GSize(12, 20);
		icon.iconAnchor = new GPoint(6, 20);
		icon.image = "http://www.adf.org/maps/icons/mm_20_red.png";
		icon.shadow = "http://www.adf.org/maps/icons/mm_20_shadow.png";
		icon.shadowSize = new GSize(22, 20);
		icon.infoWindowAnchor = new GPoint(5, 1);
		var marker = new GMarker(point, icon);

	    } else {
                var marker = new GMarker(point);
            }

            GEvent.addListener(marker, "click",
                function() { marker.openInfoWindowHtml(desc); }
            );

            return marker;
        }

	var batch = [];
	
<!-- groves.inc is generated nightly by groves.py -->

batch.push(createMarker(new GLatLng(39.354299, -76.555134), '<b>Cedarlight Grove, ADF</b><br/>5918 Edna Avenue, Apt. A<br/>Baltimore, MD, 21214<br/><a href="http://www.cedarlightgrove.org">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=2&type=grove&subject=Cedarlight Grove, ADF">email</a> / (410) 929-2544', 'grove'));
batch.push(createMarker(new GLatLng(43.118997, -76.001511), '<b>Muin Mound Grove, ADF</b><br/>7188 Minoa Bridgeport Road<br/>East Syracuse, NY, 13057-9601<br/><a href="http://www.muinmound.org">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=7&type=grove&subject=Muin Mound Grove, ADF">email</a> / (315) 656-8681', 'grove'));
batch.push(createMarker(new GLatLng(40.476725, -79.920473), '<b>Sassafras Grove, ADF</b><br/>% Maria Stoy<br/>1123 N Euclid Ave<br/>Pittsburgh, PA, 15206<br/><a href="http://www.sassafrasgrove.org">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=8&type=grove&subject=Sassafras Grove, ADF">email</a> / (412) 661-7514', 'grove'));
batch.push(createMarker(new GLatLng(41.588238, -81.546759), '<b>Stone Creed Grove, ADF</b><br/>PO Box 19261<br/>Cleveland, OH, 44119-0261<br/><a href="http://www.stonecreed.org/">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=9&type=grove&subject=Stone Creed Grove, ADF">email</a> / (216) 695-0840', 'grove'));
batch.push(createMarker(new GLatLng(42.270000, -83.770000), '<b>Shining Lakes Grove, ADF</b><br/>PO Box 3901<br/>Ann Arbor, MI, 48106-1732<br/><a href="http://www.shininglakes.org">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=16&type=grove&subject=Shining Lakes Grove, ADF">email</a> / (734) 277-1897', 'grove'));
batch.push(createMarker(new GLatLng(42.040479, -87.900862), '<b>Wild Onion Grove, ADF</b><br/>934 E Prairie Avenue<br/>Des Plaines, IL, 60016<br/><a href="http://www.wildoniongrove.org">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=19&type=grove&subject=Wild Onion Grove, ADF">email</a> / (312) 489-8610', 'grove'));
batch.push(createMarker(new GLatLng(39.939300, -74.920600), '<b>Red Oak Grove, ADF</b><br/>9 Cooks Mill Ct<br/>Mount Laurel, NJ, 08054-5234<br/><a href="http://www.redoakgrove.org/">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=25&type=grove&subject=Red Oak Grove, ADF">email</a> / (856) 439-1610', 'grove'));
batch.push(createMarker(new GLatLng(44.929200, -85.186443), '<b>Grove of the Midnight Sun, ADF</b><br/>7231 South M 88 Hwy<br/>Bellaire, MI, 49615<br/><a href="http://www.grovemidnightsun.org/">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=32&type=grove&subject=Grove of the Midnight Sun, ADF">email</a> / (231) 350-2475', 'grove'));
batch.push(createMarker(new GLatLng(39.758354, -84.179489), '<b>The 6th Night Grove, ADF</b><br/>PO Box 1521<br/>Dayton, OH, 45401-1521<br/><a href="http://www.6thnight.org/">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=33&type=grove&subject=The 6th Night Grove, ADF">email</a> / (937) 985-1765', 'grove'));
batch.push(createMarker(new GLatLng(45.403671, -75.702983), '<b>Red Maple Grove, ADF</b><br/>424 Cambridge St.<br/>South Ottawa, ON, K1S 4H5, Canada<br/><a href="http://www.redmaplegrove.org">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=51&type=grove&subject=Red Maple Grove, ADF">email</a> / (613) 231-4311', 'grove'));
batch.push(createMarker(new GLatLng(34.155075, -118.795312), '<b>Raven\'s Cry Grove, ADF</b><br/>5776-D Lindero Canyon Road #178<br/>Westlake Village, CA, 91362-4088<br/><a href="http://www.ravenscrygrove.org/">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=62&type=grove&subject=Raven\'s Cry Grove, ADF">email</a> / (818) 706-3717', 'grove'));
batch.push(createMarker(new GLatLng(42.622023, -73.832623), '<b>Tear of the Cloud Grove, ADF</b><br/>PO Box 33<br/>Delmar, NY, 12054-0033<br/><a href="http://www.tearofthecloud.org/">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=66&type=grove&subject=Tear of the Cloud Grove, ADF">email</a> / 518) 439-4514', 'grove'));
batch.push(createMarker(new GLatLng(43.145321, -70.919320), '<b>Nemos Ognios Grove, ADF</b><br/><br/>Durham, NH, <br/><a href="http://www.nemosognios.org">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=73&type=grove&subject=Nemos Ognios Grove, ADF">email</a> / (603) 292-6061', 'grove'));
batch.push(createMarker(new GLatLng(32.250000, -110.850000), '<b>Sonoran Sunrise Grove, ADF</b><br/>PO Box 31962<br/>Tucson, AZ, 85751-1962<br/><a href="http://www.adf.org/groups/groves/sonoran-sunrise">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=77&type=grove&subject=Sonoran Sunrise Grove, ADF">email</a> / (520) 971-6803', 'grove'));
batch.push(createMarker(new GLatLng(42.306996, -122.887709), '<b>Clan of the Triple Horses Grove, ADF</b><br/>1139 Peachwood Court<br/>Medford, OR, 97501-4383<br/><a href="http://triplehorses.weebly.com">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=80&type=grove&subject=Clan of the Triple Horses Grove, ADF">email</a> / (541) 621-4659', 'grove'));
batch.push(createMarker(new GLatLng(42.242784, -88.316088), '<b>Raven Wood Grove, ADF</b><br/>P.O. Box 1635<br/>Crystal Lake, IL, 60039-1635<br/><a href="http://www.ravenwoodgrove.org">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=89&type=grove&subject=Raven Wood Grove, ADF">email</a> / (815) 356-9844', 'grove'));
batch.push(createMarker(new GLatLng(37.407106, -79.160407), '<b>Grove of the Seven Hills, ADF</b><br/>516 Orchard Street<br/>Fort Ave<br/>Lynchburg, VA, 24501<br/><a href="http://www.SevenHillsADF.weebly.com">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=90&type=grove&subject=Grove of the Seven Hills, ADF">email</a> / (434) 632-7923', 'grove'));
batch.push(createMarker(new GLatLng(40.499141, -74.426602), '<b>Grove of the Other Gods, ADF</b><br/>PO Box 1483<br/>Highland Park, NJ, 08904<br/><a href="http://www.othergods.org">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=91&type=grove&subject=Grove of the Other Gods, ADF">email</a> / (732) 249-6680', 'grove'));
batch.push(createMarker(new GLatLng(43.896083, -78.860935), '<b>Dancing Lights Grove, ADF</b><br/>74 Albert St.<br/>Oshawa, ON, L1H 4P9, Canada<br/><a href="http://www.dancinglightsgrove.ca/">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=94&type=grove&subject=Dancing Lights Grove, ADF">email</a> / (905) 721-1123', 'grove'));
batch.push(createMarker(new GLatLng(39.999063, -83.017339), '<b>Three Cranes Grove, ADF</b><br/>P.O. Box 3264<br/>Columbus, OH, 43210-3264<br/><a href="http://www.threecranes.org">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=97&type=grove&subject=Three Cranes Grove, ADF">email</a> / (614) 263-7828', 'grove'));
batch.push(createMarker(new GLatLng(42.097526, -80.161902), '<b>Whispering Lake Grove, ADF</b><br/>P.O. Box 9114<br/>Erie, PA, 16505<br/><a href="http://www.whisperinglakegrove.org">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=99&type=grove&subject=Whispering Lake Grove, ADF">email</a> / (814) 420-1560', 'grove'));
batch.push(createMarker(new GLatLng(34.730000, -86.590000), '<b>Hallowed Oaks Grove, ADF</b><br/>P.O. Box 18833<br/>Huntsville, AL, 35804-8833<br/><a href="http://www.hallowedoaksgrove.org">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=103&type=grove&subject=Hallowed Oaks Grove, ADF">email</a> / (256) 694-3632', 'grove'));
batch.push(createMarker(new GLatLng(39.210946, -86.243794), '<b>Black Bear Grove, ADF</b><br/>PO Box 739<br/>Nashville, IN, 47448-0739<br/><a href="http://www.blackbeargrove.org/">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=105&type=grove&subject=Black Bear Grove, ADF">email</a> / (812) 988-1138', 'grove'));
batch.push(createMarker(new GLatLng(33.448600, -112.073300), '<b>Grove of the Rising Phoenix, ADF</b><br/>P.O. Box 34631<br/>Phoenix, AZ, 85067<br/><a href="http://www.risingphoenix-adf.org">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=107&type=grove&subject=Grove of the Rising Phoenix, ADF">email</a> / (480) 250-7175', 'grove'));
batch.push(createMarker(new GLatLng(38.991450, -84.188712), '<b>Mystic Ash Grove, ADF</b><br/>2941 N Dunham Rd<br/>Amelia, OH, 45102-9743<br/><a href="http://www.adf.org/groups/groves/mystic-ash">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=108&type=grove&subject=Mystic Ash Grove, ADF">email</a> / (513) 377-7092', 'grove'));
batch.push(createMarker(new GLatLng(38.512871, -121.497029), '<b>Sierra Madrone Grove, ADF</b><br/>PO Box 221304<br/>Sacramento, CA, 95822-1304<br/><a href="http://www.adf.org/groups/groves/sierra-madrone">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=115&type=grove&subject=Sierra Madrone Grove, ADF">email</a> / (916) 288-5673', 'grove'));
batch.push(createMarker(new GLatLng(33.950193, -84.149155), '<b>Grove of the Red Earth, ADF</b><br/>4155 Satellite Blvd. #1211<br/>Duluth, GA, 30095<br/><a href="http://www.redearthadf.org">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=117&type=grove&subject=Grove of the Red Earth, ADF">email</a> / (770) 662-0602', 'grove'));
batch.push(createMarker(new GLatLng(51.245460, -0.742636), '<b>Hollow Hills Grove, ADF</b><br/>41 Friend Avenue<br/>Aldershot, Hampshire, GU12 4QY, United Kingdom<br/><a href="http://www.hollowhills-adf.org.uk/">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=133&type=grove&subject=Hollow Hills Grove, ADF">email</a> / 01252 331778', 'grove'));
batch.push(createMarker(new GLatLng(44.605245, -63.611083), '<b>Protogrove of the Nova Scotia Druids, ADF</b><br/>37-8 Foxwood Terrace<br/>Halifax, NS, B3R 2H7, Canada<br/><a href="/cgi-bin/adf/mailto?to=137&type=grove&subject=Protogrove of the Nova Scotia Druids, ADF">email</a> / (902) 404-8201', 'grove'));
batch.push(createMarker(new GLatLng(40.116500, -88.243400), '<b>Apple Branch Grove, ADF</b><br/>PO Box 1664<br/>Champaign, IL, 61824-1664<br/><a href="http://www.apple-branch.org/">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=143&type=grove&subject=Apple Branch Grove, ADF">email</a> / (217) 766-7767', 'grove'));
batch.push(createMarker(new GLatLng(53.541899, -113.597408), '<b>Beaver Hills Grove,  ADF</b><br/>10129 160 Street # 110<br/>Edmonton, AB, T5P 3E8, Canada<br/><a href="http://www.beaverhills.webs.com/">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=145&type=grove&subject=Beaver Hills Grove,  ADF">email</a> / (780) 484 7923', 'grove'));
batch.push(createMarker(new GLatLng(44.910359, -75.712280), '<b>Thornhaven Grove, ADF</b><br/>11397 County Road #3<br/>RR# 1<br/>Inkerman, ON, K0E 1J0, Canada<br/><a href="http://www.thornhavenadf.com">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=148&type=grove&subject=Thornhaven Grove, ADF">email</a> / (613) 989-6142', 'grove'));
batch.push(createMarker(new GLatLng(32.715400, -117.156500), '<b>Coast Oak Grove, ADF</b><br/>P. O. Box 432487<br/>San Diego, CA, 92143-2487<br/><a href="http://www.coastoakgrove.com">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=149&type=grove&subject=Coast Oak Grove, ADF">email</a> / (619) 213-6972', 'grove'));
batch.push(createMarker(new GLatLng(38.470259, -77.433397), '<b>Protogrove of the Ancestral Well, ADF</b><br/>1 Emerson Ct<br/>Stafford, VA, 22554-7672<br/><a href="http://https://www.sites.google.com/site/ancestralwelladf/">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=154&type=grove&subject=Protogrove of the Ancestral Well, ADF">email</a> / (540) 724-1137', 'grove'));
batch.push(createMarker(new GLatLng(29.542730, -95.020484), '<b>Protogrove of the Live Oaks, ADF</b><br/>PO Box 1250<br/>Kemah, TX, 77565-1250<br/><a href="http://www.liveoaks-adf.org">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=155&type=grove&subject=Protogrove of the Live Oaks, ADF">email</a> / (888) 783-6805', 'grove'));
batch.push(createMarker(new GLatLng(39.734196, -121.820049), '<b>Feather River Grove, ADF</b><br/>1363 E 10th Street<br/>Chico, CA, 95928-5937<br/><a href="http://www.featherrivergrove.org">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=156&type=grove&subject=Feather River Grove, ADF">email</a> / (530) 588-0374', 'grove'));
batch.push(createMarker(new GLatLng(-37.665984, 145.010768), '<b>Silver Birch Grove, ADF</b><br/>P O Box 1199<br/>Lalor, VIC, 3075, Australia<br/><a href="http://silverbirchadf.ning.com/">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=159&type=grove&subject=Silver Birch Grove, ADF">email</a> / 60410615022', 'grove'));
batch.push(createMarker(new GLatLng(44.377204, -93.702900), '<b>Red Pine Protogrove, ADF</b><br/>%Jerome Brownell<br/>370 W Minnesota St<br/>LeCenter, MN, 56057-1006<br/><a href="http://www.redpineadf.weebly.com">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=160&type=grove&subject=Red Pine Protogrove, ADF">email</a> / (701) 330-0146', 'grove'));
batch.push(createMarker(new GLatLng(41.787918, -80.067140), '<b>Snow Water Grove, ADF</b><br/>P.O. Box 58<br/>Cambridge Springs, PA, 16403<br/><a href="http://www.snowwatergrove.org">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=162&type=grove&subject=Snow Water Grove, ADF">email</a> / (814) 406 9794', 'grove'));
batch.push(createMarker(new GLatLng(35.131697, -76.912064), '<b>Muscadine Protogrove, ADF</b><br/>190 Hale Road<br/>New Bern, NC, 28560-5769<br/><a href="/cgi-bin/adf/mailto?to=164&type=grove&subject=Muscadine Protogrove, ADF">email</a> / (252) 745-0365', 'grove'));
batch.push(createMarker(new GLatLng(42.741956, -84.518424), '<b>Cedarsong Grove, ADF</b><br/>732 N Hayford<br/>Lansing, MI, 48912-4320<br/><a href="http://www.cedarsongadf.org">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=167&type=grove&subject=Cedarsong Grove, ADF">email</a> / (517) 798-6672', 'grove'));
batch.push(createMarker(new GLatLng(40.853432, -73.411509), '<b>Paumanok Island Protogrove, ADF</b><br/>PO Box 506<br/>Huntington Station, NY, 11746-0506<br/><a href="/cgi-bin/adf/mailto?to=170&type=grove&subject=Paumanok Island Protogrove, ADF">email</a> / (631) 385-1853', 'grove'));
batch.push(createMarker(new GLatLng(32.817150, -96.818846), '<b>Eagle Mountain Protogrove, ADF</b><br/>4533 Cedar Springs Rd<br/>#301<br/>Dallas, TX, 75219-1367<br/><a href="http://www.eaglemountainpg.org/">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=172&type=grove&subject=Eagle Mountain Protogrove, ADF">email</a> / (210) 241-9253', 'grove'));
batch.push(createMarker(new GLatLng(41.892657, -74.311891), '<b>Our Whole Protogrove, ADF</b><br/>146 Haver Rd<br/>Olivebridge, NY, 12461<br/><a href="http://www.ourwholegrove.blogspot.com">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=173&type=grove&subject=Our Whole Protogrove, ADF">email</a> / (845) 657-5701', 'grove'));
batch.push(createMarker(new GLatLng(36.211121, -115.226701), '<b>Larrea Tridentata Grove, ADF</b><br/>2860 N Bronco St<br/>Las Vegas, NV, 89108-4210<br/><a href="http://www.larrea-adf.org">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=176&type=grove&subject=Larrea Tridentata Grove, ADF">email</a> / (702) 530-3783', 'grove'));
batch.push(createMarker(new GLatLng(42.953573, -78.865979), '<b>Beautiful Rivers Grove, ADF</b><br/>30 Avery Ave<br/>Buffalo, NY, 14216<br/><a href="/cgi-bin/adf/mailto?to=177&type=grove&subject=Beautiful Rivers Grove, ADF">email</a> / (716) 877-5180', 'grove'));
batch.push(createMarker(new GLatLng(39.731698, -104.921364), '<b>Silver Branch Golden Horn Grove, ADF</b><br/>PO Box 201481<br/>Denver, CO, 80220-7481<br/><a href="http://www.denverdruids.org">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=179&type=grove&subject=Silver Branch Golden Horn Grove, ADF">email</a> / (720) 309-7410', 'grove'));
batch.push(createMarker(new GLatLng(32.271217, -93.880697), '<b>Cypress Point Protogrove, ADF</b><br/>6399 Vardaman Road<br/>Keithville, LA, 71047-9137<br/><a href="/cgi-bin/adf/mailto?to=180&type=grove&subject=Cypress Point Protogrove, ADF">email</a> / (318) 286-5847', 'grove'));
batch.push(createMarker(new GLatLng(49.862339, -119.475723), '<b>Hartwood Protogrove, ADF</b><br/>%Tad Seymour<br/>2996B Lowe Crt<br/>Kelowna, BC, V1Y 8L4, Canada<br/><a href="/cgi-bin/adf/mailto?to=181&type=grove&subject=Hartwood Protogrove, ADF">email</a> / (250) 808-9631', 'grove'));
batch.push(createMarker(new GLatLng(41.697200, -72.534700), '<b>Charter Oak Grove, ADF</b><br/>PO Box 41<br/>East Glastonbury, CT, 06025-0041<br/><a href="http://www.charteroakadf.org">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=184&type=grove&subject=Charter Oak Grove, ADF">email</a> / (860) 657-4662', 'grove'));
batch.push(createMarker(new GLatLng(43.049745, -87.895831), '<b>Twisted Tree Protogrove, ADF</b><br/>1491 N Farwell Ave<br/>Milwaukee, WI, 53202-2912<br/><a href="/cgi-bin/adf/mailto?to=186&type=grove&subject=Twisted Tree Protogrove, ADF">email</a> / (414) 248-7496', 'grove'));
batch.push(createMarker(new GLatLng(27.841673, -82.806099), '<b>Osprey Suncoast Protogrove, ADF</b><br/>12100 Park Blvd #2602<br/>Seminole, FL, 33772-5071<br/><a href="/cgi-bin/adf/mailto?to=187&type=grove&subject=Osprey Suncoast Protogrove, ADF">email</a> / (727) 258-8156', 'grove'));
batch.push(createMarker(new GLatLng(40.034213, -76.496635), '<b>Maple Hart Protogrove, ADF</b><br/>53 S 6th St<br/>Columbia, PA, 17512-1516<br/><a href="/cgi-bin/adf/mailto?to=188&type=grove&subject=Maple Hart Protogrove, ADF">email</a> / (717) 826-4934', 'grove'));
batch.push(createMarker(new GLatLng(34.870000, -92.110000), '<b>South Winds Protogrove, ADF</b><br/>PO Box 8217<br/>Jacksonville, AR, 72078-8217<br/><a href="http://www.southwindsadf.org">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=191&type=grove&subject=South Winds Protogrove, ADF">email</a> / 501) 350-9140', 'grove'));
batch.push(createMarker(new GLatLng(45.466702, -75.702319), '<b>Six Eagles Protogrove, ADF</b><br/>495 Pointe-Gatineau Road<br/>Gatineau, QC, J8T 2B1, Canada<br/><a href="/cgi-bin/adf/mailto?to=192&type=grove&subject=Six Eagles Protogrove, ADF">email</a> / (819) 483-0660', 'grove'));
batch.push(createMarker(new GLatLng(40.891460, -75.352878), '<b>Dragon Stone Hill Protogrove, ADF</b><br/>127 Bull Run Road<br/>Saylorsburg, PA, 18353-8288<br/><a href="http://www.dragonstonehill.org">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=193&type=grove&subject=Dragon Stone Hill Protogrove, ADF">email</a> / (610) 216-1625', 'grove'));
batch.push(createMarker(new GLatLng(-45.871108, 170.501142), '<b>Whispering of the Winds Protogrove, ADF</b><br/>86 Cargill St<br/>Dunedin, NZ, 9016, New Zealand<br/><a href="http://www.adf.org/groups/groves/whispering-winds">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=194&type=grove&subject=Whispering of the Winds Protogrove, ADF">email</a> / 064 21-141-6557', 'grove'));
batch.push(createMarker(new GLatLng(30.171881, -81.815501), '<b>Dark Waters Grove, ADF</b><br/>3255 Wandering Oaks Drive<br/>Orange Park, FL, 32065-5214<br/><a href="http://www.thedarkwaters.com">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=195&type=grove&subject=Dark Waters Grove, ADF">email</a> / (904) 955-8017', 'grove'));
batch.push(createMarker(new GLatLng(40.798063, -73.960056), '<b>Inis Ull: Apple Isle Protogrove, ADF</b><br/>%Robin Heagan<br/>310 W 106th St #1B<br/>New York, NY, 10025-3429<br/><a href="/cgi-bin/adf/mailto?to=196&type=grove&subject=Inis Ull: Apple Isle Protogrove, ADF">email</a> / (212) 280-8744', 'grove'));
batch.push(createMarker(new GLatLng(42.865087, -71.373953), '<b>Frithstead Protogrove, ADF</b><br/>PO Box 1275<br/>Londonderry, NH, 03053-1275<br/><a href="http://www.frithstead.weebly.com">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=198&type=grove&subject=Frithstead Protogrove, ADF">email</a> / (603) 247-2806', 'grove'));
batch.push(createMarker(new GLatLng(38.619190, -77.353101), '<b>Blue Heron Protogrove, ADF</b><br/>15377 Inlet Pl<br/>Dumfries, VA, 22025-5205<br/><a href="/cgi-bin/adf/mailto?to=199&type=grove&subject=Blue Heron Protogrove, ADF">email</a> / (703) 987-5702', 'grove'));
batch.push(createMarker(new GLatLng(45.325185, -84.248787), '<b>Ocqueoc Forest Protogrove, ADF</b><br/>18151 W 638 Hwy<br/>Onaway, MI, 49765-9648<br/><a href="http://www.adf.org/groups/groves/ocqueoc-forest">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=200&type=grove&subject=Ocqueoc Forest Protogrove, ADF">email</a> / (989) 306-8066', 'grove'));
batch.push(createMarker(new GLatLng(45.328395, -75.753391), '<b>Lake of Oaks Protogrove, ADF</b><br/>33 Sharry Lane<br/>Ottawa, ON, K2G 3L4, Canada<br/><a href="/cgi-bin/adf/mailto?to=201&type=grove&subject=Lake of Oaks Protogrove, ADF">email</a> / (613) 203-6328', 'grove'));
batch.push(createMarker(new GLatLng(39.040744, -95.705707), '<b>Ad Astra Protogrove, ADF</b><br/>1414 SW MacVicar<br/>Topeka, KS, 66604-2740<br/><a href="http://www.adf.org/groups/groves/ad-astra">grwebsite</a> / <a href="/cgi-bin/adf/mailto?to=202&type=grove&subject=Ad Astra Protogrove, ADF">email</a> / (785) 840-0270', 'grove'));
batch.push(createMarker(new GLatLng(35.470000, -118.970000), '<b>Cottonwood River Protogrove, ADF</b><br/>PO Box 5401<br/>Bakersfield, CA, 93388-5041<br/><a href="/cgi-bin/adf/mailto?to=203&type=grove&subject=Cottonwood River Protogrove, ADF">email</a> / (661) 237-9507', 'grove'));
batch.push(createMarker(new GLatLng(40.666337, -80.043324), '<b>Cranberry Protogrove, ADF</b><br/>462 Conrad Dr<br/>Mars, PA, 16046-4010<br/><a href="/cgi-bin/adf/mailto?to=204&type=grove&subject=Cranberry Protogrove, ADF">email</a> / (724) 713-4098', 'grove'));
batch.push(createMarker(new GLatLng(30.429885, -97.946267), '<b>HearthStone Protogrove, ADF</b><br/>5514 W Beach Circle #C<br/>Austin, TX, 78734-1030<br/><a href="/cgi-bin/adf/mailto?to=205&type=grove&subject=HearthStone Protogrove, ADF">email</a> / (512) 553-2358', 'grove'));
batch.push(createMarker(new GLatLng(39.074446, -94.678227), '<b>Guardians of the Oak Protogrove, ADF</b><br/>727 NE 43rd St<br/>Overland Park, FL, 33334-3159<br/><a href="/cgi-bin/adf/mailto?to=206&type=grove&subject=Guardians of the Oak Protogrove, ADF">email</a> / (410) 336-2145', 'grove'));
// Generated automatically by /home/adforg/public_html/maps/groves.py

	mgr.addMarkers(batch, 0);
	mgr.refresh();
      }
    }

    window.onload = load;

</script>

