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.068,-96.8151)};var g_16312d0d683edd06e1cd5cd1ec3e7a58 = new google.maps.Geocoder();g_16312d0d683edd06e1cd5cd1ec3e7a58.geocode( { 'address': "5504 Democracy Dr #260, Plano, TX 75024, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('plano-TX-north-texas-tax-lien-loans').style.display = '';map = new google.maps.Map(document.getElementById('plano-TX-north-texas-tax-lien-loans'), mapOptions);}document.getElementById('79197239').innerHTML += ' | View Map';var $l16312d0d683edd06e1cd5cd1ec3e7a58 = '

North Texas Tax Lien Loans

Address: 5504 Democracy Dr #260, Plano, TX 75024, USA
Phone: (866) 609-2409
';var m_16312d0d683edd06e1cd5cd1ec3e7a58 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'North Texas Tax Lien Loans',});m_16312d0d683edd06e1cd5cd1ec3e7a58['infowindow'] = new google.maps.InfoWindow({content: $l16312d0d683edd06e1cd5cd1ec3e7a58});var infowindow = new google.maps.InfoWindow({content: $l16312d0d683edd06e1cd5cd1ec3e7a58});google.maps.event.addListener(m_16312d0d683edd06e1cd5cd1ec3e7a58, 'click', function() {infowindow.open(map,m_16312d0d683edd06e1cd5cd1ec3e7a58);});$marker.push(m_16312d0d683edd06e1cd5cd1ec3e7a58);}});}google.maps.event.addDomListener(window, 'load', initialize);