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(36.1389,-96.106)};var g_17e2163c680418a40b32d407c14d1093 = new google.maps.Geocoder();g_17e2163c680418a40b32d407c14d1093.geocode( { 'address': "301 E 2nd St, Sand Springs, OK 74063, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sand-springs-OK-bancfirst').style.display = '';map = new google.maps.Map(document.getElementById('sand-springs-OK-bancfirst'), mapOptions);}document.getElementById('736d2420').innerHTML += ' | View Map';var $l17e2163c680418a40b32d407c14d1093 = '

BancFirst

Address: 301 E 2nd St, Sand Springs, OK 74063, USA
Phone: (918) 245-2261
';var m_17e2163c680418a40b32d407c14d1093 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BancFirst',});m_17e2163c680418a40b32d407c14d1093['infowindow'] = new google.maps.InfoWindow({content: $l17e2163c680418a40b32d407c14d1093});var infowindow = new google.maps.InfoWindow({content: $l17e2163c680418a40b32d407c14d1093});google.maps.event.addListener(m_17e2163c680418a40b32d407c14d1093, 'click', function() {infowindow.open(map,m_17e2163c680418a40b32d407c14d1093);});$marker.push(m_17e2163c680418a40b32d407c14d1093);}});var g_faa5aad41ef2c4db0f1a437408fcecaa = new google.maps.Geocoder();g_faa5aad41ef2c4db0f1a437408fcecaa.geocode( { 'address': "102 W 41st St, Sand Springs, OK 74063, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sand-springs-OK-bancfirst').style.display = '';map = new google.maps.Map(document.getElementById('sand-springs-OK-bancfirst'), mapOptions);}document.getElementById('81db92b6').innerHTML += ' | View Map';var $lfaa5aad41ef2c4db0f1a437408fcecaa = '

BancFirst

Address: 102 W 41st St, Sand Springs, OK 74063, USA
Phone: (918) 241-5542
';var m_faa5aad41ef2c4db0f1a437408fcecaa = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BancFirst',});m_faa5aad41ef2c4db0f1a437408fcecaa['infowindow'] = new google.maps.InfoWindow({content: $lfaa5aad41ef2c4db0f1a437408fcecaa});var infowindow = new google.maps.InfoWindow({content: $lfaa5aad41ef2c4db0f1a437408fcecaa});google.maps.event.addListener(m_faa5aad41ef2c4db0f1a437408fcecaa, 'click', function() {infowindow.open(map,m_faa5aad41ef2c4db0f1a437408fcecaa);});$marker.push(m_faa5aad41ef2c4db0f1a437408fcecaa);}});}google.maps.event.addDomListener(window, 'load', initialize);