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(48.2033,-101.306)};var g_2ac02a870bd4eff6a56ebf29952071e8 = new google.maps.Geocoder();g_2ac02a870bd4eff6a56ebf29952071e8.geocode( { 'address': "1017 S Broadway St, Minot, ND 58701, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('minot-ND-gate-city-bank').style.display = '';map = new google.maps.Map(document.getElementById('minot-ND-gate-city-bank'), mapOptions);}document.getElementById('a1db6c70').innerHTML += ' | View Map';var $l2ac02a870bd4eff6a56ebf29952071e8 = '

Gate City Bank

Address: 1017 S Broadway St, Minot, ND 58701, USA
Phone: (701) 857-8400
';var m_2ac02a870bd4eff6a56ebf29952071e8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Gate City Bank',});m_2ac02a870bd4eff6a56ebf29952071e8['infowindow'] = new google.maps.InfoWindow({content: $l2ac02a870bd4eff6a56ebf29952071e8});var infowindow = new google.maps.InfoWindow({content: $l2ac02a870bd4eff6a56ebf29952071e8});google.maps.event.addListener(m_2ac02a870bd4eff6a56ebf29952071e8, 'click', function() {infowindow.open(map,m_2ac02a870bd4eff6a56ebf29952071e8);});$marker.push(m_2ac02a870bd4eff6a56ebf29952071e8);}});var g_8c0f210dc24f021fbfc4b912fd41a8aa = new google.maps.Geocoder();g_8c0f210dc24f021fbfc4b912fd41a8aa.geocode( { 'address': "924 31st Ave SW, Minot, ND 58701, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('minot-ND-gate-city-bank').style.display = '';map = new google.maps.Map(document.getElementById('minot-ND-gate-city-bank'), mapOptions);}document.getElementById('ffb80c96').innerHTML += ' | View Map';var $l8c0f210dc24f021fbfc4b912fd41a8aa = '

Gate City Bank

Address: 924 31st Ave SW, Minot, ND 58701, USA
Phone: (701) 857-8444
';var m_8c0f210dc24f021fbfc4b912fd41a8aa = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Gate City Bank',});m_8c0f210dc24f021fbfc4b912fd41a8aa['infowindow'] = new google.maps.InfoWindow({content: $l8c0f210dc24f021fbfc4b912fd41a8aa});var infowindow = new google.maps.InfoWindow({content: $l8c0f210dc24f021fbfc4b912fd41a8aa});google.maps.event.addListener(m_8c0f210dc24f021fbfc4b912fd41a8aa, 'click', function() {infowindow.open(map,m_8c0f210dc24f021fbfc4b912fd41a8aa);});$marker.push(m_8c0f210dc24f021fbfc4b912fd41a8aa);}});}google.maps.event.addDomListener(window, 'load', initialize);