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(33.4471,-84.1365)};var g_467e0167b8bd82d9ea0edcf7da8a6b23 = new google.maps.Geocoder();g_467e0167b8bd82d9ea0edcf7da8a6b23.geocode( { 'address': "256 Keys Ferry St, McDonough, GA 30253, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mcdonough-GA-sunset-finance-of-mcdonough').style.display = '';map = new google.maps.Map(document.getElementById('mcdonough-GA-sunset-finance-of-mcdonough'), mapOptions);}document.getElementById('2b5c1936').innerHTML += ' | View Map';var $l467e0167b8bd82d9ea0edcf7da8a6b23 = '

Sunset Finance of McDonough

Address: 256 Keys Ferry St, McDonough, GA 30253, USA
Phone: (770) 288-2096
';var m_467e0167b8bd82d9ea0edcf7da8a6b23 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Sunset Finance of McDonough',});m_467e0167b8bd82d9ea0edcf7da8a6b23['infowindow'] = new google.maps.InfoWindow({content: $l467e0167b8bd82d9ea0edcf7da8a6b23});var infowindow = new google.maps.InfoWindow({content: $l467e0167b8bd82d9ea0edcf7da8a6b23});google.maps.event.addListener(m_467e0167b8bd82d9ea0edcf7da8a6b23, 'click', function() {infowindow.open(map,m_467e0167b8bd82d9ea0edcf7da8a6b23);});$marker.push(m_467e0167b8bd82d9ea0edcf7da8a6b23);}});}google.maps.event.addDomListener(window, 'load', initialize);