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.0723,-95.902)};var g_bf3db48ad49a6cbe21fa3ec8b97c8b83 = new google.maps.Geocoder();g_bf3db48ad49a6cbe21fa3ec8b97c8b83.geocode( { 'address': "6100 E 51st St, Tulsa, OK 74135"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('tulsa-OK-bank-of-the-west').style.display = '';map = new google.maps.Map(document.getElementById('tulsa-OK-bank-of-the-west'), mapOptions);}document.getElementById('1387dcb7').innerHTML += ' | View Map';var $lbf3db48ad49a6cbe21fa3ec8b97c8b83 = '

Bank of the West

Address: 6100 E 51st St, Tulsa, OK 74135
Phone: (918) 877-4553
';var m_bf3db48ad49a6cbe21fa3ec8b97c8b83 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of the West',});m_bf3db48ad49a6cbe21fa3ec8b97c8b83['infowindow'] = new google.maps.InfoWindow({content: $lbf3db48ad49a6cbe21fa3ec8b97c8b83});var infowindow = new google.maps.InfoWindow({content: $lbf3db48ad49a6cbe21fa3ec8b97c8b83});google.maps.event.addListener(m_bf3db48ad49a6cbe21fa3ec8b97c8b83, 'click', function() {infowindow.open(map,m_bf3db48ad49a6cbe21fa3ec8b97c8b83);});$marker.push(m_bf3db48ad49a6cbe21fa3ec8b97c8b83);}});var g_3156e1ab31baada7869f68c7c8590099 = new google.maps.Geocoder();g_3156e1ab31baada7869f68c7c8590099.geocode( { 'address': "3549 S Peoria Avenue, Tulsa, OK 74105"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('tulsa-OK-bank-of-the-west').style.display = '';map = new google.maps.Map(document.getElementById('tulsa-OK-bank-of-the-west'), mapOptions);}document.getElementById('84dda41d').innerHTML += ' | View Map';var $l3156e1ab31baada7869f68c7c8590099 = '

Bank of the West

Address: 3549 S Peoria Avenue, Tulsa, OK 74105
Phone: (918) 877-4577
';var m_3156e1ab31baada7869f68c7c8590099 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of the West',});m_3156e1ab31baada7869f68c7c8590099['infowindow'] = new google.maps.InfoWindow({content: $l3156e1ab31baada7869f68c7c8590099});var infowindow = new google.maps.InfoWindow({content: $l3156e1ab31baada7869f68c7c8590099});google.maps.event.addListener(m_3156e1ab31baada7869f68c7c8590099, 'click', function() {infowindow.open(map,m_3156e1ab31baada7869f68c7c8590099);});$marker.push(m_3156e1ab31baada7869f68c7c8590099);}});}google.maps.event.addDomListener(window, 'load', initialize);