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.0561,-89.5893)};var g_405f88c237790b1a71a847a03e9ce757 = new google.maps.Geocoder();g_405f88c237790b1a71a847a03e9ce757.geocode( { 'address': "101 E Jefferson St, Kosciusko, MS 39090"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('kosciusko-MS-citizens-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('kosciusko-MS-citizens-national-bank'), mapOptions);}document.getElementById('d790ba5f').innerHTML += ' | View Map';var $l405f88c237790b1a71a847a03e9ce757 = '

Citizens National Bank

Address: 101 E Jefferson St, Kosciusko, MS 39090
Phone: (662) 289-3311
';var m_405f88c237790b1a71a847a03e9ce757 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens National Bank',});m_405f88c237790b1a71a847a03e9ce757['infowindow'] = new google.maps.InfoWindow({content: $l405f88c237790b1a71a847a03e9ce757});var infowindow = new google.maps.InfoWindow({content: $l405f88c237790b1a71a847a03e9ce757});google.maps.event.addListener(m_405f88c237790b1a71a847a03e9ce757, 'click', function() {infowindow.open(map,m_405f88c237790b1a71a847a03e9ce757);});$marker.push(m_405f88c237790b1a71a847a03e9ce757);}});var g_ea4f65c1a33d324831254c0296d7ea79 = new google.maps.Geocoder();g_ea4f65c1a33d324831254c0296d7ea79.geocode( { 'address': "120 Highway 12 E, Kosciusko, MS 39090"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('kosciusko-MS-citizens-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('kosciusko-MS-citizens-national-bank'), mapOptions);}document.getElementById('c1e0efe2').innerHTML += ' | View Map';var $lea4f65c1a33d324831254c0296d7ea79 = '

Citizens National Bank

Address: 120 Highway 12 E, Kosciusko, MS 39090
Phone: (662) 289-3451
';var m_ea4f65c1a33d324831254c0296d7ea79 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens National Bank',});m_ea4f65c1a33d324831254c0296d7ea79['infowindow'] = new google.maps.InfoWindow({content: $lea4f65c1a33d324831254c0296d7ea79});var infowindow = new google.maps.InfoWindow({content: $lea4f65c1a33d324831254c0296d7ea79});google.maps.event.addListener(m_ea4f65c1a33d324831254c0296d7ea79, 'click', function() {infowindow.open(map,m_ea4f65c1a33d324831254c0296d7ea79);});$marker.push(m_ea4f65c1a33d324831254c0296d7ea79);}});}google.maps.event.addDomListener(window, 'load', initialize);