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.8928,-95.366)};var g_bdc4626aa1d1df8e14d80d345b2a442d = new google.maps.Geocoder();g_bdc4626aa1d1df8e14d80d345b2a442d.geocode( { 'address': "2210 Highway 29 South, Alexandria, MN 56308"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('alexandria-MN-bremer-bank').style.display = '';map = new google.maps.Map(document.getElementById('alexandria-MN-bremer-bank'), mapOptions);}document.getElementById('0cbd2271').innerHTML += ' | View Map';var $lbdc4626aa1d1df8e14d80d345b2a442d = '

Bremer Bank

Address: 2210 Highway 29 South, Alexandria, MN 56308
Phone: (320) 762-3716
';var m_bdc4626aa1d1df8e14d80d345b2a442d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bremer Bank',});m_bdc4626aa1d1df8e14d80d345b2a442d['infowindow'] = new google.maps.InfoWindow({content: $lbdc4626aa1d1df8e14d80d345b2a442d});var infowindow = new google.maps.InfoWindow({content: $lbdc4626aa1d1df8e14d80d345b2a442d});google.maps.event.addListener(m_bdc4626aa1d1df8e14d80d345b2a442d, 'click', function() {infowindow.open(map,m_bdc4626aa1d1df8e14d80d345b2a442d);});$marker.push(m_bdc4626aa1d1df8e14d80d345b2a442d);}});var g_ab6fe89d793b5a3c4153692779cb0680 = new google.maps.Geocoder();g_ab6fe89d793b5a3c4153692779cb0680.geocode( { 'address': "720 Broadway Street, Alexandria, MN 56308"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('alexandria-MN-bremer-bank').style.display = '';map = new google.maps.Map(document.getElementById('alexandria-MN-bremer-bank'), mapOptions);}document.getElementById('546adf49').innerHTML += ' | View Map';var $lab6fe89d793b5a3c4153692779cb0680 = '

Bremer Bank

Address: 720 Broadway Street, Alexandria, MN 56308
Phone: (320) 763-6622
';var m_ab6fe89d793b5a3c4153692779cb0680 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bremer Bank',});m_ab6fe89d793b5a3c4153692779cb0680['infowindow'] = new google.maps.InfoWindow({content: $lab6fe89d793b5a3c4153692779cb0680});var infowindow = new google.maps.InfoWindow({content: $lab6fe89d793b5a3c4153692779cb0680});google.maps.event.addListener(m_ab6fe89d793b5a3c4153692779cb0680, 'click', function() {infowindow.open(map,m_ab6fe89d793b5a3c4153692779cb0680);});$marker.push(m_ab6fe89d793b5a3c4153692779cb0680);}});}google.maps.event.addDomListener(window, 'load', initialize);