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(34.0948,-118.126)};var g_aadea14c08e7a4444a2811d2d529b243 = new google.maps.Geocoder();g_aadea14c08e7a4444a2811d2d529b243.geocode( { 'address': "2 S Garfield Ave #110, Alhambra, CA 91801, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('alhambra-CA-bank-of-the-west').style.display = '';map = new google.maps.Map(document.getElementById('alhambra-CA-bank-of-the-west'), mapOptions);}document.getElementById('ffbf9827').innerHTML += ' | View Map';var $laadea14c08e7a4444a2811d2d529b243 = '

Bank of the West

Address: 2 S Garfield Ave #110, Alhambra, CA 91801, USA
Phone: (626) 289-5141
';var m_aadea14c08e7a4444a2811d2d529b243 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of the West',});m_aadea14c08e7a4444a2811d2d529b243['infowindow'] = new google.maps.InfoWindow({content: $laadea14c08e7a4444a2811d2d529b243});var infowindow = new google.maps.InfoWindow({content: $laadea14c08e7a4444a2811d2d529b243});google.maps.event.addListener(m_aadea14c08e7a4444a2811d2d529b243, 'click', function() {infowindow.open(map,m_aadea14c08e7a4444a2811d2d529b243);});$marker.push(m_aadea14c08e7a4444a2811d2d529b243);}});var g_dcb7dc3936705dc5f70d06a16ed8c993 = new google.maps.Geocoder();g_dcb7dc3936705dc5f70d06a16ed8c993.geocode( { 'address': "855 W Valley Blvd, Alhambra, CA 91803, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('alhambra-CA-bank-of-the-west').style.display = '';map = new google.maps.Map(document.getElementById('alhambra-CA-bank-of-the-west'), mapOptions);}document.getElementById('48d55222').innerHTML += ' | View Map';var $ldcb7dc3936705dc5f70d06a16ed8c993 = '

Bank of the West

Address: 855 W Valley Blvd, Alhambra, CA 91803, USA
Phone: (626) 289-3534
';var m_dcb7dc3936705dc5f70d06a16ed8c993 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of the West',});m_dcb7dc3936705dc5f70d06a16ed8c993['infowindow'] = new google.maps.InfoWindow({content: $ldcb7dc3936705dc5f70d06a16ed8c993});var infowindow = new google.maps.InfoWindow({content: $ldcb7dc3936705dc5f70d06a16ed8c993});google.maps.event.addListener(m_dcb7dc3936705dc5f70d06a16ed8c993, 'click', function() {infowindow.open(map,m_dcb7dc3936705dc5f70d06a16ed8c993);});$marker.push(m_dcb7dc3936705dc5f70d06a16ed8c993);}});}google.maps.event.addDomListener(window, 'load', initialize);