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.343)};var g_85b69add5be1d3b636552fc2ae8f51f3 = new google.maps.Geocoder();g_85b69add5be1d3b636552fc2ae8f51f3.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-atm-union-bank').style.display = '';map = new google.maps.Map(document.getElementById('burbank-CA-atm-union-bank'), mapOptions);}document.getElementById('d3fe1408').innerHTML += ' | View Map';var $l85b69add5be1d3b636552fc2ae8f51f3 = '

ATM (Union Bank)

Address: 3900 W Alameda Ave, Burbank, CA 91505, USA
Phone: (800) 374-9700
';var m_85b69add5be1d3b636552fc2ae8f51f3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Union Bank)',});m_85b69add5be1d3b636552fc2ae8f51f3['infowindow'] = new google.maps.InfoWindow({content: $l85b69add5be1d3b636552fc2ae8f51f3});var infowindow = new google.maps.InfoWindow({content: $l85b69add5be1d3b636552fc2ae8f51f3});google.maps.event.addListener(m_85b69add5be1d3b636552fc2ae8f51f3, 'click', function() {infowindow.open(map,m_85b69add5be1d3b636552fc2ae8f51f3);});$marker.push(m_85b69add5be1d3b636552fc2ae8f51f3);}});var g_7ba63026d3b27277dde8e6f83ef79298 = new google.maps.Geocoder();g_7ba63026d3b27277dde8e6f83ef79298.geocode( { 'address': "601 S Glenoaks Blvd # 100, Burbank, CA 91502, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('burbank-CA-atm-union-bank').style.display = '';map = new google.maps.Map(document.getElementById('burbank-CA-atm-union-bank'), mapOptions);}document.getElementById('597259e4').innerHTML += ' | View Map';var $l7ba63026d3b27277dde8e6f83ef79298 = '

ATM (Union Bank)

Address: 601 S Glenoaks Blvd # 100, Burbank, CA 91502, USA
Phone:
';var m_7ba63026d3b27277dde8e6f83ef79298 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Union Bank)',});m_7ba63026d3b27277dde8e6f83ef79298['infowindow'] = new google.maps.InfoWindow({content: $l7ba63026d3b27277dde8e6f83ef79298});var infowindow = new google.maps.InfoWindow({content: $l7ba63026d3b27277dde8e6f83ef79298});google.maps.event.addListener(m_7ba63026d3b27277dde8e6f83ef79298, 'click', function() {infowindow.open(map,m_7ba63026d3b27277dde8e6f83ef79298);});$marker.push(m_7ba63026d3b27277dde8e6f83ef79298);}});}google.maps.event.addDomListener(window, 'load', initialize);