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.4965,-83.4102)};var g_35449db5b7076d8d2d7b556580762fd2 = new google.maps.Geocoder();g_35449db5b7076d8d2d7b556580762fd2.geocode( { 'address': "36500 Corporate Dr, Farmington Hills, MI 48331, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('farmington-hills-MI-greenpath-financial-wellness-call-center-and-hq').style.display = '';map = new google.maps.Map(document.getElementById('farmington-hills-MI-greenpath-financial-wellness-call-center-and-hq'), mapOptions);}document.getElementById('26c792a2').innerHTML += ' | View Map';var $l35449db5b7076d8d2d7b556580762fd2 = '

GreenPath Financial Wellness Call Center and HQ

Address: 36500 Corporate Dr, Farmington Hills, MI 48331, USA
Phone: (800) 550-1961
';var m_35449db5b7076d8d2d7b556580762fd2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'GreenPath Financial Wellness Call Center and HQ',});m_35449db5b7076d8d2d7b556580762fd2['infowindow'] = new google.maps.InfoWindow({content: $l35449db5b7076d8d2d7b556580762fd2});var infowindow = new google.maps.InfoWindow({content: $l35449db5b7076d8d2d7b556580762fd2});google.maps.event.addListener(m_35449db5b7076d8d2d7b556580762fd2, 'click', function() {infowindow.open(map,m_35449db5b7076d8d2d7b556580762fd2);});$marker.push(m_35449db5b7076d8d2d7b556580762fd2);}});}google.maps.event.addDomListener(window, 'load', initialize);