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.914,-96.7715)};var g_ccdac3624338e8a63a0a247eac98edef = new google.maps.Geocoder();g_ccdac3624338e8a63a0a247eac98edef.geocode( { 'address': "12222 Merit Dr #1820, Dallas, TX 75251, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dallas-TX-churchill-mortgage-dallasft-worth-texas').style.display = '';map = new google.maps.Map(document.getElementById('dallas-TX-churchill-mortgage-dallasft-worth-texas'), mapOptions);}document.getElementById('070eeeaa').innerHTML += ' | View Map';var $lccdac3624338e8a63a0a247eac98edef = '

Churchill Mortgage Dallas/Ft. Worth, Texas

Address: 12222 Merit Dr #1820, Dallas, TX 75251, USA
Phone: (866) 722-7922
';var m_ccdac3624338e8a63a0a247eac98edef = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Churchill Mortgage Dallas/Ft. Worth, Texas',});m_ccdac3624338e8a63a0a247eac98edef['infowindow'] = new google.maps.InfoWindow({content: $lccdac3624338e8a63a0a247eac98edef});var infowindow = new google.maps.InfoWindow({content: $lccdac3624338e8a63a0a247eac98edef});google.maps.event.addListener(m_ccdac3624338e8a63a0a247eac98edef, 'click', function() {infowindow.open(map,m_ccdac3624338e8a63a0a247eac98edef);});$marker.push(m_ccdac3624338e8a63a0a247eac98edef);}});}google.maps.event.addDomListener(window, 'load', initialize);