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(33.8971,-118.002)};var g_c09bc11056bf74a2700935d4f0512c80 = new google.maps.Geocoder();g_c09bc11056bf74a2700935d4f0512c80.geocode( { 'address': "15056 Rosecrans Ave, La Mirada, CA 90638"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('la-mirada-CA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('la-mirada-CA-wells-fargo-bank'), mapOptions);}document.getElementById('faf70806').innerHTML += ' | View Map';var $lc09bc11056bf74a2700935d4f0512c80 = '

Wells Fargo Bank

Address: 15056 Rosecrans Ave, La Mirada, CA 90638
Phone: (714) 521-1674
';var m_c09bc11056bf74a2700935d4f0512c80 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_c09bc11056bf74a2700935d4f0512c80['infowindow'] = new google.maps.InfoWindow({content: $lc09bc11056bf74a2700935d4f0512c80});var infowindow = new google.maps.InfoWindow({content: $lc09bc11056bf74a2700935d4f0512c80});google.maps.event.addListener(m_c09bc11056bf74a2700935d4f0512c80, 'click', function() {infowindow.open(map,m_c09bc11056bf74a2700935d4f0512c80);});$marker.push(m_c09bc11056bf74a2700935d4f0512c80);}});var g_f6c744ece7e1a36892eba3a5d2938110 = new google.maps.Geocoder();g_f6c744ece7e1a36892eba3a5d2938110.geocode( { 'address': "16580 Valley View Ave, La Mirada, CA 90638"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('la-mirada-CA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('la-mirada-CA-wells-fargo-bank'), mapOptions);}document.getElementById('99e8fc5f').innerHTML += ' | View Map';var $lf6c744ece7e1a36892eba3a5d2938110 = '

Wells Fargo Bank

Address: 16580 Valley View Ave, La Mirada, CA 90638
Phone: (714) 994-7545
';var m_f6c744ece7e1a36892eba3a5d2938110 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_f6c744ece7e1a36892eba3a5d2938110['infowindow'] = new google.maps.InfoWindow({content: $lf6c744ece7e1a36892eba3a5d2938110});var infowindow = new google.maps.InfoWindow({content: $lf6c744ece7e1a36892eba3a5d2938110});google.maps.event.addListener(m_f6c744ece7e1a36892eba3a5d2938110, 'click', function() {infowindow.open(map,m_f6c744ece7e1a36892eba3a5d2938110);});$marker.push(m_f6c744ece7e1a36892eba3a5d2938110);}});}google.maps.event.addDomListener(window, 'load', initialize);