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.9963,-96.8277)};var g_a2a33af291331b1e61ac01f56eec7bd6 = new google.maps.Geocoder();g_a2a33af291331b1e61ac01f56eec7bd6.geocode( { 'address': "18170 Dallas Pkwy #304, Dallas, TX 75287, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dallas-TX-homewood-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('dallas-TX-homewood-mortgage'), mapOptions);}document.getElementById('468d05eb').innerHTML += ' | View Map';var $la2a33af291331b1e61ac01f56eec7bd6 = '

Homewood Mortgage

Address: 18170 Dallas Pkwy #304, Dallas, TX 75287, USA
Phone: (214) 507-1480
';var m_a2a33af291331b1e61ac01f56eec7bd6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Homewood Mortgage',});m_a2a33af291331b1e61ac01f56eec7bd6['infowindow'] = new google.maps.InfoWindow({content: $la2a33af291331b1e61ac01f56eec7bd6});var infowindow = new google.maps.InfoWindow({content: $la2a33af291331b1e61ac01f56eec7bd6});google.maps.event.addListener(m_a2a33af291331b1e61ac01f56eec7bd6, 'click', function() {infowindow.open(map,m_a2a33af291331b1e61ac01f56eec7bd6);});$marker.push(m_a2a33af291331b1e61ac01f56eec7bd6);}});}google.maps.event.addDomListener(window, 'load', initialize);