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.8666,-118.048)};var g_640230229f8270b2d23ff0f572d7620d = new google.maps.Geocoder();g_640230229f8270b2d23ff0f572d7620d.geocode( { 'address': "13355 South St, Cerritos, CA 90703"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cerritos-CA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('cerritos-CA-wells-fargo-bank'), mapOptions);}document.getElementById('fc267dd9').innerHTML += ' | View Map';var $l640230229f8270b2d23ff0f572d7620d = '

Wells Fargo Bank

Address: 13355 South St, Cerritos, CA 90703
Phone: (562) 467-5340
';var m_640230229f8270b2d23ff0f572d7620d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_640230229f8270b2d23ff0f572d7620d['infowindow'] = new google.maps.InfoWindow({content: $l640230229f8270b2d23ff0f572d7620d});var infowindow = new google.maps.InfoWindow({content: $l640230229f8270b2d23ff0f572d7620d});google.maps.event.addListener(m_640230229f8270b2d23ff0f572d7620d, 'click', function() {infowindow.open(map,m_640230229f8270b2d23ff0f572d7620d);});$marker.push(m_640230229f8270b2d23ff0f572d7620d);}});var g_a93beb2018a35bf68b010de5a7656178 = new google.maps.Geocoder();g_a93beb2018a35bf68b010de5a7656178.geocode( { 'address': "18712 Gridley Rd, Cerritos, CA 90703"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cerritos-CA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('cerritos-CA-wells-fargo-bank'), mapOptions);}document.getElementById('ed8332e8').innerHTML += ' | View Map';var $la93beb2018a35bf68b010de5a7656178 = '

Wells Fargo Bank

Address: 18712 Gridley Rd, Cerritos, CA 90703
Phone: (562) 924-1616
';var m_a93beb2018a35bf68b010de5a7656178 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_a93beb2018a35bf68b010de5a7656178['infowindow'] = new google.maps.InfoWindow({content: $la93beb2018a35bf68b010de5a7656178});var infowindow = new google.maps.InfoWindow({content: $la93beb2018a35bf68b010de5a7656178});google.maps.event.addListener(m_a93beb2018a35bf68b010de5a7656178, 'click', function() {infowindow.open(map,m_a93beb2018a35bf68b010de5a7656178);});$marker.push(m_a93beb2018a35bf68b010de5a7656178);}});}google.maps.event.addDomListener(window, 'load', initialize);