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.0868,-83.2449)};var g_b85c4fffa8201afd8172ffc314495870 = new google.maps.Geocoder();g_b85c4fffa8201afd8172ffc314495870.geocode( { 'address': "141 S Wayne St, Milledgeville, GA 31061-3479"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('milledgeville-GA-century-bank-trust').style.display = '';map = new google.maps.Map(document.getElementById('milledgeville-GA-century-bank-trust'), mapOptions);}document.getElementById('16181bbc').innerHTML += ' | View Map';var $lb85c4fffa8201afd8172ffc314495870 = '

Century Bank & Trust

Address: 141 S Wayne St, Milledgeville, GA 31061-3479
Phone: (478) 453-3571
';var m_b85c4fffa8201afd8172ffc314495870 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Century Bank & Trust',});m_b85c4fffa8201afd8172ffc314495870['infowindow'] = new google.maps.InfoWindow({content: $lb85c4fffa8201afd8172ffc314495870});var infowindow = new google.maps.InfoWindow({content: $lb85c4fffa8201afd8172ffc314495870});google.maps.event.addListener(m_b85c4fffa8201afd8172ffc314495870, 'click', function() {infowindow.open(map,m_b85c4fffa8201afd8172ffc314495870);});$marker.push(m_b85c4fffa8201afd8172ffc314495870);}});var g_9a340a406dea536ac5dc3ff1f388ebf0 = new google.maps.Geocoder();g_9a340a406dea536ac5dc3ff1f388ebf0.geocode( { 'address': "1800 N Columbia St, Milledgeville, GA 31061"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('milledgeville-GA-century-bank-trust').style.display = '';map = new google.maps.Map(document.getElementById('milledgeville-GA-century-bank-trust'), mapOptions);}document.getElementById('8fc1d7cf').innerHTML += ' | View Map';var $l9a340a406dea536ac5dc3ff1f388ebf0 = '

Century Bank & Trust

Address: 1800 N Columbia St, Milledgeville, GA 31061
Phone: (478) 453-7631
';var m_9a340a406dea536ac5dc3ff1f388ebf0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Century Bank & Trust',});m_9a340a406dea536ac5dc3ff1f388ebf0['infowindow'] = new google.maps.InfoWindow({content: $l9a340a406dea536ac5dc3ff1f388ebf0});var infowindow = new google.maps.InfoWindow({content: $l9a340a406dea536ac5dc3ff1f388ebf0});google.maps.event.addListener(m_9a340a406dea536ac5dc3ff1f388ebf0, 'click', function() {infowindow.open(map,m_9a340a406dea536ac5dc3ff1f388ebf0);});$marker.push(m_9a340a406dea536ac5dc3ff1f388ebf0);}});}google.maps.event.addDomListener(window, 'load', initialize);