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.8069,-118.352)};var g_6f314ed40774aac5b6f1dd47756e91c5 = new google.maps.Geocoder();g_6f314ed40774aac5b6f1dd47756e91c5.geocode( { 'address': "23865 Hawthorne Blvd, Torrance, CA 90505, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('torrance-CA-bank-of-the-west').style.display = '';map = new google.maps.Map(document.getElementById('torrance-CA-bank-of-the-west'), mapOptions);}document.getElementById('fd774d02').innerHTML += ' | View Map';var $l6f314ed40774aac5b6f1dd47756e91c5 = '

Bank of the West

Address: 23865 Hawthorne Blvd, Torrance, CA 90505, USA
Phone: (310) 896-3700
';var m_6f314ed40774aac5b6f1dd47756e91c5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of the West',});m_6f314ed40774aac5b6f1dd47756e91c5['infowindow'] = new google.maps.InfoWindow({content: $l6f314ed40774aac5b6f1dd47756e91c5});var infowindow = new google.maps.InfoWindow({content: $l6f314ed40774aac5b6f1dd47756e91c5});google.maps.event.addListener(m_6f314ed40774aac5b6f1dd47756e91c5, 'click', function() {infowindow.open(map,m_6f314ed40774aac5b6f1dd47756e91c5);});$marker.push(m_6f314ed40774aac5b6f1dd47756e91c5);}});var g_6da6f8cde032c88b8160ff7db4c8e0aa = new google.maps.Geocoder();g_6da6f8cde032c88b8160ff7db4c8e0aa.geocode( { 'address': "19191 S Vermont Ave Ste 150, Torrance, CA 90502, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('torrance-CA-bank-of-the-west').style.display = '';map = new google.maps.Map(document.getElementById('torrance-CA-bank-of-the-west'), mapOptions);}document.getElementById('cf2d687f').innerHTML += ' | View Map';var $l6da6f8cde032c88b8160ff7db4c8e0aa = '

Bank of the West

Address: 19191 S Vermont Ave Ste 150, Torrance, CA 90502, USA
Phone: (310) 768-8895
';var m_6da6f8cde032c88b8160ff7db4c8e0aa = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of the West',});m_6da6f8cde032c88b8160ff7db4c8e0aa['infowindow'] = new google.maps.InfoWindow({content: $l6da6f8cde032c88b8160ff7db4c8e0aa});var infowindow = new google.maps.InfoWindow({content: $l6da6f8cde032c88b8160ff7db4c8e0aa});google.maps.event.addListener(m_6da6f8cde032c88b8160ff7db4c8e0aa, 'click', function() {infowindow.open(map,m_6da6f8cde032c88b8160ff7db4c8e0aa);});$marker.push(m_6da6f8cde032c88b8160ff7db4c8e0aa);}});}google.maps.event.addDomListener(window, 'load', initialize);