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.0194,-117.957)};var g_69c765b770d7e1ef2d85da5214b4a689 = new google.maps.Geocoder();g_69c765b770d7e1ef2d85da5214b4a689.geocode( { 'address': "17870 Castleton St, City Of Industry, CA 91748"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('city-of-industry-CA-far-east-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('city-of-industry-CA-far-east-national-bank'), mapOptions);}document.getElementById('8477fde4').innerHTML += ' | View Map';var $l69c765b770d7e1ef2d85da5214b4a689 = '

Far East National Bank

Address: 17870 Castleton St, City Of Industry, CA 91748
Phone: (626) 854-2820
';var m_69c765b770d7e1ef2d85da5214b4a689 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Far East National Bank',});m_69c765b770d7e1ef2d85da5214b4a689['infowindow'] = new google.maps.InfoWindow({content: $l69c765b770d7e1ef2d85da5214b4a689});var infowindow = new google.maps.InfoWindow({content: $l69c765b770d7e1ef2d85da5214b4a689});google.maps.event.addListener(m_69c765b770d7e1ef2d85da5214b4a689, 'click', function() {infowindow.open(map,m_69c765b770d7e1ef2d85da5214b4a689);});$marker.push(m_69c765b770d7e1ef2d85da5214b4a689);}});var g_94c5a9b3adc9c654138dc89cf909b127 = new google.maps.Geocoder();g_94c5a9b3adc9c654138dc89cf909b127.geocode( { 'address': "17851 Colima Rd Ste B, City of Industry, CA 91748"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('city-of-industry-CA-far-east-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('city-of-industry-CA-far-east-national-bank'), mapOptions);}document.getElementById('543b4a28').innerHTML += ' | View Map';var $l94c5a9b3adc9c654138dc89cf909b127 = '

Far East National Bank

Address: 17851 Colima Rd Ste B, City of Industry, CA 91748
Phone: (626) 854-8450
';var m_94c5a9b3adc9c654138dc89cf909b127 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Far East National Bank',});m_94c5a9b3adc9c654138dc89cf909b127['infowindow'] = new google.maps.InfoWindow({content: $l94c5a9b3adc9c654138dc89cf909b127});var infowindow = new google.maps.InfoWindow({content: $l94c5a9b3adc9c654138dc89cf909b127});google.maps.event.addListener(m_94c5a9b3adc9c654138dc89cf909b127, 'click', function() {infowindow.open(map,m_94c5a9b3adc9c654138dc89cf909b127);});$marker.push(m_94c5a9b3adc9c654138dc89cf909b127);}});}google.maps.event.addDomListener(window, 'load', initialize);