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.4419,-118.571)};var g_282a0cad54552590330bb21e51693d86 = new google.maps.Geocoder();g_282a0cad54552590330bb21e51693d86.geocode( { 'address': "27201 Tourney Rd #100, Santa Clarita, CA 91355, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('santa-clarita-CA-guaranteed-rate-of-valencia').style.display = '';map = new google.maps.Map(document.getElementById('santa-clarita-CA-guaranteed-rate-of-valencia'), mapOptions);}document.getElementById('ea9ffafa').innerHTML += ' | View Map';var $l282a0cad54552590330bb21e51693d86 = '

Guaranteed Rate of Valencia

Address: 27201 Tourney Rd #100, Santa Clarita, CA 91355, USA
Phone: (661) 425-9929
';var m_282a0cad54552590330bb21e51693d86 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Guaranteed Rate of Valencia',});m_282a0cad54552590330bb21e51693d86['infowindow'] = new google.maps.InfoWindow({content: $l282a0cad54552590330bb21e51693d86});var infowindow = new google.maps.InfoWindow({content: $l282a0cad54552590330bb21e51693d86});google.maps.event.addListener(m_282a0cad54552590330bb21e51693d86, 'click', function() {infowindow.open(map,m_282a0cad54552590330bb21e51693d86);});$marker.push(m_282a0cad54552590330bb21e51693d86);}});}google.maps.event.addDomListener(window, 'load', initialize);