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.4579,-83.2619)};var g_0d2c67abad8be83b858f12b2a5a74eb3 = new google.maps.Geocoder();g_0d2c67abad8be83b858f12b2a5a74eb3.geocode( { 'address': "22142 W Nine Mile Rd, Southfield, MI 48033, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('southfield-MI-michigan-consumer-credit-lawyers').style.display = '';map = new google.maps.Map(document.getElementById('southfield-MI-michigan-consumer-credit-lawyers'), mapOptions);}document.getElementById('261300be').innerHTML += ' | View Map';var $l0d2c67abad8be83b858f12b2a5a74eb3 = '

Michigan Consumer Credit Lawyers

Address: 22142 W Nine Mile Rd, Southfield, MI 48033, USA
Phone: (248) 353-2882
';var m_0d2c67abad8be83b858f12b2a5a74eb3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Michigan Consumer Credit Lawyers',});m_0d2c67abad8be83b858f12b2a5a74eb3['infowindow'] = new google.maps.InfoWindow({content: $l0d2c67abad8be83b858f12b2a5a74eb3});var infowindow = new google.maps.InfoWindow({content: $l0d2c67abad8be83b858f12b2a5a74eb3});google.maps.event.addListener(m_0d2c67abad8be83b858f12b2a5a74eb3, 'click', function() {infowindow.open(map,m_0d2c67abad8be83b858f12b2a5a74eb3);});$marker.push(m_0d2c67abad8be83b858f12b2a5a74eb3);}});}google.maps.event.addDomListener(window, 'load', initialize);