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.7647,-111.887)};var g_772ea51c83f2b52f6c133f648d50e55b = new google.maps.Geocoder();g_772ea51c83f2b52f6c133f648d50e55b.geocode( { 'address': "2011 E Blackstone Rd, Salt Lake City, UT 84121, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('salt-lake-city-UT-bank-of-the-west').style.display = '';map = new google.maps.Map(document.getElementById('salt-lake-city-UT-bank-of-the-west'), mapOptions);}document.getElementById('bdefcbf5').innerHTML += ' | View Map';var $l772ea51c83f2b52f6c133f648d50e55b = '

Bank of the West

Address: 2011 E Blackstone Rd, Salt Lake City, UT 84121, USA
Phone: (801) 943-9738
';var m_772ea51c83f2b52f6c133f648d50e55b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of the West',});m_772ea51c83f2b52f6c133f648d50e55b['infowindow'] = new google.maps.InfoWindow({content: $l772ea51c83f2b52f6c133f648d50e55b});var infowindow = new google.maps.InfoWindow({content: $l772ea51c83f2b52f6c133f648d50e55b});google.maps.event.addListener(m_772ea51c83f2b52f6c133f648d50e55b, 'click', function() {infowindow.open(map,m_772ea51c83f2b52f6c133f648d50e55b);});$marker.push(m_772ea51c83f2b52f6c133f648d50e55b);}});var g_c1166cc7204988958bb16c68d16b5d84 = new google.maps.Geocoder();g_c1166cc7204988958bb16c68d16b5d84.geocode( { 'address': "142 E 200 S, Salt Lake City, UT 84111, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('salt-lake-city-UT-bank-of-the-west').style.display = '';map = new google.maps.Map(document.getElementById('salt-lake-city-UT-bank-of-the-west'), mapOptions);}document.getElementById('7ce5a779').innerHTML += ' | View Map';var $lc1166cc7204988958bb16c68d16b5d84 = '

Bank of the West

Address: 142 E 200 S, Salt Lake City, UT 84111, USA
Phone: (801) 531-3400
';var m_c1166cc7204988958bb16c68d16b5d84 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of the West',});m_c1166cc7204988958bb16c68d16b5d84['infowindow'] = new google.maps.InfoWindow({content: $lc1166cc7204988958bb16c68d16b5d84});var infowindow = new google.maps.InfoWindow({content: $lc1166cc7204988958bb16c68d16b5d84});google.maps.event.addListener(m_c1166cc7204988958bb16c68d16b5d84, 'click', function() {infowindow.open(map,m_c1166cc7204988958bb16c68d16b5d84);});$marker.push(m_c1166cc7204988958bb16c68d16b5d84);}});}google.maps.event.addDomListener(window, 'load', initialize);