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.908,-96.7986)};var g_c8a4b2b3a690c784b3187090b73518cd = new google.maps.Geocoder();g_c8a4b2b3a690c784b3187090b73518cd.geocode( { 'address': "3000 25th St S, Fargo, ND 58103, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fargo-ND-visionbank').style.display = '';map = new google.maps.Map(document.getElementById('fargo-ND-visionbank'), mapOptions);}document.getElementById('a7f5e816').innerHTML += ' | View Map';var $lc8a4b2b3a690c784b3187090b73518cd = '

VISIONBank

Address: 3000 25th St S, Fargo, ND 58103, USA
Phone: (701) 364-2020
';var m_c8a4b2b3a690c784b3187090b73518cd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'VISIONBank',});m_c8a4b2b3a690c784b3187090b73518cd['infowindow'] = new google.maps.InfoWindow({content: $lc8a4b2b3a690c784b3187090b73518cd});var infowindow = new google.maps.InfoWindow({content: $lc8a4b2b3a690c784b3187090b73518cd});google.maps.event.addListener(m_c8a4b2b3a690c784b3187090b73518cd, 'click', function() {infowindow.open(map,m_c8a4b2b3a690c784b3187090b73518cd);});$marker.push(m_c8a4b2b3a690c784b3187090b73518cd);}});var g_bbf7bb29915d71fc46379b974330b3eb = new google.maps.Geocoder();g_bbf7bb29915d71fc46379b974330b3eb.geocode( { 'address': "1321 21st Ave N, Fargo, ND 58102, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fargo-ND-visionbank').style.display = '';map = new google.maps.Map(document.getElementById('fargo-ND-visionbank'), mapOptions);}document.getElementById('680c4fb8').innerHTML += ' | View Map';var $lbbf7bb29915d71fc46379b974330b3eb = '

VISIONBank

Address: 1321 21st Ave N, Fargo, ND 58102, USA
Phone: (701) 364-2295
';var m_bbf7bb29915d71fc46379b974330b3eb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'VISIONBank',});m_bbf7bb29915d71fc46379b974330b3eb['infowindow'] = new google.maps.InfoWindow({content: $lbbf7bb29915d71fc46379b974330b3eb});var infowindow = new google.maps.InfoWindow({content: $lbbf7bb29915d71fc46379b974330b3eb});google.maps.event.addListener(m_bbf7bb29915d71fc46379b974330b3eb, 'click', function() {infowindow.open(map,m_bbf7bb29915d71fc46379b974330b3eb);});$marker.push(m_bbf7bb29915d71fc46379b974330b3eb);}});}google.maps.event.addDomListener(window, 'load', initialize);