var map;var $marker = [];function $setCursor($lat, $lng, $index){$marker[$index - 1]['infowindow'].open(map, $marker[$index - 1]);var $lat_lng = new google.maps.LatLng($lat, $lng);map.setCenter($lat_lng);map.setZoom(20);}function initialize(){var $i = 0;var mapOptions = {zoom: 10,center: new google.maps.LatLng(34.0847,-84.5268)};var g_bfc2f9c4f1c3bf91b3fe29cd412186f4 = new google.maps.Geocoder();g_bfc2f9c4f1c3bf91b3fe29cd412186f4.geocode( { 'address': "220 Heritage Walk #101, Woodstock, GA 30188, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('woodstock-GA-cherokee-county-ga-real-estate').style.display = '';map = new google.maps.Map(document.getElementById('woodstock-GA-cherokee-county-ga-real-estate'), mapOptions);}document.getElementById('299b7e84').innerHTML += ' | View Map';var $lbfc2f9c4f1c3bf91b3fe29cd412186f4 = '

Cherokee County GA Real Estate

Address: 220 Heritage Walk #101, Woodstock, GA 30188, USA
Phone: (404) 997-2891
';var m_bfc2f9c4f1c3bf91b3fe29cd412186f4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cherokee County GA Real Estate',});m_bfc2f9c4f1c3bf91b3fe29cd412186f4['infowindow'] = new google.maps.InfoWindow({content: $lbfc2f9c4f1c3bf91b3fe29cd412186f4});var infowindow = new google.maps.InfoWindow({content: $lbfc2f9c4f1c3bf91b3fe29cd412186f4});google.maps.event.addListener(m_bfc2f9c4f1c3bf91b3fe29cd412186f4, 'click', function() {infowindow.open(map,m_bfc2f9c4f1c3bf91b3fe29cd412186f4);});$marker.push(m_bfc2f9c4f1c3bf91b3fe29cd412186f4);}});}google.maps.event.addDomListener(window, 'load', initialize);