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.697,-111.938)};var g_1fae41f41823dafacc197c3f5121128e = new google.maps.Geocoder();g_1fae41f41823dafacc197c3f5121128e.geocode( { 'address': "3491 S Redwood Rd, West Valley City, UT 84119, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('west-valley-city-UT-check-city').style.display = '';map = new google.maps.Map(document.getElementById('west-valley-city-UT-check-city'), mapOptions);}document.getElementById('b526a99c').innerHTML += ' | View Map';var $l1fae41f41823dafacc197c3f5121128e = '

Check City

Address: 3491 S Redwood Rd, West Valley City, UT 84119, USA
Phone: (801) 924-0680
';var m_1fae41f41823dafacc197c3f5121128e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Check City',});m_1fae41f41823dafacc197c3f5121128e['infowindow'] = new google.maps.InfoWindow({content: $l1fae41f41823dafacc197c3f5121128e});var infowindow = new google.maps.InfoWindow({content: $l1fae41f41823dafacc197c3f5121128e});google.maps.event.addListener(m_1fae41f41823dafacc197c3f5121128e, 'click', function() {infowindow.open(map,m_1fae41f41823dafacc197c3f5121128e);});$marker.push(m_1fae41f41823dafacc197c3f5121128e);}});var g_9f81390903217d89582d12b3579ba476 = new google.maps.Geocoder();g_9f81390903217d89582d12b3579ba476.geocode( { 'address': "2490 4700 S, West Valley City, UT 84118, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('west-valley-city-UT-check-city').style.display = '';map = new google.maps.Map(document.getElementById('west-valley-city-UT-check-city'), mapOptions);}document.getElementById('73865e02').innerHTML += ' | View Map';var $l9f81390903217d89582d12b3579ba476 = '

Check City

Address: 2490 4700 S, West Valley City, UT 84118, USA
Phone: (801) 964-9700
';var m_9f81390903217d89582d12b3579ba476 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Check City',});m_9f81390903217d89582d12b3579ba476['infowindow'] = new google.maps.InfoWindow({content: $l9f81390903217d89582d12b3579ba476});var infowindow = new google.maps.InfoWindow({content: $l9f81390903217d89582d12b3579ba476});google.maps.event.addListener(m_9f81390903217d89582d12b3579ba476, 'click', function() {infowindow.open(map,m_9f81390903217d89582d12b3579ba476);});$marker.push(m_9f81390903217d89582d12b3579ba476);}});}google.maps.event.addDomListener(window, 'load', initialize);