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(34.1998,-118.19)};var g_691cd1dd108d53a7a4851e923877afc4 = new google.maps.Geocoder();g_691cd1dd108d53a7a4851e923877afc4.geocode( { 'address': "528 Foothill Blvd, La Cañada Flintridge, CA 91011, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('la-canada-flintridge-CA-caltech-employees-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('la-canada-flintridge-CA-caltech-employees-federal-credit-union'), mapOptions);}document.getElementById('9ad97650').innerHTML += ' | View Map';var $l691cd1dd108d53a7a4851e923877afc4 = '

Caltech Employees Federal Credit Union

Address: 528 Foothill Blvd, La Cañada Flintridge, CA 91011, USA
Phone: (800) 592-3328
';var m_691cd1dd108d53a7a4851e923877afc4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Caltech Employees Federal Credit Union',});m_691cd1dd108d53a7a4851e923877afc4['infowindow'] = new google.maps.InfoWindow({content: $l691cd1dd108d53a7a4851e923877afc4});var infowindow = new google.maps.InfoWindow({content: $l691cd1dd108d53a7a4851e923877afc4});google.maps.event.addListener(m_691cd1dd108d53a7a4851e923877afc4, 'click', function() {infowindow.open(map,m_691cd1dd108d53a7a4851e923877afc4);});$marker.push(m_691cd1dd108d53a7a4851e923877afc4);}});}google.maps.event.addDomListener(window, 'load', initialize);