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(33.87,-117.543)};var g_6cc9d46458dcdcb8a410a65717672b64 = new google.maps.Geocoder();g_6cc9d46458dcdcb8a410a65717672b64.geocode( { 'address': "1250 Corona Pointe Ct #409, Corona, CA 92879, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('corona-CA-fairway-independent-mortgage---guy-knox').style.display = '';map = new google.maps.Map(document.getElementById('corona-CA-fairway-independent-mortgage---guy-knox'), mapOptions);}document.getElementById('4a824050').innerHTML += ' | View Map';var $l6cc9d46458dcdcb8a410a65717672b64 = '

Fairway Independent Mortgage - Guy Knox

Address: 1250 Corona Pointe Ct #409, Corona, CA 92879, USA
Phone: (951) 339-3418
';var m_6cc9d46458dcdcb8a410a65717672b64 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fairway Independent Mortgage - Guy Knox',});m_6cc9d46458dcdcb8a410a65717672b64['infowindow'] = new google.maps.InfoWindow({content: $l6cc9d46458dcdcb8a410a65717672b64});var infowindow = new google.maps.InfoWindow({content: $l6cc9d46458dcdcb8a410a65717672b64});google.maps.event.addListener(m_6cc9d46458dcdcb8a410a65717672b64, 'click', function() {infowindow.open(map,m_6cc9d46458dcdcb8a410a65717672b64);});$marker.push(m_6cc9d46458dcdcb8a410a65717672b64);}});}google.maps.event.addDomListener(window, 'load', initialize);