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.3391,-92.9068)};var g_a9dcc146714bd053238b84413ef7a3ff = new google.maps.Geocoder();g_a9dcc146714bd053238b84413ef7a3ff.geocode( { 'address': "101 W Jefferson St, Marshfield, MO 65706, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('marshfield-MO-bear-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('marshfield-MO-bear-state-bank'), mapOptions);}document.getElementById('75618b6a').innerHTML += ' | View Map';var $la9dcc146714bd053238b84413ef7a3ff = '

Bear State Bank

Address: 101 W Jefferson St, Marshfield, MO 65706, USA
Phone: (417) 859-2027
';var m_a9dcc146714bd053238b84413ef7a3ff = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bear State Bank',});m_a9dcc146714bd053238b84413ef7a3ff['infowindow'] = new google.maps.InfoWindow({content: $la9dcc146714bd053238b84413ef7a3ff});var infowindow = new google.maps.InfoWindow({content: $la9dcc146714bd053238b84413ef7a3ff});google.maps.event.addListener(m_a9dcc146714bd053238b84413ef7a3ff, 'click', function() {infowindow.open(map,m_a9dcc146714bd053238b84413ef7a3ff);});$marker.push(m_a9dcc146714bd053238b84413ef7a3ff);}});var g_6a5a7b235c415f31e1223940c2c456f2 = new google.maps.Geocoder();g_6a5a7b235c415f31e1223940c2c456f2.geocode( { 'address': "937 Spur Dr, Marshfield, MO 65706, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('marshfield-MO-bear-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('marshfield-MO-bear-state-bank'), mapOptions);}document.getElementById('08575043').innerHTML += ' | View Map';var $l6a5a7b235c415f31e1223940c2c456f2 = '

Bear State Bank

Address: 937 Spur Dr, Marshfield, MO 65706, USA
Phone: (417) 859-6600
';var m_6a5a7b235c415f31e1223940c2c456f2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bear State Bank',});m_6a5a7b235c415f31e1223940c2c456f2['infowindow'] = new google.maps.InfoWindow({content: $l6a5a7b235c415f31e1223940c2c456f2});var infowindow = new google.maps.InfoWindow({content: $l6a5a7b235c415f31e1223940c2c456f2});google.maps.event.addListener(m_6a5a7b235c415f31e1223940c2c456f2, 'click', function() {infowindow.open(map,m_6a5a7b235c415f31e1223940c2c456f2);});$marker.push(m_6a5a7b235c415f31e1223940c2c456f2);}});}google.maps.event.addDomListener(window, 'load', initialize);