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(33.9256,-118.156)};var g_a9265832b1db3b5045162887d61a6a5c = new google.maps.Geocoder();g_a9265832b1db3b5045162887d61a6a5c.geocode( { 'address': "7800 Imperial Hwy, Downey, CA 90242, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('downey-CA-financial-partners-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('downey-CA-financial-partners-credit-union'), mapOptions);}document.getElementById('4005d157').innerHTML += ' | View Map';var $la9265832b1db3b5045162887d61a6a5c = '

Financial Partners Credit Union

Address: 7800 Imperial Hwy, Downey, CA 90242, USA
Phone: (800) 950-7328
';var m_a9265832b1db3b5045162887d61a6a5c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Financial Partners Credit Union',});m_a9265832b1db3b5045162887d61a6a5c['infowindow'] = new google.maps.InfoWindow({content: $la9265832b1db3b5045162887d61a6a5c});var infowindow = new google.maps.InfoWindow({content: $la9265832b1db3b5045162887d61a6a5c});google.maps.event.addListener(m_a9265832b1db3b5045162887d61a6a5c, 'click', function() {infowindow.open(map,m_a9265832b1db3b5045162887d61a6a5c);});$marker.push(m_a9265832b1db3b5045162887d61a6a5c);}});var g_703b8cd8a18d080e89129531e8b046d7 = new google.maps.Geocoder();g_703b8cd8a18d080e89129531e8b046d7.geocode( { 'address': "8274 Firestone Blvd, Downey, CA 90241, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('downey-CA-financial-partners-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('downey-CA-financial-partners-credit-union'), mapOptions);}document.getElementById('812174de').innerHTML += ' | View Map';var $l703b8cd8a18d080e89129531e8b046d7 = '

Financial Partners Credit Union

Address: 8274 Firestone Blvd, Downey, CA 90241, USA
Phone: (800) 950-7328
';var m_703b8cd8a18d080e89129531e8b046d7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Financial Partners Credit Union',});m_703b8cd8a18d080e89129531e8b046d7['infowindow'] = new google.maps.InfoWindow({content: $l703b8cd8a18d080e89129531e8b046d7});var infowindow = new google.maps.InfoWindow({content: $l703b8cd8a18d080e89129531e8b046d7});google.maps.event.addListener(m_703b8cd8a18d080e89129531e8b046d7, 'click', function() {infowindow.open(map,m_703b8cd8a18d080e89129531e8b046d7);});$marker.push(m_703b8cd8a18d080e89129531e8b046d7);}});}google.maps.event.addDomListener(window, 'load', initialize);