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.6771,-82.987)};var g_0f718c643f893b822441a1d2a0249426 = new google.maps.Geocoder();g_0f718c643f893b822441a1d2a0249426.geocode( { 'address': "14203 Rick Dr, Shelby Charter Township, MI 48315, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('shelby-charter-township-MI-assured-capital-funding-inc').style.display = '';map = new google.maps.Map(document.getElementById('shelby-charter-township-MI-assured-capital-funding-inc'), mapOptions);}document.getElementById('46accc82').innerHTML += ' | View Map';var $l0f718c643f893b822441a1d2a0249426 = '

Assured Capital Funding, Inc.

Address: 14203 Rick Dr, Shelby Charter Township, MI 48315, USA
Phone: (586) 247-5100
';var m_0f718c643f893b822441a1d2a0249426 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Assured Capital Funding, Inc.',});m_0f718c643f893b822441a1d2a0249426['infowindow'] = new google.maps.InfoWindow({content: $l0f718c643f893b822441a1d2a0249426});var infowindow = new google.maps.InfoWindow({content: $l0f718c643f893b822441a1d2a0249426});google.maps.event.addListener(m_0f718c643f893b822441a1d2a0249426, 'click', function() {infowindow.open(map,m_0f718c643f893b822441a1d2a0249426);});$marker.push(m_0f718c643f893b822441a1d2a0249426);}});}google.maps.event.addDomListener(window, 'load', initialize);