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.4435,-94.3402)};var g_0300481b1e495e3c919b5214dda7b26c = new google.maps.Geocoder();g_0300481b1e495e3c919b5214dda7b26c.geocode( { 'address': "90 Cloverleaf Plz, Van Buren, AR 72956"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('van-buren-AR-arvest-bank').style.display = '';map = new google.maps.Map(document.getElementById('van-buren-AR-arvest-bank'), mapOptions);}document.getElementById('2638ef82').innerHTML += ' | View Map';var $l0300481b1e495e3c919b5214dda7b26c = '

Arvest Bank

Address: 90 Cloverleaf Plz, Van Buren, AR 72956
Phone: (479) 474-5094
';var m_0300481b1e495e3c919b5214dda7b26c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Arvest Bank',});m_0300481b1e495e3c919b5214dda7b26c['infowindow'] = new google.maps.InfoWindow({content: $l0300481b1e495e3c919b5214dda7b26c});var infowindow = new google.maps.InfoWindow({content: $l0300481b1e495e3c919b5214dda7b26c});google.maps.event.addListener(m_0300481b1e495e3c919b5214dda7b26c, 'click', function() {infowindow.open(map,m_0300481b1e495e3c919b5214dda7b26c);});$marker.push(m_0300481b1e495e3c919b5214dda7b26c);}});var g_154fa0133bf213ebda06227166605423 = new google.maps.Geocoder();g_154fa0133bf213ebda06227166605423.geocode( { 'address': "3015 Alma Hwy, Van Buren, AR 72956"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('van-buren-AR-arvest-bank').style.display = '';map = new google.maps.Map(document.getElementById('van-buren-AR-arvest-bank'), mapOptions);}document.getElementById('3d859658').innerHTML += ' | View Map';var $l154fa0133bf213ebda06227166605423 = '

Arvest Bank

Address: 3015 Alma Hwy, Van Buren, AR 72956
Phone: (479) 573-1100
';var m_154fa0133bf213ebda06227166605423 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Arvest Bank',});m_154fa0133bf213ebda06227166605423['infowindow'] = new google.maps.InfoWindow({content: $l154fa0133bf213ebda06227166605423});var infowindow = new google.maps.InfoWindow({content: $l154fa0133bf213ebda06227166605423});google.maps.event.addListener(m_154fa0133bf213ebda06227166605423, 'click', function() {infowindow.open(map,m_154fa0133bf213ebda06227166605423);});$marker.push(m_154fa0133bf213ebda06227166605423);}});}google.maps.event.addDomListener(window, 'load', initialize);