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.3939,-84.7662)};var g_c1d0f19c3f827daf0edd3e69c3b195a9 = new google.maps.Geocoder();g_c1d0f19c3f827daf0edd3e69c3b195a9.geocode( { 'address': "278 Bullsboro Dr, Newnan, GA 30263, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('newnan-GA-nationwide-insurance---the-keats-agency').style.display = '';map = new google.maps.Map(document.getElementById('newnan-GA-nationwide-insurance---the-keats-agency'), mapOptions);}document.getElementById('f41e5510').innerHTML += ' | View Map';var $lc1d0f19c3f827daf0edd3e69c3b195a9 = '

Nationwide Insurance - The Keats Agency

Address: 278 Bullsboro Dr, Newnan, GA 30263, USA
Phone: (678) 423-9696
';var m_c1d0f19c3f827daf0edd3e69c3b195a9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Nationwide Insurance - The Keats Agency',});m_c1d0f19c3f827daf0edd3e69c3b195a9['infowindow'] = new google.maps.InfoWindow({content: $lc1d0f19c3f827daf0edd3e69c3b195a9});var infowindow = new google.maps.InfoWindow({content: $lc1d0f19c3f827daf0edd3e69c3b195a9});google.maps.event.addListener(m_c1d0f19c3f827daf0edd3e69c3b195a9, 'click', function() {infowindow.open(map,m_c1d0f19c3f827daf0edd3e69c3b195a9);});$marker.push(m_c1d0f19c3f827daf0edd3e69c3b195a9);}});}google.maps.event.addDomListener(window, 'load', initialize);