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.1792,-118.301)};var g_d0c1b1d5ffcc17a598904261de69c485 = new google.maps.Geocoder();g_d0c1b1d5ffcc17a598904261de69c485.geocode( { 'address': "601 S Glenoaks Blvd, Burbank, CA 91502, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('burbank-CA-union-bank').style.display = '';map = new google.maps.Map(document.getElementById('burbank-CA-union-bank'), mapOptions);}document.getElementById('de2e3b0e').innerHTML += ' | View Map';var $ld0c1b1d5ffcc17a598904261de69c485 = '

Union Bank

Address: 601 S Glenoaks Blvd, Burbank, CA 91502, USA
Phone: (818) 843-8125
';var m_d0c1b1d5ffcc17a598904261de69c485 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Union Bank',});m_d0c1b1d5ffcc17a598904261de69c485['infowindow'] = new google.maps.InfoWindow({content: $ld0c1b1d5ffcc17a598904261de69c485});var infowindow = new google.maps.InfoWindow({content: $ld0c1b1d5ffcc17a598904261de69c485});google.maps.event.addListener(m_d0c1b1d5ffcc17a598904261de69c485, 'click', function() {infowindow.open(map,m_d0c1b1d5ffcc17a598904261de69c485);});$marker.push(m_d0c1b1d5ffcc17a598904261de69c485);}});var g_8168229805ac673ef3577a1af234c323 = new google.maps.Geocoder();g_8168229805ac673ef3577a1af234c323.geocode( { 'address': "3900 W Alameda Ave, Burbank, CA 91505, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('burbank-CA-union-bank').style.display = '';map = new google.maps.Map(document.getElementById('burbank-CA-union-bank'), mapOptions);}document.getElementById('d3fe1408').innerHTML += ' | View Map';var $l8168229805ac673ef3577a1af234c323 = '

Union Bank

Address: 3900 W Alameda Ave, Burbank, CA 91505, USA
Phone: (818) 569-5765
';var m_8168229805ac673ef3577a1af234c323 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Union Bank',});m_8168229805ac673ef3577a1af234c323['infowindow'] = new google.maps.InfoWindow({content: $l8168229805ac673ef3577a1af234c323});var infowindow = new google.maps.InfoWindow({content: $l8168229805ac673ef3577a1af234c323});google.maps.event.addListener(m_8168229805ac673ef3577a1af234c323, 'click', function() {infowindow.open(map,m_8168229805ac673ef3577a1af234c323);});$marker.push(m_8168229805ac673ef3577a1af234c323);}});}google.maps.event.addDomListener(window, 'load', initialize);