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(38.904,-77.0397)};var g_a69c1094b17578cb13669f89c890edbb = new google.maps.Geocoder();g_a69c1094b17578cb13669f89c890edbb.geocode( { 'address': "1101 Connecticut Ave NW #450, Washington, DC 20036, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('washington-DC-credit-repair-dmv').style.display = '';map = new google.maps.Map(document.getElementById('washington-DC-credit-repair-dmv'), mapOptions);}document.getElementById('c025d73e').innerHTML += ' | View Map';var $la69c1094b17578cb13669f89c890edbb = '

Credit Repair DMV

Address: 1101 Connecticut Ave NW #450, Washington, DC 20036, USA
Phone: (202) 753-5016
';var m_a69c1094b17578cb13669f89c890edbb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Credit Repair DMV',});m_a69c1094b17578cb13669f89c890edbb['infowindow'] = new google.maps.InfoWindow({content: $la69c1094b17578cb13669f89c890edbb});var infowindow = new google.maps.InfoWindow({content: $la69c1094b17578cb13669f89c890edbb});google.maps.event.addListener(m_a69c1094b17578cb13669f89c890edbb, 'click', function() {infowindow.open(map,m_a69c1094b17578cb13669f89c890edbb);});$marker.push(m_a69c1094b17578cb13669f89c890edbb);}});}google.maps.event.addDomListener(window, 'load', initialize);