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(37.5702,-122.36)};var g_a8fafbea43c5f7092411cebe9963b4f3 = new google.maps.Geocoder();g_a8fafbea43c5f7092411cebe9963b4f3.geocode( { 'address': "1410 Howard Ave, Burlingame, CA 94010"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('burlingame-CA-union-bank').style.display = '';map = new google.maps.Map(document.getElementById('burlingame-CA-union-bank'), mapOptions);}document.getElementById('729750b4').innerHTML += ' | View Map';var $la8fafbea43c5f7092411cebe9963b4f3 = '

Union Bank

Address: 1410 Howard Ave, Burlingame, CA 94010
Phone: (650) 340-1053
';var m_a8fafbea43c5f7092411cebe9963b4f3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Union Bank',});m_a8fafbea43c5f7092411cebe9963b4f3['infowindow'] = new google.maps.InfoWindow({content: $la8fafbea43c5f7092411cebe9963b4f3});var infowindow = new google.maps.InfoWindow({content: $la8fafbea43c5f7092411cebe9963b4f3});google.maps.event.addListener(m_a8fafbea43c5f7092411cebe9963b4f3, 'click', function() {infowindow.open(map,m_a8fafbea43c5f7092411cebe9963b4f3);});$marker.push(m_a8fafbea43c5f7092411cebe9963b4f3);}});var g_c2daea04f1d84f2aa999c92200ec0222 = new google.maps.Geocoder();g_c2daea04f1d84f2aa999c92200ec0222.geocode( { 'address': "1887 El Camino Real, Burlingame, CA 94010"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('burlingame-CA-union-bank').style.display = '';map = new google.maps.Map(document.getElementById('burlingame-CA-union-bank'), mapOptions);}document.getElementById('c751541a').innerHTML += ' | View Map';var $lc2daea04f1d84f2aa999c92200ec0222 = '

Union Bank

Address: 1887 El Camino Real, Burlingame, CA 94010
Phone: (650) 697-3454
';var m_c2daea04f1d84f2aa999c92200ec0222 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Union Bank',});m_c2daea04f1d84f2aa999c92200ec0222['infowindow'] = new google.maps.InfoWindow({content: $lc2daea04f1d84f2aa999c92200ec0222});var infowindow = new google.maps.InfoWindow({content: $lc2daea04f1d84f2aa999c92200ec0222});google.maps.event.addListener(m_c2daea04f1d84f2aa999c92200ec0222, 'click', function() {infowindow.open(map,m_c2daea04f1d84f2aa999c92200ec0222);});$marker.push(m_c2daea04f1d84f2aa999c92200ec0222);}});}google.maps.event.addDomListener(window, 'load', initialize);