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.7477,-116.998)};var g_ba78e3853866e16378f7c0e9da511e39 = new google.maps.Geocoder();g_ba78e3853866e16378f7c0e9da511e39.geocode( { 'address': "1687 E Florida Ave, Hemet, CA 92544, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hemet-CA-bank-of-america-financial-center').style.display = '';map = new google.maps.Map(document.getElementById('hemet-CA-bank-of-america-financial-center'), mapOptions);}document.getElementById('35c09346').innerHTML += ' | View Map';var $lba78e3853866e16378f7c0e9da511e39 = '

Bank of America Financial Center

Address: 1687 E Florida Ave, Hemet, CA 92544, USA
Phone: (951) 929-8614
';var m_ba78e3853866e16378f7c0e9da511e39 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America Financial Center',});m_ba78e3853866e16378f7c0e9da511e39['infowindow'] = new google.maps.InfoWindow({content: $lba78e3853866e16378f7c0e9da511e39});var infowindow = new google.maps.InfoWindow({content: $lba78e3853866e16378f7c0e9da511e39});google.maps.event.addListener(m_ba78e3853866e16378f7c0e9da511e39, 'click', function() {infowindow.open(map,m_ba78e3853866e16378f7c0e9da511e39);});$marker.push(m_ba78e3853866e16378f7c0e9da511e39);}});var g_71e8991cd0a67bcc371061aa0a95bf82 = new google.maps.Geocoder();g_71e8991cd0a67bcc371061aa0a95bf82.geocode( { 'address': "2498 W Florida Ave, Hemet, CA 92545, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hemet-CA-bank-of-america-financial-center').style.display = '';map = new google.maps.Map(document.getElementById('hemet-CA-bank-of-america-financial-center'), mapOptions);}document.getElementById('11557834').innerHTML += ' | View Map';var $l71e8991cd0a67bcc371061aa0a95bf82 = '

Bank of America Financial Center

Address: 2498 W Florida Ave, Hemet, CA 92545, USA
Phone: (951) 652-1022
';var m_71e8991cd0a67bcc371061aa0a95bf82 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America Financial Center',});m_71e8991cd0a67bcc371061aa0a95bf82['infowindow'] = new google.maps.InfoWindow({content: $l71e8991cd0a67bcc371061aa0a95bf82});var infowindow = new google.maps.InfoWindow({content: $l71e8991cd0a67bcc371061aa0a95bf82});google.maps.event.addListener(m_71e8991cd0a67bcc371061aa0a95bf82, 'click', function() {infowindow.open(map,m_71e8991cd0a67bcc371061aa0a95bf82);});$marker.push(m_71e8991cd0a67bcc371061aa0a95bf82);}});}google.maps.event.addDomListener(window, 'load', initialize);