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.08,-83.2271)};var g_c25cb317914a075b0e50b696b340cefd = new google.maps.Geocoder();g_c25cb317914a075b0e50b696b340cefd.geocode( { 'address': "1800 N Columbia St, Milledgeville, GA 31061, USA"}, 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('6edbff64').innerHTML += ' | View Map';var $lc25cb317914a075b0e50b696b340cefd = '

Century Bank & Trust

Address: 1800 N Columbia St, Milledgeville, GA 31061, USA
Phone: (478) 453-7631
';var m_c25cb317914a075b0e50b696b340cefd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Century Bank & Trust',});m_c25cb317914a075b0e50b696b340cefd['infowindow'] = new google.maps.InfoWindow({content: $lc25cb317914a075b0e50b696b340cefd});var infowindow = new google.maps.InfoWindow({content: $lc25cb317914a075b0e50b696b340cefd});google.maps.event.addListener(m_c25cb317914a075b0e50b696b340cefd, 'click', function() {infowindow.open(map,m_c25cb317914a075b0e50b696b340cefd);});$marker.push(m_c25cb317914a075b0e50b696b340cefd);}});var g_b39fe7ddfdd7f0a66af7c1da837f210b = new google.maps.Geocoder();g_b39fe7ddfdd7f0a66af7c1da837f210b.geocode( { 'address': "141 S Wayne St, Milledgeville, GA 31061, USA"}, 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('8a7f77e4').innerHTML += ' | View Map';var $lb39fe7ddfdd7f0a66af7c1da837f210b = '

Century Bank & Trust

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