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.863,-96.8837)};var g_031f41342d850a9c4e0997d626ffe73c = new google.maps.Geocoder();g_031f41342d850a9c4e0997d626ffe73c.geocode( { 'address': "1119 9th St E, West Fargo, ND 58078, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('west-fargo-ND-gate-city-bank').style.display = '';map = new google.maps.Map(document.getElementById('west-fargo-ND-gate-city-bank'), mapOptions);}document.getElementById('3905c51e').innerHTML += ' | View Map';var $l031f41342d850a9c4e0997d626ffe73c = '

Gate City Bank

Address: 1119 9th St E, West Fargo, ND 58078, USA
Phone: (701) 298-2800
';var m_031f41342d850a9c4e0997d626ffe73c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Gate City Bank',});m_031f41342d850a9c4e0997d626ffe73c['infowindow'] = new google.maps.InfoWindow({content: $l031f41342d850a9c4e0997d626ffe73c});var infowindow = new google.maps.InfoWindow({content: $l031f41342d850a9c4e0997d626ffe73c});google.maps.event.addListener(m_031f41342d850a9c4e0997d626ffe73c, 'click', function() {infowindow.open(map,m_031f41342d850a9c4e0997d626ffe73c);});$marker.push(m_031f41342d850a9c4e0997d626ffe73c);}});var g_e9a1449858c471af13976b2746b7b83b = new google.maps.Geocoder();g_e9a1449858c471af13976b2746b7b83b.geocode( { 'address': "837 31st Ave E, West Fargo, ND 58078, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('west-fargo-ND-gate-city-bank').style.display = '';map = new google.maps.Map(document.getElementById('west-fargo-ND-gate-city-bank'), mapOptions);}document.getElementById('8550fd14').innerHTML += ' | View Map';var $le9a1449858c471af13976b2746b7b83b = '

Gate City Bank

Address: 837 31st Ave E, West Fargo, ND 58078, USA
Phone: (701) 298-2808
';var m_e9a1449858c471af13976b2746b7b83b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Gate City Bank',});m_e9a1449858c471af13976b2746b7b83b['infowindow'] = new google.maps.InfoWindow({content: $le9a1449858c471af13976b2746b7b83b});var infowindow = new google.maps.InfoWindow({content: $le9a1449858c471af13976b2746b7b83b});google.maps.event.addListener(m_e9a1449858c471af13976b2746b7b83b, 'click', function() {infowindow.open(map,m_e9a1449858c471af13976b2746b7b83b);});$marker.push(m_e9a1449858c471af13976b2746b7b83b);}});}google.maps.event.addDomListener(window, 'load', initialize);