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.006,-118.032)};var g_94562ffcaa342d74138028b39b9d03d0 = new google.maps.Geocoder();g_94562ffcaa342d74138028b39b9d03d0.geocode( { 'address': "15175 Whittier Blvd, Whittier, CA 90603"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('whittier-CA-popular-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('whittier-CA-popular-community-bank'), mapOptions);}document.getElementById('c0d5affe').innerHTML += ' | View Map';var $l94562ffcaa342d74138028b39b9d03d0 = '

Popular Community Bank

Address: 15175 Whittier Blvd, Whittier, CA 90603
Phone: (562) 693-6970
';var m_94562ffcaa342d74138028b39b9d03d0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Popular Community Bank',});m_94562ffcaa342d74138028b39b9d03d0['infowindow'] = new google.maps.InfoWindow({content: $l94562ffcaa342d74138028b39b9d03d0});var infowindow = new google.maps.InfoWindow({content: $l94562ffcaa342d74138028b39b9d03d0});google.maps.event.addListener(m_94562ffcaa342d74138028b39b9d03d0, 'click', function() {infowindow.open(map,m_94562ffcaa342d74138028b39b9d03d0);});$marker.push(m_94562ffcaa342d74138028b39b9d03d0);}});var g_fb569d365cfed25e87786e60263f6535 = new google.maps.Geocoder();g_fb569d365cfed25e87786e60263f6535.geocode( { 'address': "7355 Greenleaf Ave, Whittier, CA 90602"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('whittier-CA-popular-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('whittier-CA-popular-community-bank'), mapOptions);}document.getElementById('cb475fa0').innerHTML += ' | View Map';var $lfb569d365cfed25e87786e60263f6535 = '

Popular Community Bank

Address: 7355 Greenleaf Ave, Whittier, CA 90602
Phone: (562) 945-3724
';var m_fb569d365cfed25e87786e60263f6535 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Popular Community Bank',});m_fb569d365cfed25e87786e60263f6535['infowindow'] = new google.maps.InfoWindow({content: $lfb569d365cfed25e87786e60263f6535});var infowindow = new google.maps.InfoWindow({content: $lfb569d365cfed25e87786e60263f6535});google.maps.event.addListener(m_fb569d365cfed25e87786e60263f6535, 'click', function() {infowindow.open(map,m_fb569d365cfed25e87786e60263f6535);});$marker.push(m_fb569d365cfed25e87786e60263f6535);}});}google.maps.event.addDomListener(window, 'load', initialize);