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.5377,-88.4624)};var g_e9f586fda2075a00e9c19361abf115ef = new google.maps.Geocoder();g_e9f586fda2075a00e9c19361abf115ef.geocode( { 'address': "115 N Lehmberg Rd, Columbus, MS 39702"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('columbus-MS-citizens-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('columbus-MS-citizens-national-bank'), mapOptions);}document.getElementById('7c32bd2b').innerHTML += ' | View Map';var $le9f586fda2075a00e9c19361abf115ef = '

Citizens National Bank

Address: 115 N Lehmberg Rd, Columbus, MS 39702
Phone: (662) 327-5893
';var m_e9f586fda2075a00e9c19361abf115ef = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens National Bank',});m_e9f586fda2075a00e9c19361abf115ef['infowindow'] = new google.maps.InfoWindow({content: $le9f586fda2075a00e9c19361abf115ef});var infowindow = new google.maps.InfoWindow({content: $le9f586fda2075a00e9c19361abf115ef});google.maps.event.addListener(m_e9f586fda2075a00e9c19361abf115ef, 'click', function() {infowindow.open(map,m_e9f586fda2075a00e9c19361abf115ef);});$marker.push(m_e9f586fda2075a00e9c19361abf115ef);}});var g_cf4b19e32ce29fef04468ac9d2a6787d = new google.maps.Geocoder();g_cf4b19e32ce29fef04468ac9d2a6787d.geocode( { 'address': "2412 Highway 45 N, Columbus, MS 39705"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('columbus-MS-citizens-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('columbus-MS-citizens-national-bank'), mapOptions);}document.getElementById('9a84e551').innerHTML += ' | View Map';var $lcf4b19e32ce29fef04468ac9d2a6787d = '

Citizens National Bank

Address: 2412 Highway 45 N, Columbus, MS 39705
Phone: (662) 328-5357
';var m_cf4b19e32ce29fef04468ac9d2a6787d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens National Bank',});m_cf4b19e32ce29fef04468ac9d2a6787d['infowindow'] = new google.maps.InfoWindow({content: $lcf4b19e32ce29fef04468ac9d2a6787d});var infowindow = new google.maps.InfoWindow({content: $lcf4b19e32ce29fef04468ac9d2a6787d});google.maps.event.addListener(m_cf4b19e32ce29fef04468ac9d2a6787d, 'click', function() {infowindow.open(map,m_cf4b19e32ce29fef04468ac9d2a6787d);});$marker.push(m_cf4b19e32ce29fef04468ac9d2a6787d);}});}google.maps.event.addDomListener(window, 'load', initialize);