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.8965,-91.0803)};var g_a4bc254def844da9f771cd03eb0cb6d4 = new google.maps.Geocoder();g_a4bc254def844da9f771cd03eb0cb6d4.geocode( { 'address': "120 Mill St S, West Salem, WI 54669, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('west-salem-WI-union-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('west-salem-WI-union-state-bank'), mapOptions);}document.getElementById('a9524034').innerHTML += ' | View Map';var $la4bc254def844da9f771cd03eb0cb6d4 = '

Union State Bank

Address: 120 Mill St S, West Salem, WI 54669, USA
Phone: (608) 786-0600
';var m_a4bc254def844da9f771cd03eb0cb6d4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Union State Bank',});m_a4bc254def844da9f771cd03eb0cb6d4['infowindow'] = new google.maps.InfoWindow({content: $la4bc254def844da9f771cd03eb0cb6d4});var infowindow = new google.maps.InfoWindow({content: $la4bc254def844da9f771cd03eb0cb6d4});google.maps.event.addListener(m_a4bc254def844da9f771cd03eb0cb6d4, 'click', function() {infowindow.open(map,m_a4bc254def844da9f771cd03eb0cb6d4);});$marker.push(m_a4bc254def844da9f771cd03eb0cb6d4);}});var g_539391ba0d99e421755749dafa9f5829 = new google.maps.Geocoder();g_539391ba0d99e421755749dafa9f5829.geocode( { 'address': "1405 WI-16, West Salem, WI 54669, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('west-salem-WI-union-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('west-salem-WI-union-state-bank'), mapOptions);}document.getElementById('b6e4b56e').innerHTML += ' | View Map';var $l539391ba0d99e421755749dafa9f5829 = '

Union State Bank

Address: 1405 WI-16, West Salem, WI 54669, USA
Phone: (608) 786-6200
';var m_539391ba0d99e421755749dafa9f5829 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Union State Bank',});m_539391ba0d99e421755749dafa9f5829['infowindow'] = new google.maps.InfoWindow({content: $l539391ba0d99e421755749dafa9f5829});var infowindow = new google.maps.InfoWindow({content: $l539391ba0d99e421755749dafa9f5829});google.maps.event.addListener(m_539391ba0d99e421755749dafa9f5829, 'click', function() {infowindow.open(map,m_539391ba0d99e421755749dafa9f5829);});$marker.push(m_539391ba0d99e421755749dafa9f5829);}});}google.maps.event.addDomListener(window, 'load', initialize);