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.5905,-111.937)};var g_e8d3c37a2754d2cebeb7aea5eabec6aa = new google.maps.Geocoder();g_e8d3c37a2754d2cebeb7aea5eabec6aa.geocode( { 'address': "Suite C-2, 8839 S Redwood Rd, West Jordan, UT 84088, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('west-jordan-UT-start-fresh-utah---debt-relief').style.display = '';map = new google.maps.Map(document.getElementById('west-jordan-UT-start-fresh-utah---debt-relief'), mapOptions);}document.getElementById('de84cc27').innerHTML += ' | View Map';var $le8d3c37a2754d2cebeb7aea5eabec6aa = '

Start Fresh Utah - Debt Relief

Address: Suite C-2, 8839 S Redwood Rd, West Jordan, UT 84088, USA
Phone: (801) 921-6409
';var m_e8d3c37a2754d2cebeb7aea5eabec6aa = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Start Fresh Utah - Debt Relief',});m_e8d3c37a2754d2cebeb7aea5eabec6aa['infowindow'] = new google.maps.InfoWindow({content: $le8d3c37a2754d2cebeb7aea5eabec6aa});var infowindow = new google.maps.InfoWindow({content: $le8d3c37a2754d2cebeb7aea5eabec6aa});google.maps.event.addListener(m_e8d3c37a2754d2cebeb7aea5eabec6aa, 'click', function() {infowindow.open(map,m_e8d3c37a2754d2cebeb7aea5eabec6aa);});$marker.push(m_e8d3c37a2754d2cebeb7aea5eabec6aa);}});}google.maps.event.addDomListener(window, 'load', initialize);