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.072,-118.391)};var g_44c115ec4cfd1287a92e824ff941aa3e = new google.maps.Geocoder();g_44c115ec4cfd1287a92e824ff941aa3e.geocode( { 'address': "400 N Roxbury Dr, Beverly Hills, CA 90210"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('beverly-hills-CA-city-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('beverly-hills-CA-city-national-bank'), mapOptions);}document.getElementById('862d44c1').innerHTML += ' | View Map';var $l44c115ec4cfd1287a92e824ff941aa3e = '

City National Bank

Address: 400 N Roxbury Dr, Beverly Hills, CA 90210
Phone: (310) 888-6000
';var m_44c115ec4cfd1287a92e824ff941aa3e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'City National Bank',});m_44c115ec4cfd1287a92e824ff941aa3e['infowindow'] = new google.maps.InfoWindow({content: $l44c115ec4cfd1287a92e824ff941aa3e});var infowindow = new google.maps.InfoWindow({content: $l44c115ec4cfd1287a92e824ff941aa3e});google.maps.event.addListener(m_44c115ec4cfd1287a92e824ff941aa3e, 'click', function() {infowindow.open(map,m_44c115ec4cfd1287a92e824ff941aa3e);});$marker.push(m_44c115ec4cfd1287a92e824ff941aa3e);}});var g_f7bc62a37656d71fe8a18d363690db7f = new google.maps.Geocoder();g_f7bc62a37656d71fe8a18d363690db7f.geocode( { 'address': "8641 Wilshire Blvd, Beverly Hills, CA 90211"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('beverly-hills-CA-city-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('beverly-hills-CA-city-national-bank'), mapOptions);}document.getElementById('563b5701').innerHTML += ' | View Map';var $lf7bc62a37656d71fe8a18d363690db7f = '

City National Bank

Address: 8641 Wilshire Blvd, Beverly Hills, CA 90211
Phone: (310) 855-7940
';var m_f7bc62a37656d71fe8a18d363690db7f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'City National Bank',});m_f7bc62a37656d71fe8a18d363690db7f['infowindow'] = new google.maps.InfoWindow({content: $lf7bc62a37656d71fe8a18d363690db7f});var infowindow = new google.maps.InfoWindow({content: $lf7bc62a37656d71fe8a18d363690db7f});google.maps.event.addListener(m_f7bc62a37656d71fe8a18d363690db7f, 'click', function() {infowindow.open(map,m_f7bc62a37656d71fe8a18d363690db7f);});$marker.push(m_f7bc62a37656d71fe8a18d363690db7f);}});}google.maps.event.addDomListener(window, 'load', initialize);