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(37.6992,-121.885)};var g_92f86f1bbc41ed47c60ac49fd4eabbf1 = new google.maps.Geocoder();g_92f86f1bbc41ed47c60ac49fd4eabbf1.geocode( { 'address': "4515 Rosewood Dr #800, Pleasanton, CA 94588, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('pleasanton-CA-patelco-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('pleasanton-CA-patelco-credit-union'), mapOptions);}document.getElementById('1413d5b8').innerHTML += ' | View Map';var $l92f86f1bbc41ed47c60ac49fd4eabbf1 = '

Patelco Credit Union

Address: 4515 Rosewood Dr #800, Pleasanton, CA 94588, USA
Phone: (800) 358-8228
';var m_92f86f1bbc41ed47c60ac49fd4eabbf1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Patelco Credit Union',});m_92f86f1bbc41ed47c60ac49fd4eabbf1['infowindow'] = new google.maps.InfoWindow({content: $l92f86f1bbc41ed47c60ac49fd4eabbf1});var infowindow = new google.maps.InfoWindow({content: $l92f86f1bbc41ed47c60ac49fd4eabbf1});google.maps.event.addListener(m_92f86f1bbc41ed47c60ac49fd4eabbf1, 'click', function() {infowindow.open(map,m_92f86f1bbc41ed47c60ac49fd4eabbf1);});$marker.push(m_92f86f1bbc41ed47c60ac49fd4eabbf1);}});var g_83742b11c6c6a09c42f65fd567b92d65 = new google.maps.Geocoder();g_83742b11c6c6a09c42f65fd567b92d65.geocode( { 'address': "5050 Hopyard Rd, Pleasanton, CA 94588, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('pleasanton-CA-patelco-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('pleasanton-CA-patelco-credit-union'), mapOptions);}document.getElementById('872163ea').innerHTML += ' | View Map';var $l83742b11c6c6a09c42f65fd567b92d65 = '

Patelco Credit Union

Address: 5050 Hopyard Rd, Pleasanton, CA 94588, USA
Phone: (800) 358-8228
';var m_83742b11c6c6a09c42f65fd567b92d65 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Patelco Credit Union',});m_83742b11c6c6a09c42f65fd567b92d65['infowindow'] = new google.maps.InfoWindow({content: $l83742b11c6c6a09c42f65fd567b92d65});var infowindow = new google.maps.InfoWindow({content: $l83742b11c6c6a09c42f65fd567b92d65});google.maps.event.addListener(m_83742b11c6c6a09c42f65fd567b92d65, 'click', function() {infowindow.open(map,m_83742b11c6c6a09c42f65fd567b92d65);});$marker.push(m_83742b11c6c6a09c42f65fd567b92d65);}});}google.maps.event.addDomListener(window, 'load', initialize);