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(34.2352,-118.501)};var g_769c2bce0a31600690d3a529c2576565 = new google.maps.Geocoder();g_769c2bce0a31600690d3a529c2576565.geocode( { 'address': "16900 Nordhoff St, Northridge, CA 91343, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('los-angeles-CA-samuel-c-wolfson---bancwest-investment-services-financial-advisor').style.display = '';map = new google.maps.Map(document.getElementById('los-angeles-CA-samuel-c-wolfson---bancwest-investment-services-financial-advisor'), mapOptions);}document.getElementById('6a734b16').innerHTML += ' | View Map';var $l769c2bce0a31600690d3a529c2576565 = '

Samuel C Wolfson - BancWest Investment Services Financial Advisor

Address: 16900 Nordhoff St, Northridge, CA 91343, USA
Phone: (747) 201-1041
';var m_769c2bce0a31600690d3a529c2576565 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Samuel C Wolfson - BancWest Investment Services Financial Advisor',});m_769c2bce0a31600690d3a529c2576565['infowindow'] = new google.maps.InfoWindow({content: $l769c2bce0a31600690d3a529c2576565});var infowindow = new google.maps.InfoWindow({content: $l769c2bce0a31600690d3a529c2576565});google.maps.event.addListener(m_769c2bce0a31600690d3a529c2576565, 'click', function() {infowindow.open(map,m_769c2bce0a31600690d3a529c2576565);});$marker.push(m_769c2bce0a31600690d3a529c2576565);}});}google.maps.event.addDomListener(window, 'load', initialize);