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.0413,-117.761)};var g_f1728a9a189d57bac75fc58ee722781a = new google.maps.Geocoder();g_f1728a9a189d57bac75fc58ee722781a.geocode( { 'address': "58 Rio Rancho Rd, Pomona, CA 91766"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('pomona-CA-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('pomona-CA-bank-of-america'), mapOptions);}document.getElementById('c2f4f3ee').innerHTML += ' | View Map';var $lf1728a9a189d57bac75fc58ee722781a = '

Bank of America

Address: 58 Rio Rancho Rd, Pomona, CA 91766
Phone: (909) 629-8230
';var m_f1728a9a189d57bac75fc58ee722781a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America',});m_f1728a9a189d57bac75fc58ee722781a['infowindow'] = new google.maps.InfoWindow({content: $lf1728a9a189d57bac75fc58ee722781a});var infowindow = new google.maps.InfoWindow({content: $lf1728a9a189d57bac75fc58ee722781a});google.maps.event.addListener(m_f1728a9a189d57bac75fc58ee722781a, 'click', function() {infowindow.open(map,m_f1728a9a189d57bac75fc58ee722781a);});$marker.push(m_f1728a9a189d57bac75fc58ee722781a);}});var g_7bc6fd37ca955009b464c9918ada8719 = new google.maps.Geocoder();g_7bc6fd37ca955009b464c9918ada8719.geocode( { 'address': "444 S Garey Ave, Pomona, CA 91766"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('pomona-CA-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('pomona-CA-bank-of-america'), mapOptions);}document.getElementById('1924493f').innerHTML += ' | View Map';var $l7bc6fd37ca955009b464c9918ada8719 = '

Bank of America

Address: 444 S Garey Ave, Pomona, CA 91766
Phone: (909) 865-8035
';var m_7bc6fd37ca955009b464c9918ada8719 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America',});m_7bc6fd37ca955009b464c9918ada8719['infowindow'] = new google.maps.InfoWindow({content: $l7bc6fd37ca955009b464c9918ada8719});var infowindow = new google.maps.InfoWindow({content: $l7bc6fd37ca955009b464c9918ada8719});google.maps.event.addListener(m_7bc6fd37ca955009b464c9918ada8719, 'click', function() {infowindow.open(map,m_7bc6fd37ca955009b464c9918ada8719);});$marker.push(m_7bc6fd37ca955009b464c9918ada8719);}});}google.maps.event.addDomListener(window, 'load', initialize);