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.9185,-89.2417)};var g_41c576a3bac4220845f9427b002a2a9d = new google.maps.Geocoder();g_41c576a3bac4220845f9427b002a2a9d.geocode( { 'address': "1720 US-51, Stoughton, WI 53589, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('stoughton-WI-old-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('stoughton-WI-old-national-bank'), mapOptions);}document.getElementById('4bdecb28').innerHTML += ' | View Map';var $l41c576a3bac4220845f9427b002a2a9d = '

Old National Bank

Address: 1720 US-51, Stoughton, WI 53589, USA
Phone: (608) 501-6063
';var m_41c576a3bac4220845f9427b002a2a9d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Old National Bank',});m_41c576a3bac4220845f9427b002a2a9d['infowindow'] = new google.maps.InfoWindow({content: $l41c576a3bac4220845f9427b002a2a9d});var infowindow = new google.maps.InfoWindow({content: $l41c576a3bac4220845f9427b002a2a9d});google.maps.event.addListener(m_41c576a3bac4220845f9427b002a2a9d, 'click', function() {infowindow.open(map,m_41c576a3bac4220845f9427b002a2a9d);});$marker.push(m_41c576a3bac4220845f9427b002a2a9d);}});var g_61bf3af39b95fc0f4b6451f3f8affbc6 = new google.maps.Geocoder();g_61bf3af39b95fc0f4b6451f3f8affbc6.geocode( { 'address': "1720 US-51, Stoughton, WI 53589, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('stoughton-WI-old-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('stoughton-WI-old-national-bank'), mapOptions);}document.getElementById('4bdecb28').innerHTML += ' | View Map';var $l61bf3af39b95fc0f4b6451f3f8affbc6 = '

Old National Bank

Address: 1720 US-51, Stoughton, WI 53589, USA
Phone: (608) 501-6063
';var m_61bf3af39b95fc0f4b6451f3f8affbc6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Old National Bank',});m_61bf3af39b95fc0f4b6451f3f8affbc6['infowindow'] = new google.maps.InfoWindow({content: $l61bf3af39b95fc0f4b6451f3f8affbc6});var infowindow = new google.maps.InfoWindow({content: $l61bf3af39b95fc0f4b6451f3f8affbc6});google.maps.event.addListener(m_61bf3af39b95fc0f4b6451f3f8affbc6, 'click', function() {infowindow.open(map,m_61bf3af39b95fc0f4b6451f3f8affbc6);});$marker.push(m_61bf3af39b95fc0f4b6451f3f8affbc6);}});}google.maps.event.addDomListener(window, 'load', initialize);