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.9118,-98.4986)};var g_5bbc70fa856c776b3df75d696e056411 = new google.maps.Geocoder();g_5bbc70fa856c776b3df75d696e056411.geocode( { 'address': "Wichita Falls, TX 76301"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wichita-falls-TX-state-national-bank-of-texas').style.display = '';map = new google.maps.Map(document.getElementById('wichita-falls-TX-state-national-bank-of-texas'), mapOptions);}document.getElementById('66fda49d').innerHTML += ' | View Map';var $l5bbc70fa856c776b3df75d696e056411 = '

State National Bank Of Texas

Address: Wichita Falls, TX 76301
Phone: (940) 723-7222
';var m_5bbc70fa856c776b3df75d696e056411 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'State National Bank Of Texas',});m_5bbc70fa856c776b3df75d696e056411['infowindow'] = new google.maps.InfoWindow({content: $l5bbc70fa856c776b3df75d696e056411});var infowindow = new google.maps.InfoWindow({content: $l5bbc70fa856c776b3df75d696e056411});google.maps.event.addListener(m_5bbc70fa856c776b3df75d696e056411, 'click', function() {infowindow.open(map,m_5bbc70fa856c776b3df75d696e056411);});$marker.push(m_5bbc70fa856c776b3df75d696e056411);}});var g_2ab28993bd719d517a7d5df545175293 = new google.maps.Geocoder();g_2ab28993bd719d517a7d5df545175293.geocode( { 'address': "4301 Old Jacksboro Hwy, Wichita Falls, TX 76302"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wichita-falls-TX-state-national-bank-of-texas').style.display = '';map = new google.maps.Map(document.getElementById('wichita-falls-TX-state-national-bank-of-texas'), mapOptions);}document.getElementById('11665cb2').innerHTML += ' | View Map';var $l2ab28993bd719d517a7d5df545175293 = '

State National Bank Of Texas

Address: 4301 Old Jacksboro Hwy, Wichita Falls, TX 76302
Phone: (940) 763-2265
';var m_2ab28993bd719d517a7d5df545175293 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'State National Bank Of Texas',});m_2ab28993bd719d517a7d5df545175293['infowindow'] = new google.maps.InfoWindow({content: $l2ab28993bd719d517a7d5df545175293});var infowindow = new google.maps.InfoWindow({content: $l2ab28993bd719d517a7d5df545175293});google.maps.event.addListener(m_2ab28993bd719d517a7d5df545175293, 'click', function() {infowindow.open(map,m_2ab28993bd719d517a7d5df545175293);});$marker.push(m_2ab28993bd719d517a7d5df545175293);}});}google.maps.event.addDomListener(window, 'load', initialize);