
			function openPlantWindow(url) {
				window.open(url, 'PlantDetails', 'resizable=yes,width=570,height=450,scrollbars=1');
			}

			function createMarker(point,html,markerOptions) {
				var marker = new GMarker(point,markerOptions);
				GEvent.addListener(marker, "click", function() {
				  marker.openInfoWindowHtml(html);
				});
				return marker;
			}

			function load() {
				if (GBrowserIsCompatible()) {
					var map = new GMap2(document.getElementById('map'));
					map.addControl(new GSmallMapControl());

					var copyCollection = new GCopyrightCollection();
					var copyright = new GCopyright(1, new GLatLngBounds(new GLatLng(-90, -180), new GLatLng(90, 180)), 0, "");
					copyCollection.addCopyright(copyright);

					function CustomGetTileUrl(a,b) {
						return "/gardens/Tiles/McKinneyGreenGardens/"+b+"_"+a.x+"_"+a.y+".jpg";
					}

					var tilelayers = [new GTileLayer(copyCollection, 3, 19)];
					tilelayers[0].getTileUrl = CustomGetTileUrl;

					var custommap = new GMapType(tilelayers, new GMercatorProjection(20), "", {errorMessage:"No data available"});
					map.addMapType(custommap);

					map.setCenter(new GLatLng(33.1778, -96.704), 15, custommap);

					var fingerIcon = new GIcon();
					fingerIcon.image = "/gardens/mapIcon.png";
					fingerIcon.iconSize = new GSize(16, 16);
					fingerIcon.iconAnchor = new GPoint(4, 8);
					fingerIcon.infoWindowAnchor = new GPoint(5, 2);
					fingerIcon.transparent = "/gardens/mapIcon.png";
					fingerIcon.printImage = "/gardens/mapIcon.gif";
					fingerIcon.mozPrintImage = "/gardens/mapIcon.gif";

					//var baseIcon = new GIcon(G_DEFAULT_ICON);
					markerOptions = { icon:fingerIcon };

					var point;
					var marker;						
					
			point = new GLatLng(33.1704800069929,-96.7054581642151);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/CrowneZoysiagrass.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/CrowneZoysiagrass.jpg" alt="CrowneZoysiagrass.jpg" /></a></p><p><strong>Crowne Zoysiagrass</strong><br />Plant Type: Turfgrass<br />Garden: Turfgrass Plot</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=1&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1704620459256,-96.7156291007996);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/PalisadesZoysiagrass.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/PalisadesZoysiagrass.jpg" alt="PalisadesZoysiagrass.jpg" /></a></p><p><strong>Palisades Zoysiagrass</strong><br />Plant Type: Turfgrass<br />Garden: Turfgrass Plot</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=2&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1743235907261,-96.71462059021);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/CavalierZoysiagrass.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/CavalierZoysiagrass.jpg" alt="CavalierZoysiagrass.jpg" /></a></p><p><strong>Cavalier Zoysiagrass</strong><br />Plant Type: Turfgrass<br />Garden: Turfgrass Plot</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=3&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1794780388821,-96.6970896720886);
			marker = createMarker(point,'<div class="pointinfo"><p><strong>Zorro Zoysiagrass</strong><br />Plant Type: Turfgrass<br />Garden: Turfgrass Plot</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=4&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.178292722247,-96.6918325424194);
			marker = createMarker(point,'<div class="pointinfo"><p><strong>609 Buffalograss</strong><br />Plant Type: Turfgrass<br />Garden: Turfgrass Plot</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=5&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1749881184869,-96.6973042488098);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/TexasNativeBermudagrass.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/TexasNativeBermudagrass.jpg" alt="TexasNativeBermudagrass.jpg" /></a></p><p><strong>Premier Bermudagrass</strong><br />Plant Type: Turfgrass<br />Garden: Turfgrass Plot</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=6&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1784004789673,-96.702561378479);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/StAugustinegrass.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/StAugustinegrass.jpg" alt="StAugustinegrass.jpg" /></a></p><p><strong>St. Augustinegrass</strong><br />Plant Type: Turfgrass<br />Garden: Turfgrass Plot</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=7&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1809147648226,-96.705629825592);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/TallFescue.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/TallFescue.jpg" alt="TallFescue.jpg" /></a></p><p><strong>Tall Fescue</strong><br />Plant Type: Turfgrass<br />Garden: Turfgrass Plot</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=8&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1793343649924,-96.7113375663757);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/Tifton10.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/Tifton10.jpg" alt="Tifton10.jpg" /></a></p><p><strong>Tifton 10</strong><br />Plant Type: Turfgrass<br />Garden: Turfgrass Plot</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=9&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1780861881628,-96.7140519618988);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/Agarita.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/Agarita.jpg" alt="Agarita.jpg" /></a></p><p><strong>Agarita</strong><br />Plant Type: Shrub<br />Garden: Rock</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=10&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1818396446828,-96.7103826999664);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/AmericanBeautyBerry.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/AmericanBeautyBerry.jpg" alt="AmericanBeautyBerry.jpg" /></a></p><p><strong>American Beauty Berry</strong><br />Plant Type: Shrub<br />Garden: Wildlife</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=11&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1812021071837,-96.7086982727051);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/AromaticSumac.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/AromaticSumac.jpg" alt="AromaticSumac.jpg" /></a></p><p><strong>Aromatic Sumac</strong><br />Plant Type: Shrub<br />Garden: Wildlife</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=12&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1704979680566,-96.7114555835724);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/BarbarasButtons.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/BarbarasButtons.jpg" alt="BarbarasButtons.jpg" /></a></p><p><strong>Barbara&#39;s Buttons</strong><br />Plant Type: Perennial<br />Garden: Butterfly</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=13&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(0,0);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/BarbarasButtons.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/BarbarasButtons.jpg" alt="BarbarasButtons.jpg" /></a></p><p><strong>Barbara&#39;s Buttons</strong><br />Plant Type: Perennial<br />Garden: Cottage</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=14&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1768290136726,-96.6928088665009);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/BarbarasButtons.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/BarbarasButtons.jpg" alt="BarbarasButtons.jpg" /></a></p><p><strong>Barbara&#39;s Buttons</strong><br />Plant Type: Perennial<br />Garden: Native Plant</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=15&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1803849748738,-96.7006623744965);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/BeardedIrisWhite.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/BeardedIrisWhite.jpg" alt="BeardedIrisWhite.jpg" /></a></p><p><strong>Bearded Iris (white)</strong><br />Plant Type: Perennial<br />Garden: Serenity Moon</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=16&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1804388519641,-96.7099750041962);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/BridalWreathSpiraea.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/BridalWreathSpiraea.jpg" alt="BridalWreathSpiraea.jpg" /></a></p><p><strong>Bridal Wreath Spiraea</strong><br />Plant Type: Shrub<br />Garden: Wildlife</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=17&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1821898393633,-96.7133331298828);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/BurOak.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/BurOak.jpg" alt="BurOak.jpg" /></a></p><p><strong>Bur Oak</strong><br />Plant Type: Shade Tree<br />Garden: Base</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=18&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1694202977258,-96.7108118534088);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/ButterflyBushBlackKnight.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/ButterflyBushBlackKnight.jpg" alt="ButterflyBushBlackKnight.jpg" /></a></p><p><strong>Butterfly Bush &#39;black knight&#39;</strong><br />Plant Type: Perennial<br />Garden: Butterfly</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=19&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1699232121956,-96.7124962806702);
			marker = createMarker(point,'<div class="pointinfo"><p><strong>Butterfly Gaura</strong><br />Plant Type: Perennial<br />Garden: Butterfly</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=20&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1767481946955,-96.7139768600464);
			marker = createMarker(point,'<div class="pointinfo"><p><strong>Calylophus</strong><br />Plant Type: Perennial<br />Garden: Rock</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=21&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1811033333534,-96.7091274261475);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/CarolinaBuckthorn.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/CarolinaBuckthorn.jpg" alt="CarolinaBuckthorn.jpg" /></a></p><p><strong>Carolina Buckthorn</strong><br />Plant Type: Ornamental Tree<br />Garden: Wildlife</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=22&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1708302470695,-96.7117667198181);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/ChinesePistache.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/ChinesePistache.jpg" alt="ChinesePistache.jpg" /></a></p><p><strong>Chinese Pistache</strong><br />Plant Type: Ornamental Tree<br />Garden: Butterfly</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=23&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1769906514031,-96.693913936615);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/ColumbineHinckleys.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/ColumbineHinckleys.jpg" alt="ColumbineHinckleys.jpg" /></a></p><p><strong>Columbine &#39;hinckley&#39;s&#39;</strong><br />Plant Type: Perennial<br />Garden: Native Plant</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=24&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.169105974717,-96.7132151126862);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/ConeflowerPurple.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/ConeflowerPurple.jpg" alt="ConeflowerPurple.jpg" /></a></p><p><strong>Coneflower, purple</strong><br />Plant Type: Perennial<br />Garden: Butterfly</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=25&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1774845426213,-96.6948795318604);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/CoralBerry.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/CoralBerry.jpg" alt="CoralBerry.jpg" /></a></p><p><strong>Coral Berry</strong><br />Plant Type: Shrub<br />Garden: Native Plant</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=26&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1811392511228,-96.7105758190155);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/CoralBerry.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/CoralBerry.jpg" alt="CoralBerry.jpg" /></a></p><p><strong>Coral Berry</strong><br />Plant Type: Shrub<br />Garden: Wildlife</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=27&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1778886333659,-96.6955876350403);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/CreosoteBush.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/CreosoteBush.jpg" alt="CreosoteBush.jpg" /></a></p><p><strong>Creosote Bush</strong><br />Plant Type: Shrub<br />Garden: Native Plant</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=28&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1809147648226,-96.7001473903656);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/CrepeMyrtleGlendoraWhite.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/CrepeMyrtleGlendoraWhite.jpg" alt="CrepeMyrtleGlendoraWhite.jpg" /></a></p><p><strong>Crepe Myrtle &#39;glendora white&#39;</strong><br />Plant Type: Ornamental Tree<br />Garden: Serenity Moon</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=29&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1776192397432,-96.6945254802704);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/DesertWillow.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/DesertWillow.jpg" alt="DesertWillow.jpg" /></a></p><p><strong>Desert Willow  </strong><br />Plant Type: Ornamental Tree<br />Garden: Native Plant</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=30&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1689982065688,-96.7112624645233);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/DwarfAbeliaRoseCreek.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/DwarfAbeliaRoseCreek.jpg" alt="DwarfAbeliaRoseCreek.jpg" /></a></p><p><strong>Dwarf Abelia &#39;rose creek&#39;</strong><br />Plant Type: Shrub<br />Garden: Butterfly</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=31&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(0,0);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/DwarfAbeliaRoseCreek.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/DwarfAbeliaRoseCreek.jpg" alt="DwarfAbeliaRoseCreek.jpg" /></a></p><p><strong>Dwarf Abelia &#39;rose creek&#39;</strong><br />Plant Type: Shrub<br />Garden: Cottage</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=32&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1774127040717,-96.6933560371399);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/DwarfWaxMyrtle.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/DwarfWaxMyrtle.jpg" alt="DwarfWaxMyrtle.jpg" /></a></p><p><strong>Dwarf Wax Myrtle</strong><br />Plant Type: Shrub<br />Garden: Native Plant</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=33&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1772600469581,-96.7114233970642);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/DwarfYauponHolly.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/DwarfYauponHolly.jpg" alt="DwarfYauponHolly.jpg" /></a></p><p><strong>Dwarf Yaupon Holly</strong><br />Plant Type: Shrub<br />Garden: Rock</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=34&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.186365129641,-96.7108011245728);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/EasternRedCedar.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/EasternRedCedar.jpg" alt="EasternRedCedar.jpg" /></a></p><p><strong>Eastern Red Cedar</strong><br />Plant Type: Ornamental Tree<br />Garden: Base</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=35&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1771971880693,-96.6936564445496);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/EvesNecklace.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/EvesNecklace.jpg" alt="EvesNecklace.jpg" /></a></p><p><strong>Eve`s Necklace</strong><br />Plant Type: Ornamental Tree<br />Garden: Native Plant</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=36&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.16958194912,-96.7125177383423);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/FallAster.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/FallAster.jpg" alt="FallAster.jpg" /></a></p><p><strong>Fall Aster </strong><br />Plant Type: Shrub<br />Garden: Butterfly</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=37&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1806543599938,-96.710479259491);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/Forsythia.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/Forsythia.jpg" alt="Forsythia.jpg" /></a></p><p><strong>Forsythia</strong><br />Plant Type: Shrub<br />Garden: Wildlife</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=38&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1803400772733,-96.7017459869385);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/FrogFruit.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/FrogFruit.jpg" alt="FrogFruit.jpg" /></a></p><p><strong>Frog Fruit</strong><br />Plant Type: Groundcover<br />Garden: Serenity Moon</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=39&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(0,0);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/GayfeatherFloristanViolet.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/GayfeatherFloristanViolet.jpg" alt="GayfeatherFloristanViolet.jpg" /></a></p><p><strong>Gayfeather &#39;floristan violet&#39;</strong><br />Plant Type: Perennial<br />Garden: Cottage</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=40&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1774127040717,-96.7121744155884);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/GoldenballLeadtree.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/GoldenballLeadtree.jpg" alt="GoldenballLeadtree.jpg" /></a></p><p><strong>Goldenball Leadtree</strong><br />Plant Type: Ornamental Tree<br />Garden: Rock</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=41&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1690071872529,-96.7139983177185);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/GulfCoastMuhly.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/GulfCoastMuhly.jpg" alt="GulfCoastMuhly.jpg" /></a></p><p><strong>Gulf Coast Muhly </strong><br />Plant Type: Ornamental Grass<br />Garden: Butterfly</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=42&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1817229128116,-96.7096424102783);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/LaceyOak.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/LaceyOak.jpg" alt="LaceyOak.jpg" /></a></p><p><strong>Lacey Oak</strong><br />Plant Type: Shade Tree<br />Garden: Wildlife</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=43&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1766853354396,-96.7150926589966);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/LantanaNewGold.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/LantanaNewGold.jpg" alt="LantanaNewGold.jpg" /></a></p><p><strong>Lantana &#39;new gold&#39;</strong><br />Plant Type: Shrub<br />Garden: Rock</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=44&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1763440986922,-96.7143416404724);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/LantanaRadiation.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/LantanaRadiation.jpg" alt="LantanaRadiation.jpg" /></a></p><p><strong>Lantana &#39;radiation&#39;</strong><br />Plant Type: Shrub<br />Garden: Rock</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=45&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1818935208786,-96.7086017131805);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/LeatherleafMahonia.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/LeatherleafMahonia.jpg" alt="LeatherleafMahonia.jpg" /></a></p><p><strong>Leatherleaf Mahonia</strong><br />Plant Type: Shrub<br />Garden: Wildlife</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=46&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(0,0);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/LiriopeSilverDragon.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/LiriopeSilverDragon.jpg" alt="LiriopeSilverDragon.jpg" /></a></p><p><strong>Liriope &#39;silver dragon&#39;</strong><br />Plant Type: Groundcover<br />Garden: Serenity Moon</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=47&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1811931277492,-96.701842546463);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/MaidenGrass.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/MaidenGrass.jpg" alt="MaidenGrass.jpg" /></a></p><p><strong>Maiden grass</strong><br />Plant Type: Ornamental Grass<br />Garden: Serenity Moon</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=48&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1815972013918,-96.711562871933);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/MexicanBuckeye.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/MexicanBuckeye.jpg" alt="MexicanBuckeye.jpg" /></a></p><p><strong>Mexican Buckeye</strong><br />Plant Type: Ornamental Tree<br />Garden: Wildlife</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=49&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(0,0);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/MexicanMintMarigold.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/MexicanMintMarigold.jpg" alt="MexicanMintMarigold.jpg" /></a></p><p><strong>Mexican Mint Marigold</strong><br />Plant Type: Perennial<br />Garden: Cottage</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=50&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(0,0);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/MexicanPlum.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/MexicanPlum.jpg" alt="MexicanPlum.jpg" /></a></p><p><strong>Mexican Plum</strong><br />Plant Type: Ornamental Tree<br />Garden: Base</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=51&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1804298724513,-96.7008447647095);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/OxeyeDaisy.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/OxeyeDaisy.jpg" alt="OxeyeDaisy.jpg" /></a></p><p><strong>Oxeye Daisy</strong><br />Plant Type: Perennial<br />Garden: Serenity Moon</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=52&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1696448134706,-96.7113590240479);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/PhloxSummerJohnFanick.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/PhloxSummerJohnFanick.jpg" alt="PhloxSummerJohnFanick.jpg" /></a></p><p><strong>Phlox, Summer &#39;john fanick&#39;</strong><br />Plant Type: Perennial<br />Garden: Butterfly</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=53&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1769996312683,-96.7122387886047);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/PincushionFlowerButterflyBlue.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/PincushionFlowerButterflyBlue.jpg" alt="PincushionFlowerButterflyBlue.jpg" /></a></p><p><strong>Pincushion flower &#39;butterfly blue&#39;</strong><br />Plant Type: Perennial<br />Garden: Rock</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=54&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.177825774928,-96.7159616947174);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/PossumhawHolly.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/PossumhawHolly.jpg" alt="PossumhawHolly.jpg" /></a></p><p><strong>Possumhaw Holly</strong><br />Plant Type: Ornamental Tree<br />Garden: Base</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=55&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(0,0);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/PowisCastleArtemisia.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/PowisCastleArtemisia.jpg" alt="PowisCastleArtemisia.jpg" /></a></p><p><strong>Powis Castle Artemisia</strong><br />Plant Type: Shrub<br />Garden: Cottage</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=56&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(0,0);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/RaleighStAugustinegrass.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/RaleighStAugustinegrass.jpg" alt="RaleighStAugustinegrass.jpg" /></a></p><p><strong>Rain Lily</strong><br />Plant Type: Perennial<br />Garden: Serenity Moon</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=57&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1778167951475,-96.7136120796204);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/RedYucca.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/RedYucca.jpg" alt="RedYucca.jpg" /></a></p><p><strong>Red Yucca</strong><br />Plant Type: Shrub<br />Garden: Rock</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=58&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1731112635871,-96.7032909393311);
			marker = createMarker(point,'<div class="pointinfo"><p><strong>Redbud &#39;forest pansy&#39;</strong><br />Plant Type: Ornamental Tree<br />Garden: Cottage</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=59&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(0,0);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/RoseBelindasDream.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/RoseBelindasDream.jpg" alt="RoseBelindasDream.jpg" /></a></p><p><strong>Rose &#39;belinda&#39;s dream&#39;</strong><br />Plant Type: Earth Kind Rose<br />Garden: Cottage</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=60&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1687377663303,-96.7123353481293);
			marker = createMarker(point,'<div class="pointinfo"><p><strong>Rose &#39;knock out&#39;</strong><br />Plant Type: Earth Kind Rose<br />Garden: Butterfly</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=61&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(0,0);
			marker = createMarker(point,'<div class="pointinfo"><p><strong>Rose &#39;knock out&#39;</strong><br />Plant Type: Earth Kind Rose<br />Garden: Cottage</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=62&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1772331074399,-96.6952979564667);
			marker = createMarker(point,'<div class="pointinfo"><p><strong>Rose &#39;knock out&#39;</strong><br />Plant Type: Earth Kind Rose<br />Garden: Native Plant</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=63&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(0,0);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/RoseNearlyWild.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/RoseNearlyWild.jpg" alt="RoseNearlyWild.jpg" /></a></p><p><strong>Rose &#39;nearly wild&#39;</strong><br />Plant Type: Shrub<br />Garden: Cottage</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=64&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(0,0);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/RoseOfSharonAlthea.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/RoseOfSharonAlthea.jpg" alt="RoseOfSharonAlthea.jpg" /></a></p><p><strong>Rose of Sharon (Althea)</strong><br />Plant Type: Shrub<br />Garden: Cottage</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=65&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(0,0);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/RoseRedCascade.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/RoseRedCascade.jpg" alt="RoseRedCascade.jpg" /></a></p><p><strong>Rose &#39;red cascade&#39;</strong><br />Plant Type: Shrub<br />Garden: Cottage</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=66&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1683875178932,-96.7115950584412);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/RosemaryHillsHardy.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/RosemaryHillsHardy.jpg" alt="RosemaryHillsHardy.jpg" /></a></p><p><strong>Rosemary &#39;hills hardy&#39;</strong><br />Plant Type: Perennial<br />Garden: Butterfly</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=67&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1824502396286,-96.7097389698029);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/RoughleafedDogwood.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/RoughleafedDogwood.jpg" alt="RoughleafedDogwood.jpg" /></a></p><p><strong>Roughleafed Dogwood</strong><br />Plant Type: Ornamental Tree<br />Garden: Wildlife</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=68&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1764967574013,-96.6952121257782);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/SageAutumn.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/SageAutumn.jpg" alt="SageAutumn.jpg" /></a></p><p><strong>Sage, Autumn</strong><br />Plant Type: Perennial<br />Garden: Native Plant</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=69&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(0,0);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/SageMealy.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/SageMealy.jpg" alt="SageMealy.jpg" /></a></p><p><strong>Sage, Mealy </strong><br />Plant Type: Perennial<br />Garden: Cottage</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=70&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1777090377094,-96.6949868202209);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/SageMealy.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/SageMealy.jpg" alt="SageMealy.jpg" /></a></p><p><strong>Sage, Mealy </strong><br />Plant Type: Perennial<br />Garden: Native Plant</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=71&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1762093996104,-96.6950511932373);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/SageTexas.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/SageTexas.jpg" alt="SageTexas.jpg" /></a></p><p><strong>Sage, Texas</strong><br />Plant Type: Shrub<br />Garden: Native Plant</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=72&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1758053011226,-96.7073678970337);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/ShantungMaple.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/ShantungMaple.jpg" alt="ShantungMaple.jpg" /></a></p><p><strong>Shantung Maple</strong><br />Plant Type: Shade Tree<br />Garden: Base</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=73&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1682168835322,-96.7143523693085);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/ShrubbySkullcap.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/ShrubbySkullcap.jpg" alt="ShrubbySkullcap.jpg" /></a></p><p><strong>Shrubby Skullcap</strong><br />Plant Type: Perennial<br />Garden: Butterfly</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=74&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1770086111325,-96.6911888122559);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/ShrubbySkullcap.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/ShrubbySkullcap.jpg" alt="ShrubbySkullcap.jpg" /></a></p><p><strong>Shrubby Skullcap</strong><br />Plant Type: Perennial<br />Garden: Native Plant</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=75&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1810584361209,-96.7017030715942);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/SocietyGarlic.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/SocietyGarlic.jpg" alt="SocietyGarlic.jpg" /></a></p><p><strong>Society Garlic</strong><br />Plant Type: Perennial<br />Garden: Serenity Moon</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=76&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(0,0);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/StJohnsWort.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/StJohnsWort.jpg" alt="StJohnsWort.jpg" /></a></p><p><strong>St. John&#39;s Wort</strong><br />Plant Type: Shrub<br />Garden: Cottage</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=77&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.177718017501,-96.7126786708832);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/StJohnsWort.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/StJohnsWort.jpg" alt="StJohnsWort.jpg" /></a></p><p><strong>St. John&#39;s Wort</strong><br />Plant Type: Shrub<br />Garden: Rock</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=78&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1773947444251,-96.7133760452271);
			marker = createMarker(point,'<div class="pointinfo"><p><strong>Trailing Indigo Bush</strong><br />Plant Type: Shrub<br />Garden: Rock</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=79&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.177628219544,-96.6952657699585);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/TurkscapRed.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/TurkscapRed.jpg" alt="TurkscapRed.jpg" /></a></p><p><strong>Turkscap &#39;red&#39;</strong><br />Plant Type: Perennial<br />Garden: Native Plant</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=80&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.168333633394,-96.7127859592438);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/VerbenaPurpleHomestead.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/VerbenaPurpleHomestead.jpg" alt="VerbenaPurpleHomestead.jpg" /></a></p><p><strong>Verbena &#39;purple homestead&#39;</strong><br />Plant Type: Perennial<br />Garden: Butterfly</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=81&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1707763640719,-96.7123675346375);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/VioletSilverleaf.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/VioletSilverleaf.jpg" alt="VioletSilverleaf.jpg" /></a></p><p><strong>Violet Silverleaf </strong><br />Plant Type: Shrub<br />Garden: Butterfly</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=82&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1769188124485,-96.6916394233704);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/VioletSilverleaf.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/VioletSilverleaf.jpg" alt="VioletSilverleaf.jpg" /></a></p><p><strong>Violet Silverleaf </strong><br />Plant Type: Shrub<br />Garden: Native Plant</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=83&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1688455347987,-96.7108976840973);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/VitexChasteTree.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/VitexChasteTree.jpg" alt="VitexChasteTree.jpg" /></a></p><p><strong>Vitex/Chaste Tree</strong><br />Plant Type: Ornamental Tree<br />Garden: Butterfly</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=84&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1794959981017,-96.6930556297302);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/WeepingLoveGrass.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/WeepingLoveGrass.jpg" alt="WeepingLoveGrass.jpg" /></a></p><p><strong>Weeping Love Grass</strong><br />Plant Type: Ornamental Grass<br />Garden: Base</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=85&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1806004830361,-96.700758934021);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/WhiteAvens.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/WhiteAvens.jpg" alt="WhiteAvens.jpg" /></a></p><p><strong>White Avens</strong><br />Plant Type: Groundcover<br />Garden: Serenity Moon</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=86&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1808249701414,-96.6998147964478);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/WhiteSageBrush.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/WhiteSageBrush.jpg" alt="WhiteSageBrush.jpg" /></a></p><p><strong>White Sage Brush</strong><br />Plant Type: Perennial<br />Garden: Serenity Moon</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=87&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1811751688774,-96.7115843296051);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/WinterHoneysuckle.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/WinterHoneysuckle.jpg" alt="WinterHoneysuckle.jpg" /></a></p><p><strong>Winter Honeysuckle</strong><br />Plant Type: Shrub<br />Garden: Wildlife</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=88&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1765865565178,-96.7146635055542);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/YauponHolly.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/YauponHolly.jpg" alt="YauponHolly.jpg" /></a></p><p><strong>Yaupon Holly</strong><br />Plant Type: Ornamental Tree<br />Garden: Rock</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=89&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1763171588924,-96.6939461231232);
			marker = createMarker(point,'<div class="pointinfo"><p><strong>Yucca, soft leaf</strong><br />Plant Type: Shrub<br />Garden: Native Plant</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=90&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1762453193858,-96.7122066020966);
			marker = createMarker(point,'<div class="pointinfo"><p><strong>Yucca, weeping</strong><br />Plant Type: Shrub<br />Garden: Rock</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=91&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1762991990213,-96.6927874088287);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/Zexmenia.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/Zexmenia.jpg" alt="Zexmenia.jpg" /></a></p><p><strong>Zexmenia</strong><br />Plant Type: Perennial<br />Garden: Native Plant</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=92&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1762991990213,-96.7130327224731);
			marker = createMarker(point,'<div class="pointinfo"><p><a href="#" onclick="openPlantWindow(\'/gardens/plants/McKinneyGreenGardens/Zexmenia.jpg\')"><img src="/gardens/plants/McKinneyGreenGardens/Thumbs/Zexmenia.jpg" alt="Zexmenia.jpg" /></a></p><p><strong>Zexmenia</strong><br />Plant Type: Perennial<br />Garden: Rock</p><p><a href="#" onclick="openPlantWindow(\'/PlantDetails.ashx?path=McKinneyGreenGardens&amp;id=93&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1696358328519,-96.712646484375);
			marker = createMarker(point,'<div class="pointinfo"><p><strong>Irrigation Zone: W1</strong><br />Toro Drip In PC</p><p><a href="#" onclick="openPlantWindow(\'/IrrigationDetails.ashx?path=McKinneyGreenGardens&amp;id=1&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1703542794446,-96.7159509658813);
			marker = createMarker(point,'<div class="pointinfo"><p><strong>Irrigation Zone: W2</strong><br />Hunter Pro Sprays MP Rotators</p><p><a href="#" onclick="openPlantWindow(\'/IrrigationDetails.ashx?path=McKinneyGreenGardens&amp;id=2&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(0,0);
			marker = createMarker(point,'<div class="pointinfo"><p><strong>Irrigation Zone: W3</strong><br />Netafim Drip</p><p><a href="#" onclick="openPlantWindow(\'/IrrigationDetails.ashx?path=McKinneyGreenGardens&amp;id=3&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(0,0);
			marker = createMarker(point,'<div class="pointinfo"><p><strong>Irrigation Zone: W4</strong><br />Netafim Drip</p><p><a href="#" onclick="openPlantWindow(\'/IrrigationDetails.ashx?path=McKinneyGreenGardens&amp;id=4&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1708212665722,-96.7038488388062);
			marker = createMarker(point,'<div class="pointinfo"><p><strong>Irrigation Zone: W5</strong><br />Toro DL 2000</p><p><a href="#" onclick="openPlantWindow(\'/IrrigationDetails.ashx?path=McKinneyGreenGardens&amp;id=5&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.172868796147,-96.7117881774902);
			marker = createMarker(point,'<div class="pointinfo"><p><strong>Irrigation Zone: W6</strong><br />Toro Drip In PC</p><p><a href="#" onclick="openPlantWindow(\'/IrrigationDetails.ashx?path=McKinneyGreenGardens&amp;id=6&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1744493125808,-96.7154788970947);
			marker = createMarker(point,'<div class="pointinfo"><p><strong>Irrigation Zone: W7</strong><br />Toro 570PRX - Com Sprayhead 12&#39; TVAN nozzles</p><p><a href="#" onclick="openPlantWindow(\'/IrrigationDetails.ashx?path=McKinneyGreenGardens&amp;id=7&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1727969538137,-96.699857711792);
			marker = createMarker(point,'<div class="pointinfo"><p><strong>Irrigation Zone: W8</strong><br />Toro Drip In PC</p><p><a href="#" onclick="openPlantWindow(\'/IrrigationDetails.ashx?path=McKinneyGreenGardens&amp;id=8&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1734076117696,-96.7090845108032);
			marker = createMarker(point,'<div class="pointinfo"><p><strong>Irrigation Zone: W9</strong><br />Toro Drip In PC</p><p><a href="#" onclick="openPlantWindow(\'/IrrigationDetails.ashx?path=McKinneyGreenGardens&amp;id=9&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1766404359435,-96.6998147964478);
			marker = createMarker(point,'<div class="pointinfo"><p><strong>Irrigation Zone: H1</strong><br />Toro Drip In PC</p><p><a href="#" onclick="openPlantWindow(\'/IrrigationDetails.ashx?path=McKinneyGreenGardens&amp;id=10&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1790470165063,-96.7096853256226);
			marker = createMarker(point,'<div class="pointinfo"><p><strong>Irrigation Zone: H2</strong><br />Toro 570PRX-COM Sprayheads</p><p><a href="#" onclick="openPlantWindow(\'/IrrigationDetails.ashx?path=McKinneyGreenGardens&amp;id=11&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(0,0);
			marker = createMarker(point,'<div class="pointinfo"><p><strong>Irrigation Zone: H3</strong><br />Irritrol 533 Bubbler</p><p><a href="#" onclick="openPlantWindow(\'/IrrigationDetails.ashx?path=McKinneyGreenGardens&amp;id=12&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1761375600154,-96.7060375213623);
			marker = createMarker(point,'<div class="pointinfo"><p><strong>Irrigation Zone: H4</strong><br />Irritrol 533 Bubbler</p><p><a href="#" onclick="openPlantWindow(\'/IrrigationDetails.ashx?path=McKinneyGreenGardens&amp;id=13&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(0,0);
			marker = createMarker(point,'<div class="pointinfo"><p><strong>Irrigation Zone: H5</strong><br />Toro Blue Stripe</p><p><a href="#" onclick="openPlantWindow(\'/IrrigationDetails.ashx?path=McKinneyGreenGardens&amp;id=14&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.181345778011,-96.7094707489014);
			marker = createMarker(point,'<div class="pointinfo"><p><strong>Irrigation Zone: H6</strong><br />Toro Drip In PC</p><p><a href="#" onclick="openPlantWindow(\'/IrrigationDetails.ashx?path=McKinneyGreenGardens&amp;id=15&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1781490464139,-96.7050933837891);
			marker = createMarker(point,'<div class="pointinfo"><p><strong>Irrigation Zone: H7</strong><br />Toro DL 2000</p><p><a href="#" onclick="openPlantWindow(\'/IrrigationDetails.ashx?path=McKinneyGreenGardens&amp;id=16&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(0,0);
			marker = createMarker(point,'<div class="pointinfo"><p><strong>Irrigation Zone: H8</strong><br />Toro Drip In PC</p><p><a href="#" onclick="openPlantWindow(\'/IrrigationDetails.ashx?path=McKinneyGreenGardens&amp;id=17&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1799449773967,-96.7072820663452);
			marker = createMarker(point,'<div class="pointinfo"><p><strong>Irrigation Zone: H9</strong><br />Toro Drip In PC</p><p><a href="#" onclick="openPlantWindow(\'/IrrigationDetails.ashx?path=McKinneyGreenGardens&amp;id=18&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1810584361209,-96.7039346694946);
			marker = createMarker(point,'<div class="pointinfo"><p><strong>Irrigation Zone: H10</strong><br />Toro 570PRX-COM Sprayheads</p><p><a href="#" onclick="openPlantWindow(\'/IrrigationDetails.ashx?path=McKinneyGreenGardens&amp;id=19&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1747007557492,-96.6956949234009);
			marker = createMarker(point,'<div class="pointinfo"><p><strong>Irrigation Zone: T1</strong><br />Toro 570ZPR-Com</p><p><a href="#" onclick="openPlantWindow(\'/IrrigationDetails.ashx?path=McKinneyGreenGardens&amp;id=20&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1802323229382,-96.7005443572998);
			marker = createMarker(point,'<div class="pointinfo"><p><strong>Irrigation Zone: T2</strong><br />Toro Drip In PC</p><p><a href="#" onclick="openPlantWindow(\'/IrrigationDetails.ashx?path=McKinneyGreenGardens&amp;id=21&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(0,0);
			marker = createMarker(point,'<div class="pointinfo"><p><strong>Irrigation Zone: T3</strong><br />Toro 570PRX-COM</p><p><a href="#" onclick="openPlantWindow(\'/IrrigationDetails.ashx?path=McKinneyGreenGardens&amp;id=22&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.179693549275,-96.69517993927);
			marker = createMarker(point,'<div class="pointinfo"><p><strong>Irrigation Zone: T4</strong><br />Hunter Pro Sprays</p><p><a href="#" onclick="openPlantWindow(\'/IrrigationDetails.ashx?path=McKinneyGreenGardens&amp;id=23&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1770714701566,-96.6929054260254);
			marker = createMarker(point,'<div class="pointinfo"><p><strong>Irrigation Zone: T5</strong><br />Toro Drip In PC</p><p><a href="#" onclick="openPlantWindow(\'/IrrigationDetails.ashx?path=McKinneyGreenGardens&amp;id=24&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.178292722247,-96.6999864578247);
			marker = createMarker(point,'<div class="pointinfo"><p><strong>Irrigation Zone: T6</strong><br />Toro Drip In PC</p><p><a href="#" onclick="openPlantWindow(\'/IrrigationDetails.ashx?path=McKinneyGreenGardens&amp;id=25&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1785082355551,-96.6927337646484);
			marker = createMarker(point,'<div class="pointinfo"><p><strong>Irrigation Zone: T7</strong><br />Toro T5 Rotor</p><p><a href="#" onclick="openPlantWindow(\'/IrrigationDetails.ashx?path=McKinneyGreenGardens&amp;id=26&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
			point = new GLatLng(33.1767841142501,-96.7017889022827);
			marker = createMarker(point,'<div class="pointinfo"><p><strong>Irrigation Zone: T8</strong><br />Irritrol IPRO sprays</p><p><a href="#" onclick="openPlantWindow(\'/IrrigationDetails.ashx?path=McKinneyGreenGardens&amp;id=27&amp;mapview=1\')">More Information &raquo;</a></p></div>',markerOptions);
			map.addOverlay(marker);
			
				}
			}

			window.onload = load;
			window.onunload = GUnload;
			