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(42.9303,-89.2143)};var g_c5658c711ba9170700fc7d3ee3f63e40 = new google.maps.Geocoder();g_c5658c711ba9170700fc7d3ee3f63e40.geocode( { 'address': "207 S Forrest St, Stoughton, WI 53589"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('stoughton-WI-mcfarland-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('stoughton-WI-mcfarland-state-bank'), mapOptions);}document.getElementById('2e05827d').innerHTML += ' | View Map';var $lc5658c711ba9170700fc7d3ee3f63e40 = '

McFarland State Bank

Address: 207 S Forrest St, Stoughton, WI 53589
Phone: (608) 873-6681
';var m_c5658c711ba9170700fc7d3ee3f63e40 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'McFarland State Bank',});m_c5658c711ba9170700fc7d3ee3f63e40['infowindow'] = new google.maps.InfoWindow({content: $lc5658c711ba9170700fc7d3ee3f63e40});var infowindow = new google.maps.InfoWindow({content: $lc5658c711ba9170700fc7d3ee3f63e40});google.maps.event.addListener(m_c5658c711ba9170700fc7d3ee3f63e40, 'click', function() {infowindow.open(map,m_c5658c711ba9170700fc7d3ee3f63e40);});$marker.push(m_c5658c711ba9170700fc7d3ee3f63e40);}});var g_e5bae8d821431b8a2d87a71ad9ac5689 = new google.maps.Geocoder();g_e5bae8d821431b8a2d87a71ad9ac5689.geocode( { 'address': "3162 County Road B, Stoughton, WI 53589"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('stoughton-WI-mcfarland-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('stoughton-WI-mcfarland-state-bank'), mapOptions);}document.getElementById('e9c3bcbf').innerHTML += ' | View Map';var $le5bae8d821431b8a2d87a71ad9ac5689 = '

McFarland State Bank

Address: 3162 County Road B, Stoughton, WI 53589
Phone: (608) 873-2010
';var m_e5bae8d821431b8a2d87a71ad9ac5689 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'McFarland State Bank',});m_e5bae8d821431b8a2d87a71ad9ac5689['infowindow'] = new google.maps.InfoWindow({content: $le5bae8d821431b8a2d87a71ad9ac5689});var infowindow = new google.maps.InfoWindow({content: $le5bae8d821431b8a2d87a71ad9ac5689});google.maps.event.addListener(m_e5bae8d821431b8a2d87a71ad9ac5689, 'click', function() {infowindow.open(map,m_e5bae8d821431b8a2d87a71ad9ac5689);});$marker.push(m_e5bae8d821431b8a2d87a71ad9ac5689);}});}google.maps.event.addDomListener(window, 'load', initialize);