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.9079,-122.066)};var g_4c140f0e5d2d5cd454877c6bf023b2e2 = new google.maps.Geocoder();g_4c140f0e5d2d5cd454877c6bf023b2e2.geocode( { 'address': "2050 N California Blvd, Walnut Creek, CA 94596, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('walnut-creek-CA-thomas-bennett---bancwest-investment-services-financial-advisor').style.display = '';map = new google.maps.Map(document.getElementById('walnut-creek-CA-thomas-bennett---bancwest-investment-services-financial-advisor'), mapOptions);}document.getElementById('fcb1b474').innerHTML += ' | View Map';var $l4c140f0e5d2d5cd454877c6bf023b2e2 = '

Thomas Bennett - BancWest Investment Services Financial Advisor

Address: 2050 N California Blvd, Walnut Creek, CA 94596, USA
Phone: (925) 239-5064
';var m_4c140f0e5d2d5cd454877c6bf023b2e2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Thomas Bennett - BancWest Investment Services Financial Advisor',});m_4c140f0e5d2d5cd454877c6bf023b2e2['infowindow'] = new google.maps.InfoWindow({content: $l4c140f0e5d2d5cd454877c6bf023b2e2});var infowindow = new google.maps.InfoWindow({content: $l4c140f0e5d2d5cd454877c6bf023b2e2});google.maps.event.addListener(m_4c140f0e5d2d5cd454877c6bf023b2e2, 'click', function() {infowindow.open(map,m_4c140f0e5d2d5cd454877c6bf023b2e2);});$marker.push(m_4c140f0e5d2d5cd454877c6bf023b2e2);}});}google.maps.event.addDomListener(window, 'load', initialize);