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(33.999,-117.965)};var g_ba9bce0df1d163c5df894ffe0c8d1bca = new google.maps.Geocoder();g_ba9bce0df1d163c5df894ffe0c8d1bca.geocode( { 'address': "2101 S Hacienda Blvd, Hacienda Heights, CA 91745"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hacienda-heights-CA-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('hacienda-heights-CA-bank-of-america'), mapOptions);}document.getElementById('a471814e').innerHTML += ' | View Map';var $lba9bce0df1d163c5df894ffe0c8d1bca = '

Bank of America

Address: 2101 S Hacienda Blvd, Hacienda Heights, CA 91745
Phone: (626) 934-1751
';var m_ba9bce0df1d163c5df894ffe0c8d1bca = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America',});m_ba9bce0df1d163c5df894ffe0c8d1bca['infowindow'] = new google.maps.InfoWindow({content: $lba9bce0df1d163c5df894ffe0c8d1bca});var infowindow = new google.maps.InfoWindow({content: $lba9bce0df1d163c5df894ffe0c8d1bca});google.maps.event.addListener(m_ba9bce0df1d163c5df894ffe0c8d1bca, 'click', function() {infowindow.open(map,m_ba9bce0df1d163c5df894ffe0c8d1bca);});$marker.push(m_ba9bce0df1d163c5df894ffe0c8d1bca);}});var g_340a36dab7970670e5b3aeecdb873180 = new google.maps.Geocoder();g_340a36dab7970670e5b3aeecdb873180.geocode( { 'address': "1605 S Azusa Ave, Hacienda Heights, CA 91745"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hacienda-heights-CA-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('hacienda-heights-CA-bank-of-america'), mapOptions);}document.getElementById('cb13383b').innerHTML += ' | View Map';var $l340a36dab7970670e5b3aeecdb873180 = '

Bank of America

Address: 1605 S Azusa Ave, Hacienda Heights, CA 91745
Phone: (626) 581-3534
';var m_340a36dab7970670e5b3aeecdb873180 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America',});m_340a36dab7970670e5b3aeecdb873180['infowindow'] = new google.maps.InfoWindow({content: $l340a36dab7970670e5b3aeecdb873180});var infowindow = new google.maps.InfoWindow({content: $l340a36dab7970670e5b3aeecdb873180});google.maps.event.addListener(m_340a36dab7970670e5b3aeecdb873180, 'click', function() {infowindow.open(map,m_340a36dab7970670e5b3aeecdb873180);});$marker.push(m_340a36dab7970670e5b3aeecdb873180);}});}google.maps.event.addDomListener(window, 'load', initialize);