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.1153,-97.1301)};var g_111328d5f6ac9fd8330462aa8e0929b5 = new google.maps.Geocoder();g_111328d5f6ac9fd8330462aa8e0929b5.geocode( { 'address': "524 N Main St, Stillwater, OK 74074, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('stillwater-OK-arvest-bank').style.display = '';map = new google.maps.Map(document.getElementById('stillwater-OK-arvest-bank'), mapOptions);}document.getElementById('98f0b4b7').innerHTML += ' | View Map';var $l111328d5f6ac9fd8330462aa8e0929b5 = '

Arvest Bank

Address: 524 N Main St, Stillwater, OK 74074, USA
Phone: (405) 385-5840
';var m_111328d5f6ac9fd8330462aa8e0929b5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Arvest Bank',});m_111328d5f6ac9fd8330462aa8e0929b5['infowindow'] = new google.maps.InfoWindow({content: $l111328d5f6ac9fd8330462aa8e0929b5});var infowindow = new google.maps.InfoWindow({content: $l111328d5f6ac9fd8330462aa8e0929b5});google.maps.event.addListener(m_111328d5f6ac9fd8330462aa8e0929b5, 'click', function() {infowindow.open(map,m_111328d5f6ac9fd8330462aa8e0929b5);});$marker.push(m_111328d5f6ac9fd8330462aa8e0929b5);}});var g_40e544db3b19f66cb83cc5f5841b3155 = new google.maps.Geocoder();g_40e544db3b19f66cb83cc5f5841b3155.geocode( { 'address': "5215 W 6th Ave, Stillwater, OK 74074, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('stillwater-OK-arvest-bank').style.display = '';map = new google.maps.Map(document.getElementById('stillwater-OK-arvest-bank'), mapOptions);}document.getElementById('3bca2101').innerHTML += ' | View Map';var $l40e544db3b19f66cb83cc5f5841b3155 = '

Arvest Bank

Address: 5215 W 6th Ave, Stillwater, OK 74074, USA
Phone: (405) 385-5800
';var m_40e544db3b19f66cb83cc5f5841b3155 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Arvest Bank',});m_40e544db3b19f66cb83cc5f5841b3155['infowindow'] = new google.maps.InfoWindow({content: $l40e544db3b19f66cb83cc5f5841b3155});var infowindow = new google.maps.InfoWindow({content: $l40e544db3b19f66cb83cc5f5841b3155});google.maps.event.addListener(m_40e544db3b19f66cb83cc5f5841b3155, 'click', function() {infowindow.open(map,m_40e544db3b19f66cb83cc5f5841b3155);});$marker.push(m_40e544db3b19f66cb83cc5f5841b3155);}});}google.maps.event.addDomListener(window, 'load', initialize);