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(38.578,-121.502)};var g_3b3457f1aab72597acf1942e9b7654e1 = new google.maps.Geocoder();g_3b3457f1aab72597acf1942e9b7654e1.geocode( { 'address': "Bank of the West Tower, 500 Capitol Mall, Sacramento, CA 95814, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sacramento-CA-am-dhaliwal---bancwest-investment-services-financial-advisor').style.display = '';map = new google.maps.Map(document.getElementById('sacramento-CA-am-dhaliwal---bancwest-investment-services-financial-advisor'), mapOptions);}document.getElementById('3352c250').innerHTML += ' | View Map';var $l3b3457f1aab72597acf1942e9b7654e1 = '

Am Dhaliwal - BancWest Investment Services Financial Advisor

Address: Bank of the West Tower, 500 Capitol Mall, Sacramento, CA 95814, USA
Phone: (916) 552-4402
';var m_3b3457f1aab72597acf1942e9b7654e1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Am Dhaliwal - BancWest Investment Services Financial Advisor',});m_3b3457f1aab72597acf1942e9b7654e1['infowindow'] = new google.maps.InfoWindow({content: $l3b3457f1aab72597acf1942e9b7654e1});var infowindow = new google.maps.InfoWindow({content: $l3b3457f1aab72597acf1942e9b7654e1});google.maps.event.addListener(m_3b3457f1aab72597acf1942e9b7654e1, 'click', function() {infowindow.open(map,m_3b3457f1aab72597acf1942e9b7654e1);});$marker.push(m_3b3457f1aab72597acf1942e9b7654e1);}});}google.maps.event.addDomListener(window, 'load', initialize);