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.0794,-88.9101)};var g_a16adb956f28c621d4e83cb0ec9616cf = new google.maps.Geocoder();g_a16adb956f28c621d4e83cb0ec9616cf.geocode( { 'address': "300 E Lake St, Lake Mills, WI 53551"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lake-mills-WI-greenwoods-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('lake-mills-WI-greenwoods-state-bank'), mapOptions);}document.getElementById('93dc687e').innerHTML += ' | View Map';var $la16adb956f28c621d4e83cb0ec9616cf = '

Greenwoods State Bank

Address: 300 E Lake St, Lake Mills, WI 53551
Phone: (920) 648-8361
';var m_a16adb956f28c621d4e83cb0ec9616cf = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Greenwoods State Bank',});m_a16adb956f28c621d4e83cb0ec9616cf['infowindow'] = new google.maps.InfoWindow({content: $la16adb956f28c621d4e83cb0ec9616cf});var infowindow = new google.maps.InfoWindow({content: $la16adb956f28c621d4e83cb0ec9616cf});google.maps.event.addListener(m_a16adb956f28c621d4e83cb0ec9616cf, 'click', function() {infowindow.open(map,m_a16adb956f28c621d4e83cb0ec9616cf);});$marker.push(m_a16adb956f28c621d4e83cb0ec9616cf);}});var g_04942fe19006da06d3b1527600967fcd = new google.maps.Geocoder();g_04942fe19006da06d3b1527600967fcd.geocode( { 'address': "117 N Main St, Lake Mills, WI 53551"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lake-mills-WI-greenwoods-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('lake-mills-WI-greenwoods-state-bank'), mapOptions);}document.getElementById('3b7284c4').innerHTML += ' | View Map';var $l04942fe19006da06d3b1527600967fcd = '

Greenwoods State Bank

Address: 117 N Main St, Lake Mills, WI 53551
Phone: (920) 648-2324
';var m_04942fe19006da06d3b1527600967fcd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Greenwoods State Bank',});m_04942fe19006da06d3b1527600967fcd['infowindow'] = new google.maps.InfoWindow({content: $l04942fe19006da06d3b1527600967fcd});var infowindow = new google.maps.InfoWindow({content: $l04942fe19006da06d3b1527600967fcd});google.maps.event.addListener(m_04942fe19006da06d3b1527600967fcd, 'click', function() {infowindow.open(map,m_04942fe19006da06d3b1527600967fcd);});$marker.push(m_04942fe19006da06d3b1527600967fcd);}});}google.maps.event.addDomListener(window, 'load', initialize);