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(37.5626,-121.998)};var g_a7d99ac11a815b451c0fc458bc5a4a32 = new google.maps.Geocoder();g_a7d99ac11a815b451c0fc458bc5a4a32.geocode( { 'address': "34420 Fremont Blvd, Fremont, CA 94555"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fremont-CA-east-west-bank').style.display = '';map = new google.maps.Map(document.getElementById('fremont-CA-east-west-bank'), mapOptions);}document.getElementById('958335d1').innerHTML += ' | View Map';var $la7d99ac11a815b451c0fc458bc5a4a32 = '

East West Bank

Address: 34420 Fremont Blvd, Fremont, CA 94555
Phone: (510) 796-7888
';var m_a7d99ac11a815b451c0fc458bc5a4a32 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'East West Bank',});m_a7d99ac11a815b451c0fc458bc5a4a32['infowindow'] = new google.maps.InfoWindow({content: $la7d99ac11a815b451c0fc458bc5a4a32});var infowindow = new google.maps.InfoWindow({content: $la7d99ac11a815b451c0fc458bc5a4a32});google.maps.event.addListener(m_a7d99ac11a815b451c0fc458bc5a4a32, 'click', function() {infowindow.open(map,m_a7d99ac11a815b451c0fc458bc5a4a32);});$marker.push(m_a7d99ac11a815b451c0fc458bc5a4a32);}});var g_496ee96043ad1b953dc0742fd7a99ab4 = new google.maps.Geocoder();g_496ee96043ad1b953dc0742fd7a99ab4.geocode( { 'address': "46615 Mission Blvd, Fremont, CA 94539"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fremont-CA-east-west-bank').style.display = '';map = new google.maps.Map(document.getElementById('fremont-CA-east-west-bank'), mapOptions);}document.getElementById('f0763c3c').innerHTML += ' | View Map';var $l496ee96043ad1b953dc0742fd7a99ab4 = '

East West Bank

Address: 46615 Mission Blvd, Fremont, CA 94539
Phone: (510) 252-1600
';var m_496ee96043ad1b953dc0742fd7a99ab4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'East West Bank',});m_496ee96043ad1b953dc0742fd7a99ab4['infowindow'] = new google.maps.InfoWindow({content: $l496ee96043ad1b953dc0742fd7a99ab4});var infowindow = new google.maps.InfoWindow({content: $l496ee96043ad1b953dc0742fd7a99ab4});google.maps.event.addListener(m_496ee96043ad1b953dc0742fd7a99ab4, 'click', function() {infowindow.open(map,m_496ee96043ad1b953dc0742fd7a99ab4);});$marker.push(m_496ee96043ad1b953dc0742fd7a99ab4);}});}google.maps.event.addDomListener(window, 'load', initialize);