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.4659,-82.9039)};var g_0190fadb841d7ed83e29cca2a745bc2f = new google.maps.Geocoder();g_0190fadb841d7ed83e29cca2a745bc2f.geocode( { 'address': "27111 Harper Ave, Saint Clair Shores, MI 48081"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('saint-clair-shores-MI-thrivent-financial-for-lutherans').style.display = '';map = new google.maps.Map(document.getElementById('saint-clair-shores-MI-thrivent-financial-for-lutherans'), mapOptions);}document.getElementById('76b7c81b').innerHTML += ' | View Map';var $l0190fadb841d7ed83e29cca2a745bc2f = '

Thrivent Financial For Lutherans

Address: 27111 Harper Ave, Saint Clair Shores, MI 48081
Phone: (586) 773-7596
';var m_0190fadb841d7ed83e29cca2a745bc2f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Thrivent Financial For Lutherans',});m_0190fadb841d7ed83e29cca2a745bc2f['infowindow'] = new google.maps.InfoWindow({content: $l0190fadb841d7ed83e29cca2a745bc2f});var infowindow = new google.maps.InfoWindow({content: $l0190fadb841d7ed83e29cca2a745bc2f});google.maps.event.addListener(m_0190fadb841d7ed83e29cca2a745bc2f, 'click', function() {infowindow.open(map,m_0190fadb841d7ed83e29cca2a745bc2f);});$marker.push(m_0190fadb841d7ed83e29cca2a745bc2f);}});}google.maps.event.addDomListener(window, 'load', initialize);