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.6806,-96.4788)};var g_5d78d182fd5f5510588695863d22ac27 = new google.maps.Geocoder();g_5d78d182fd5f5510588695863d22ac27.geocode( { 'address': "101 N Mckinney St, Mexia, TX 76667"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mexia-TX-citizens-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('mexia-TX-citizens-national-bank'), mapOptions);}document.getElementById('e4a0cff8').innerHTML += ' | View Map';var $l5d78d182fd5f5510588695863d22ac27 = '

Citizens National Bank

Address: 101 N Mckinney St, Mexia, TX 76667
Phone: (254) 562-5396
';var m_5d78d182fd5f5510588695863d22ac27 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens National Bank',});m_5d78d182fd5f5510588695863d22ac27['infowindow'] = new google.maps.InfoWindow({content: $l5d78d182fd5f5510588695863d22ac27});var infowindow = new google.maps.InfoWindow({content: $l5d78d182fd5f5510588695863d22ac27});google.maps.event.addListener(m_5d78d182fd5f5510588695863d22ac27, 'click', function() {infowindow.open(map,m_5d78d182fd5f5510588695863d22ac27);});$marker.push(m_5d78d182fd5f5510588695863d22ac27);}});var g_befe5b0172188ad14d48c3ebe9cf76bf = new google.maps.Geocoder();g_befe5b0172188ad14d48c3ebe9cf76bf.geocode( { 'address': "407 E Milam St, Mexia, TX 76667"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mexia-TX-citizens-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('mexia-TX-citizens-national-bank'), mapOptions);}document.getElementById('39816b3b').innerHTML += ' | View Map';var $lbefe5b0172188ad14d48c3ebe9cf76bf = '

Citizens National Bank

Address: 407 E Milam St, Mexia, TX 76667
Phone: (254) 562-2718
';var m_befe5b0172188ad14d48c3ebe9cf76bf = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens National Bank',});m_befe5b0172188ad14d48c3ebe9cf76bf['infowindow'] = new google.maps.InfoWindow({content: $lbefe5b0172188ad14d48c3ebe9cf76bf});var infowindow = new google.maps.InfoWindow({content: $lbefe5b0172188ad14d48c3ebe9cf76bf});google.maps.event.addListener(m_befe5b0172188ad14d48c3ebe9cf76bf, 'click', function() {infowindow.open(map,m_befe5b0172188ad14d48c3ebe9cf76bf);});$marker.push(m_befe5b0172188ad14d48c3ebe9cf76bf);}});}google.maps.event.addDomListener(window, 'load', initialize);