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(38.8984,-121.071)};var g_7515989d1c2f94c0cf8c5e4aefd3d12b = new google.maps.Geocoder();g_7515989d1c2f94c0cf8c5e4aefd3d12b.geocode( { 'address': "949 Lincoln Way, Auburn, CA 95603, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('auburn-CA-wells-fargo-atm').style.display = '';map = new google.maps.Map(document.getElementById('auburn-CA-wells-fargo-atm'), mapOptions);}document.getElementById('0a69b0ea').innerHTML += ' | View Map';var $l7515989d1c2f94c0cf8c5e4aefd3d12b = '

Wells Fargo ATM

Address: 949 Lincoln Way, Auburn, CA 95603, USA
Phone: (800) 869-3557
';var m_7515989d1c2f94c0cf8c5e4aefd3d12b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo ATM',});m_7515989d1c2f94c0cf8c5e4aefd3d12b['infowindow'] = new google.maps.InfoWindow({content: $l7515989d1c2f94c0cf8c5e4aefd3d12b});var infowindow = new google.maps.InfoWindow({content: $l7515989d1c2f94c0cf8c5e4aefd3d12b});google.maps.event.addListener(m_7515989d1c2f94c0cf8c5e4aefd3d12b, 'click', function() {infowindow.open(map,m_7515989d1c2f94c0cf8c5e4aefd3d12b);});$marker.push(m_7515989d1c2f94c0cf8c5e4aefd3d12b);}});var g_02fcf87d7e0a9c73d5cb511f8bae4ba4 = new google.maps.Geocoder();g_02fcf87d7e0a9c73d5cb511f8bae4ba4.geocode( { 'address': "13384 Lincoln Way, Auburn, CA 95603, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('auburn-CA-wells-fargo-atm').style.display = '';map = new google.maps.Map(document.getElementById('auburn-CA-wells-fargo-atm'), mapOptions);}document.getElementById('2ce735cd').innerHTML += ' | View Map';var $l02fcf87d7e0a9c73d5cb511f8bae4ba4 = '

Wells Fargo ATM

Address: 13384 Lincoln Way, Auburn, CA 95603, USA
Phone: (800) 869-3557
';var m_02fcf87d7e0a9c73d5cb511f8bae4ba4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo ATM',});m_02fcf87d7e0a9c73d5cb511f8bae4ba4['infowindow'] = new google.maps.InfoWindow({content: $l02fcf87d7e0a9c73d5cb511f8bae4ba4});var infowindow = new google.maps.InfoWindow({content: $l02fcf87d7e0a9c73d5cb511f8bae4ba4});google.maps.event.addListener(m_02fcf87d7e0a9c73d5cb511f8bae4ba4, 'click', function() {infowindow.open(map,m_02fcf87d7e0a9c73d5cb511f8bae4ba4);});$marker.push(m_02fcf87d7e0a9c73d5cb511f8bae4ba4);}});}google.maps.event.addDomListener(window, 'load', initialize);