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.6862,-117.954)};var g_406f5b9d1be9d4813acfb525d0b3c172 = new google.maps.Geocoder();g_406f5b9d1be9d4813acfb525d0b3c172.geocode( { 'address': "19006 Brookhurst St, Huntington Beach, CA 92646, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('huntington-beach-CA-bank-of-the-west').style.display = '';map = new google.maps.Map(document.getElementById('huntington-beach-CA-bank-of-the-west'), mapOptions);}document.getElementById('353c433c').innerHTML += ' | View Map';var $l406f5b9d1be9d4813acfb525d0b3c172 = '

Bank of the West

Address: 19006 Brookhurst St, Huntington Beach, CA 92646, USA
Phone: (714) 963-5651
';var m_406f5b9d1be9d4813acfb525d0b3c172 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of the West',});m_406f5b9d1be9d4813acfb525d0b3c172['infowindow'] = new google.maps.InfoWindow({content: $l406f5b9d1be9d4813acfb525d0b3c172});var infowindow = new google.maps.InfoWindow({content: $l406f5b9d1be9d4813acfb525d0b3c172});google.maps.event.addListener(m_406f5b9d1be9d4813acfb525d0b3c172, 'click', function() {infowindow.open(map,m_406f5b9d1be9d4813acfb525d0b3c172);});$marker.push(m_406f5b9d1be9d4813acfb525d0b3c172);}});var g_2262e0223b8da7236d01d339c0bdc0f2 = new google.maps.Geocoder();g_2262e0223b8da7236d01d339c0bdc0f2.geocode( { 'address': "6881 Warner Ave, Huntington Beach, CA 92647, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('huntington-beach-CA-bank-of-the-west').style.display = '';map = new google.maps.Map(document.getElementById('huntington-beach-CA-bank-of-the-west'), mapOptions);}document.getElementById('bb25830b').innerHTML += ' | View Map';var $l2262e0223b8da7236d01d339c0bdc0f2 = '

Bank of the West

Address: 6881 Warner Ave, Huntington Beach, CA 92647, USA
Phone: (714) 842-7742
';var m_2262e0223b8da7236d01d339c0bdc0f2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of the West',});m_2262e0223b8da7236d01d339c0bdc0f2['infowindow'] = new google.maps.InfoWindow({content: $l2262e0223b8da7236d01d339c0bdc0f2});var infowindow = new google.maps.InfoWindow({content: $l2262e0223b8da7236d01d339c0bdc0f2});google.maps.event.addListener(m_2262e0223b8da7236d01d339c0bdc0f2, 'click', function() {infowindow.open(map,m_2262e0223b8da7236d01d339c0bdc0f2);});$marker.push(m_2262e0223b8da7236d01d339c0bdc0f2);}});}google.maps.event.addDomListener(window, 'load', initialize);