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.4708,-83.2418)};var g_11787a1b33a098a68d5c4242652c81c4 = new google.maps.Geocoder();g_11787a1b33a098a68d5c4242652c81c4.geocode( { 'address': "24901 Northwestern Hwy #305, Southfield, MI 48075, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('southfield-MI-qt-business-solutions--grant-writing-business-plan-writing-microloans-and-more').style.display = '';map = new google.maps.Map(document.getElementById('southfield-MI-qt-business-solutions--grant-writing-business-plan-writing-microloans-and-more'), mapOptions);}document.getElementById('a48490fa').innerHTML += ' | View Map';var $l11787a1b33a098a68d5c4242652c81c4 = '

QT Business Solutions -Grant Writing, Business Plan Writing, Microloans and more!

Address: 24901 Northwestern Hwy #305, Southfield, MI 48075, USA
Phone: (248) 416-1755
';var m_11787a1b33a098a68d5c4242652c81c4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'QT Business Solutions -Grant Writing, Business Plan Writing, Microloans and more!',});m_11787a1b33a098a68d5c4242652c81c4['infowindow'] = new google.maps.InfoWindow({content: $l11787a1b33a098a68d5c4242652c81c4});var infowindow = new google.maps.InfoWindow({content: $l11787a1b33a098a68d5c4242652c81c4});google.maps.event.addListener(m_11787a1b33a098a68d5c4242652c81c4, 'click', function() {infowindow.open(map,m_11787a1b33a098a68d5c4242652c81c4);});$marker.push(m_11787a1b33a098a68d5c4242652c81c4);}});}google.maps.event.addDomListener(window, 'load', initialize);