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.8315,-96.3877)};var g_274418add9b6d8663419e406bb41d7fd = new google.maps.Geocoder();g_274418add9b6d8663419e406bb41d7fd.geocode( { 'address': "104 S Main St, Bristow, OK 74010"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bristow-OK-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('bristow-OK-community-bank'), mapOptions);}document.getElementById('790232f4').innerHTML += ' | View Map';var $l274418add9b6d8663419e406bb41d7fd = '

Community Bank

Address: 104 S Main St, Bristow, OK 74010
Phone: (918) 367-3343
';var m_274418add9b6d8663419e406bb41d7fd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community Bank',});m_274418add9b6d8663419e406bb41d7fd['infowindow'] = new google.maps.InfoWindow({content: $l274418add9b6d8663419e406bb41d7fd});var infowindow = new google.maps.InfoWindow({content: $l274418add9b6d8663419e406bb41d7fd});google.maps.event.addListener(m_274418add9b6d8663419e406bb41d7fd, 'click', function() {infowindow.open(map,m_274418add9b6d8663419e406bb41d7fd);});$marker.push(m_274418add9b6d8663419e406bb41d7fd);}});var g_1fd4027460ea131cda5785309dc07220 = new google.maps.Geocoder();g_1fd4027460ea131cda5785309dc07220.geocode( { 'address': "317 S Main St, Bristow, OK 74010"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bristow-OK-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('bristow-OK-community-bank'), mapOptions);}document.getElementById('ad5ba49c').innerHTML += ' | View Map';var $l1fd4027460ea131cda5785309dc07220 = '

Community Bank

Address: 317 S Main St, Bristow, OK 74010
Phone: (918) 581-1585
';var m_1fd4027460ea131cda5785309dc07220 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community Bank',});m_1fd4027460ea131cda5785309dc07220['infowindow'] = new google.maps.InfoWindow({content: $l1fd4027460ea131cda5785309dc07220});var infowindow = new google.maps.InfoWindow({content: $l1fd4027460ea131cda5785309dc07220});google.maps.event.addListener(m_1fd4027460ea131cda5785309dc07220, 'click', function() {infowindow.open(map,m_1fd4027460ea131cda5785309dc07220);});$marker.push(m_1fd4027460ea131cda5785309dc07220);}});}google.maps.event.addDomListener(window, 'load', initialize);