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.7606,-122.26)};var g_a3ce01b5f556cfeb6a1d2b6d2078063d = new google.maps.Geocoder();g_a3ce01b5f556cfeb6a1d2b6d2078063d.geocode( { 'address': "2212 S Shore Ctr, Alameda, CA 94501"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('alameda-CA-1st-united-services-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('alameda-CA-1st-united-services-credit-union'), mapOptions);}document.getElementById('667c1f02').innerHTML += ' | View Map';var $la3ce01b5f556cfeb6a1d2b6d2078063d = '

1st United Services Credit Union

Address: 2212 S Shore Ctr, Alameda, CA 94501
Phone: (510) 864-9010
';var m_a3ce01b5f556cfeb6a1d2b6d2078063d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: '1st United Services Credit Union',});m_a3ce01b5f556cfeb6a1d2b6d2078063d['infowindow'] = new google.maps.InfoWindow({content: $la3ce01b5f556cfeb6a1d2b6d2078063d});var infowindow = new google.maps.InfoWindow({content: $la3ce01b5f556cfeb6a1d2b6d2078063d});google.maps.event.addListener(m_a3ce01b5f556cfeb6a1d2b6d2078063d, 'click', function() {infowindow.open(map,m_a3ce01b5f556cfeb6a1d2b6d2078063d);});$marker.push(m_a3ce01b5f556cfeb6a1d2b6d2078063d);}});var g_3169b89e40818e5575ab0ab87b38d2a5 = new google.maps.Geocoder();g_3169b89e40818e5575ab0ab87b38d2a5.geocode( { 'address': "805 Marina Village Pkwy, Alameda, CA 94501"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('alameda-CA-1st-united-services-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('alameda-CA-1st-united-services-credit-union'), mapOptions);}document.getElementById('3b497b7f').innerHTML += ' | View Map';var $l3169b89e40818e5575ab0ab87b38d2a5 = '

1st United Services Credit Union

Address: 805 Marina Village Pkwy, Alameda, CA 94501
Phone: (800) 649-0193
';var m_3169b89e40818e5575ab0ab87b38d2a5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: '1st United Services Credit Union',});m_3169b89e40818e5575ab0ab87b38d2a5['infowindow'] = new google.maps.InfoWindow({content: $l3169b89e40818e5575ab0ab87b38d2a5});var infowindow = new google.maps.InfoWindow({content: $l3169b89e40818e5575ab0ab87b38d2a5});google.maps.event.addListener(m_3169b89e40818e5575ab0ab87b38d2a5, 'click', function() {infowindow.open(map,m_3169b89e40818e5575ab0ab87b38d2a5);});$marker.push(m_3169b89e40818e5575ab0ab87b38d2a5);}});}google.maps.event.addDomListener(window, 'load', initialize);