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(41.0088,-95.2308)};var g_9447b7e2c724174c9af773d5f1b64263 = new google.maps.Geocoder();g_9447b7e2c724174c9af773d5f1b64263.geocode( { 'address': "116 E Coolbaugh St, Red Oak, IA 51566, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('red-oak-IA-houghton-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('red-oak-IA-houghton-state-bank'), mapOptions);}document.getElementById('06db64f6').innerHTML += ' | View Map';var $l9447b7e2c724174c9af773d5f1b64263 = '

Houghton State Bank

Address: 116 E Coolbaugh St, Red Oak, IA 51566, USA
Phone: (712) 623-4823
';var m_9447b7e2c724174c9af773d5f1b64263 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Houghton State Bank',});m_9447b7e2c724174c9af773d5f1b64263['infowindow'] = new google.maps.InfoWindow({content: $l9447b7e2c724174c9af773d5f1b64263});var infowindow = new google.maps.InfoWindow({content: $l9447b7e2c724174c9af773d5f1b64263});google.maps.event.addListener(m_9447b7e2c724174c9af773d5f1b64263, 'click', function() {infowindow.open(map,m_9447b7e2c724174c9af773d5f1b64263);});$marker.push(m_9447b7e2c724174c9af773d5f1b64263);}});var g_af49ca97a3bef5e22bb41a5d725fc12a = new google.maps.Geocoder();g_af49ca97a3bef5e22bb41a5d725fc12a.geocode( { 'address': "1609 N Broadway St, Red Oak, IA 51566, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('red-oak-IA-houghton-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('red-oak-IA-houghton-state-bank'), mapOptions);}document.getElementById('f68e87a0').innerHTML += ' | View Map';var $laf49ca97a3bef5e22bb41a5d725fc12a = '

Houghton State Bank

Address: 1609 N Broadway St, Red Oak, IA 51566, USA
Phone: (712) 623-8882
';var m_af49ca97a3bef5e22bb41a5d725fc12a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Houghton State Bank',});m_af49ca97a3bef5e22bb41a5d725fc12a['infowindow'] = new google.maps.InfoWindow({content: $laf49ca97a3bef5e22bb41a5d725fc12a});var infowindow = new google.maps.InfoWindow({content: $laf49ca97a3bef5e22bb41a5d725fc12a});google.maps.event.addListener(m_af49ca97a3bef5e22bb41a5d725fc12a, 'click', function() {infowindow.open(map,m_af49ca97a3bef5e22bb41a5d725fc12a);});$marker.push(m_af49ca97a3bef5e22bb41a5d725fc12a);}});}google.maps.event.addDomListener(window, 'load', initialize);