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_d84ca991b2dbcb8e6d8e48e00f80dfd1 = new google.maps.Geocoder();g_d84ca991b2dbcb8e6d8e48e00f80dfd1.geocode( { 'address': "145 S Fairfax Ave, Los Angeles, CA 90036"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('los-angeles-CA-national-bank-of-california').style.display = '';map = new google.maps.Map(document.getElementById('los-angeles-CA-national-bank-of-california'), mapOptions);}document.getElementById('4cc009fc').innerHTML += ' | View Map';var $ld84ca991b2dbcb8e6d8e48e00f80dfd1 = '

National Bank of California

Address: 145 S Fairfax Ave, Los Angeles, CA 90036
Phone: (323) 655-6001
';var m_d84ca991b2dbcb8e6d8e48e00f80dfd1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'National Bank of California',});m_d84ca991b2dbcb8e6d8e48e00f80dfd1['infowindow'] = new google.maps.InfoWindow({content: $ld84ca991b2dbcb8e6d8e48e00f80dfd1});var infowindow = new google.maps.InfoWindow({content: $ld84ca991b2dbcb8e6d8e48e00f80dfd1});google.maps.event.addListener(m_d84ca991b2dbcb8e6d8e48e00f80dfd1, 'click', function() {infowindow.open(map,m_d84ca991b2dbcb8e6d8e48e00f80dfd1);});$marker.push(m_d84ca991b2dbcb8e6d8e48e00f80dfd1);}});var g_0f0dd05a3a6206cd5585f1b3ec2d7bd5 = new google.maps.Geocoder();g_0f0dd05a3a6206cd5585f1b3ec2d7bd5.geocode( { 'address': "12121 Wilshire Blvd, Los Angeles, CA 90025"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('los-angeles-CA-national-bank-of-california').style.display = '';map = new google.maps.Map(document.getElementById('los-angeles-CA-national-bank-of-california'), mapOptions);}document.getElementById('9a09c0c2').innerHTML += ' | View Map';var $l0f0dd05a3a6206cd5585f1b3ec2d7bd5 = '

National Bank Of California

Address: 12121 Wilshire Blvd, Los Angeles, CA 90025
Phone: (310) 882-4800
';var m_0f0dd05a3a6206cd5585f1b3ec2d7bd5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'National Bank Of California',});m_0f0dd05a3a6206cd5585f1b3ec2d7bd5['infowindow'] = new google.maps.InfoWindow({content: $l0f0dd05a3a6206cd5585f1b3ec2d7bd5});var infowindow = new google.maps.InfoWindow({content: $l0f0dd05a3a6206cd5585f1b3ec2d7bd5});google.maps.event.addListener(m_0f0dd05a3a6206cd5585f1b3ec2d7bd5, 'click', function() {infowindow.open(map,m_0f0dd05a3a6206cd5585f1b3ec2d7bd5);});$marker.push(m_0f0dd05a3a6206cd5585f1b3ec2d7bd5);}});}google.maps.event.addDomListener(window, 'load', initialize);