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(44.9605,-89.6562)};var g_0a479004b32af30c53bdb45e9bd7c18a = new google.maps.Geocoder();g_0a479004b32af30c53bdb45e9bd7c18a.geocode( { 'address': "500 Scott St, Wausau, WI 54403"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wausau-WI-marathon-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('wausau-WI-marathon-savings-bank'), mapOptions);}document.getElementById('0efac3ee').innerHTML += ' | View Map';var $l0a479004b32af30c53bdb45e9bd7c18a = '

Marathon Savings Bank

Address: 500 Scott St, Wausau, WI 54403
Phone: (715) 845-7331
';var m_0a479004b32af30c53bdb45e9bd7c18a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Marathon Savings Bank',});m_0a479004b32af30c53bdb45e9bd7c18a['infowindow'] = new google.maps.InfoWindow({content: $l0a479004b32af30c53bdb45e9bd7c18a});var infowindow = new google.maps.InfoWindow({content: $l0a479004b32af30c53bdb45e9bd7c18a});google.maps.event.addListener(m_0a479004b32af30c53bdb45e9bd7c18a, 'click', function() {infowindow.open(map,m_0a479004b32af30c53bdb45e9bd7c18a);});$marker.push(m_0a479004b32af30c53bdb45e9bd7c18a);}});var g_0bcf6cbd1e8c5ffb3524f9c9e0c0b6d2 = new google.maps.Geocoder();g_0bcf6cbd1e8c5ffb3524f9c9e0c0b6d2.geocode( { 'address': "4500 Rib Mountain Dr, Wausau, WI 54401"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wausau-WI-marathon-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('wausau-WI-marathon-savings-bank'), mapOptions);}document.getElementById('1953d367').innerHTML += ' | View Map';var $l0bcf6cbd1e8c5ffb3524f9c9e0c0b6d2 = '

Marathon Savings Bank

Address: 4500 Rib Mountain Dr, Wausau, WI 54401
Phone: (715) 355-2133
';var m_0bcf6cbd1e8c5ffb3524f9c9e0c0b6d2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Marathon Savings Bank',});m_0bcf6cbd1e8c5ffb3524f9c9e0c0b6d2['infowindow'] = new google.maps.InfoWindow({content: $l0bcf6cbd1e8c5ffb3524f9c9e0c0b6d2});var infowindow = new google.maps.InfoWindow({content: $l0bcf6cbd1e8c5ffb3524f9c9e0c0b6d2});google.maps.event.addListener(m_0bcf6cbd1e8c5ffb3524f9c9e0c0b6d2, 'click', function() {infowindow.open(map,m_0bcf6cbd1e8c5ffb3524f9c9e0c0b6d2);});$marker.push(m_0bcf6cbd1e8c5ffb3524f9c9e0c0b6d2);}});}google.maps.event.addDomListener(window, 'load', initialize);