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.5236,-111.942)};var g_404ab266b6e48bfadd5fd5d4b07bd8d6 = new google.maps.Geocoder();g_404ab266b6e48bfadd5fd5d4b07bd8d6.geocode( { 'address': "1864 12600 S #6, Riverton, UT 84065, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('riverton-UT-securitynational-mortgage-the-marc-fletcher-team').style.display = '';map = new google.maps.Map(document.getElementById('riverton-UT-securitynational-mortgage-the-marc-fletcher-team'), mapOptions);}document.getElementById('2ae4790a').innerHTML += ' | View Map';var $l404ab266b6e48bfadd5fd5d4b07bd8d6 = '

SecurityNational Mortgage, The Marc Fletcher Team

Address: 1864 12600 S #6, Riverton, UT 84065, USA
Phone: (801) 971-3695
';var m_404ab266b6e48bfadd5fd5d4b07bd8d6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'SecurityNational Mortgage, The Marc Fletcher Team',});m_404ab266b6e48bfadd5fd5d4b07bd8d6['infowindow'] = new google.maps.InfoWindow({content: $l404ab266b6e48bfadd5fd5d4b07bd8d6});var infowindow = new google.maps.InfoWindow({content: $l404ab266b6e48bfadd5fd5d4b07bd8d6});google.maps.event.addListener(m_404ab266b6e48bfadd5fd5d4b07bd8d6, 'click', function() {infowindow.open(map,m_404ab266b6e48bfadd5fd5d4b07bd8d6);});$marker.push(m_404ab266b6e48bfadd5fd5d4b07bd8d6);}});}google.maps.event.addDomListener(window, 'load', initialize);