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()};var g_dbc4b0d0489efae496f9fdbef111ab0e = new google.maps.Geocoder();g_dbc4b0d0489efae496f9fdbef111ab0e.geocode( { 'address': "2440 Fairview Ave N, Roseville, MN 55113"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('roseville-MN-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('roseville-MN-wells-fargo-bank'), mapOptions);}document.getElementById('9a8d4188').innerHTML += ' | View Map';var $ldbc4b0d0489efae496f9fdbef111ab0e = '

Wells Fargo Bank

Address: 2440 Fairview Ave N, Roseville, MN 55113
Phone: (651) 205-6333
';var m_dbc4b0d0489efae496f9fdbef111ab0e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_dbc4b0d0489efae496f9fdbef111ab0e['infowindow'] = new google.maps.InfoWindow({content: $ldbc4b0d0489efae496f9fdbef111ab0e});var infowindow = new google.maps.InfoWindow({content: $ldbc4b0d0489efae496f9fdbef111ab0e});google.maps.event.addListener(m_dbc4b0d0489efae496f9fdbef111ab0e, 'click', function() {infowindow.open(map,m_dbc4b0d0489efae496f9fdbef111ab0e);});$marker.push(m_dbc4b0d0489efae496f9fdbef111ab0e);}});var g_9b01c25473020f57ea13af6b5f4f11a2 = new google.maps.Geocoder();g_9b01c25473020f57ea13af6b5f4f11a2.geocode( { 'address': "2700 Snelling Ave N, Roseville, MN 55113"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('roseville-MN-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('roseville-MN-wells-fargo-bank'), mapOptions);}document.getElementById('36a4cbd5').innerHTML += ' | View Map';var $l9b01c25473020f57ea13af6b5f4f11a2 = '

Wells Fargo Bank

Address: 2700 Snelling Ave N, Roseville, MN 55113
Phone: (651) 205-6619
';var m_9b01c25473020f57ea13af6b5f4f11a2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_9b01c25473020f57ea13af6b5f4f11a2['infowindow'] = new google.maps.InfoWindow({content: $l9b01c25473020f57ea13af6b5f4f11a2});var infowindow = new google.maps.InfoWindow({content: $l9b01c25473020f57ea13af6b5f4f11a2});google.maps.event.addListener(m_9b01c25473020f57ea13af6b5f4f11a2, 'click', function() {infowindow.open(map,m_9b01c25473020f57ea13af6b5f4f11a2);});$marker.push(m_9b01c25473020f57ea13af6b5f4f11a2);}});}google.maps.event.addDomListener(window, 'load', initialize);