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(32.9543,-96.612)};var g_6c0924840f28f96026147e2cde8420af = new google.maps.Geocoder();g_6c0924840f28f96026147e2cde8420af.geocode( { 'address': "1A, 675 Town Square Blvd #200, Garland, TX 75040, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('garland-TX-north-dallas-home-loans-by-cnn-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('garland-TX-north-dallas-home-loans-by-cnn-mortgage'), mapOptions);}document.getElementById('be4eae1a').innerHTML += ' | View Map';var $l6c0924840f28f96026147e2cde8420af = '

North Dallas Home Loans by CNN Mortgage

Address: 1A, 675 Town Square Blvd #200, Garland, TX 75040, USA
Phone: (214) 497-6888
';var m_6c0924840f28f96026147e2cde8420af = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'North Dallas Home Loans by CNN Mortgage',});m_6c0924840f28f96026147e2cde8420af['infowindow'] = new google.maps.InfoWindow({content: $l6c0924840f28f96026147e2cde8420af});var infowindow = new google.maps.InfoWindow({content: $l6c0924840f28f96026147e2cde8420af});google.maps.event.addListener(m_6c0924840f28f96026147e2cde8420af, 'click', function() {infowindow.open(map,m_6c0924840f28f96026147e2cde8420af);});$marker.push(m_6c0924840f28f96026147e2cde8420af);}});}google.maps.event.addDomListener(window, 'load', initialize);