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(45.1863,-89.6836)};var g_7fc432023df52bb23a582be9b41bc06c = new google.maps.Geocoder();g_7fc432023df52bb23a582be9b41bc06c.geocode( { 'address': "702 N Center Ave, Merrill, WI 54452, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('merrill-WI-us-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('merrill-WI-us-bank-atm'), mapOptions);}document.getElementById('dea1ce35').innerHTML += ' | View Map';var $l7fc432023df52bb23a582be9b41bc06c = '

U.S. Bank ATM

Address: 702 N Center Ave, Merrill, WI 54452, USA
Phone: (800) 872-2657
';var m_7fc432023df52bb23a582be9b41bc06c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'U.S. Bank ATM',});m_7fc432023df52bb23a582be9b41bc06c['infowindow'] = new google.maps.InfoWindow({content: $l7fc432023df52bb23a582be9b41bc06c});var infowindow = new google.maps.InfoWindow({content: $l7fc432023df52bb23a582be9b41bc06c});google.maps.event.addListener(m_7fc432023df52bb23a582be9b41bc06c, 'click', function() {infowindow.open(map,m_7fc432023df52bb23a582be9b41bc06c);});$marker.push(m_7fc432023df52bb23a582be9b41bc06c);}});var g_415bb37f2c8808eab65698120235d9f6 = new google.maps.Geocoder();g_415bb37f2c8808eab65698120235d9f6.geocode( { 'address': "1312 W Main St, Merrill, WI 54452, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('merrill-WI-us-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('merrill-WI-us-bank-atm'), mapOptions);}document.getElementById('d2525ad9').innerHTML += ' | View Map';var $l415bb37f2c8808eab65698120235d9f6 = '

U.S. Bank ATM

Address: 1312 W Main St, Merrill, WI 54452, USA
Phone: (800) 872-2657
';var m_415bb37f2c8808eab65698120235d9f6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'U.S. Bank ATM',});m_415bb37f2c8808eab65698120235d9f6['infowindow'] = new google.maps.InfoWindow({content: $l415bb37f2c8808eab65698120235d9f6});var infowindow = new google.maps.InfoWindow({content: $l415bb37f2c8808eab65698120235d9f6});google.maps.event.addListener(m_415bb37f2c8808eab65698120235d9f6, 'click', function() {infowindow.open(map,m_415bb37f2c8808eab65698120235d9f6);});$marker.push(m_415bb37f2c8808eab65698120235d9f6);}});}google.maps.event.addDomListener(window, 'load', initialize);