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(42.2456,-83.6837)};var g_fefe447107ab48d504ca4865c1a69dd2 = new google.maps.Geocoder();g_fefe447107ab48d504ca4865c1a69dd2.geocode( { 'address': "3879 Packard Rd, Ann Arbor, MI 48108, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ann-arbor-MI-gold-star-credit-repair').style.display = '';map = new google.maps.Map(document.getElementById('ann-arbor-MI-gold-star-credit-repair'), mapOptions);}document.getElementById('4a96b110').innerHTML += ' | View Map';var $lfefe447107ab48d504ca4865c1a69dd2 = '

Gold Star Credit Repair

Address: 3879 Packard Rd, Ann Arbor, MI 48108, USA
Phone: (734) 224-5784
';var m_fefe447107ab48d504ca4865c1a69dd2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Gold Star Credit Repair',});m_fefe447107ab48d504ca4865c1a69dd2['infowindow'] = new google.maps.InfoWindow({content: $lfefe447107ab48d504ca4865c1a69dd2});var infowindow = new google.maps.InfoWindow({content: $lfefe447107ab48d504ca4865c1a69dd2});google.maps.event.addListener(m_fefe447107ab48d504ca4865c1a69dd2, 'click', function() {infowindow.open(map,m_fefe447107ab48d504ca4865c1a69dd2);});$marker.push(m_fefe447107ab48d504ca4865c1a69dd2);}});}google.maps.event.addDomListener(window, 'load', initialize);