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(42.1567,-75.8905)};var g_197410d59aa228e0c9af78e1950d2381 = new google.maps.Geocoder();g_197410d59aa228e0c9af78e1950d2381.geocode( { 'address': "191 Conklin Ave, Binghamton, NY 13903"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('binghamton-NY-tioga-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('binghamton-NY-tioga-state-bank'), mapOptions);}document.getElementById('8272107e').innerHTML += ' | View Map';var $l197410d59aa228e0c9af78e1950d2381 = '

Tioga State Bank

Address: 191 Conklin Ave, Binghamton, NY 13903
Phone: (607) 779-6023
';var m_197410d59aa228e0c9af78e1950d2381 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Tioga State Bank',});m_197410d59aa228e0c9af78e1950d2381['infowindow'] = new google.maps.InfoWindow({content: $l197410d59aa228e0c9af78e1950d2381});var infowindow = new google.maps.InfoWindow({content: $l197410d59aa228e0c9af78e1950d2381});google.maps.event.addListener(m_197410d59aa228e0c9af78e1950d2381, 'click', function() {infowindow.open(map,m_197410d59aa228e0c9af78e1950d2381);});$marker.push(m_197410d59aa228e0c9af78e1950d2381);}});var g_c51ba765433ff00146f22da10ed4f73e = new google.maps.Geocoder();g_c51ba765433ff00146f22da10ed4f73e.geocode( { 'address': "1430 Upper Front St, Binghamton, NY 13901"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('binghamton-NY-tioga-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('binghamton-NY-tioga-state-bank'), mapOptions);}document.getElementById('716ca1dc').innerHTML += ' | View Map';var $lc51ba765433ff00146f22da10ed4f73e = '

Tioga State Bank

Address: 1430 Upper Front St, Binghamton, NY 13901
Phone: (607) 722-3335
';var m_c51ba765433ff00146f22da10ed4f73e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Tioga State Bank',});m_c51ba765433ff00146f22da10ed4f73e['infowindow'] = new google.maps.InfoWindow({content: $lc51ba765433ff00146f22da10ed4f73e});var infowindow = new google.maps.InfoWindow({content: $lc51ba765433ff00146f22da10ed4f73e});google.maps.event.addListener(m_c51ba765433ff00146f22da10ed4f73e, 'click', function() {infowindow.open(map,m_c51ba765433ff00146f22da10ed4f73e);});$marker.push(m_c51ba765433ff00146f22da10ed4f73e);}});}google.maps.event.addDomListener(window, 'load', initialize);