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(31.4966,-82.8733)};var g_dacf1de88e7c80b43b3b23f39c1e8d0b = new google.maps.Geocoder();g_dacf1de88e7c80b43b3b23f39c1e8d0b.geocode( { 'address': "901 Bowens Mill Rd SW, Douglas, GA 31533, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('douglas-GA-ameris-bank').style.display = '';map = new google.maps.Map(document.getElementById('douglas-GA-ameris-bank'), mapOptions);}document.getElementById('aebab389').innerHTML += ' | View Map';var $ldacf1de88e7c80b43b3b23f39c1e8d0b = '

Ameris Bank

Address: 901 Bowens Mill Rd SW, Douglas, GA 31533, USA
Phone: (912) 384-2701
';var m_dacf1de88e7c80b43b3b23f39c1e8d0b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Ameris Bank',});m_dacf1de88e7c80b43b3b23f39c1e8d0b['infowindow'] = new google.maps.InfoWindow({content: $ldacf1de88e7c80b43b3b23f39c1e8d0b});var infowindow = new google.maps.InfoWindow({content: $ldacf1de88e7c80b43b3b23f39c1e8d0b});google.maps.event.addListener(m_dacf1de88e7c80b43b3b23f39c1e8d0b, 'click', function() {infowindow.open(map,m_dacf1de88e7c80b43b3b23f39c1e8d0b);});$marker.push(m_dacf1de88e7c80b43b3b23f39c1e8d0b);}});var g_7d8b196f0549c76ccdcc68f53b59813f = new google.maps.Geocoder();g_7d8b196f0549c76ccdcc68f53b59813f.geocode( { 'address': "100 S Pearl Ave, Douglas, GA 31533, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('douglas-GA-ameris-bank').style.display = '';map = new google.maps.Map(document.getElementById('douglas-GA-ameris-bank'), mapOptions);}document.getElementById('78335e25').innerHTML += ' | View Map';var $l7d8b196f0549c76ccdcc68f53b59813f = '

Ameris Bank

Address: 100 S Pearl Ave, Douglas, GA 31533, USA
Phone: (912) 384-2701
';var m_7d8b196f0549c76ccdcc68f53b59813f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Ameris Bank',});m_7d8b196f0549c76ccdcc68f53b59813f['infowindow'] = new google.maps.InfoWindow({content: $l7d8b196f0549c76ccdcc68f53b59813f});var infowindow = new google.maps.InfoWindow({content: $l7d8b196f0549c76ccdcc68f53b59813f});google.maps.event.addListener(m_7d8b196f0549c76ccdcc68f53b59813f, 'click', function() {infowindow.open(map,m_7d8b196f0549c76ccdcc68f53b59813f);});$marker.push(m_7d8b196f0549c76ccdcc68f53b59813f);}});}google.maps.event.addDomListener(window, 'load', initialize);