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(33.7462,-116.33)};var g_312e53ccba0b2ddfefd4a1f05b55bcdd = new google.maps.Geocoder();g_312e53ccba0b2ddfefd4a1f05b55bcdd.geocode( { 'address': "74010 El Paseo, Palm Desert, CA 92260"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('palm-desert-CA-u-s-bank').style.display = '';map = new google.maps.Map(document.getElementById('palm-desert-CA-u-s-bank'), mapOptions);}document.getElementById('09e71753').innerHTML += ' | View Map';var $l312e53ccba0b2ddfefd4a1f05b55bcdd = '

U.S. Bank

Address: 74010 El Paseo, Palm Desert, CA 92260
Phone: (760) 773-2300
';var m_312e53ccba0b2ddfefd4a1f05b55bcdd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'U.S. Bank',});m_312e53ccba0b2ddfefd4a1f05b55bcdd['infowindow'] = new google.maps.InfoWindow({content: $l312e53ccba0b2ddfefd4a1f05b55bcdd});var infowindow = new google.maps.InfoWindow({content: $l312e53ccba0b2ddfefd4a1f05b55bcdd});google.maps.event.addListener(m_312e53ccba0b2ddfefd4a1f05b55bcdd, 'click', function() {infowindow.open(map,m_312e53ccba0b2ddfefd4a1f05b55bcdd);});$marker.push(m_312e53ccba0b2ddfefd4a1f05b55bcdd);}});var g_c94987188429dd2aab9a16ae610aa775 = new google.maps.Geocoder();g_c94987188429dd2aab9a16ae610aa775.geocode( { 'address': "72260 Highway 111, Palm Desert, CA 92260"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('palm-desert-CA-u-s-bank').style.display = '';map = new google.maps.Map(document.getElementById('palm-desert-CA-u-s-bank'), mapOptions);}document.getElementById('61a07f25').innerHTML += ' | View Map';var $lc94987188429dd2aab9a16ae610aa775 = '

U.S. Bank

Address: 72260 Highway 111, Palm Desert, CA 92260
Phone: (760) 773-1031
';var m_c94987188429dd2aab9a16ae610aa775 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'U.S. Bank',});m_c94987188429dd2aab9a16ae610aa775['infowindow'] = new google.maps.InfoWindow({content: $lc94987188429dd2aab9a16ae610aa775});var infowindow = new google.maps.InfoWindow({content: $lc94987188429dd2aab9a16ae610aa775});google.maps.event.addListener(m_c94987188429dd2aab9a16ae610aa775, 'click', function() {infowindow.open(map,m_c94987188429dd2aab9a16ae610aa775);});$marker.push(m_c94987188429dd2aab9a16ae610aa775);}});}google.maps.event.addDomListener(window, 'load', initialize);