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.5918,-122.039)};var g_6256afbce63f75b0c62e87601375d8a6 = new google.maps.Geocoder();g_6256afbce63f75b0c62e87601375d8a6.geocode( { 'address': "33301 Alvarado-Niles Rd, Union City, CA 94587, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('union-city-CA-david-cheng---bancwest-investment-services-financial-advisor').style.display = '';map = new google.maps.Map(document.getElementById('union-city-CA-david-cheng---bancwest-investment-services-financial-advisor'), mapOptions);}document.getElementById('9f3a8a61').innerHTML += ' | View Map';var $l6256afbce63f75b0c62e87601375d8a6 = '

David Cheng - BancWest Investment Services Financial Advisor

Address: 33301 Alvarado-Niles Rd, Union City, CA 94587, USA
Phone: (510) 246-1556
';var m_6256afbce63f75b0c62e87601375d8a6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'David Cheng - BancWest Investment Services Financial Advisor',});m_6256afbce63f75b0c62e87601375d8a6['infowindow'] = new google.maps.InfoWindow({content: $l6256afbce63f75b0c62e87601375d8a6});var infowindow = new google.maps.InfoWindow({content: $l6256afbce63f75b0c62e87601375d8a6});google.maps.event.addListener(m_6256afbce63f75b0c62e87601375d8a6, 'click', function() {infowindow.open(map,m_6256afbce63f75b0c62e87601375d8a6);});$marker.push(m_6256afbce63f75b0c62e87601375d8a6);}});}google.maps.event.addDomListener(window, 'load', initialize);