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.0018,-96.797)};var g_ccd9f73a3bb415a32b0708b0821761c4 = new google.maps.Geocoder();g_ccd9f73a3bb415a32b0708b0821761c4.geocode( { 'address': "18383 Preston Rd Ste 420, Dallas, TX 75252, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dallas-TX-guaranteed-rate-of-dallas').style.display = '';map = new google.maps.Map(document.getElementById('dallas-TX-guaranteed-rate-of-dallas'), mapOptions);}document.getElementById('42532ca6').innerHTML += ' | View Map';var $lccd9f73a3bb415a32b0708b0821761c4 = '

Guaranteed Rate of Dallas

Address: 18383 Preston Rd Ste 420, Dallas, TX 75252, USA
Phone: (214) 845-4190
';var m_ccd9f73a3bb415a32b0708b0821761c4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Guaranteed Rate of Dallas',});m_ccd9f73a3bb415a32b0708b0821761c4['infowindow'] = new google.maps.InfoWindow({content: $lccd9f73a3bb415a32b0708b0821761c4});var infowindow = new google.maps.InfoWindow({content: $lccd9f73a3bb415a32b0708b0821761c4});google.maps.event.addListener(m_ccd9f73a3bb415a32b0708b0821761c4, 'click', function() {infowindow.open(map,m_ccd9f73a3bb415a32b0708b0821761c4);});$marker.push(m_ccd9f73a3bb415a32b0708b0821761c4);}});}google.maps.event.addDomListener(window, 'load', initialize);