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(36.8385,-119.772)};var g_11808b3e0b43d041c106bd845dd04e7b = new google.maps.Geocoder();g_11808b3e0b43d041c106bd845dd04e7b.geocode( { 'address': "7062 N First St, Fresno, CA 93720, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fresno-CA-marcelino-valdez-jr---bancwest-investment-services-financial-advisor').style.display = '';map = new google.maps.Map(document.getElementById('fresno-CA-marcelino-valdez-jr---bancwest-investment-services-financial-advisor'), mapOptions);}document.getElementById('3af296d3').innerHTML += ' | View Map';var $l11808b3e0b43d041c106bd845dd04e7b = '

Marcelino Valdez Jr. - BancWest Investment Services Financial Advisor

Address: 7062 N First St, Fresno, CA 93720, USA
Phone: (559) 396-6007
';var m_11808b3e0b43d041c106bd845dd04e7b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Marcelino Valdez Jr. - BancWest Investment Services Financial Advisor',});m_11808b3e0b43d041c106bd845dd04e7b['infowindow'] = new google.maps.InfoWindow({content: $l11808b3e0b43d041c106bd845dd04e7b});var infowindow = new google.maps.InfoWindow({content: $l11808b3e0b43d041c106bd845dd04e7b});google.maps.event.addListener(m_11808b3e0b43d041c106bd845dd04e7b, 'click', function() {infowindow.open(map,m_11808b3e0b43d041c106bd845dd04e7b);});$marker.push(m_11808b3e0b43d041c106bd845dd04e7b);}});}google.maps.event.addDomListener(window, 'load', initialize);