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.8799,-118.028)};var g_5904a07a273d8cbae6e7ae68b512bd90 = new google.maps.Geocoder();g_5904a07a273d8cbae6e7ae68b512bd90.geocode( { 'address': "16700 Valley View Ave, #300 Suites 11 & 12, La Mirada, CA 90638, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('la-mirada-CA-guaranteed-rate-of-la-mirada').style.display = '';map = new google.maps.Map(document.getElementById('la-mirada-CA-guaranteed-rate-of-la-mirada'), mapOptions);}document.getElementById('56013665').innerHTML += ' | View Map';var $l5904a07a273d8cbae6e7ae68b512bd90 = '

Guaranteed Rate of La Mirada

Address: 16700 Valley View Ave, #300 Suites 11 & 12, La Mirada, CA 90638, USA
Phone: (949) 423-3196
';var m_5904a07a273d8cbae6e7ae68b512bd90 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Guaranteed Rate of La Mirada',});m_5904a07a273d8cbae6e7ae68b512bd90['infowindow'] = new google.maps.InfoWindow({content: $l5904a07a273d8cbae6e7ae68b512bd90});var infowindow = new google.maps.InfoWindow({content: $l5904a07a273d8cbae6e7ae68b512bd90});google.maps.event.addListener(m_5904a07a273d8cbae6e7ae68b512bd90, 'click', function() {infowindow.open(map,m_5904a07a273d8cbae6e7ae68b512bd90);});$marker.push(m_5904a07a273d8cbae6e7ae68b512bd90);}});}google.maps.event.addDomListener(window, 'load', initialize);