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.1126,-118.09)};var g_8629e44bbf608622c8645b891b3eccb2 = new google.maps.Geocoder();g_8629e44bbf608622c8645b891b3eccb2.geocode( { 'address': "8204 Huntington Dr, STE C, San Gabriel, CA 91775"}, 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('61cbb59d').innerHTML += ' | View Map';var $l8629e44bbf608622c8645b891b3eccb2 = '

Wells Fargo Bank

Address: 8204 Huntington Dr, STE C, San Gabriel, CA 91775
Phone: (626) 309-0120
';var m_8629e44bbf608622c8645b891b3eccb2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_8629e44bbf608622c8645b891b3eccb2['infowindow'] = new google.maps.InfoWindow({content: $l8629e44bbf608622c8645b891b3eccb2});var infowindow = new google.maps.InfoWindow({content: $l8629e44bbf608622c8645b891b3eccb2});google.maps.event.addListener(m_8629e44bbf608622c8645b891b3eccb2, 'click', function() {infowindow.open(map,m_8629e44bbf608622c8645b891b3eccb2);});$marker.push(m_8629e44bbf608622c8645b891b3eccb2);}});var g_a136bc488ed962f0aff42fb3d4721668 = new google.maps.Geocoder();g_a136bc488ed962f0aff42fb3d4721668.geocode( { 'address': "120 N San Gabriel Blvd, San Gabriel, CA 91775"}, 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('f023c47e').innerHTML += ' | View Map';var $la136bc488ed962f0aff42fb3d4721668 = '

Wells Fargo Bank

Address: 120 N San Gabriel Blvd, San Gabriel, CA 91775
Phone: (626) 237-3900
';var m_a136bc488ed962f0aff42fb3d4721668 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_a136bc488ed962f0aff42fb3d4721668['infowindow'] = new google.maps.InfoWindow({content: $la136bc488ed962f0aff42fb3d4721668});var infowindow = new google.maps.InfoWindow({content: $la136bc488ed962f0aff42fb3d4721668});google.maps.event.addListener(m_a136bc488ed962f0aff42fb3d4721668, 'click', function() {infowindow.open(map,m_a136bc488ed962f0aff42fb3d4721668);});$marker.push(m_a136bc488ed962f0aff42fb3d4721668);}});}google.maps.event.addDomListener(window, 'load', initialize);