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.919,-95.3088)};var g_bf2bd11bff3467cb9e0f94051ccd183c = new google.maps.Geocoder();g_bf2bd11bff3467cb9e0f94051ccd183c.geocode( { 'address': "549 OK-2, Wilburton, OK 74578, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wilburton-OK-wilburton-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('wilburton-OK-wilburton-state-bank'), mapOptions);}document.getElementById('cfa94577').innerHTML += ' | View Map';var $lbf2bd11bff3467cb9e0f94051ccd183c = '

Wilburton State Bank

Address: 549 OK-2, Wilburton, OK 74578, USA
Phone: (918) 465-2381
';var m_bf2bd11bff3467cb9e0f94051ccd183c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wilburton State Bank',});m_bf2bd11bff3467cb9e0f94051ccd183c['infowindow'] = new google.maps.InfoWindow({content: $lbf2bd11bff3467cb9e0f94051ccd183c});var infowindow = new google.maps.InfoWindow({content: $lbf2bd11bff3467cb9e0f94051ccd183c});google.maps.event.addListener(m_bf2bd11bff3467cb9e0f94051ccd183c, 'click', function() {infowindow.open(map,m_bf2bd11bff3467cb9e0f94051ccd183c);});$marker.push(m_bf2bd11bff3467cb9e0f94051ccd183c);}});var g_ac578f2bf2ab161212e081bcaaafcb20 = new google.maps.Geocoder();g_ac578f2bf2ab161212e081bcaaafcb20.geocode( { 'address': "123 E Main St, Wilburton, OK 74578, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wilburton-OK-wilburton-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('wilburton-OK-wilburton-state-bank'), mapOptions);}document.getElementById('73a7f186').innerHTML += ' | View Map';var $lac578f2bf2ab161212e081bcaaafcb20 = '

Wilburton State Bank

Address: 123 E Main St, Wilburton, OK 74578, USA
Phone: (918) 465-2381
';var m_ac578f2bf2ab161212e081bcaaafcb20 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wilburton State Bank',});m_ac578f2bf2ab161212e081bcaaafcb20['infowindow'] = new google.maps.InfoWindow({content: $lac578f2bf2ab161212e081bcaaafcb20});var infowindow = new google.maps.InfoWindow({content: $lac578f2bf2ab161212e081bcaaafcb20});google.maps.event.addListener(m_ac578f2bf2ab161212e081bcaaafcb20, 'click', function() {infowindow.open(map,m_ac578f2bf2ab161212e081bcaaafcb20);});$marker.push(m_ac578f2bf2ab161212e081bcaaafcb20);}});}google.maps.event.addDomListener(window, 'load', initialize);