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.1809,-118.308)};var g_e7ee1d51662c87138516981a77133f0d = new google.maps.Geocoder();g_e7ee1d51662c87138516981a77133f0d.geocode( { 'address': "100 S San Fernando Blvd, Burbank, CA 91502, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('burbank-CA-bank-of-the-west').style.display = '';map = new google.maps.Map(document.getElementById('burbank-CA-bank-of-the-west'), mapOptions);}document.getElementById('59d8c4be').innerHTML += ' | View Map';var $le7ee1d51662c87138516981a77133f0d = '

Bank of the West

Address: 100 S San Fernando Blvd, Burbank, CA 91502, USA
Phone: (818) 531-3335
';var m_e7ee1d51662c87138516981a77133f0d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of the West',});m_e7ee1d51662c87138516981a77133f0d['infowindow'] = new google.maps.InfoWindow({content: $le7ee1d51662c87138516981a77133f0d});var infowindow = new google.maps.InfoWindow({content: $le7ee1d51662c87138516981a77133f0d});google.maps.event.addListener(m_e7ee1d51662c87138516981a77133f0d, 'click', function() {infowindow.open(map,m_e7ee1d51662c87138516981a77133f0d);});$marker.push(m_e7ee1d51662c87138516981a77133f0d);}});var g_8902e3140c7562b0913f5770eb285c32 = new google.maps.Geocoder();g_8902e3140c7562b0913f5770eb285c32.geocode( { 'address': "3808 W Riverside Dr, Burbank, CA 91505, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('burbank-CA-bank-of-the-west').style.display = '';map = new google.maps.Map(document.getElementById('burbank-CA-bank-of-the-west'), mapOptions);}document.getElementById('77a480d3').innerHTML += ' | View Map';var $l8902e3140c7562b0913f5770eb285c32 = '

Bank of the West

Address: 3808 W Riverside Dr, Burbank, CA 91505, USA
Phone: (818) 531-3511
';var m_8902e3140c7562b0913f5770eb285c32 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of the West',});m_8902e3140c7562b0913f5770eb285c32['infowindow'] = new google.maps.InfoWindow({content: $l8902e3140c7562b0913f5770eb285c32});var infowindow = new google.maps.InfoWindow({content: $l8902e3140c7562b0913f5770eb285c32});google.maps.event.addListener(m_8902e3140c7562b0913f5770eb285c32, 'click', function() {infowindow.open(map,m_8902e3140c7562b0913f5770eb285c32);});$marker.push(m_8902e3140c7562b0913f5770eb285c32);}});}google.maps.event.addDomListener(window, 'load', initialize);