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_c6d41f28914a7b8e6965721746d31bb7 = new google.maps.Geocoder();g_c6d41f28914a7b8e6965721746d31bb7.geocode( { 'address': "5855 Topanga Canyon Blvd, Woodland Hills, CA 91367"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('woodland-hills-CA-union-bank').style.display = '';map = new google.maps.Map(document.getElementById('woodland-hills-CA-union-bank'), mapOptions);}document.getElementById('88d8d934').innerHTML += ' | View Map';var $lc6d41f28914a7b8e6965721746d31bb7 = '

Union Bank

Address: 5855 Topanga Canyon Blvd, Woodland Hills, CA 91367
Phone: (818) 595-2060
';var m_c6d41f28914a7b8e6965721746d31bb7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Union Bank',});m_c6d41f28914a7b8e6965721746d31bb7['infowindow'] = new google.maps.InfoWindow({content: $lc6d41f28914a7b8e6965721746d31bb7});var infowindow = new google.maps.InfoWindow({content: $lc6d41f28914a7b8e6965721746d31bb7});google.maps.event.addListener(m_c6d41f28914a7b8e6965721746d31bb7, 'click', function() {infowindow.open(map,m_c6d41f28914a7b8e6965721746d31bb7);});$marker.push(m_c6d41f28914a7b8e6965721746d31bb7);}});var g_eb28bfa3769b1903773805d16c5d7e7d = new google.maps.Geocoder();g_eb28bfa3769b1903773805d16c5d7e7d.geocode( { 'address': "21700 Oxnard St, Woodland Hills, CA 91367"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('woodland-hills-CA-union-bank').style.display = '';map = new google.maps.Map(document.getElementById('woodland-hills-CA-union-bank'), mapOptions);}document.getElementById('588f62c3').innerHTML += ' | View Map';var $leb28bfa3769b1903773805d16c5d7e7d = '

Union Bank

Address: 21700 Oxnard St, Woodland Hills, CA 91367
Phone: (818) 316-3175
';var m_eb28bfa3769b1903773805d16c5d7e7d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Union Bank',});m_eb28bfa3769b1903773805d16c5d7e7d['infowindow'] = new google.maps.InfoWindow({content: $leb28bfa3769b1903773805d16c5d7e7d});var infowindow = new google.maps.InfoWindow({content: $leb28bfa3769b1903773805d16c5d7e7d});google.maps.event.addListener(m_eb28bfa3769b1903773805d16c5d7e7d, 'click', function() {infowindow.open(map,m_eb28bfa3769b1903773805d16c5d7e7d);});$marker.push(m_eb28bfa3769b1903773805d16c5d7e7d);}});}google.maps.event.addDomListener(window, 'load', initialize);