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.5143,-83.3625)};var g_dd6085205f25352232d45c748aaa0d0e = new google.maps.Geocoder();g_dd6085205f25352232d45c748aaa0d0e.geocode( { 'address': "31600 W 13 Mile Rd #120, Farmington Hills, MI 48334, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('farmington-hills-MI-curcuru--associates-cpa-plc').style.display = '';map = new google.maps.Map(document.getElementById('farmington-hills-MI-curcuru--associates-cpa-plc'), mapOptions);}document.getElementById('8e3e0fe5').innerHTML += ' | View Map';var $ldd6085205f25352232d45c748aaa0d0e = '

Curcuru & Associates CPA PLC

Address: 31600 W 13 Mile Rd #120, Farmington Hills, MI 48334, USA
Phone: (248) 538-5331
';var m_dd6085205f25352232d45c748aaa0d0e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Curcuru & Associates CPA PLC',});m_dd6085205f25352232d45c748aaa0d0e['infowindow'] = new google.maps.InfoWindow({content: $ldd6085205f25352232d45c748aaa0d0e});var infowindow = new google.maps.InfoWindow({content: $ldd6085205f25352232d45c748aaa0d0e});google.maps.event.addListener(m_dd6085205f25352232d45c748aaa0d0e, 'click', function() {infowindow.open(map,m_dd6085205f25352232d45c748aaa0d0e);});$marker.push(m_dd6085205f25352232d45c748aaa0d0e);}});}google.maps.event.addDomListener(window, 'load', initialize);