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.1344,-117.225)};var g_f4946e96e93a17ad2965b4920ce73f69 = new google.maps.Geocoder();g_f4946e96e93a17ad2965b4920ce73f69.geocode( { 'address': "28920 Greenspot RD, Highland, CA 92346, USA"}, 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('d0e2f514').innerHTML += ' | View Map';var $lf4946e96e93a17ad2965b4920ce73f69 = '

Wells Fargo Bank

Address: 28920 Greenspot RD, Highland, CA 92346, USA
Phone: (909) 863-5040
';var m_f4946e96e93a17ad2965b4920ce73f69 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_f4946e96e93a17ad2965b4920ce73f69['infowindow'] = new google.maps.InfoWindow({content: $lf4946e96e93a17ad2965b4920ce73f69});var infowindow = new google.maps.InfoWindow({content: $lf4946e96e93a17ad2965b4920ce73f69});google.maps.event.addListener(m_f4946e96e93a17ad2965b4920ce73f69, 'click', function() {infowindow.open(map,m_f4946e96e93a17ad2965b4920ce73f69);});$marker.push(m_f4946e96e93a17ad2965b4920ce73f69);}});var g_900b780295f3fd8e1ca09313415200f8 = new google.maps.Geocoder();g_900b780295f3fd8e1ca09313415200f8.geocode( { 'address': "26529 Highland Ave, Highland, CA 92346, USA"}, 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('4b49d340').innerHTML += ' | View Map';var $l900b780295f3fd8e1ca09313415200f8 = '

Wells Fargo Bank

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