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(43.1441,-95.1453)};var g_a2b13d885f0ccdfcb22a3814cb8a0954 = new google.maps.Geocoder();g_a2b13d885f0ccdfcb22a3814cb8a0954.geocode( { 'address': "705 Grand Ave, Spencer, IA 51301, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('spencer-IA-northwest-bank').style.display = '';map = new google.maps.Map(document.getElementById('spencer-IA-northwest-bank'), mapOptions);}document.getElementById('dcc07ebd').innerHTML += ' | View Map';var $la2b13d885f0ccdfcb22a3814cb8a0954 = '

Northwest Bank

Address: 705 Grand Ave, Spencer, IA 51301, USA
Phone: (712) 580-4100
';var m_a2b13d885f0ccdfcb22a3814cb8a0954 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Northwest Bank',});m_a2b13d885f0ccdfcb22a3814cb8a0954['infowindow'] = new google.maps.InfoWindow({content: $la2b13d885f0ccdfcb22a3814cb8a0954});var infowindow = new google.maps.InfoWindow({content: $la2b13d885f0ccdfcb22a3814cb8a0954});google.maps.event.addListener(m_a2b13d885f0ccdfcb22a3814cb8a0954, 'click', function() {infowindow.open(map,m_a2b13d885f0ccdfcb22a3814cb8a0954);});$marker.push(m_a2b13d885f0ccdfcb22a3814cb8a0954);}});var g_6e04c26d8044e3343ed3a3382d33e75b = new google.maps.Geocoder();g_6e04c26d8044e3343ed3a3382d33e75b.geocode( { 'address': "825 S Grand Ave, Spencer, IA 51301, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('spencer-IA-northwest-bank').style.display = '';map = new google.maps.Map(document.getElementById('spencer-IA-northwest-bank'), mapOptions);}document.getElementById('47961de5').innerHTML += ' | View Map';var $l6e04c26d8044e3343ed3a3382d33e75b = '

Northwest Bank

Address: 825 S Grand Ave, Spencer, IA 51301, USA
Phone: (712) 262-4100
';var m_6e04c26d8044e3343ed3a3382d33e75b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Northwest Bank',});m_6e04c26d8044e3343ed3a3382d33e75b['infowindow'] = new google.maps.InfoWindow({content: $l6e04c26d8044e3343ed3a3382d33e75b});var infowindow = new google.maps.InfoWindow({content: $l6e04c26d8044e3343ed3a3382d33e75b});google.maps.event.addListener(m_6e04c26d8044e3343ed3a3382d33e75b, 'click', function() {infowindow.open(map,m_6e04c26d8044e3343ed3a3382d33e75b);});$marker.push(m_6e04c26d8044e3343ed3a3382d33e75b);}});}google.maps.event.addDomListener(window, 'load', initialize);