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.8041,-122.274)};var g_cd86085b9176b16c0764dd383c9ab6b4 = new google.maps.Geocoder();g_cd86085b9176b16c0764dd383c9ab6b4.geocode( { 'address': "1200 Clay St #130, Oakland, CA 94612, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('oakland-CA-patelco-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('oakland-CA-patelco-credit-union'), mapOptions);}document.getElementById('6a0457aa').innerHTML += ' | View Map';var $lcd86085b9176b16c0764dd383c9ab6b4 = '

Patelco Credit Union

Address: 1200 Clay St #130, Oakland, CA 94612, USA
Phone: (800) 358-8228
';var m_cd86085b9176b16c0764dd383c9ab6b4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Patelco Credit Union',});m_cd86085b9176b16c0764dd383c9ab6b4['infowindow'] = new google.maps.InfoWindow({content: $lcd86085b9176b16c0764dd383c9ab6b4});var infowindow = new google.maps.InfoWindow({content: $lcd86085b9176b16c0764dd383c9ab6b4});google.maps.event.addListener(m_cd86085b9176b16c0764dd383c9ab6b4, 'click', function() {infowindow.open(map,m_cd86085b9176b16c0764dd383c9ab6b4);});$marker.push(m_cd86085b9176b16c0764dd383c9ab6b4);}});var g_6eecce5e04ad87a7b3d542adce17287c = new google.maps.Geocoder();g_6eecce5e04ad87a7b3d542adce17287c.geocode( { 'address': "360 22nd St, Oakland, CA 94612, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('oakland-CA-patelco-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('oakland-CA-patelco-credit-union'), mapOptions);}document.getElementById('d7d80f5e').innerHTML += ' | View Map';var $l6eecce5e04ad87a7b3d542adce17287c = '

Patelco Credit Union

Address: 360 22nd St, Oakland, CA 94612, USA
Phone: (800) 358-8228
';var m_6eecce5e04ad87a7b3d542adce17287c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Patelco Credit Union',});m_6eecce5e04ad87a7b3d542adce17287c['infowindow'] = new google.maps.InfoWindow({content: $l6eecce5e04ad87a7b3d542adce17287c});var infowindow = new google.maps.InfoWindow({content: $l6eecce5e04ad87a7b3d542adce17287c});google.maps.event.addListener(m_6eecce5e04ad87a7b3d542adce17287c, 'click', function() {infowindow.open(map,m_6eecce5e04ad87a7b3d542adce17287c);});$marker.push(m_6eecce5e04ad87a7b3d542adce17287c);}});}google.maps.event.addDomListener(window, 'load', initialize);