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.7261,-111.85)};var g_56c65430b9a6d2db11d3453b7eaf9d1c = new google.maps.Geocoder();g_56c65430b9a6d2db11d3453b7eaf9d1c.geocode( { 'address': "1415 E 2100 S, Salt Lake City, UT 84105, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('salt-lake-city-UT-academy-mortgage---sugarhouse-park-reverse-mortgage-division').style.display = '';map = new google.maps.Map(document.getElementById('salt-lake-city-UT-academy-mortgage---sugarhouse-park-reverse-mortgage-division'), mapOptions);}document.getElementById('3e76d9a5').innerHTML += ' | View Map';var $l56c65430b9a6d2db11d3453b7eaf9d1c = '

Academy Mortgage - Sugarhouse Park (Reverse Mortgage Division)

Address: 1415 E 2100 S, Salt Lake City, UT 84105, USA
Phone: (801) 467-4996
';var m_56c65430b9a6d2db11d3453b7eaf9d1c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Academy Mortgage - Sugarhouse Park (Reverse Mortgage Division)',});m_56c65430b9a6d2db11d3453b7eaf9d1c['infowindow'] = new google.maps.InfoWindow({content: $l56c65430b9a6d2db11d3453b7eaf9d1c});var infowindow = new google.maps.InfoWindow({content: $l56c65430b9a6d2db11d3453b7eaf9d1c});google.maps.event.addListener(m_56c65430b9a6d2db11d3453b7eaf9d1c, 'click', function() {infowindow.open(map,m_56c65430b9a6d2db11d3453b7eaf9d1c);});$marker.push(m_56c65430b9a6d2db11d3453b7eaf9d1c);}});}google.maps.event.addDomListener(window, 'load', initialize);