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(37.1312,-93.2943)};var g_76fdca9cd791acce9582bb354b48e608 = new google.maps.Geocoder();g_76fdca9cd791acce9582bb354b48e608.geocode( { 'address': "3184 E Sunshine St, Springfield, MO 65804"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('springfield-MO-arvest-bank').style.display = '';map = new google.maps.Map(document.getElementById('springfield-MO-arvest-bank'), mapOptions);}document.getElementById('c9885fbb').innerHTML += ' | View Map';var $l76fdca9cd791acce9582bb354b48e608 = '

Arvest Bank

Address: 3184 E Sunshine St, Springfield, MO 65804
Phone: (417) 885-7240
';var m_76fdca9cd791acce9582bb354b48e608 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Arvest Bank',});m_76fdca9cd791acce9582bb354b48e608['infowindow'] = new google.maps.InfoWindow({content: $l76fdca9cd791acce9582bb354b48e608});var infowindow = new google.maps.InfoWindow({content: $l76fdca9cd791acce9582bb354b48e608});google.maps.event.addListener(m_76fdca9cd791acce9582bb354b48e608, 'click', function() {infowindow.open(map,m_76fdca9cd791acce9582bb354b48e608);});$marker.push(m_76fdca9cd791acce9582bb354b48e608);}});var g_bdf98066565b63288f7c155f921aad7b = new google.maps.Geocoder();g_bdf98066565b63288f7c155f921aad7b.geocode( { 'address': "730 N National Ave, Springfield, MO 65802"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('springfield-MO-arvest-bank').style.display = '';map = new google.maps.Map(document.getElementById('springfield-MO-arvest-bank'), mapOptions);}document.getElementById('35a20926').innerHTML += ' | View Map';var $lbdf98066565b63288f7c155f921aad7b = '

Arvest Bank

Address: 730 N National Ave, Springfield, MO 65802
Phone: (417) 885-7350
';var m_bdf98066565b63288f7c155f921aad7b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Arvest Bank',});m_bdf98066565b63288f7c155f921aad7b['infowindow'] = new google.maps.InfoWindow({content: $lbdf98066565b63288f7c155f921aad7b});var infowindow = new google.maps.InfoWindow({content: $lbdf98066565b63288f7c155f921aad7b});google.maps.event.addListener(m_bdf98066565b63288f7c155f921aad7b, 'click', function() {infowindow.open(map,m_bdf98066565b63288f7c155f921aad7b);});$marker.push(m_bdf98066565b63288f7c155f921aad7b);}});}google.maps.event.addDomListener(window, 'load', initialize);