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(46.6945,-92.107)};var g_3dd9424294b0292b6e89ea2bba2e1144 = new google.maps.Geocoder();g_3dd9424294b0292b6e89ea2bba2e1144.geocode( { 'address': "3705 Tower Ave, Superior, WI 54880, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('superior-WI-superior-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('superior-WI-superior-savings-bank'), mapOptions);}document.getElementById('97e9341f').innerHTML += ' | View Map';var $l3dd9424294b0292b6e89ea2bba2e1144 = '

Superior Savings Bank

Address: 3705 Tower Ave, Superior, WI 54880, USA
Phone: (715) 395-2577
';var m_3dd9424294b0292b6e89ea2bba2e1144 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Superior Savings Bank',});m_3dd9424294b0292b6e89ea2bba2e1144['infowindow'] = new google.maps.InfoWindow({content: $l3dd9424294b0292b6e89ea2bba2e1144});var infowindow = new google.maps.InfoWindow({content: $l3dd9424294b0292b6e89ea2bba2e1144});google.maps.event.addListener(m_3dd9424294b0292b6e89ea2bba2e1144, 'click', function() {infowindow.open(map,m_3dd9424294b0292b6e89ea2bba2e1144);});$marker.push(m_3dd9424294b0292b6e89ea2bba2e1144);}});var g_a16de805bf3e00faf934cc713e9d4987 = new google.maps.Geocoder();g_a16de805bf3e00faf934cc713e9d4987.geocode( { 'address': "1130 Tower Ave, Superior, WI 54880, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('superior-WI-superior-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('superior-WI-superior-savings-bank'), mapOptions);}document.getElementById('852858dd').innerHTML += ' | View Map';var $la16de805bf3e00faf934cc713e9d4987 = '

Superior Savings Bank

Address: 1130 Tower Ave, Superior, WI 54880, USA
Phone: (715) 394-7778
';var m_a16de805bf3e00faf934cc713e9d4987 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Superior Savings Bank',});m_a16de805bf3e00faf934cc713e9d4987['infowindow'] = new google.maps.InfoWindow({content: $la16de805bf3e00faf934cc713e9d4987});var infowindow = new google.maps.InfoWindow({content: $la16de805bf3e00faf934cc713e9d4987});google.maps.event.addListener(m_a16de805bf3e00faf934cc713e9d4987, 'click', function() {infowindow.open(map,m_a16de805bf3e00faf934cc713e9d4987);});$marker.push(m_a16de805bf3e00faf934cc713e9d4987);}});}google.maps.event.addDomListener(window, 'load', initialize);