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(30.1572,-81.7041)};var g_282b2d93c42db32b12a17752c36ee10d = new google.maps.Geocoder();g_282b2d93c42db32b12a17752c36ee10d.geocode( { 'address': "1775 Eagle Harbor Pkwy, Fleming Island, FL 32003"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fleming-island-FL-ameris-bank').style.display = '';map = new google.maps.Map(document.getElementById('fleming-island-FL-ameris-bank'), mapOptions);}document.getElementById('7ba6eb35').innerHTML += ' | View Map';var $l282b2d93c42db32b12a17752c36ee10d = '

Ameris Bank

Address: 1775 Eagle Harbor Pkwy, Fleming Island, FL 32003
Phone: (904) 264-8840
';var m_282b2d93c42db32b12a17752c36ee10d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Ameris Bank',});m_282b2d93c42db32b12a17752c36ee10d['infowindow'] = new google.maps.InfoWindow({content: $l282b2d93c42db32b12a17752c36ee10d});var infowindow = new google.maps.InfoWindow({content: $l282b2d93c42db32b12a17752c36ee10d});google.maps.event.addListener(m_282b2d93c42db32b12a17752c36ee10d, 'click', function() {infowindow.open(map,m_282b2d93c42db32b12a17752c36ee10d);});$marker.push(m_282b2d93c42db32b12a17752c36ee10d);}});var g_5fc29776ab1f0b19e4e78a154adcda53 = new google.maps.Geocoder();g_5fc29776ab1f0b19e4e78a154adcda53.geocode( { 'address': "1635 Eagle Harbor Pkwy, Fleming Island, FL 32003"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fleming-island-FL-ameris-bank').style.display = '';map = new google.maps.Map(document.getElementById('fleming-island-FL-ameris-bank'), mapOptions);}document.getElementById('20ca1392').innerHTML += ' | View Map';var $l5fc29776ab1f0b19e4e78a154adcda53 = '

Ameris Bank

Address: 1635 Eagle Harbor Pkwy, Fleming Island, FL 32003
Phone: (904) 592-4803
';var m_5fc29776ab1f0b19e4e78a154adcda53 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Ameris Bank',});m_5fc29776ab1f0b19e4e78a154adcda53['infowindow'] = new google.maps.InfoWindow({content: $l5fc29776ab1f0b19e4e78a154adcda53});var infowindow = new google.maps.InfoWindow({content: $l5fc29776ab1f0b19e4e78a154adcda53});google.maps.event.addListener(m_5fc29776ab1f0b19e4e78a154adcda53, 'click', function() {infowindow.open(map,m_5fc29776ab1f0b19e4e78a154adcda53);});$marker.push(m_5fc29776ab1f0b19e4e78a154adcda53);}});}google.maps.event.addDomListener(window, 'load', initialize);