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.6507,-121.067)};var g_eb4ccb5a339da7a1f01b8f9688896b65 = new google.maps.Geocoder();g_eb4ccb5a339da7a1f01b8f9688896b65.geocode( { 'address': "4355 Town Center Blvd #110, El Dorado Hills, CA 95762, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('el-dorado-hills-CA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('el-dorado-hills-CA-wells-fargo-bank'), mapOptions);}document.getElementById('ee6b568c').innerHTML += ' | View Map';var $leb4ccb5a339da7a1f01b8f9688896b65 = '

Wells Fargo Bank

Address: 4355 Town Center Blvd #110, El Dorado Hills, CA 95762, USA
Phone: (916) 939-3080
';var m_eb4ccb5a339da7a1f01b8f9688896b65 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_eb4ccb5a339da7a1f01b8f9688896b65['infowindow'] = new google.maps.InfoWindow({content: $leb4ccb5a339da7a1f01b8f9688896b65});var infowindow = new google.maps.InfoWindow({content: $leb4ccb5a339da7a1f01b8f9688896b65});google.maps.event.addListener(m_eb4ccb5a339da7a1f01b8f9688896b65, 'click', function() {infowindow.open(map,m_eb4ccb5a339da7a1f01b8f9688896b65);});$marker.push(m_eb4ccb5a339da7a1f01b8f9688896b65);}});var g_80029efad818240170239faf2ad95c65 = new google.maps.Geocoder();g_80029efad818240170239faf2ad95c65.geocode( { 'address': "3935 Park Dr B, El Dorado Hills, CA 95762, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('el-dorado-hills-CA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('el-dorado-hills-CA-wells-fargo-bank'), mapOptions);}document.getElementById('48b55483').innerHTML += ' | View Map';var $l80029efad818240170239faf2ad95c65 = '

Wells Fargo Bank

Address: 3935 Park Dr B, El Dorado Hills, CA 95762, USA
Phone: (916) 939-1976
';var m_80029efad818240170239faf2ad95c65 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_80029efad818240170239faf2ad95c65['infowindow'] = new google.maps.InfoWindow({content: $l80029efad818240170239faf2ad95c65});var infowindow = new google.maps.InfoWindow({content: $l80029efad818240170239faf2ad95c65});google.maps.event.addListener(m_80029efad818240170239faf2ad95c65, 'click', function() {infowindow.open(map,m_80029efad818240170239faf2ad95c65);});$marker.push(m_80029efad818240170239faf2ad95c65);}});}google.maps.event.addDomListener(window, 'load', initialize);