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(40.6253,-111.855)};var g_6041df522e1ce8c05f6a4378c98eb3d1 = new google.maps.Geocoder();g_6041df522e1ce8c05f6a4378c98eb3d1.geocode( { 'address': "6965 S Union Park Center #470, Cottonwood Heights, UT 84047, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cottonwood-heights-UT-security-national-mortgage-lindy-parks').style.display = '';map = new google.maps.Map(document.getElementById('cottonwood-heights-UT-security-national-mortgage-lindy-parks'), mapOptions);}document.getElementById('c74bd3fb').innerHTML += ' | View Map';var $l6041df522e1ce8c05f6a4378c98eb3d1 = '

Security National Mortgage: Lindy Parks

Address: 6965 S Union Park Center #470, Cottonwood Heights, UT 84047, USA
Phone: (801) 205-4000
';var m_6041df522e1ce8c05f6a4378c98eb3d1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Security National Mortgage: Lindy Parks',});m_6041df522e1ce8c05f6a4378c98eb3d1['infowindow'] = new google.maps.InfoWindow({content: $l6041df522e1ce8c05f6a4378c98eb3d1});var infowindow = new google.maps.InfoWindow({content: $l6041df522e1ce8c05f6a4378c98eb3d1});google.maps.event.addListener(m_6041df522e1ce8c05f6a4378c98eb3d1, 'click', function() {infowindow.open(map,m_6041df522e1ce8c05f6a4378c98eb3d1);});$marker.push(m_6041df522e1ce8c05f6a4378c98eb3d1);}});}google.maps.event.addDomListener(window, 'load', initialize);