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(32.0007,-81.103)};var g_0794d3078e43642ba113cde820882e86 = new google.maps.Geocoder();g_0794d3078e43642ba113cde820882e86.geocode( { 'address': "7712 Waters Ave, Savannah, GA 31406, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('savannah-GA-american-financial-services-group-inc').style.display = '';map = new google.maps.Map(document.getElementById('savannah-GA-american-financial-services-group-inc'), mapOptions);}document.getElementById('b733b921').innerHTML += ' | View Map';var $l0794d3078e43642ba113cde820882e86 = '

American Financial Services Group, Inc.

Address: 7712 Waters Ave, Savannah, GA 31406, USA
Phone: (912) 355-1039
';var m_0794d3078e43642ba113cde820882e86 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'American Financial Services Group, Inc.',});m_0794d3078e43642ba113cde820882e86['infowindow'] = new google.maps.InfoWindow({content: $l0794d3078e43642ba113cde820882e86});var infowindow = new google.maps.InfoWindow({content: $l0794d3078e43642ba113cde820882e86});google.maps.event.addListener(m_0794d3078e43642ba113cde820882e86, 'click', function() {infowindow.open(map,m_0794d3078e43642ba113cde820882e86);});$marker.push(m_0794d3078e43642ba113cde820882e86);}});}google.maps.event.addDomListener(window, 'load', initialize);