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(42.2061,-121.744)};var g_7a1eae3489145133fdd9dbd917810547 = new google.maps.Geocoder();g_7a1eae3489145133fdd9dbd917810547.geocode( { 'address': "3720 S 6th St, Klamath Falls, OR 97603, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('klamath-falls-OR-us-bank-branch').style.display = '';map = new google.maps.Map(document.getElementById('klamath-falls-OR-us-bank-branch'), mapOptions);}document.getElementById('81a3d334').innerHTML += ' | View Map';var $l7a1eae3489145133fdd9dbd917810547 = '

U.S. Bank Branch

Address: 3720 S 6th St, Klamath Falls, OR 97603, USA
Phone: (541) 883-4630
';var m_7a1eae3489145133fdd9dbd917810547 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'U.S. Bank Branch',});m_7a1eae3489145133fdd9dbd917810547['infowindow'] = new google.maps.InfoWindow({content: $l7a1eae3489145133fdd9dbd917810547});var infowindow = new google.maps.InfoWindow({content: $l7a1eae3489145133fdd9dbd917810547});google.maps.event.addListener(m_7a1eae3489145133fdd9dbd917810547, 'click', function() {infowindow.open(map,m_7a1eae3489145133fdd9dbd917810547);});$marker.push(m_7a1eae3489145133fdd9dbd917810547);}});var g_a16429ca6449a436debcd42c0c96b078 = new google.maps.Geocoder();g_a16429ca6449a436debcd42c0c96b078.geocode( { 'address': "740 Main St, Klamath Falls, OR 97601, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('klamath-falls-OR-us-bank-branch').style.display = '';map = new google.maps.Map(document.getElementById('klamath-falls-OR-us-bank-branch'), mapOptions);}document.getElementById('1685b02b').innerHTML += ' | View Map';var $la16429ca6449a436debcd42c0c96b078 = '

U.S. Bank Branch

Address: 740 Main St, Klamath Falls, OR 97601, USA
Phone: (541) 883-4611
';var m_a16429ca6449a436debcd42c0c96b078 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'U.S. Bank Branch',});m_a16429ca6449a436debcd42c0c96b078['infowindow'] = new google.maps.InfoWindow({content: $la16429ca6449a436debcd42c0c96b078});var infowindow = new google.maps.InfoWindow({content: $la16429ca6449a436debcd42c0c96b078});google.maps.event.addListener(m_a16429ca6449a436debcd42c0c96b078, 'click', function() {infowindow.open(map,m_a16429ca6449a436debcd42c0c96b078);});$marker.push(m_a16429ca6449a436debcd42c0c96b078);}});}google.maps.event.addDomListener(window, 'load', initialize);