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(39.0923,-108.596)};var g_1a1d636c98f9e63b3cbb63f069ffe923 = new google.maps.Geocoder();g_1a1d636c98f9e63b3cbb63f069ffe923.geocode( { 'address': "2470 Patterson Rd #6, Grand Junction, CO 81505, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('grand-junction-CO-thrivent-financial-lutherans').style.display = '';map = new google.maps.Map(document.getElementById('grand-junction-CO-thrivent-financial-lutherans'), mapOptions);}document.getElementById('9dc9349b').innerHTML += ' | View Map';var $l1a1d636c98f9e63b3cbb63f069ffe923 = '

Thrivent Financial-Lutherans

Address: 2470 Patterson Rd #6, Grand Junction, CO 81505, USA
Phone: (970) 639-2549
';var m_1a1d636c98f9e63b3cbb63f069ffe923 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Thrivent Financial-Lutherans',});m_1a1d636c98f9e63b3cbb63f069ffe923['infowindow'] = new google.maps.InfoWindow({content: $l1a1d636c98f9e63b3cbb63f069ffe923});var infowindow = new google.maps.InfoWindow({content: $l1a1d636c98f9e63b3cbb63f069ffe923});google.maps.event.addListener(m_1a1d636c98f9e63b3cbb63f069ffe923, 'click', function() {infowindow.open(map,m_1a1d636c98f9e63b3cbb63f069ffe923);});$marker.push(m_1a1d636c98f9e63b3cbb63f069ffe923);}});}google.maps.event.addDomListener(window, 'load', initialize);