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.9474,-81.3069)};var g_bf7756fd54a6dcb2d32f4672f08af1ea = new google.maps.Geocoder();g_bf7756fd54a6dcb2d32f4672f08af1ea.geocode( { 'address': "175, Cedar St, Richmond Hill, GA 31324, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('richmond-hill-GA-ameris-bank-mortgage-office').style.display = '';map = new google.maps.Map(document.getElementById('richmond-hill-GA-ameris-bank-mortgage-office'), mapOptions);}document.getElementById('a3ef0e0b').innerHTML += ' | View Map';var $lbf7756fd54a6dcb2d32f4672f08af1ea = '

Ameris Bank Mortgage Office

Address: 175, Cedar St, Richmond Hill, GA 31324, USA
Phone: (912) 201-7309
';var m_bf7756fd54a6dcb2d32f4672f08af1ea = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Ameris Bank Mortgage Office',});m_bf7756fd54a6dcb2d32f4672f08af1ea['infowindow'] = new google.maps.InfoWindow({content: $lbf7756fd54a6dcb2d32f4672f08af1ea});var infowindow = new google.maps.InfoWindow({content: $lbf7756fd54a6dcb2d32f4672f08af1ea});google.maps.event.addListener(m_bf7756fd54a6dcb2d32f4672f08af1ea, 'click', function() {infowindow.open(map,m_bf7756fd54a6dcb2d32f4672f08af1ea);});$marker.push(m_bf7756fd54a6dcb2d32f4672f08af1ea);}});}google.maps.event.addDomListener(window, 'load', initialize);