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(32.0914,-96.4745)};var g_f75ce735a80f6ac091aea546866fb4bb = new google.maps.Geocoder();g_f75ce735a80f6ac091aea546866fb4bb.geocode( { 'address': "3401 S Us Highway 287, Corsicana, TX 75109"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('corsicana-TX-community-national-bank-trust-of-texas').style.display = '';map = new google.maps.Map(document.getElementById('corsicana-TX-community-national-bank-trust-of-texas'), mapOptions);}document.getElementById('9d853ba1').innerHTML += ' | View Map';var $lf75ce735a80f6ac091aea546866fb4bb = '

COMMUNITY NATIONAL BANK & TRUST OF TEXAS

Address: 3401 S Us Highway 287, Corsicana, TX 75109
Phone: (903) 874-7444
';var m_f75ce735a80f6ac091aea546866fb4bb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'COMMUNITY NATIONAL BANK & TRUST OF TEXAS',});m_f75ce735a80f6ac091aea546866fb4bb['infowindow'] = new google.maps.InfoWindow({content: $lf75ce735a80f6ac091aea546866fb4bb});var infowindow = new google.maps.InfoWindow({content: $lf75ce735a80f6ac091aea546866fb4bb});google.maps.event.addListener(m_f75ce735a80f6ac091aea546866fb4bb, 'click', function() {infowindow.open(map,m_f75ce735a80f6ac091aea546866fb4bb);});$marker.push(m_f75ce735a80f6ac091aea546866fb4bb);}});var g_46e6d0f07b047818edf84360acd315c7 = new google.maps.Geocoder();g_46e6d0f07b047818edf84360acd315c7.geocode( { 'address': "321 N 15th St, Corsicana, TX 75110"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('corsicana-TX-community-national-bank-trust-of-texas').style.display = '';map = new google.maps.Map(document.getElementById('corsicana-TX-community-national-bank-trust-of-texas'), mapOptions);}document.getElementById('1094cd16').innerHTML += ' | View Map';var $l46e6d0f07b047818edf84360acd315c7 = '

Community National Bank & Trust of Texas

Address: 321 N 15th St, Corsicana, TX 75110
Phone: (903) 654-4500
';var m_46e6d0f07b047818edf84360acd315c7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community National Bank & Trust of Texas',});m_46e6d0f07b047818edf84360acd315c7['infowindow'] = new google.maps.InfoWindow({content: $l46e6d0f07b047818edf84360acd315c7});var infowindow = new google.maps.InfoWindow({content: $l46e6d0f07b047818edf84360acd315c7});google.maps.event.addListener(m_46e6d0f07b047818edf84360acd315c7, 'click', function() {infowindow.open(map,m_46e6d0f07b047818edf84360acd315c7);});$marker.push(m_46e6d0f07b047818edf84360acd315c7);}});}google.maps.event.addDomListener(window, 'load', initialize);