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.8901,-96.7447)};var g_08f0efebb1c51aada9430a089a2050cc = new google.maps.Geocoder();g_08f0efebb1c51aada9430a089a2050cc.geocode( { 'address': "2929 20th St S, Moorhead, MN 56560"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('moorhead-MN-gate-city-bank').style.display = '';map = new google.maps.Map(document.getElementById('moorhead-MN-gate-city-bank'), mapOptions);}document.getElementById('2969124a').innerHTML += ' | View Map';var $l08f0efebb1c51aada9430a089a2050cc = '

Gate City Bank

Address: 2929 20th St S, Moorhead, MN 56560
Phone: (701) 298-2854
';var m_08f0efebb1c51aada9430a089a2050cc = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Gate City Bank',});m_08f0efebb1c51aada9430a089a2050cc['infowindow'] = new google.maps.InfoWindow({content: $l08f0efebb1c51aada9430a089a2050cc});var infowindow = new google.maps.InfoWindow({content: $l08f0efebb1c51aada9430a089a2050cc});google.maps.event.addListener(m_08f0efebb1c51aada9430a089a2050cc, 'click', function() {infowindow.open(map,m_08f0efebb1c51aada9430a089a2050cc);});$marker.push(m_08f0efebb1c51aada9430a089a2050cc);}});var g_adb0e2c465ae2a4b7698a8901fdbb177 = new google.maps.Geocoder();g_adb0e2c465ae2a4b7698a8901fdbb177.geocode( { 'address': "305 8th St S, Moorhead, MN 56560"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('moorhead-MN-gate-city-bank').style.display = '';map = new google.maps.Map(document.getElementById('moorhead-MN-gate-city-bank'), mapOptions);}document.getElementById('79ff07ef').innerHTML += ' | View Map';var $ladb0e2c465ae2a4b7698a8901fdbb177 = '

Gate City Bank

Address: 305 8th St S, Moorhead, MN 56560
Phone: (701) 298-2802
';var m_adb0e2c465ae2a4b7698a8901fdbb177 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Gate City Bank',});m_adb0e2c465ae2a4b7698a8901fdbb177['infowindow'] = new google.maps.InfoWindow({content: $ladb0e2c465ae2a4b7698a8901fdbb177});var infowindow = new google.maps.InfoWindow({content: $ladb0e2c465ae2a4b7698a8901fdbb177});google.maps.event.addListener(m_adb0e2c465ae2a4b7698a8901fdbb177, 'click', function() {infowindow.open(map,m_adb0e2c465ae2a4b7698a8901fdbb177);});$marker.push(m_adb0e2c465ae2a4b7698a8901fdbb177);}});}google.maps.event.addDomListener(window, 'load', initialize);