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.3464,-83.061)};var g_d20167a26d636eec8ccd3250b68b7947 = new google.maps.Geocoder();g_d20167a26d636eec8ccd3250b68b7947.geocode( { 'address': "615 Griswold Street, Suite 700, Detroit, MI 48226"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('detroit-MI-lvrg-funding-let-s-grow-your-business').style.display = '';map = new google.maps.Map(document.getElementById('detroit-MI-lvrg-funding-let-s-grow-your-business'), mapOptions);}document.getElementById('4510f6cd').innerHTML += ' | View Map';var $ld20167a26d636eec8ccd3250b68b7947 = '

LVRG Funding - Let's GROW Your Business!

Address: 615 Griswold Street, Suite 700, Detroit, MI 48226
Phone: (855) 998-5874
';var m_d20167a26d636eec8ccd3250b68b7947 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'LVRG Funding - Let's GROW Your Business!',});m_d20167a26d636eec8ccd3250b68b7947['infowindow'] = new google.maps.InfoWindow({content: $ld20167a26d636eec8ccd3250b68b7947});var infowindow = new google.maps.InfoWindow({content: $ld20167a26d636eec8ccd3250b68b7947});google.maps.event.addListener(m_d20167a26d636eec8ccd3250b68b7947, 'click', function() {infowindow.open(map,m_d20167a26d636eec8ccd3250b68b7947);});$marker.push(m_d20167a26d636eec8ccd3250b68b7947);}});}google.maps.event.addDomListener(window, 'load', initialize);