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.8871,-118.309)};var g_c2c00c42a9a54f6d00fc731ed754442b = new google.maps.Geocoder();g_c2c00c42a9a54f6d00fc731ed754442b.geocode( { 'address': "15800 S Western Ave, Gardena, CA 90247, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('gardena-CA-union-bank').style.display = '';map = new google.maps.Map(document.getElementById('gardena-CA-union-bank'), mapOptions);}document.getElementById('b6ba51b7').innerHTML += ' | View Map';var $lc2c00c42a9a54f6d00fc731ed754442b = '

Union Bank

Address: 15800 S Western Ave, Gardena, CA 90247, USA
Phone: (310) 354-4700
';var m_c2c00c42a9a54f6d00fc731ed754442b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Union Bank',});m_c2c00c42a9a54f6d00fc731ed754442b['infowindow'] = new google.maps.InfoWindow({content: $lc2c00c42a9a54f6d00fc731ed754442b});var infowindow = new google.maps.InfoWindow({content: $lc2c00c42a9a54f6d00fc731ed754442b});google.maps.event.addListener(m_c2c00c42a9a54f6d00fc731ed754442b, 'click', function() {infowindow.open(map,m_c2c00c42a9a54f6d00fc731ed754442b);});$marker.push(m_c2c00c42a9a54f6d00fc731ed754442b);}});var g_fcace3e94916252e7e80e6f9ddf87120 = new google.maps.Geocoder();g_fcace3e94916252e7e80e6f9ddf87120.geocode( { 'address': "18200 S Western Ave, Gardena, CA 90248, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('gardena-CA-union-bank').style.display = '';map = new google.maps.Map(document.getElementById('gardena-CA-union-bank'), mapOptions);}document.getElementById('dfac7022').innerHTML += ' | View Map';var $lfcace3e94916252e7e80e6f9ddf87120 = '

Union Bank

Address: 18200 S Western Ave, Gardena, CA 90248, USA
Phone: (310) 532-5522
';var m_fcace3e94916252e7e80e6f9ddf87120 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Union Bank',});m_fcace3e94916252e7e80e6f9ddf87120['infowindow'] = new google.maps.InfoWindow({content: $lfcace3e94916252e7e80e6f9ddf87120});var infowindow = new google.maps.InfoWindow({content: $lfcace3e94916252e7e80e6f9ddf87120});google.maps.event.addListener(m_fcace3e94916252e7e80e6f9ddf87120, 'click', function() {infowindow.open(map,m_fcace3e94916252e7e80e6f9ddf87120);});$marker.push(m_fcace3e94916252e7e80e6f9ddf87120);}});}google.maps.event.addDomListener(window, 'load', initialize);