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(34.1884,-119.222)};var g_98a09a93454205cac12cd99550295e91 = new google.maps.Geocoder();g_98a09a93454205cac12cd99550295e91.geocode( { 'address': "1291 S Victoria Ave, Oxnard, CA 93035, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('oxnard-CA-us-bank-branch').style.display = '';map = new google.maps.Map(document.getElementById('oxnard-CA-us-bank-branch'), mapOptions);}document.getElementById('c0640a02').innerHTML += ' | View Map';var $l98a09a93454205cac12cd99550295e91 = '

U.S. Bank Branch

Address: 1291 S Victoria Ave, Oxnard, CA 93035, USA
Phone: (805) 985-1949
';var m_98a09a93454205cac12cd99550295e91 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'U.S. Bank Branch',});m_98a09a93454205cac12cd99550295e91['infowindow'] = new google.maps.InfoWindow({content: $l98a09a93454205cac12cd99550295e91});var infowindow = new google.maps.InfoWindow({content: $l98a09a93454205cac12cd99550295e91});google.maps.event.addListener(m_98a09a93454205cac12cd99550295e91, 'click', function() {infowindow.open(map,m_98a09a93454205cac12cd99550295e91);});$marker.push(m_98a09a93454205cac12cd99550295e91);}});var g_19d5ecc633125a9c419ab01330d30ab3 = new google.maps.Geocoder();g_19d5ecc633125a9c419ab01330d30ab3.geocode( { 'address': "2385 N Oxnard Blvd, Oxnard, CA 93036, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('oxnard-CA-us-bank-branch').style.display = '';map = new google.maps.Map(document.getElementById('oxnard-CA-us-bank-branch'), mapOptions);}document.getElementById('2d59fdab').innerHTML += ' | View Map';var $l19d5ecc633125a9c419ab01330d30ab3 = '

U.S. Bank Branch

Address: 2385 N Oxnard Blvd, Oxnard, CA 93036, USA
Phone: (805) 604-2200
';var m_19d5ecc633125a9c419ab01330d30ab3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'U.S. Bank Branch',});m_19d5ecc633125a9c419ab01330d30ab3['infowindow'] = new google.maps.InfoWindow({content: $l19d5ecc633125a9c419ab01330d30ab3});var infowindow = new google.maps.InfoWindow({content: $l19d5ecc633125a9c419ab01330d30ab3});google.maps.event.addListener(m_19d5ecc633125a9c419ab01330d30ab3, 'click', function() {infowindow.open(map,m_19d5ecc633125a9c419ab01330d30ab3);});$marker.push(m_19d5ecc633125a9c419ab01330d30ab3);}});}google.maps.event.addDomListener(window, 'load', initialize);