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.1516,-117.475)};var g_abead1570aaf1c5012b0a57d6112f856 = new google.maps.Geocoder();g_abead1570aaf1c5012b0a57d6112f856.geocode( { 'address': "15222 Summit Ave, Fontana, CA 92336, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fontana-CA-us-bank-atm---falcon-ridge-stater-bros').style.display = '';map = new google.maps.Map(document.getElementById('fontana-CA-us-bank-atm---falcon-ridge-stater-bros'), mapOptions);}document.getElementById('10d0be07').innerHTML += ' | View Map';var $labead1570aaf1c5012b0a57d6112f856 = '

U.S. Bank ATM - Falcon Ridge Stater Bros

Address: 15222 Summit Ave, Fontana, CA 92336, USA
Phone: (800) 872-2657
';var m_abead1570aaf1c5012b0a57d6112f856 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'U.S. Bank ATM - Falcon Ridge Stater Bros',});m_abead1570aaf1c5012b0a57d6112f856['infowindow'] = new google.maps.InfoWindow({content: $labead1570aaf1c5012b0a57d6112f856});var infowindow = new google.maps.InfoWindow({content: $labead1570aaf1c5012b0a57d6112f856});google.maps.event.addListener(m_abead1570aaf1c5012b0a57d6112f856, 'click', function() {infowindow.open(map,m_abead1570aaf1c5012b0a57d6112f856);});$marker.push(m_abead1570aaf1c5012b0a57d6112f856);}});}google.maps.event.addDomListener(window, 'load', initialize);