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(43.0056,-73.8604)};var g_1bc95b50343fa934287cf5dd8addca17 = new google.maps.Geocoder();g_1bc95b50343fa934287cf5dd8addca17.geocode( { 'address': "235 Church Avenue, Ballston Spa, NY 12020"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ballston-spa-NY-trustco-bank').style.display = '';map = new google.maps.Map(document.getElementById('ballston-spa-NY-trustco-bank'), mapOptions);}document.getElementById('2160cb96').innerHTML += ' | View Map';var $l1bc95b50343fa934287cf5dd8addca17 = '

Trustco Bank

Address: 235 Church Avenue, Ballston Spa, NY 12020
Phone: (518) 885-1561
';var m_1bc95b50343fa934287cf5dd8addca17 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Trustco Bank',});m_1bc95b50343fa934287cf5dd8addca17['infowindow'] = new google.maps.InfoWindow({content: $l1bc95b50343fa934287cf5dd8addca17});var infowindow = new google.maps.InfoWindow({content: $l1bc95b50343fa934287cf5dd8addca17});google.maps.event.addListener(m_1bc95b50343fa934287cf5dd8addca17, 'click', function() {infowindow.open(map,m_1bc95b50343fa934287cf5dd8addca17);});$marker.push(m_1bc95b50343fa934287cf5dd8addca17);}});var g_b7b42d9dabbd3dbbf378ac22127ad435 = new google.maps.Geocoder();g_b7b42d9dabbd3dbbf378ac22127ad435.geocode( { 'address': "2 Trieble Avenue, Ballston Spa, NY 12020"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ballston-spa-NY-trustco-bank').style.display = '';map = new google.maps.Map(document.getElementById('ballston-spa-NY-trustco-bank'), mapOptions);}document.getElementById('1470335b').innerHTML += ' | View Map';var $lb7b42d9dabbd3dbbf378ac22127ad435 = '

Trustco Bank

Address: 2 Trieble Avenue, Ballston Spa, NY 12020
Phone: (518) 885-0498
';var m_b7b42d9dabbd3dbbf378ac22127ad435 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Trustco Bank',});m_b7b42d9dabbd3dbbf378ac22127ad435['infowindow'] = new google.maps.InfoWindow({content: $lb7b42d9dabbd3dbbf378ac22127ad435});var infowindow = new google.maps.InfoWindow({content: $lb7b42d9dabbd3dbbf378ac22127ad435});google.maps.event.addListener(m_b7b42d9dabbd3dbbf378ac22127ad435, 'click', function() {infowindow.open(map,m_b7b42d9dabbd3dbbf378ac22127ad435);});$marker.push(m_b7b42d9dabbd3dbbf378ac22127ad435);}});}google.maps.event.addDomListener(window, 'load', initialize);