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(38.5789,-121.498)};var g_766ec684a620705b350f58159eaf7d02 = new google.maps.Geocoder();g_766ec684a620705b350f58159eaf7d02.geocode( { 'address': "700 L St, Sacramento, CA 95814, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sacramento-CA-union-bank').style.display = '';map = new google.maps.Map(document.getElementById('sacramento-CA-union-bank'), mapOptions);}document.getElementById('c5457b8a').innerHTML += ' | View Map';var $l766ec684a620705b350f58159eaf7d02 = '

Union Bank

Address: 700 L St, Sacramento, CA 95814, USA
Phone: (916) 321-3161
';var m_766ec684a620705b350f58159eaf7d02 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Union Bank',});m_766ec684a620705b350f58159eaf7d02['infowindow'] = new google.maps.InfoWindow({content: $l766ec684a620705b350f58159eaf7d02});var infowindow = new google.maps.InfoWindow({content: $l766ec684a620705b350f58159eaf7d02});google.maps.event.addListener(m_766ec684a620705b350f58159eaf7d02, 'click', function() {infowindow.open(map,m_766ec684a620705b350f58159eaf7d02);});$marker.push(m_766ec684a620705b350f58159eaf7d02);}});var g_cb0dc589ac715f6ccb8b3134fcc1644a = new google.maps.Geocoder();g_cb0dc589ac715f6ccb8b3134fcc1644a.geocode( { 'address': "2650 Watt Ave, Sacramento, CA 95821, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sacramento-CA-union-bank').style.display = '';map = new google.maps.Map(document.getElementById('sacramento-CA-union-bank'), mapOptions);}document.getElementById('99021e94').innerHTML += ' | View Map';var $lcb0dc589ac715f6ccb8b3134fcc1644a = '

Union Bank

Address: 2650 Watt Ave, Sacramento, CA 95821, USA
Phone: (916) 482-3600
';var m_cb0dc589ac715f6ccb8b3134fcc1644a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Union Bank',});m_cb0dc589ac715f6ccb8b3134fcc1644a['infowindow'] = new google.maps.InfoWindow({content: $lcb0dc589ac715f6ccb8b3134fcc1644a});var infowindow = new google.maps.InfoWindow({content: $lcb0dc589ac715f6ccb8b3134fcc1644a});google.maps.event.addListener(m_cb0dc589ac715f6ccb8b3134fcc1644a, 'click', function() {infowindow.open(map,m_cb0dc589ac715f6ccb8b3134fcc1644a);});$marker.push(m_cb0dc589ac715f6ccb8b3134fcc1644a);}});}google.maps.event.addDomListener(window, 'load', initialize);