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.6729,-121.884)};var g_3341af8efa4df7c9bcabf602f65173a0 = new google.maps.Geocoder();g_3341af8efa4df7c9bcabf602f65173a0.geocode( { 'address': "465 Main St, Pleasanton, CA 94566"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('pleasanton-CA-valley-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('pleasanton-CA-valley-community-bank'), mapOptions);}document.getElementById('8d0d3858').innerHTML += ' | View Map';var $l3341af8efa4df7c9bcabf602f65173a0 = '

Valley Community Bank

Address: 465 Main St, Pleasanton, CA 94566
Phone: (925) 484-5400
';var m_3341af8efa4df7c9bcabf602f65173a0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Valley Community Bank',});m_3341af8efa4df7c9bcabf602f65173a0['infowindow'] = new google.maps.InfoWindow({content: $l3341af8efa4df7c9bcabf602f65173a0});var infowindow = new google.maps.InfoWindow({content: $l3341af8efa4df7c9bcabf602f65173a0});google.maps.event.addListener(m_3341af8efa4df7c9bcabf602f65173a0, 'click', function() {infowindow.open(map,m_3341af8efa4df7c9bcabf602f65173a0);});$marker.push(m_3341af8efa4df7c9bcabf602f65173a0);}});var g_57667a6e4e411d6af13da9b91b4a0d17 = new google.maps.Geocoder();g_57667a6e4e411d6af13da9b91b4a0d17.geocode( { 'address': "5000 Pleasanton Ave, Pleasanton, CA 94566"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('pleasanton-CA-valley-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('pleasanton-CA-valley-community-bank'), mapOptions);}document.getElementById('85674ebf').innerHTML += ' | View Map';var $l57667a6e4e411d6af13da9b91b4a0d17 = '

Valley Community Bank

Address: 5000 Pleasanton Ave, Pleasanton, CA 94566
Phone: (925) 621-7200
';var m_57667a6e4e411d6af13da9b91b4a0d17 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Valley Community Bank',});m_57667a6e4e411d6af13da9b91b4a0d17['infowindow'] = new google.maps.InfoWindow({content: $l57667a6e4e411d6af13da9b91b4a0d17});var infowindow = new google.maps.InfoWindow({content: $l57667a6e4e411d6af13da9b91b4a0d17});google.maps.event.addListener(m_57667a6e4e411d6af13da9b91b4a0d17, 'click', function() {infowindow.open(map,m_57667a6e4e411d6af13da9b91b4a0d17);});$marker.push(m_57667a6e4e411d6af13da9b91b4a0d17);}});}google.maps.event.addDomListener(window, 'load', initialize);