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(34.0036,-96.3832)};var g_2da7f8ac4aad02110cee567a3212d662 = new google.maps.Geocoder();g_2da7f8ac4aad02110cee567a3212d662.geocode( { 'address': "1825 W University Blvd, Durant, OK 74701"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('durant-OK-first-texoma-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('durant-OK-first-texoma-national-bank'), mapOptions);}document.getElementById('ec70b80d').innerHTML += ' | View Map';var $l2da7f8ac4aad02110cee567a3212d662 = '

First Texoma National Bank

Address: 1825 W University Blvd, Durant, OK 74701
Phone: (580) 924-4245
';var m_2da7f8ac4aad02110cee567a3212d662 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Texoma National Bank',});m_2da7f8ac4aad02110cee567a3212d662['infowindow'] = new google.maps.InfoWindow({content: $l2da7f8ac4aad02110cee567a3212d662});var infowindow = new google.maps.InfoWindow({content: $l2da7f8ac4aad02110cee567a3212d662});google.maps.event.addListener(m_2da7f8ac4aad02110cee567a3212d662, 'click', function() {infowindow.open(map,m_2da7f8ac4aad02110cee567a3212d662);});$marker.push(m_2da7f8ac4aad02110cee567a3212d662);}});var g_475aa84d2affb234f511a6958dc84719 = new google.maps.Geocoder();g_475aa84d2affb234f511a6958dc84719.geocode( { 'address': "220 W Main St, Durant, OK 74701"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('durant-OK-first-texoma-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('durant-OK-first-texoma-national-bank'), mapOptions);}document.getElementById('3b34afaa').innerHTML += ' | View Map';var $l475aa84d2affb234f511a6958dc84719 = '

First Texoma National Bank

Address: 220 W Main St, Durant, OK 74701
Phone: (580) 924-4242
';var m_475aa84d2affb234f511a6958dc84719 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Texoma National Bank',});m_475aa84d2affb234f511a6958dc84719['infowindow'] = new google.maps.InfoWindow({content: $l475aa84d2affb234f511a6958dc84719});var infowindow = new google.maps.InfoWindow({content: $l475aa84d2affb234f511a6958dc84719});google.maps.event.addListener(m_475aa84d2affb234f511a6958dc84719, 'click', function() {infowindow.open(map,m_475aa84d2affb234f511a6958dc84719);});$marker.push(m_475aa84d2affb234f511a6958dc84719);}});}google.maps.event.addDomListener(window, 'load', initialize);