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(35.8119,-94.6288)};var g_cc11d15b3f413bf76897f2b8cff222fa = new google.maps.Geocoder();g_cc11d15b3f413bf76897f2b8cff222fa.geocode( { 'address': "24 W Division St, Stilwell, OK 74960, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('stilwell-OK-bank-of-commerce').style.display = '';map = new google.maps.Map(document.getElementById('stilwell-OK-bank-of-commerce'), mapOptions);}document.getElementById('0e591671').innerHTML += ' | View Map';var $lcc11d15b3f413bf76897f2b8cff222fa = '

Bank of Commerce

Address: 24 W Division St, Stilwell, OK 74960, USA
Phone: (918) 696-7745
';var m_cc11d15b3f413bf76897f2b8cff222fa = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of Commerce',});m_cc11d15b3f413bf76897f2b8cff222fa['infowindow'] = new google.maps.InfoWindow({content: $lcc11d15b3f413bf76897f2b8cff222fa});var infowindow = new google.maps.InfoWindow({content: $lcc11d15b3f413bf76897f2b8cff222fa});google.maps.event.addListener(m_cc11d15b3f413bf76897f2b8cff222fa, 'click', function() {infowindow.open(map,m_cc11d15b3f413bf76897f2b8cff222fa);});$marker.push(m_cc11d15b3f413bf76897f2b8cff222fa);}});var g_52c031e023c8a03f30f57246f9c3d4f9 = new google.maps.Geocoder();g_52c031e023c8a03f30f57246f9c3d4f9.geocode( { 'address': "225 S 2nd St, Stilwell, OK 74960, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('stilwell-OK-bank-of-commerce').style.display = '';map = new google.maps.Map(document.getElementById('stilwell-OK-bank-of-commerce'), mapOptions);}document.getElementById('b1b8c8e8').innerHTML += ' | View Map';var $l52c031e023c8a03f30f57246f9c3d4f9 = '

Bank of Commerce

Address: 225 S 2nd St, Stilwell, OK 74960, USA
Phone: (918) 696-7745
';var m_52c031e023c8a03f30f57246f9c3d4f9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of Commerce',});m_52c031e023c8a03f30f57246f9c3d4f9['infowindow'] = new google.maps.InfoWindow({content: $l52c031e023c8a03f30f57246f9c3d4f9});var infowindow = new google.maps.InfoWindow({content: $l52c031e023c8a03f30f57246f9c3d4f9});google.maps.event.addListener(m_52c031e023c8a03f30f57246f9c3d4f9, 'click', function() {infowindow.open(map,m_52c031e023c8a03f30f57246f9c3d4f9);});$marker.push(m_52c031e023c8a03f30f57246f9c3d4f9);}});}google.maps.event.addDomListener(window, 'load', initialize);