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.3416,-94.289)};var g_a8a427afafda854020c951467cc2b4b7 = new google.maps.Geocoder();g_a8a427afafda854020c951467cc2b4b7.geocode( { 'address': "14091 Baxter Dr, Baxter, MN 56425"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('baxter-MN-river-wood-bank').style.display = '';map = new google.maps.Map(document.getElementById('baxter-MN-river-wood-bank'), mapOptions);}document.getElementById('c4b7f456').innerHTML += ' | View Map';var $la8a427afafda854020c951467cc2b4b7 = '

River Wood Bank

Address: 14091 Baxter Dr, Baxter, MN 56425
Phone: (218) 316-3760
';var m_a8a427afafda854020c951467cc2b4b7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'River Wood Bank',});m_a8a427afafda854020c951467cc2b4b7['infowindow'] = new google.maps.InfoWindow({content: $la8a427afafda854020c951467cc2b4b7});var infowindow = new google.maps.InfoWindow({content: $la8a427afafda854020c951467cc2b4b7});google.maps.event.addListener(m_a8a427afafda854020c951467cc2b4b7, 'click', function() {infowindow.open(map,m_a8a427afafda854020c951467cc2b4b7);});$marker.push(m_a8a427afafda854020c951467cc2b4b7);}});var g_f9dce56ddc1dc4ebda5d045069f62393 = new google.maps.Geocoder();g_f9dce56ddc1dc4ebda5d045069f62393.geocode( { 'address': "14633 Edgewood Dr, Baxter, MN 56425"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('baxter-MN-river-wood-bank').style.display = '';map = new google.maps.Map(document.getElementById('baxter-MN-river-wood-bank'), mapOptions);}document.getElementById('94c21c1e').innerHTML += ' | View Map';var $lf9dce56ddc1dc4ebda5d045069f62393 = '

River Wood Bank

Address: 14633 Edgewood Dr, Baxter, MN 56425
Phone: (218) 824-8400
';var m_f9dce56ddc1dc4ebda5d045069f62393 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'River Wood Bank',});m_f9dce56ddc1dc4ebda5d045069f62393['infowindow'] = new google.maps.InfoWindow({content: $lf9dce56ddc1dc4ebda5d045069f62393});var infowindow = new google.maps.InfoWindow({content: $lf9dce56ddc1dc4ebda5d045069f62393});google.maps.event.addListener(m_f9dce56ddc1dc4ebda5d045069f62393, 'click', function() {infowindow.open(map,m_f9dce56ddc1dc4ebda5d045069f62393);});$marker.push(m_f9dce56ddc1dc4ebda5d045069f62393);}});}google.maps.event.addDomListener(window, 'load', initialize);