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.9364,-98.4883)};var g_2ff04af5c3d34a54e4b559849f9ddae2 = new google.maps.Geocoder();g_2ff04af5c3d34a54e4b559849f9ddae2.geocode( { 'address': "204 E Oak Ave, Comanche, TX 76442"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('comanche-TX-comanche-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('comanche-TX-comanche-national-bank'), mapOptions);}document.getElementById('b67dc0cf').innerHTML += ' | View Map';var $l2ff04af5c3d34a54e4b559849f9ddae2 = '

Comanche National Bank

Address: 204 E Oak Ave, Comanche, TX 76442
Phone: (325) 356-5807
';var m_2ff04af5c3d34a54e4b559849f9ddae2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Comanche National Bank',});m_2ff04af5c3d34a54e4b559849f9ddae2['infowindow'] = new google.maps.InfoWindow({content: $l2ff04af5c3d34a54e4b559849f9ddae2});var infowindow = new google.maps.InfoWindow({content: $l2ff04af5c3d34a54e4b559849f9ddae2});google.maps.event.addListener(m_2ff04af5c3d34a54e4b559849f9ddae2, 'click', function() {infowindow.open(map,m_2ff04af5c3d34a54e4b559849f9ddae2);});$marker.push(m_2ff04af5c3d34a54e4b559849f9ddae2);}});var g_02ffa2a993c5f4e7b048eb8984c605d1 = new google.maps.Geocoder();g_02ffa2a993c5f4e7b048eb8984c605d1.geocode( { 'address': "100 E Central Ave, Comanche, TX 76442"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('comanche-TX-comanche-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('comanche-TX-comanche-national-bank'), mapOptions);}document.getElementById('1b77030f').innerHTML += ' | View Map';var $l02ffa2a993c5f4e7b048eb8984c605d1 = '

Comanche National Bank

Address: 100 E Central Ave, Comanche, TX 76442
Phone: (325) 356-2577
';var m_02ffa2a993c5f4e7b048eb8984c605d1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Comanche National Bank',});m_02ffa2a993c5f4e7b048eb8984c605d1['infowindow'] = new google.maps.InfoWindow({content: $l02ffa2a993c5f4e7b048eb8984c605d1});var infowindow = new google.maps.InfoWindow({content: $l02ffa2a993c5f4e7b048eb8984c605d1});google.maps.event.addListener(m_02ffa2a993c5f4e7b048eb8984c605d1, 'click', function() {infowindow.open(map,m_02ffa2a993c5f4e7b048eb8984c605d1);});$marker.push(m_02ffa2a993c5f4e7b048eb8984c605d1);}});}google.maps.event.addDomListener(window, 'load', initialize);