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.0894,-95.9063)};var g_143e1da8e6c7c95f7b9401091be6c3fa = new google.maps.Geocoder();g_143e1da8e6c7c95f7b9401091be6c3fa.geocode( { 'address': "6100 E 51st St, Tulsa, OK 74135, USA"}, 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('f00502bc').innerHTML += ' | View Map';var $l143e1da8e6c7c95f7b9401091be6c3fa = '

Bank of the West

Address: 6100 E 51st St, Tulsa, OK 74135, USA
Phone: (918) 877-4553
';var m_143e1da8e6c7c95f7b9401091be6c3fa = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of the West',});m_143e1da8e6c7c95f7b9401091be6c3fa['infowindow'] = new google.maps.InfoWindow({content: $l143e1da8e6c7c95f7b9401091be6c3fa});var infowindow = new google.maps.InfoWindow({content: $l143e1da8e6c7c95f7b9401091be6c3fa});google.maps.event.addListener(m_143e1da8e6c7c95f7b9401091be6c3fa, 'click', function() {infowindow.open(map,m_143e1da8e6c7c95f7b9401091be6c3fa);});$marker.push(m_143e1da8e6c7c95f7b9401091be6c3fa);}});var g_4402a15c5cb860707e84941c089237c3 = new google.maps.Geocoder();g_4402a15c5cb860707e84941c089237c3.geocode( { 'address': "3549 S Peoria Ave, Tulsa, OK 74105, USA"}, 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('94ac8c6e').innerHTML += ' | View Map';var $l4402a15c5cb860707e84941c089237c3 = '

Bank of the West

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