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.6254,-111.857)};var g_10fb29e5a07decb5ebd8b9438abf6b14 = new google.maps.Geocoder();g_10fb29e5a07decb5ebd8b9438abf6b14.geocode( { 'address': "6955 S Union Park Center #510, Cottonwood Heights, UT 84047, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cottonwood-heights-UT-axia-home-loans---cottonwood-heights').style.display = '';map = new google.maps.Map(document.getElementById('cottonwood-heights-UT-axia-home-loans---cottonwood-heights'), mapOptions);}document.getElementById('6e9df842').innerHTML += ' | View Map';var $l10fb29e5a07decb5ebd8b9438abf6b14 = '

Axia Home Loans - Cottonwood Heights

Address: 6955 S Union Park Center #510, Cottonwood Heights, UT 84047, USA
Phone: (801) 810-2644
';var m_10fb29e5a07decb5ebd8b9438abf6b14 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Axia Home Loans - Cottonwood Heights',});m_10fb29e5a07decb5ebd8b9438abf6b14['infowindow'] = new google.maps.InfoWindow({content: $l10fb29e5a07decb5ebd8b9438abf6b14});var infowindow = new google.maps.InfoWindow({content: $l10fb29e5a07decb5ebd8b9438abf6b14});google.maps.event.addListener(m_10fb29e5a07decb5ebd8b9438abf6b14, 'click', function() {infowindow.open(map,m_10fb29e5a07decb5ebd8b9438abf6b14);});$marker.push(m_10fb29e5a07decb5ebd8b9438abf6b14);}});}google.maps.event.addDomListener(window, 'load', initialize);