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(32.7628,-115.531)};var g_5171b997eb652286ff6238ec1aa2990f = new google.maps.Geocoder();g_5171b997eb652286ff6238ec1aa2990f.geocode( { 'address': "Imperial Valley Mall, 3451 S. Dogwood Avenue, El Centro, CA 92243, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('el-centro-CA-sun-community-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('el-centro-CA-sun-community-federal-credit-union'), mapOptions);}document.getElementById('76d1e019').innerHTML += ' | View Map';var $l5171b997eb652286ff6238ec1aa2990f = '

Sun Community Federal Credit Union

Address: Imperial Valley Mall, 3451 S. Dogwood Avenue, El Centro, CA 92243, USA
Phone: (760) 337-4200
';var m_5171b997eb652286ff6238ec1aa2990f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Sun Community Federal Credit Union',});m_5171b997eb652286ff6238ec1aa2990f['infowindow'] = new google.maps.InfoWindow({content: $l5171b997eb652286ff6238ec1aa2990f});var infowindow = new google.maps.InfoWindow({content: $l5171b997eb652286ff6238ec1aa2990f});google.maps.event.addListener(m_5171b997eb652286ff6238ec1aa2990f, 'click', function() {infowindow.open(map,m_5171b997eb652286ff6238ec1aa2990f);});$marker.push(m_5171b997eb652286ff6238ec1aa2990f);}});var g_cf82b3ac0b25b78fc26ad7ace14595cd = new google.maps.Geocoder();g_cf82b3ac0b25b78fc26ad7ace14595cd.geocode( { 'address': "1068 Broadway St, El Centro, CA 92243, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('el-centro-CA-sun-community-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('el-centro-CA-sun-community-federal-credit-union'), mapOptions);}document.getElementById('701f5460').innerHTML += ' | View Map';var $lcf82b3ac0b25b78fc26ad7ace14595cd = '

Sun Community Federal Credit Union

Address: 1068 Broadway St, El Centro, CA 92243, USA
Phone: (760) 337-4200
';var m_cf82b3ac0b25b78fc26ad7ace14595cd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Sun Community Federal Credit Union',});m_cf82b3ac0b25b78fc26ad7ace14595cd['infowindow'] = new google.maps.InfoWindow({content: $lcf82b3ac0b25b78fc26ad7ace14595cd});var infowindow = new google.maps.InfoWindow({content: $lcf82b3ac0b25b78fc26ad7ace14595cd});google.maps.event.addListener(m_cf82b3ac0b25b78fc26ad7ace14595cd, 'click', function() {infowindow.open(map,m_cf82b3ac0b25b78fc26ad7ace14595cd);});$marker.push(m_cf82b3ac0b25b78fc26ad7ace14595cd);}});}google.maps.event.addDomListener(window, 'load', initialize);