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.6973,-117.866)};var g_86a3db80733a21b5d4a51c6b60f4d712 = new google.maps.Geocoder();g_86a3db80733a21b5d4a51c6b60f4d712.geocode( { 'address': "200 Sandpointe Avenue, Floor 8, Santa Ana, CA 92707, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('santa-ana-CA-lenox-financial-mortgage-corporation-dba-weslend-financial').style.display = '';map = new google.maps.Map(document.getElementById('santa-ana-CA-lenox-financial-mortgage-corporation-dba-weslend-financial'), mapOptions);}document.getElementById('5e5d63db').innerHTML += ' | View Map';var $l86a3db80733a21b5d4a51c6b60f4d712 = '

Lenox Financial Mortgage Corporation dba WesLend Financial

Address: 200 Sandpointe Avenue, Floor 8, Santa Ana, CA 92707, USA
Phone: (888) 965-3669
';var m_86a3db80733a21b5d4a51c6b60f4d712 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Lenox Financial Mortgage Corporation dba WesLend Financial',});m_86a3db80733a21b5d4a51c6b60f4d712['infowindow'] = new google.maps.InfoWindow({content: $l86a3db80733a21b5d4a51c6b60f4d712});var infowindow = new google.maps.InfoWindow({content: $l86a3db80733a21b5d4a51c6b60f4d712});google.maps.event.addListener(m_86a3db80733a21b5d4a51c6b60f4d712, 'click', function() {infowindow.open(map,m_86a3db80733a21b5d4a51c6b60f4d712);});$marker.push(m_86a3db80733a21b5d4a51c6b60f4d712);}});}google.maps.event.addDomListener(window, 'load', initialize);