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()};var g_99d6995d6c38a1f26cb75490cbb5ec02 = new google.maps.Geocoder();g_99d6995d6c38a1f26cb75490cbb5ec02.geocode( { 'address': "306 State Highway 37 S, Mt Vernon, TX 75457"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mt-vernon-TX-first-national-bank-mt-vernon').style.display = '';map = new google.maps.Map(document.getElementById('mt-vernon-TX-first-national-bank-mt-vernon'), mapOptions);}document.getElementById('5577bf7e').innerHTML += ' | View Map';var $l99d6995d6c38a1f26cb75490cbb5ec02 = '

First National Bank-Mt Vernon

Address: 306 State Highway 37 S, Mt Vernon, TX 75457
Phone: (903) 537-2201
';var m_99d6995d6c38a1f26cb75490cbb5ec02 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First National Bank-Mt Vernon',});m_99d6995d6c38a1f26cb75490cbb5ec02['infowindow'] = new google.maps.InfoWindow({content: $l99d6995d6c38a1f26cb75490cbb5ec02});var infowindow = new google.maps.InfoWindow({content: $l99d6995d6c38a1f26cb75490cbb5ec02});google.maps.event.addListener(m_99d6995d6c38a1f26cb75490cbb5ec02, 'click', function() {infowindow.open(map,m_99d6995d6c38a1f26cb75490cbb5ec02);});$marker.push(m_99d6995d6c38a1f26cb75490cbb5ec02);}});var g_470964ad0c98b953cfa2ecf7669e7747 = new google.maps.Geocoder();g_470964ad0c98b953cfa2ecf7669e7747.geocode( { 'address': "4601 Highway 115, Mt Vernon, TX 75457"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mt-vernon-TX-first-national-bank-mt-vernon').style.display = '';map = new google.maps.Map(document.getElementById('mt-vernon-TX-first-national-bank-mt-vernon'), mapOptions);}document.getElementById('411d3a24').innerHTML += ' | View Map';var $l470964ad0c98b953cfa2ecf7669e7747 = '

First National Bank-Mt Vernon

Address: 4601 Highway 115, Mt Vernon, TX 75457
Phone: (903) 860-3774
';var m_470964ad0c98b953cfa2ecf7669e7747 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First National Bank-Mt Vernon',});m_470964ad0c98b953cfa2ecf7669e7747['infowindow'] = new google.maps.InfoWindow({content: $l470964ad0c98b953cfa2ecf7669e7747});var infowindow = new google.maps.InfoWindow({content: $l470964ad0c98b953cfa2ecf7669e7747});google.maps.event.addListener(m_470964ad0c98b953cfa2ecf7669e7747, 'click', function() {infowindow.open(map,m_470964ad0c98b953cfa2ecf7669e7747);});$marker.push(m_470964ad0c98b953cfa2ecf7669e7747);}});}google.maps.event.addDomListener(window, 'load', initialize);