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.5897,-111.892)};var g_c8fbbc86abe8bd6a5eb6a3b4d0411301 = new google.maps.Geocoder();g_c8fbbc86abe8bd6a5eb6a3b4d0411301.geocode( { 'address': "8914 State St, Sandy, UT 84070, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sandy-UT-check-city').style.display = '';map = new google.maps.Map(document.getElementById('sandy-UT-check-city'), mapOptions);}document.getElementById('2ea7f7e0').innerHTML += ' | View Map';var $lc8fbbc86abe8bd6a5eb6a3b4d0411301 = '

Check City

Address: 8914 State St, Sandy, UT 84070, USA
Phone: (801) 566-3330
';var m_c8fbbc86abe8bd6a5eb6a3b4d0411301 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Check City',});m_c8fbbc86abe8bd6a5eb6a3b4d0411301['infowindow'] = new google.maps.InfoWindow({content: $lc8fbbc86abe8bd6a5eb6a3b4d0411301});var infowindow = new google.maps.InfoWindow({content: $lc8fbbc86abe8bd6a5eb6a3b4d0411301});google.maps.event.addListener(m_c8fbbc86abe8bd6a5eb6a3b4d0411301, 'click', function() {infowindow.open(map,m_c8fbbc86abe8bd6a5eb6a3b4d0411301);});$marker.push(m_c8fbbc86abe8bd6a5eb6a3b4d0411301);}});var g_a2790947391a51d18dc235eea344d981 = new google.maps.Geocoder();g_a2790947391a51d18dc235eea344d981.geocode( { 'address': "10499 State St, Sandy, UT 84070, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sandy-UT-check-city').style.display = '';map = new google.maps.Map(document.getElementById('sandy-UT-check-city'), mapOptions);}document.getElementById('98c54d2d').innerHTML += ' | View Map';var $la2790947391a51d18dc235eea344d981 = '

Check City

Address: 10499 State St, Sandy, UT 84070, USA
Phone: (801) 495-4115
';var m_a2790947391a51d18dc235eea344d981 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Check City',});m_a2790947391a51d18dc235eea344d981['infowindow'] = new google.maps.InfoWindow({content: $la2790947391a51d18dc235eea344d981});var infowindow = new google.maps.InfoWindow({content: $la2790947391a51d18dc235eea344d981});google.maps.event.addListener(m_a2790947391a51d18dc235eea344d981, 'click', function() {infowindow.open(map,m_a2790947391a51d18dc235eea344d981);});$marker.push(m_a2790947391a51d18dc235eea344d981);}});}google.maps.event.addDomListener(window, 'load', initialize);