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.3231,-121.952)};var g_79a74df42756d020ad63bae5f0c89beb = new google.maps.Geocoder();g_79a74df42756d020ad63bae5f0c89beb.geocode( { 'address': "1090 Blossom Hill Rd, San Jose, CA 95123, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('san-jose-CA-star-one-credit-union--san-jose').style.display = '';map = new google.maps.Map(document.getElementById('san-jose-CA-star-one-credit-union--san-jose'), mapOptions);}document.getElementById('4d57737f').innerHTML += ' | View Map';var $l79a74df42756d020ad63bae5f0c89beb = '

Star One Credit Union | San Jose

Address: 1090 Blossom Hill Rd, San Jose, CA 95123, USA
Phone: (408) 543-5202
';var m_79a74df42756d020ad63bae5f0c89beb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Star One Credit Union | San Jose',});m_79a74df42756d020ad63bae5f0c89beb['infowindow'] = new google.maps.InfoWindow({content: $l79a74df42756d020ad63bae5f0c89beb});var infowindow = new google.maps.InfoWindow({content: $l79a74df42756d020ad63bae5f0c89beb});google.maps.event.addListener(m_79a74df42756d020ad63bae5f0c89beb, 'click', function() {infowindow.open(map,m_79a74df42756d020ad63bae5f0c89beb);});$marker.push(m_79a74df42756d020ad63bae5f0c89beb);}});var g_1392acc99e36fc31f3033a8b0e90b4d6 = new google.maps.Geocoder();g_1392acc99e36fc31f3033a8b0e90b4d6.geocode( { 'address': "3136 Stevens Creek Blvd, San Jose, CA 95128, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('san-jose-CA-star-one-credit-union--san-jose').style.display = '';map = new google.maps.Map(document.getElementById('san-jose-CA-star-one-credit-union--san-jose'), mapOptions);}document.getElementById('e3273ee7').innerHTML += ' | View Map';var $l1392acc99e36fc31f3033a8b0e90b4d6 = '

Star One Credit Union | San Jose

Address: 3136 Stevens Creek Blvd, San Jose, CA 95128, USA
Phone: (866) 543-5202
';var m_1392acc99e36fc31f3033a8b0e90b4d6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Star One Credit Union | San Jose',});m_1392acc99e36fc31f3033a8b0e90b4d6['infowindow'] = new google.maps.InfoWindow({content: $l1392acc99e36fc31f3033a8b0e90b4d6});var infowindow = new google.maps.InfoWindow({content: $l1392acc99e36fc31f3033a8b0e90b4d6});google.maps.event.addListener(m_1392acc99e36fc31f3033a8b0e90b4d6, 'click', function() {infowindow.open(map,m_1392acc99e36fc31f3033a8b0e90b4d6);});$marker.push(m_1392acc99e36fc31f3033a8b0e90b4d6);}});}google.maps.event.addDomListener(window, 'load', initialize);