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(38.902,-121.069)};var g_5dcd0ddd3d918c70d380d32bce4e733a = new google.maps.Geocoder();g_5dcd0ddd3d918c70d380d32bce4e733a.geocode( { 'address': "730 High St, Auburn, CA 95603, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('auburn-CA-us-bank-branch').style.display = '';map = new google.maps.Map(document.getElementById('auburn-CA-us-bank-branch'), mapOptions);}document.getElementById('619c7718').innerHTML += ' | View Map';var $l5dcd0ddd3d918c70d380d32bce4e733a = '

U.S. Bank Branch

Address: 730 High St, Auburn, CA 95603, USA
Phone: (530) 889-6350
';var m_5dcd0ddd3d918c70d380d32bce4e733a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'U.S. Bank Branch',});m_5dcd0ddd3d918c70d380d32bce4e733a['infowindow'] = new google.maps.InfoWindow({content: $l5dcd0ddd3d918c70d380d32bce4e733a});var infowindow = new google.maps.InfoWindow({content: $l5dcd0ddd3d918c70d380d32bce4e733a});google.maps.event.addListener(m_5dcd0ddd3d918c70d380d32bce4e733a, 'click', function() {infowindow.open(map,m_5dcd0ddd3d918c70d380d32bce4e733a);});$marker.push(m_5dcd0ddd3d918c70d380d32bce4e733a);}});var g_af78d7d94d00576160514f5645b70c61 = new google.maps.Geocoder();g_af78d7d94d00576160514f5645b70c61.geocode( { 'address': "2360 Grass Valley Hwy, Auburn, CA 95603, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('auburn-CA-us-bank-branch').style.display = '';map = new google.maps.Map(document.getElementById('auburn-CA-us-bank-branch'), mapOptions);}document.getElementById('a7248d93').innerHTML += ' | View Map';var $laf78d7d94d00576160514f5645b70c61 = '

U.S. Bank Branch

Address: 2360 Grass Valley Hwy, Auburn, CA 95603, USA
Phone: (530) 889-3959
';var m_af78d7d94d00576160514f5645b70c61 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'U.S. Bank Branch',});m_af78d7d94d00576160514f5645b70c61['infowindow'] = new google.maps.InfoWindow({content: $laf78d7d94d00576160514f5645b70c61});var infowindow = new google.maps.InfoWindow({content: $laf78d7d94d00576160514f5645b70c61});google.maps.event.addListener(m_af78d7d94d00576160514f5645b70c61, 'click', function() {infowindow.open(map,m_af78d7d94d00576160514f5645b70c61);});$marker.push(m_af78d7d94d00576160514f5645b70c61);}});}google.maps.event.addDomListener(window, 'load', initialize);