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.2526,-119.209)};var g_ce60ff163cab97029cc727e20e0fc3a7 = new google.maps.Geocoder();g_ce60ff163cab97029cc727e20e0fc3a7.geocode( { 'address': "2319 Alameda Ave #2B, Ventura, CA 93003, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ventura-CA-carlos-camargo-reverse-mortgage-consultant').style.display = '';map = new google.maps.Map(document.getElementById('ventura-CA-carlos-camargo-reverse-mortgage-consultant'), mapOptions);}document.getElementById('bff979bc').innerHTML += ' | View Map';var $lce60ff163cab97029cc727e20e0fc3a7 = '

Carlos Camargo, Reverse Mortgage Consultant

Address: 2319 Alameda Ave #2B, Ventura, CA 93003, USA
Phone: (805) 985-2808
';var m_ce60ff163cab97029cc727e20e0fc3a7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Carlos Camargo, Reverse Mortgage Consultant',});m_ce60ff163cab97029cc727e20e0fc3a7['infowindow'] = new google.maps.InfoWindow({content: $lce60ff163cab97029cc727e20e0fc3a7});var infowindow = new google.maps.InfoWindow({content: $lce60ff163cab97029cc727e20e0fc3a7});google.maps.event.addListener(m_ce60ff163cab97029cc727e20e0fc3a7, 'click', function() {infowindow.open(map,m_ce60ff163cab97029cc727e20e0fc3a7);});$marker.push(m_ce60ff163cab97029cc727e20e0fc3a7);}});}google.maps.event.addDomListener(window, 'load', initialize);