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.153,-118.603)};var g_054f88803bf898dfae9c10d31eb9040c = new google.maps.Geocoder();g_054f88803bf898dfae9c10d31eb9040c.geocode( { 'address': "21600 Oxnard Street, Woodland Hills, CA 91367"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('woodland-hills-CA-morgan-stanley').style.display = '';map = new google.maps.Map(document.getElementById('woodland-hills-CA-morgan-stanley'), mapOptions);}document.getElementById('b1ebbe25').innerHTML += ' | View Map';var $l054f88803bf898dfae9c10d31eb9040c = '

Morgan Stanley

Address: 21600 Oxnard Street, Woodland Hills, CA 91367
Phone: (818) 715-1800
';var m_054f88803bf898dfae9c10d31eb9040c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Morgan Stanley',});m_054f88803bf898dfae9c10d31eb9040c['infowindow'] = new google.maps.InfoWindow({content: $l054f88803bf898dfae9c10d31eb9040c});var infowindow = new google.maps.InfoWindow({content: $l054f88803bf898dfae9c10d31eb9040c});google.maps.event.addListener(m_054f88803bf898dfae9c10d31eb9040c, 'click', function() {infowindow.open(map,m_054f88803bf898dfae9c10d31eb9040c);});$marker.push(m_054f88803bf898dfae9c10d31eb9040c);}});var g_b79850c1310417e3ce582e3d303dad98 = new google.maps.Geocoder();g_b79850c1310417e3ce582e3d303dad98.geocode( { 'address': "21650 Oxnard St, Woodland Hills, CA 91367"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('woodland-hills-CA-morgan-stanley').style.display = '';map = new google.maps.Map(document.getElementById('woodland-hills-CA-morgan-stanley'), mapOptions);}document.getElementById('d2589528').innerHTML += ' | View Map';var $lb79850c1310417e3ce582e3d303dad98 = '

Morgan Stanley

Address: 21650 Oxnard St, Woodland Hills, CA 91367
Phone: (818) 713-4700
';var m_b79850c1310417e3ce582e3d303dad98 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Morgan Stanley',});m_b79850c1310417e3ce582e3d303dad98['infowindow'] = new google.maps.InfoWindow({content: $lb79850c1310417e3ce582e3d303dad98});var infowindow = new google.maps.InfoWindow({content: $lb79850c1310417e3ce582e3d303dad98});google.maps.event.addListener(m_b79850c1310417e3ce582e3d303dad98, 'click', function() {infowindow.open(map,m_b79850c1310417e3ce582e3d303dad98);});$marker.push(m_b79850c1310417e3ce582e3d303dad98);}});}google.maps.event.addDomListener(window, 'load', initialize);