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.6248,-111.858)};var g_67797f1f0f02ec5ccd5e3abd2d4e5b81 = new google.maps.Geocoder();g_67797f1f0f02ec5ccd5e3abd2d4e5b81.geocode( { 'address': "6925 Union Park Center Suite, 150, Cottonwood Heights, UT 84047, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cottonwood-heights-UT-jenn-corey-home-loans').style.display = '';map = new google.maps.Map(document.getElementById('cottonwood-heights-UT-jenn-corey-home-loans'), mapOptions);}document.getElementById('7dafc9d6').innerHTML += ' | View Map';var $l67797f1f0f02ec5ccd5e3abd2d4e5b81 = '

Jenn Corey Home Loans

Address: 6925 Union Park Center Suite, 150, Cottonwood Heights, UT 84047, USA
Phone: (801) 635-9670
';var m_67797f1f0f02ec5ccd5e3abd2d4e5b81 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Jenn Corey Home Loans',});m_67797f1f0f02ec5ccd5e3abd2d4e5b81['infowindow'] = new google.maps.InfoWindow({content: $l67797f1f0f02ec5ccd5e3abd2d4e5b81});var infowindow = new google.maps.InfoWindow({content: $l67797f1f0f02ec5ccd5e3abd2d4e5b81});google.maps.event.addListener(m_67797f1f0f02ec5ccd5e3abd2d4e5b81, 'click', function() {infowindow.open(map,m_67797f1f0f02ec5ccd5e3abd2d4e5b81);});$marker.push(m_67797f1f0f02ec5ccd5e3abd2d4e5b81);}});}google.maps.event.addDomListener(window, 'load', initialize);