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.2431,-119.182)};var g_c73c6e40561141b497368a77178d93b6 = new google.maps.Geocoder();g_c73c6e40561141b497368a77178d93b6.geocode( { 'address': "1000 Town Center Dr #520, Oxnard, CA 93036, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('oxnard-CA-maribel-pantoja-guild-mortgage-company').style.display = '';map = new google.maps.Map(document.getElementById('oxnard-CA-maribel-pantoja-guild-mortgage-company'), mapOptions);}document.getElementById('0a19fd38').innerHTML += ' | View Map';var $lc73c6e40561141b497368a77178d93b6 = '

Maribel Pantoja, Guild Mortgage Company

Address: 1000 Town Center Dr #520, Oxnard, CA 93036, USA
Phone: (805) 816-0181
';var m_c73c6e40561141b497368a77178d93b6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Maribel Pantoja, Guild Mortgage Company',});m_c73c6e40561141b497368a77178d93b6['infowindow'] = new google.maps.InfoWindow({content: $lc73c6e40561141b497368a77178d93b6});var infowindow = new google.maps.InfoWindow({content: $lc73c6e40561141b497368a77178d93b6});google.maps.event.addListener(m_c73c6e40561141b497368a77178d93b6, 'click', function() {infowindow.open(map,m_c73c6e40561141b497368a77178d93b6);});$marker.push(m_c73c6e40561141b497368a77178d93b6);}});}google.maps.event.addDomListener(window, 'load', initialize);