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.9529,-120.437)};var g_73161ae4a44563cfc1f24c15232bb3f0 = new google.maps.Geocoder();g_73161ae4a44563cfc1f24c15232bb3f0.geocode( { 'address': "124 W Main St, Santa Maria, CA 93454, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('santa-maria-CA-gene-perez-real-estate--mortgage-loans').style.display = '';map = new google.maps.Map(document.getElementById('santa-maria-CA-gene-perez-real-estate--mortgage-loans'), mapOptions);}document.getElementById('aa879c13').innerHTML += ' | View Map';var $l73161ae4a44563cfc1f24c15232bb3f0 = '

Gene Perez, Real Estate & Mortgage Loans

Address: 124 W Main St, Santa Maria, CA 93454, USA
Phone: (805) 448-7101
';var m_73161ae4a44563cfc1f24c15232bb3f0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Gene Perez, Real Estate & Mortgage Loans',});m_73161ae4a44563cfc1f24c15232bb3f0['infowindow'] = new google.maps.InfoWindow({content: $l73161ae4a44563cfc1f24c15232bb3f0});var infowindow = new google.maps.InfoWindow({content: $l73161ae4a44563cfc1f24c15232bb3f0});google.maps.event.addListener(m_73161ae4a44563cfc1f24c15232bb3f0, 'click', function() {infowindow.open(map,m_73161ae4a44563cfc1f24c15232bb3f0);});$marker.push(m_73161ae4a44563cfc1f24c15232bb3f0);}});}google.maps.event.addDomListener(window, 'load', initialize);