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.0691,-117.943)};var g_d51132d55334e7627a37911f625b16bb = new google.maps.Geocoder();g_d51132d55334e7627a37911f625b16bb.geocode( { 'address': "1600 W Cameron Ave, West Covina, CA 91790, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('west-covina-CA-first-financial-corporate-center').style.display = '';map = new google.maps.Map(document.getElementById('west-covina-CA-first-financial-corporate-center'), mapOptions);}document.getElementById('468a4097').innerHTML += ' | View Map';var $ld51132d55334e7627a37911f625b16bb = '

First Financial Corporate Center

Address: 1600 W Cameron Ave, West Covina, CA 91790, USA
Phone: (800) 537-8491
';var m_d51132d55334e7627a37911f625b16bb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Financial Corporate Center',});m_d51132d55334e7627a37911f625b16bb['infowindow'] = new google.maps.InfoWindow({content: $ld51132d55334e7627a37911f625b16bb});var infowindow = new google.maps.InfoWindow({content: $ld51132d55334e7627a37911f625b16bb});google.maps.event.addListener(m_d51132d55334e7627a37911f625b16bb, 'click', function() {infowindow.open(map,m_d51132d55334e7627a37911f625b16bb);});$marker.push(m_d51132d55334e7627a37911f625b16bb);}});var g_19907879f968a39ffad41721eba29648 = new google.maps.Geocoder();g_19907879f968a39ffad41721eba29648.geocode( { 'address': "1616 W Cameron Ave, West Covina, CA 91790, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('west-covina-CA-first-financial-corporate-center').style.display = '';map = new google.maps.Map(document.getElementById('west-covina-CA-first-financial-corporate-center'), mapOptions);}document.getElementById('1aca9979').innerHTML += ' | View Map';var $l19907879f968a39ffad41721eba29648 = '

First Financial Corporate Center

Address: 1616 W Cameron Ave, West Covina, CA 91790, USA
Phone: (800) 537-8491
';var m_19907879f968a39ffad41721eba29648 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Financial Corporate Center',});m_19907879f968a39ffad41721eba29648['infowindow'] = new google.maps.InfoWindow({content: $l19907879f968a39ffad41721eba29648});var infowindow = new google.maps.InfoWindow({content: $l19907879f968a39ffad41721eba29648});google.maps.event.addListener(m_19907879f968a39ffad41721eba29648, 'click', function() {infowindow.open(map,m_19907879f968a39ffad41721eba29648);});$marker.push(m_19907879f968a39ffad41721eba29648);}});}google.maps.event.addDomListener(window, 'load', initialize);