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.4659,-83.5059)};var g_e7dfca01f394755c11f853602cb2608a = new google.maps.Geocoder();g_e7dfca01f394755c11f853602cb2608a.geocode( { 'address': "1909 US Highway 82 W, Tifton, GA 31793"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('tifton-GA-colony-bank').style.display = '';map = new google.maps.Map(document.getElementById('tifton-GA-colony-bank'), mapOptions);}document.getElementById('b43c34ef').innerHTML += ' | View Map';var $le7dfca01f394755c11f853602cb2608a = '

Colony Bank

Address: 1909 US Highway 82 W, Tifton, GA 31793
Phone: (229) 388-1019
';var m_e7dfca01f394755c11f853602cb2608a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Colony Bank',});m_e7dfca01f394755c11f853602cb2608a['infowindow'] = new google.maps.InfoWindow({content: $le7dfca01f394755c11f853602cb2608a});var infowindow = new google.maps.InfoWindow({content: $le7dfca01f394755c11f853602cb2608a});google.maps.event.addListener(m_e7dfca01f394755c11f853602cb2608a, 'click', function() {infowindow.open(map,m_e7dfca01f394755c11f853602cb2608a);});$marker.push(m_e7dfca01f394755c11f853602cb2608a);}});var g_0d866018f63b5c0f9b822175e2c5d72c = new google.maps.Geocoder();g_0d866018f63b5c0f9b822175e2c5d72c.geocode( { 'address': "605 2nd St W, Tifton, GA 31794"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('tifton-GA-colony-bank').style.display = '';map = new google.maps.Map(document.getElementById('tifton-GA-colony-bank'), mapOptions);}document.getElementById('9bb60384').innerHTML += ' | View Map';var $l0d866018f63b5c0f9b822175e2c5d72c = '

Colony Bank

Address: 605 2nd St W, Tifton, GA 31794
Phone: (229) 386-2265
';var m_0d866018f63b5c0f9b822175e2c5d72c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Colony Bank',});m_0d866018f63b5c0f9b822175e2c5d72c['infowindow'] = new google.maps.InfoWindow({content: $l0d866018f63b5c0f9b822175e2c5d72c});var infowindow = new google.maps.InfoWindow({content: $l0d866018f63b5c0f9b822175e2c5d72c});google.maps.event.addListener(m_0d866018f63b5c0f9b822175e2c5d72c, 'click', function() {infowindow.open(map,m_0d866018f63b5c0f9b822175e2c5d72c);});$marker.push(m_0d866018f63b5c0f9b822175e2c5d72c);}});}google.maps.event.addDomListener(window, 'load', initialize);