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.1019,-117.812)};var g_213aac604c535d3193d0e77427bfa34f = new google.maps.Geocoder();g_213aac604c535d3193d0e77427bfa34f.geocode( { 'address': "427 S Cataract Ave #3, San Dimas, CA 91773, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('san-dimas-CA-platinum-home-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('san-dimas-CA-platinum-home-mortgage'), mapOptions);}document.getElementById('d1490e1d').innerHTML += ' | View Map';var $l213aac604c535d3193d0e77427bfa34f = '

Platinum Home Mortgage

Address: 427 S Cataract Ave #3, San Dimas, CA 91773, USA
Phone: (909) 321-6500
';var m_213aac604c535d3193d0e77427bfa34f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Platinum Home Mortgage',});m_213aac604c535d3193d0e77427bfa34f['infowindow'] = new google.maps.InfoWindow({content: $l213aac604c535d3193d0e77427bfa34f});var infowindow = new google.maps.InfoWindow({content: $l213aac604c535d3193d0e77427bfa34f});google.maps.event.addListener(m_213aac604c535d3193d0e77427bfa34f, 'click', function() {infowindow.open(map,m_213aac604c535d3193d0e77427bfa34f);});$marker.push(m_213aac604c535d3193d0e77427bfa34f);}});var g_01c234f2a079b9aa6280140c03beb6a3 = new google.maps.Geocoder();g_01c234f2a079b9aa6280140c03beb6a3.geocode( { 'address': "160 E. Via Verde, Suite 250, San Dimas, CA 91773, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('san-dimas-CA-platinum-home-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('san-dimas-CA-platinum-home-mortgage'), mapOptions);}document.getElementById('80e3d7d3').innerHTML += ' | View Map';var $l01c234f2a079b9aa6280140c03beb6a3 = '

Platinum Home Mortgage

Address: 160 E. Via Verde, Suite 250, San Dimas, CA 91773, USA
Phone: (626) 967-7111
';var m_01c234f2a079b9aa6280140c03beb6a3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Platinum Home Mortgage',});m_01c234f2a079b9aa6280140c03beb6a3['infowindow'] = new google.maps.InfoWindow({content: $l01c234f2a079b9aa6280140c03beb6a3});var infowindow = new google.maps.InfoWindow({content: $l01c234f2a079b9aa6280140c03beb6a3});google.maps.event.addListener(m_01c234f2a079b9aa6280140c03beb6a3, 'click', function() {infowindow.open(map,m_01c234f2a079b9aa6280140c03beb6a3);});$marker.push(m_01c234f2a079b9aa6280140c03beb6a3);}});}google.maps.event.addDomListener(window, 'load', initialize);