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(32.4742,-84.9779)};var g_82b1e0df295ee681f1fa2f213ade823d = new google.maps.Geocoder();g_82b1e0df295ee681f1fa2f213ade823d.geocode( { 'address': "3700 2nd Ave, Columbus, GA 31904"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('columbus-GA-columbus-bank-and-trust-company').style.display = '';map = new google.maps.Map(document.getElementById('columbus-GA-columbus-bank-and-trust-company'), mapOptions);}document.getElementById('c6a034b6').innerHTML += ' | View Map';var $l82b1e0df295ee681f1fa2f213ade823d = '

Columbus Bank and Trust Company

Address: 3700 2nd Ave, Columbus, GA 31904
Phone: (706) 649-2643
';var m_82b1e0df295ee681f1fa2f213ade823d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Columbus Bank and Trust Company',});m_82b1e0df295ee681f1fa2f213ade823d['infowindow'] = new google.maps.InfoWindow({content: $l82b1e0df295ee681f1fa2f213ade823d});var infowindow = new google.maps.InfoWindow({content: $l82b1e0df295ee681f1fa2f213ade823d});google.maps.event.addListener(m_82b1e0df295ee681f1fa2f213ade823d, 'click', function() {infowindow.open(map,m_82b1e0df295ee681f1fa2f213ade823d);});$marker.push(m_82b1e0df295ee681f1fa2f213ade823d);}});var g_37fd5bdc852cb60fc161bfc97d036f34 = new google.maps.Geocoder();g_37fd5bdc852cb60fc161bfc97d036f34.geocode( { 'address': "3172 Macon Rd, Columbus, GA 31906"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('columbus-GA-columbus-bank-and-trust-company').style.display = '';map = new google.maps.Map(document.getElementById('columbus-GA-columbus-bank-and-trust-company'), mapOptions);}document.getElementById('b029d1ea').innerHTML += ' | View Map';var $l37fd5bdc852cb60fc161bfc97d036f34 = '

Columbus Bank and Trust Company

Address: 3172 Macon Rd, Columbus, GA 31906
Phone: (706) 649-2673
';var m_37fd5bdc852cb60fc161bfc97d036f34 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Columbus Bank and Trust Company',});m_37fd5bdc852cb60fc161bfc97d036f34['infowindow'] = new google.maps.InfoWindow({content: $l37fd5bdc852cb60fc161bfc97d036f34});var infowindow = new google.maps.InfoWindow({content: $l37fd5bdc852cb60fc161bfc97d036f34});google.maps.event.addListener(m_37fd5bdc852cb60fc161bfc97d036f34, 'click', function() {infowindow.open(map,m_37fd5bdc852cb60fc161bfc97d036f34);});$marker.push(m_37fd5bdc852cb60fc161bfc97d036f34);}});}google.maps.event.addDomListener(window, 'load', initialize);