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.7872,-96.7985)};var g_1c1608a9365a88dc7e6a214c8b89e3f8 = new google.maps.Geocoder();g_1c1608a9365a88dc7e6a214c8b89e3f8.geocode( { 'address': "2626 Cole Ave, Dallas, TX 75204"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dallas-TX-debt-consolidation-dallas').style.display = '';map = new google.maps.Map(document.getElementById('dallas-TX-debt-consolidation-dallas'), mapOptions);}document.getElementById('7725eb34').innerHTML += ' | View Map';var $l1c1608a9365a88dc7e6a214c8b89e3f8 = '

Debt Consolidation Dallas

Address: 2626 Cole Ave, Dallas, TX 75204
Phone: (214) 272-2557
';var m_1c1608a9365a88dc7e6a214c8b89e3f8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Debt Consolidation Dallas',});m_1c1608a9365a88dc7e6a214c8b89e3f8['infowindow'] = new google.maps.InfoWindow({content: $l1c1608a9365a88dc7e6a214c8b89e3f8});var infowindow = new google.maps.InfoWindow({content: $l1c1608a9365a88dc7e6a214c8b89e3f8});google.maps.event.addListener(m_1c1608a9365a88dc7e6a214c8b89e3f8, 'click', function() {infowindow.open(map,m_1c1608a9365a88dc7e6a214c8b89e3f8);});$marker.push(m_1c1608a9365a88dc7e6a214c8b89e3f8);}});}google.maps.event.addDomListener(window, 'load', initialize);