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.1042,-118.091)};var g_4157f23167c3094e65f8465be8f65f1e = new google.maps.Geocoder();g_4157f23167c3094e65f8465be8f65f1e.geocode( { 'address': "120 N San Gabriel Blvd a, San Gabriel, CA 91775, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('san-gabriel-CA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('san-gabriel-CA-wells-fargo-bank'), mapOptions);}document.getElementById('0d39cfc8').innerHTML += ' | View Map';var $l4157f23167c3094e65f8465be8f65f1e = '

Wells Fargo Bank

Address: 120 N San Gabriel Blvd a, San Gabriel, CA 91775, USA
Phone: (626) 237-3900
';var m_4157f23167c3094e65f8465be8f65f1e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_4157f23167c3094e65f8465be8f65f1e['infowindow'] = new google.maps.InfoWindow({content: $l4157f23167c3094e65f8465be8f65f1e});var infowindow = new google.maps.InfoWindow({content: $l4157f23167c3094e65f8465be8f65f1e});google.maps.event.addListener(m_4157f23167c3094e65f8465be8f65f1e, 'click', function() {infowindow.open(map,m_4157f23167c3094e65f8465be8f65f1e);});$marker.push(m_4157f23167c3094e65f8465be8f65f1e);}});var g_3fdc602bdcd12bcf8d1831aa9bb12685 = new google.maps.Geocoder();g_3fdc602bdcd12bcf8d1831aa9bb12685.geocode( { 'address': "8204 Huntington Dr c, San Gabriel, CA 91775, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('san-gabriel-CA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('san-gabriel-CA-wells-fargo-bank'), mapOptions);}document.getElementById('9919ad94').innerHTML += ' | View Map';var $l3fdc602bdcd12bcf8d1831aa9bb12685 = '

Wells Fargo Bank

Address: 8204 Huntington Dr c, San Gabriel, CA 91775, USA
Phone: (626) 309-0120
';var m_3fdc602bdcd12bcf8d1831aa9bb12685 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_3fdc602bdcd12bcf8d1831aa9bb12685['infowindow'] = new google.maps.InfoWindow({content: $l3fdc602bdcd12bcf8d1831aa9bb12685});var infowindow = new google.maps.InfoWindow({content: $l3fdc602bdcd12bcf8d1831aa9bb12685});google.maps.event.addListener(m_3fdc602bdcd12bcf8d1831aa9bb12685, 'click', function() {infowindow.open(map,m_3fdc602bdcd12bcf8d1831aa9bb12685);});$marker.push(m_3fdc602bdcd12bcf8d1831aa9bb12685);}});}google.maps.event.addDomListener(window, 'load', initialize);