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.9733,-118.244)};var g_b8d22afa15fe52fae3dc7e47f32d9639 = new google.maps.Geocoder();g_b8d22afa15fe52fae3dc7e47f32d9639.geocode( { 'address': "11661 San Vicente Blvd, Los Angeles, CA 90049"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('los-angeles-CA-grandpoint-bank').style.display = '';map = new google.maps.Map(document.getElementById('los-angeles-CA-grandpoint-bank'), mapOptions);}document.getElementById('377aab58').innerHTML += ' | View Map';var $lb8d22afa15fe52fae3dc7e47f32d9639 = '

Grandpoint Bank

Address: 11661 San Vicente Blvd, Los Angeles, CA 90049
Phone: (310) 207-1517
';var m_b8d22afa15fe52fae3dc7e47f32d9639 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Grandpoint Bank',});m_b8d22afa15fe52fae3dc7e47f32d9639['infowindow'] = new google.maps.InfoWindow({content: $lb8d22afa15fe52fae3dc7e47f32d9639});var infowindow = new google.maps.InfoWindow({content: $lb8d22afa15fe52fae3dc7e47f32d9639});google.maps.event.addListener(m_b8d22afa15fe52fae3dc7e47f32d9639, 'click', function() {infowindow.open(map,m_b8d22afa15fe52fae3dc7e47f32d9639);});$marker.push(m_b8d22afa15fe52fae3dc7e47f32d9639);}});var g_0fc8dee1ef46c0467df068405aa59715 = new google.maps.Geocoder();g_0fc8dee1ef46c0467df068405aa59715.geocode( { 'address': "355 S Grand Ave, Los Angeles, CA 90071"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('los-angeles-CA-grandpoint-bank').style.display = '';map = new google.maps.Map(document.getElementById('los-angeles-CA-grandpoint-bank'), mapOptions);}document.getElementById('92a35ee1').innerHTML += ' | View Map';var $l0fc8dee1ef46c0467df068405aa59715 = '

Grandpoint Bank

Address: 355 S Grand Ave, Los Angeles, CA 90071
Phone: (213) 542-2700
';var m_0fc8dee1ef46c0467df068405aa59715 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Grandpoint Bank',});m_0fc8dee1ef46c0467df068405aa59715['infowindow'] = new google.maps.InfoWindow({content: $l0fc8dee1ef46c0467df068405aa59715});var infowindow = new google.maps.InfoWindow({content: $l0fc8dee1ef46c0467df068405aa59715});google.maps.event.addListener(m_0fc8dee1ef46c0467df068405aa59715, 'click', function() {infowindow.open(map,m_0fc8dee1ef46c0467df068405aa59715);});$marker.push(m_0fc8dee1ef46c0467df068405aa59715);}});}google.maps.event.addDomListener(window, 'load', initialize);