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.7564,-111.899)};var g_cd3ae697a7a2f79d3909f2f6c41b51c7 = new google.maps.Geocoder();g_cd3ae697a7a2f79d3909f2f6c41b51c7.geocode( { 'address': "3215 S Valley St, Salt Lake City, UT 84109"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('salt-lake-city-UT-chase-bank-closed').style.display = '';map = new google.maps.Map(document.getElementById('salt-lake-city-UT-chase-bank-closed'), mapOptions);}document.getElementById('a9ca3360').innerHTML += ' | View Map';var $lcd3ae697a7a2f79d3909f2f6c41b51c7 = '

Chase Bank - Closed

Address: 3215 S Valley St, Salt Lake City, UT 84109
Phone: (801) 463-1400
';var m_cd3ae697a7a2f79d3909f2f6c41b51c7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Chase Bank - Closed',});m_cd3ae697a7a2f79d3909f2f6c41b51c7['infowindow'] = new google.maps.InfoWindow({content: $lcd3ae697a7a2f79d3909f2f6c41b51c7});var infowindow = new google.maps.InfoWindow({content: $lcd3ae697a7a2f79d3909f2f6c41b51c7});google.maps.event.addListener(m_cd3ae697a7a2f79d3909f2f6c41b51c7, 'click', function() {infowindow.open(map,m_cd3ae697a7a2f79d3909f2f6c41b51c7);});$marker.push(m_cd3ae697a7a2f79d3909f2f6c41b51c7);}});var g_4e77d2896d70cdf207a9e7b8cb28e8cf = new google.maps.Geocoder();g_4e77d2896d70cdf207a9e7b8cb28e8cf.geocode( { 'address': "4530 Highland Dr, Salt Lake City, UT 84117"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('salt-lake-city-UT-chase-bank-closed').style.display = '';map = new google.maps.Map(document.getElementById('salt-lake-city-UT-chase-bank-closed'), mapOptions);}document.getElementById('04261ff8').innerHTML += ' | View Map';var $l4e77d2896d70cdf207a9e7b8cb28e8cf = '

Chase Bank - Closed

Address: 4530 Highland Dr, Salt Lake City, UT 84117
Phone: (801) 272-3196
';var m_4e77d2896d70cdf207a9e7b8cb28e8cf = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Chase Bank - Closed',});m_4e77d2896d70cdf207a9e7b8cb28e8cf['infowindow'] = new google.maps.InfoWindow({content: $l4e77d2896d70cdf207a9e7b8cb28e8cf});var infowindow = new google.maps.InfoWindow({content: $l4e77d2896d70cdf207a9e7b8cb28e8cf});google.maps.event.addListener(m_4e77d2896d70cdf207a9e7b8cb28e8cf, 'click', function() {infowindow.open(map,m_4e77d2896d70cdf207a9e7b8cb28e8cf);});$marker.push(m_4e77d2896d70cdf207a9e7b8cb28e8cf);}});}google.maps.event.addDomListener(window, 'load', initialize);