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.1555,-121.65)};var g_f613c89c0e720e805f228eac65d9e675 = new google.maps.Geocoder();g_f613c89c0e720e805f228eac65d9e675.geocode( { 'address': "400 Tennant Ave, Morgan Hill, CA 95037, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('morgan-hill-CA-commonwealth-central-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('morgan-hill-CA-commonwealth-central-credit-union'), mapOptions);}document.getElementById('c66262a4').innerHTML += ' | View Map';var $lf613c89c0e720e805f228eac65d9e675 = '

CommonWealth Central Credit Union

Address: 400 Tennant Ave, Morgan Hill, CA 95037, USA
Phone: (408) 531-3100
';var m_f613c89c0e720e805f228eac65d9e675 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'CommonWealth Central Credit Union',});m_f613c89c0e720e805f228eac65d9e675['infowindow'] = new google.maps.InfoWindow({content: $lf613c89c0e720e805f228eac65d9e675});var infowindow = new google.maps.InfoWindow({content: $lf613c89c0e720e805f228eac65d9e675});google.maps.event.addListener(m_f613c89c0e720e805f228eac65d9e675, 'click', function() {infowindow.open(map,m_f613c89c0e720e805f228eac65d9e675);});$marker.push(m_f613c89c0e720e805f228eac65d9e675);}});var g_f7fd7d0c50e35bd2fd02ddd47a95dbfb = new google.maps.Geocoder();g_f7fd7d0c50e35bd2fd02ddd47a95dbfb.geocode( { 'address': "1041 Cochrane Rd #180, Morgan Hill, CA 95037, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('morgan-hill-CA-commonwealth-central-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('morgan-hill-CA-commonwealth-central-credit-union'), mapOptions);}document.getElementById('c300b4b8').innerHTML += ' | View Map';var $lf7fd7d0c50e35bd2fd02ddd47a95dbfb = '

CommonWealth Central Credit Union

Address: 1041 Cochrane Rd #180, Morgan Hill, CA 95037, USA
Phone: (408) 531-3100
';var m_f7fd7d0c50e35bd2fd02ddd47a95dbfb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'CommonWealth Central Credit Union',});m_f7fd7d0c50e35bd2fd02ddd47a95dbfb['infowindow'] = new google.maps.InfoWindow({content: $lf7fd7d0c50e35bd2fd02ddd47a95dbfb});var infowindow = new google.maps.InfoWindow({content: $lf7fd7d0c50e35bd2fd02ddd47a95dbfb});google.maps.event.addListener(m_f7fd7d0c50e35bd2fd02ddd47a95dbfb, 'click', function() {infowindow.open(map,m_f7fd7d0c50e35bd2fd02ddd47a95dbfb);});$marker.push(m_f7fd7d0c50e35bd2fd02ddd47a95dbfb);}});}google.maps.event.addDomListener(window, 'load', initialize);