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.129,-117.197)};var g_c94d2e380d5edb5af501cf4810ec5b66 = new google.maps.Geocoder();g_c94d2e380d5edb5af501cf4810ec5b66.geocode( { 'address': "28920 Greenspot Rd, Highland, CA 92346"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('highland-CA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('highland-CA-wells-fargo-bank'), mapOptions);}document.getElementById('90f13840').innerHTML += ' | View Map';var $lc94d2e380d5edb5af501cf4810ec5b66 = '

Wells Fargo Bank

Address: 28920 Greenspot Rd, Highland, CA 92346
Phone: (909) 863-5040
';var m_c94d2e380d5edb5af501cf4810ec5b66 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_c94d2e380d5edb5af501cf4810ec5b66['infowindow'] = new google.maps.InfoWindow({content: $lc94d2e380d5edb5af501cf4810ec5b66});var infowindow = new google.maps.InfoWindow({content: $lc94d2e380d5edb5af501cf4810ec5b66});google.maps.event.addListener(m_c94d2e380d5edb5af501cf4810ec5b66, 'click', function() {infowindow.open(map,m_c94d2e380d5edb5af501cf4810ec5b66);});$marker.push(m_c94d2e380d5edb5af501cf4810ec5b66);}});var g_6185670ac6c6d17f593769e460654095 = new google.maps.Geocoder();g_6185670ac6c6d17f593769e460654095.geocode( { 'address': "26529 Highland Ave, Highland, CA 92346"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('highland-CA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('highland-CA-wells-fargo-bank'), mapOptions);}document.getElementById('723e5f88').innerHTML += ' | View Map';var $l6185670ac6c6d17f593769e460654095 = '

Wells Fargo Bank

Address: 26529 Highland Ave, Highland, CA 92346
Phone: (909) 425-8436
';var m_6185670ac6c6d17f593769e460654095 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_6185670ac6c6d17f593769e460654095['infowindow'] = new google.maps.InfoWindow({content: $l6185670ac6c6d17f593769e460654095});var infowindow = new google.maps.InfoWindow({content: $l6185670ac6c6d17f593769e460654095});google.maps.event.addListener(m_6185670ac6c6d17f593769e460654095, 'click', function() {infowindow.open(map,m_6185670ac6c6d17f593769e460654095);});$marker.push(m_6185670ac6c6d17f593769e460654095);}});}google.maps.event.addDomListener(window, 'load', initialize);