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.6793,-97.1945)};var g_ac6d3309a61190ccce91186c045cc6dc = new google.maps.Geocoder();g_ac6d3309a61190ccce91186c045cc6dc.geocode( { 'address': "4275 Little Rd, Arlington, TX 76016, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('arlington-TX-double-g-credit-repair').style.display = '';map = new google.maps.Map(document.getElementById('arlington-TX-double-g-credit-repair'), mapOptions);}document.getElementById('b0ae4809').innerHTML += ' | View Map';var $lac6d3309a61190ccce91186c045cc6dc = '

Double G Credit Repair

Address: 4275 Little Rd, Arlington, TX 76016, USA
Phone: (817) 793-2515
';var m_ac6d3309a61190ccce91186c045cc6dc = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Double G Credit Repair',});m_ac6d3309a61190ccce91186c045cc6dc['infowindow'] = new google.maps.InfoWindow({content: $lac6d3309a61190ccce91186c045cc6dc});var infowindow = new google.maps.InfoWindow({content: $lac6d3309a61190ccce91186c045cc6dc});google.maps.event.addListener(m_ac6d3309a61190ccce91186c045cc6dc, 'click', function() {infowindow.open(map,m_ac6d3309a61190ccce91186c045cc6dc);});$marker.push(m_ac6d3309a61190ccce91186c045cc6dc);}});}google.maps.event.addDomListener(window, 'load', initialize);