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.0802,-118.096)};var g_67f36d6c644a9701979d7059161f3546 = new google.maps.Geocoder();g_67f36d6c644a9701979d7059161f3546.geocode( { 'address': "401 E Valley Blvd, San Gabriel, CA 91776, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('san-gabriel-CA-union-bank').style.display = '';map = new google.maps.Map(document.getElementById('san-gabriel-CA-union-bank'), mapOptions);}document.getElementById('6f372f95').innerHTML += ' | View Map';var $l67f36d6c644a9701979d7059161f3546 = '

Union Bank

Address: 401 E Valley Blvd, San Gabriel, CA 91776, USA
Phone: (626) 572-6880
';var m_67f36d6c644a9701979d7059161f3546 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Union Bank',});m_67f36d6c644a9701979d7059161f3546['infowindow'] = new google.maps.InfoWindow({content: $l67f36d6c644a9701979d7059161f3546});var infowindow = new google.maps.InfoWindow({content: $l67f36d6c644a9701979d7059161f3546});google.maps.event.addListener(m_67f36d6c644a9701979d7059161f3546, 'click', function() {infowindow.open(map,m_67f36d6c644a9701979d7059161f3546);});$marker.push(m_67f36d6c644a9701979d7059161f3546);}});var g_3c0ec0347e42116f1e3d6ec65fad35c7 = new google.maps.Geocoder();g_3c0ec0347e42116f1e3d6ec65fad35c7.geocode( { 'address': "835 E Las Tunas Dr, San Gabriel, CA 91776, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('san-gabriel-CA-union-bank').style.display = '';map = new google.maps.Map(document.getElementById('san-gabriel-CA-union-bank'), mapOptions);}document.getElementById('a64aa8a8').innerHTML += ' | View Map';var $l3c0ec0347e42116f1e3d6ec65fad35c7 = '

Union Bank

Address: 835 E Las Tunas Dr, San Gabriel, CA 91776, USA
Phone: (626) 285-9825
';var m_3c0ec0347e42116f1e3d6ec65fad35c7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Union Bank',});m_3c0ec0347e42116f1e3d6ec65fad35c7['infowindow'] = new google.maps.InfoWindow({content: $l3c0ec0347e42116f1e3d6ec65fad35c7});var infowindow = new google.maps.InfoWindow({content: $l3c0ec0347e42116f1e3d6ec65fad35c7});google.maps.event.addListener(m_3c0ec0347e42116f1e3d6ec65fad35c7, 'click', function() {infowindow.open(map,m_3c0ec0347e42116f1e3d6ec65fad35c7);});$marker.push(m_3c0ec0347e42116f1e3d6ec65fad35c7);}});}google.maps.event.addDomListener(window, 'load', initialize);