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(44.7326,-92.8503)};var g_319a67432f51ed53938542b809320dd2 = new google.maps.Geocoder();g_319a67432f51ed53938542b809320dd2.geocode( { 'address': "400 Vermillion St, Hastings, MN 55033"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hastings-MN-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('hastings-MN-wells-fargo-bank'), mapOptions);}document.getElementById('6dca28be').innerHTML += ' | View Map';var $l319a67432f51ed53938542b809320dd2 = '

Wells Fargo Bank

Address: 400 Vermillion St, Hastings, MN 55033
Phone: (651) 438-1027
';var m_319a67432f51ed53938542b809320dd2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_319a67432f51ed53938542b809320dd2['infowindow'] = new google.maps.InfoWindow({content: $l319a67432f51ed53938542b809320dd2});var infowindow = new google.maps.InfoWindow({content: $l319a67432f51ed53938542b809320dd2});google.maps.event.addListener(m_319a67432f51ed53938542b809320dd2, 'click', function() {infowindow.open(map,m_319a67432f51ed53938542b809320dd2);});$marker.push(m_319a67432f51ed53938542b809320dd2);}});var g_35f27037d233966a4a849da1e3123cb9 = new google.maps.Geocoder();g_35f27037d233966a4a849da1e3123cb9.geocode( { 'address': "1360 S Frontage Rd, Hastings, MN 55033"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hastings-MN-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('hastings-MN-wells-fargo-bank'), mapOptions);}document.getElementById('870fd2c3').innerHTML += ' | View Map';var $l35f27037d233966a4a849da1e3123cb9 = '

Wells Fargo Bank

Address: 1360 S Frontage Rd, Hastings, MN 55033
Phone: (651) 437-4242
';var m_35f27037d233966a4a849da1e3123cb9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_35f27037d233966a4a849da1e3123cb9['infowindow'] = new google.maps.InfoWindow({content: $l35f27037d233966a4a849da1e3123cb9});var infowindow = new google.maps.InfoWindow({content: $l35f27037d233966a4a849da1e3123cb9});google.maps.event.addListener(m_35f27037d233966a4a849da1e3123cb9, 'click', function() {infowindow.open(map,m_35f27037d233966a4a849da1e3123cb9);});$marker.push(m_35f27037d233966a4a849da1e3123cb9);}});}google.maps.event.addDomListener(window, 'load', initialize);