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.6839,-112.026)};var g_8ac93a76589c02a0472d79f91a29bc90 = new google.maps.Geocoder();g_8ac93a76589c02a0472d79f91a29bc90.geocode( { 'address': "3180 S 5600 W, West Valley City, UT 84120, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('west-valley-city-UT-us-bank-branch').style.display = '';map = new google.maps.Map(document.getElementById('west-valley-city-UT-us-bank-branch'), mapOptions);}document.getElementById('0d183b45').innerHTML += ' | View Map';var $l8ac93a76589c02a0472d79f91a29bc90 = '

U.S. Bank Branch

Address: 3180 S 5600 W, West Valley City, UT 84120, USA
Phone: (801) 955-2826
';var m_8ac93a76589c02a0472d79f91a29bc90 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'U.S. Bank Branch',});m_8ac93a76589c02a0472d79f91a29bc90['infowindow'] = new google.maps.InfoWindow({content: $l8ac93a76589c02a0472d79f91a29bc90});var infowindow = new google.maps.InfoWindow({content: $l8ac93a76589c02a0472d79f91a29bc90});google.maps.event.addListener(m_8ac93a76589c02a0472d79f91a29bc90, 'click', function() {infowindow.open(map,m_8ac93a76589c02a0472d79f91a29bc90);});$marker.push(m_8ac93a76589c02a0472d79f91a29bc90);}});var g_e2d0a5d90d66be602fa65c0ca51173be = new google.maps.Geocoder();g_e2d0a5d90d66be602fa65c0ca51173be.geocode( { 'address': "5620 4100 S, West Valley City, UT 84128, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('west-valley-city-UT-us-bank-branch').style.display = '';map = new google.maps.Map(document.getElementById('west-valley-city-UT-us-bank-branch'), mapOptions);}document.getElementById('800482ab').innerHTML += ' | View Map';var $le2d0a5d90d66be602fa65c0ca51173be = '

U.S. Bank Branch

Address: 5620 4100 S, West Valley City, UT 84128, USA
Phone: (801) 963-2327
';var m_e2d0a5d90d66be602fa65c0ca51173be = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'U.S. Bank Branch',});m_e2d0a5d90d66be602fa65c0ca51173be['infowindow'] = new google.maps.InfoWindow({content: $le2d0a5d90d66be602fa65c0ca51173be});var infowindow = new google.maps.InfoWindow({content: $le2d0a5d90d66be602fa65c0ca51173be});google.maps.event.addListener(m_e2d0a5d90d66be602fa65c0ca51173be, 'click', function() {infowindow.open(map,m_e2d0a5d90d66be602fa65c0ca51173be);});$marker.push(m_e2d0a5d90d66be602fa65c0ca51173be);}});}google.maps.event.addDomListener(window, 'load', initialize);