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(47.8902,-97.068)};var g_43b66a5b34034ef1ef30ea4a95cf35b0 = new google.maps.Geocoder();g_43b66a5b34034ef1ef30ea4a95cf35b0.geocode( { 'address': "921 N Washington St, Grand Forks, ND 58203, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('grand-forks-ND-bremer-bank').style.display = '';map = new google.maps.Map(document.getElementById('grand-forks-ND-bremer-bank'), mapOptions);}document.getElementById('88fa6904').innerHTML += ' | View Map';var $l43b66a5b34034ef1ef30ea4a95cf35b0 = '

Bremer Bank

Address: 921 N Washington St, Grand Forks, ND 58203, USA
Phone: (701) 795-4570
';var m_43b66a5b34034ef1ef30ea4a95cf35b0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bremer Bank',});m_43b66a5b34034ef1ef30ea4a95cf35b0['infowindow'] = new google.maps.InfoWindow({content: $l43b66a5b34034ef1ef30ea4a95cf35b0});var infowindow = new google.maps.InfoWindow({content: $l43b66a5b34034ef1ef30ea4a95cf35b0});google.maps.event.addListener(m_43b66a5b34034ef1ef30ea4a95cf35b0, 'click', function() {infowindow.open(map,m_43b66a5b34034ef1ef30ea4a95cf35b0);});$marker.push(m_43b66a5b34034ef1ef30ea4a95cf35b0);}});var g_a50515534bcce7d66313f21eabe77c65 = new google.maps.Geocoder();g_a50515534bcce7d66313f21eabe77c65.geocode( { 'address': "3100 S Columbia Rd, Grand Forks, ND 58201, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('grand-forks-ND-bremer-bank').style.display = '';map = new google.maps.Map(document.getElementById('grand-forks-ND-bremer-bank'), mapOptions);}document.getElementById('f2172f90').innerHTML += ' | View Map';var $la50515534bcce7d66313f21eabe77c65 = '

Bremer Bank

Address: 3100 S Columbia Rd, Grand Forks, ND 58201, USA
Phone: (701) 795-4500
';var m_a50515534bcce7d66313f21eabe77c65 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bremer Bank',});m_a50515534bcce7d66313f21eabe77c65['infowindow'] = new google.maps.InfoWindow({content: $la50515534bcce7d66313f21eabe77c65});var infowindow = new google.maps.InfoWindow({content: $la50515534bcce7d66313f21eabe77c65});google.maps.event.addListener(m_a50515534bcce7d66313f21eabe77c65, 'click', function() {infowindow.open(map,m_a50515534bcce7d66313f21eabe77c65);});$marker.push(m_a50515534bcce7d66313f21eabe77c65);}});}google.maps.event.addDomListener(window, 'load', initialize);