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.7419,-117.747)};var g_ecd949760c13c8be2a4ac37dec4d1a50 = new google.maps.Geocoder();g_ecd949760c13c8be2a4ac37dec4d1a50.geocode( { 'address': "18022 Culver Dr, Irvine, CA 92612"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('irvine-CA-bank-of-the-west').style.display = '';map = new google.maps.Map(document.getElementById('irvine-CA-bank-of-the-west'), mapOptions);}document.getElementById('b13efd10').innerHTML += ' | View Map';var $lecd949760c13c8be2a4ac37dec4d1a50 = '

Bank of the West

Address: 18022 Culver Dr, Irvine, CA 92612
Phone: (949) 786-7220
';var m_ecd949760c13c8be2a4ac37dec4d1a50 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of the West',});m_ecd949760c13c8be2a4ac37dec4d1a50['infowindow'] = new google.maps.InfoWindow({content: $lecd949760c13c8be2a4ac37dec4d1a50});var infowindow = new google.maps.InfoWindow({content: $lecd949760c13c8be2a4ac37dec4d1a50});google.maps.event.addListener(m_ecd949760c13c8be2a4ac37dec4d1a50, 'click', function() {infowindow.open(map,m_ecd949760c13c8be2a4ac37dec4d1a50);});$marker.push(m_ecd949760c13c8be2a4ac37dec4d1a50);}});var g_95a2ca0579acbb4ecf7d32731bd6ff13 = new google.maps.Geocoder();g_95a2ca0579acbb4ecf7d32731bd6ff13.geocode( { 'address': "14477 Culver Dr, Irvine, CA 92604"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('irvine-CA-bank-of-the-west').style.display = '';map = new google.maps.Map(document.getElementById('irvine-CA-bank-of-the-west'), mapOptions);}document.getElementById('f4726a6c').innerHTML += ' | View Map';var $l95a2ca0579acbb4ecf7d32731bd6ff13 = '

Bank of the West

Address: 14477 Culver Dr, Irvine, CA 92604
Phone: (949) 262-2575
';var m_95a2ca0579acbb4ecf7d32731bd6ff13 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of the West',});m_95a2ca0579acbb4ecf7d32731bd6ff13['infowindow'] = new google.maps.InfoWindow({content: $l95a2ca0579acbb4ecf7d32731bd6ff13});var infowindow = new google.maps.InfoWindow({content: $l95a2ca0579acbb4ecf7d32731bd6ff13});google.maps.event.addListener(m_95a2ca0579acbb4ecf7d32731bd6ff13, 'click', function() {infowindow.open(map,m_95a2ca0579acbb4ecf7d32731bd6ff13);});$marker.push(m_95a2ca0579acbb4ecf7d32731bd6ff13);}});}google.maps.event.addDomListener(window, 'load', initialize);