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.127,-93.4744)};var g_f28c49d8be62973ac7716e0b87dae2f9 = new google.maps.Geocoder();g_f28c49d8be62973ac7716e0b87dae2f9.geocode( { 'address': "5 W Ventura St, Ventura, IA 50482"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ventura-IA-farmers-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('ventura-IA-farmers-state-bank'), mapOptions);}document.getElementById('d543b6cc').innerHTML += ' | View Map';var $lf28c49d8be62973ac7716e0b87dae2f9 = '

Farmers State Bank

Address: 5 W Ventura St, Ventura, IA 50482
Phone: (641) 829-3978
';var m_f28c49d8be62973ac7716e0b87dae2f9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Farmers State Bank',});m_f28c49d8be62973ac7716e0b87dae2f9['infowindow'] = new google.maps.InfoWindow({content: $lf28c49d8be62973ac7716e0b87dae2f9});var infowindow = new google.maps.InfoWindow({content: $lf28c49d8be62973ac7716e0b87dae2f9});google.maps.event.addListener(m_f28c49d8be62973ac7716e0b87dae2f9, 'click', function() {infowindow.open(map,m_f28c49d8be62973ac7716e0b87dae2f9);});$marker.push(m_f28c49d8be62973ac7716e0b87dae2f9);}});var g_2c09b237b3fe0a29b7ae5b63cd8632aa = new google.maps.Geocoder();g_2c09b237b3fe0a29b7ae5b63cd8632aa.geocode( { 'address': "210 1st Ave N, Ventura, IA 50482"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ventura-IA-farmers-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('ventura-IA-farmers-state-bank'), mapOptions);}document.getElementById('67c45f64').innerHTML += ' | View Map';var $l2c09b237b3fe0a29b7ae5b63cd8632aa = '

Farmers State Bank

Address: 210 1st Ave N, Ventura, IA 50482
Phone: (641) 357-6174
';var m_2c09b237b3fe0a29b7ae5b63cd8632aa = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Farmers State Bank',});m_2c09b237b3fe0a29b7ae5b63cd8632aa['infowindow'] = new google.maps.InfoWindow({content: $l2c09b237b3fe0a29b7ae5b63cd8632aa});var infowindow = new google.maps.InfoWindow({content: $l2c09b237b3fe0a29b7ae5b63cd8632aa});google.maps.event.addListener(m_2c09b237b3fe0a29b7ae5b63cd8632aa, 'click', function() {infowindow.open(map,m_2c09b237b3fe0a29b7ae5b63cd8632aa);});$marker.push(m_2c09b237b3fe0a29b7ae5b63cd8632aa);}});}google.maps.event.addDomListener(window, 'load', initialize);