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(35.3417,-119.107)};var g_8285ae4bdbd53e838bc28b2546dd2179 = new google.maps.Geocoder();g_8285ae4bdbd53e838bc28b2546dd2179.geocode( { 'address': "9201 Camino Media #110, Bakersfield, CA 93311, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bakersfield-CA-wells-fargo-reverse-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('bakersfield-CA-wells-fargo-reverse-mortgage'), mapOptions);}document.getElementById('019a28b4').innerHTML += ' | View Map';var $l8285ae4bdbd53e838bc28b2546dd2179 = '

Wells Fargo Reverse Mortgage

Address: 9201 Camino Media #110, Bakersfield, CA 93311, USA
Phone: (661) 664-5327
';var m_8285ae4bdbd53e838bc28b2546dd2179 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Reverse Mortgage',});m_8285ae4bdbd53e838bc28b2546dd2179['infowindow'] = new google.maps.InfoWindow({content: $l8285ae4bdbd53e838bc28b2546dd2179});var infowindow = new google.maps.InfoWindow({content: $l8285ae4bdbd53e838bc28b2546dd2179});google.maps.event.addListener(m_8285ae4bdbd53e838bc28b2546dd2179, 'click', function() {infowindow.open(map,m_8285ae4bdbd53e838bc28b2546dd2179);});$marker.push(m_8285ae4bdbd53e838bc28b2546dd2179);}});}google.maps.event.addDomListener(window, 'load', initialize);