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.5316,-97.954)};var g_6b5fe66046d3b7a976474329e9c4f781 = new google.maps.Geocoder();g_6b5fe66046d3b7a976474329e9c4f781.geocode( { 'address': "220 S Bickford Ave, El Reno, OK 73036, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('el-reno-OK-bancfirst').style.display = '';map = new google.maps.Map(document.getElementById('el-reno-OK-bancfirst'), mapOptions);}document.getElementById('2b57f09a').innerHTML += ' | View Map';var $l6b5fe66046d3b7a976474329e9c4f781 = '

BancFirst

Address: 220 S Bickford Ave, El Reno, OK 73036, USA
Phone: (405) 262-8272
';var m_6b5fe66046d3b7a976474329e9c4f781 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BancFirst',});m_6b5fe66046d3b7a976474329e9c4f781['infowindow'] = new google.maps.InfoWindow({content: $l6b5fe66046d3b7a976474329e9c4f781});var infowindow = new google.maps.InfoWindow({content: $l6b5fe66046d3b7a976474329e9c4f781});google.maps.event.addListener(m_6b5fe66046d3b7a976474329e9c4f781, 'click', function() {infowindow.open(map,m_6b5fe66046d3b7a976474329e9c4f781);});$marker.push(m_6b5fe66046d3b7a976474329e9c4f781);}});var g_e5b978fdf227083a46ec0c6b74ec4c6d = new google.maps.Geocoder();g_e5b978fdf227083a46ec0c6b74ec4c6d.geocode( { 'address': "2000 S Country Club Rd, El Reno, OK 73036, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('el-reno-OK-bancfirst').style.display = '';map = new google.maps.Map(document.getElementById('el-reno-OK-bancfirst'), mapOptions);}document.getElementById('5e091539').innerHTML += ' | View Map';var $le5b978fdf227083a46ec0c6b74ec4c6d = '

BancFirst

Address: 2000 S Country Club Rd, El Reno, OK 73036, USA
Phone: (405) 262-6577
';var m_e5b978fdf227083a46ec0c6b74ec4c6d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BancFirst',});m_e5b978fdf227083a46ec0c6b74ec4c6d['infowindow'] = new google.maps.InfoWindow({content: $le5b978fdf227083a46ec0c6b74ec4c6d});var infowindow = new google.maps.InfoWindow({content: $le5b978fdf227083a46ec0c6b74ec4c6d});google.maps.event.addListener(m_e5b978fdf227083a46ec0c6b74ec4c6d, 'click', function() {infowindow.open(map,m_e5b978fdf227083a46ec0c6b74ec4c6d);});$marker.push(m_e5b978fdf227083a46ec0c6b74ec4c6d);}});}google.maps.event.addDomListener(window, 'load', initialize);