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.5244,-89.5165)};var g_111ff72308c3a9bad2d2adeaf94d2890 = new google.maps.Geocoder();g_111ff72308c3a9bad2d2adeaf94d2890.geocode( { 'address': "5474 Hwy 10 East, Stevens Point, WI 54481, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('stevens-point-WI-bmo-harris-atm').style.display = '';map = new google.maps.Map(document.getElementById('stevens-point-WI-bmo-harris-atm'), mapOptions);}document.getElementById('2fc830e4').innerHTML += ' | View Map';var $l111ff72308c3a9bad2d2adeaf94d2890 = '

BMO Harris ATM

Address: 5474 Hwy 10 East, Stevens Point, WI 54481, USA
Phone: (888) 340-2285
';var m_111ff72308c3a9bad2d2adeaf94d2890 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BMO Harris ATM',});m_111ff72308c3a9bad2d2adeaf94d2890['infowindow'] = new google.maps.InfoWindow({content: $l111ff72308c3a9bad2d2adeaf94d2890});var infowindow = new google.maps.InfoWindow({content: $l111ff72308c3a9bad2d2adeaf94d2890});google.maps.event.addListener(m_111ff72308c3a9bad2d2adeaf94d2890, 'click', function() {infowindow.open(map,m_111ff72308c3a9bad2d2adeaf94d2890);});$marker.push(m_111ff72308c3a9bad2d2adeaf94d2890);}});var g_3a0f1516da6656a58467ab6a55fdcbb9 = new google.maps.Geocoder();g_3a0f1516da6656a58467ab6a55fdcbb9.geocode( { 'address': "3301 Church St, Stevens Point, WI 54481, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('stevens-point-WI-bmo-harris-atm').style.display = '';map = new google.maps.Map(document.getElementById('stevens-point-WI-bmo-harris-atm'), mapOptions);}document.getElementById('20ed8600').innerHTML += ' | View Map';var $l3a0f1516da6656a58467ab6a55fdcbb9 = '

BMO Harris ATM

Address: 3301 Church St, Stevens Point, WI 54481, USA
Phone: (888) 340-2285
';var m_3a0f1516da6656a58467ab6a55fdcbb9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BMO Harris ATM',});m_3a0f1516da6656a58467ab6a55fdcbb9['infowindow'] = new google.maps.InfoWindow({content: $l3a0f1516da6656a58467ab6a55fdcbb9});var infowindow = new google.maps.InfoWindow({content: $l3a0f1516da6656a58467ab6a55fdcbb9});google.maps.event.addListener(m_3a0f1516da6656a58467ab6a55fdcbb9, 'click', function() {infowindow.open(map,m_3a0f1516da6656a58467ab6a55fdcbb9);});$marker.push(m_3a0f1516da6656a58467ab6a55fdcbb9);}});}google.maps.event.addDomListener(window, 'load', initialize);