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.343,-95.5967)};var g_25a714b921e3a2ba54c452debb9b5584 = new google.maps.Geocoder();g_25a714b921e3a2ba54c452debb9b5584.geocode( { 'address': "15995 S Highway 66, Claremore, OK 74017"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('claremore-OK-bank-of-commerce').style.display = '';map = new google.maps.Map(document.getElementById('claremore-OK-bank-of-commerce'), mapOptions);}document.getElementById('ae478cb0').innerHTML += ' | View Map';var $l25a714b921e3a2ba54c452debb9b5584 = '

Bank Of Commerce

Address: 15995 S Highway 66, Claremore, OK 74017
Phone: (918) 343-3400
';var m_25a714b921e3a2ba54c452debb9b5584 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank Of Commerce',});m_25a714b921e3a2ba54c452debb9b5584['infowindow'] = new google.maps.InfoWindow({content: $l25a714b921e3a2ba54c452debb9b5584});var infowindow = new google.maps.InfoWindow({content: $l25a714b921e3a2ba54c452debb9b5584});google.maps.event.addListener(m_25a714b921e3a2ba54c452debb9b5584, 'click', function() {infowindow.open(map,m_25a714b921e3a2ba54c452debb9b5584);});$marker.push(m_25a714b921e3a2ba54c452debb9b5584);}});var g_d9fd0920d5e926e0620d8222a3454af4 = new google.maps.Geocoder();g_d9fd0920d5e926e0620d8222a3454af4.geocode( { 'address': "1124 W Will Rogers Blvd, Claremore, OK 74017"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('claremore-OK-bank-of-commerce').style.display = '';map = new google.maps.Map(document.getElementById('claremore-OK-bank-of-commerce'), mapOptions);}document.getElementById('86202e5a').innerHTML += ' | View Map';var $ld9fd0920d5e926e0620d8222a3454af4 = '

Bank Of Commerce

Address: 1124 W Will Rogers Blvd, Claremore, OK 74017
Phone: (918) 342-4913
';var m_d9fd0920d5e926e0620d8222a3454af4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank Of Commerce',});m_d9fd0920d5e926e0620d8222a3454af4['infowindow'] = new google.maps.InfoWindow({content: $ld9fd0920d5e926e0620d8222a3454af4});var infowindow = new google.maps.InfoWindow({content: $ld9fd0920d5e926e0620d8222a3454af4});google.maps.event.addListener(m_d9fd0920d5e926e0620d8222a3454af4, 'click', function() {infowindow.open(map,m_d9fd0920d5e926e0620d8222a3454af4);});$marker.push(m_d9fd0920d5e926e0620d8222a3454af4);}});}google.maps.event.addDomListener(window, 'load', initialize);