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.0946,-76.2499)};var g_7776e88b0c189539098176589250bcba = new google.maps.Geocoder();g_7776e88b0c189539098176589250bcba.geocode( { 'address': "923 State Route 17c, Owego, NY 13827"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('owego-NY-tioga-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('owego-NY-tioga-state-bank'), mapOptions);}document.getElementById('1d10f2e4').innerHTML += ' | View Map';var $l7776e88b0c189539098176589250bcba = '

Tioga State Bank

Address: 923 State Route 17c, Owego, NY 13827
Phone: (607) 687-4646
';var m_7776e88b0c189539098176589250bcba = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Tioga State Bank',});m_7776e88b0c189539098176589250bcba['infowindow'] = new google.maps.InfoWindow({content: $l7776e88b0c189539098176589250bcba});var infowindow = new google.maps.InfoWindow({content: $l7776e88b0c189539098176589250bcba});google.maps.event.addListener(m_7776e88b0c189539098176589250bcba, 'click', function() {infowindow.open(map,m_7776e88b0c189539098176589250bcba);});$marker.push(m_7776e88b0c189539098176589250bcba);}});var g_6191378a2010ea457b4c077e03f78edb = new google.maps.Geocoder();g_6191378a2010ea457b4c077e03f78edb.geocode( { 'address': "1387 State Route 96, Owego, NY 13827"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('owego-NY-tioga-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('owego-NY-tioga-state-bank'), mapOptions);}document.getElementById('60b9649c').innerHTML += ' | View Map';var $l6191378a2010ea457b4c077e03f78edb = '

Tioga State Bank

Address: 1387 State Route 96, Owego, NY 13827
Phone: (607) 687-4647
';var m_6191378a2010ea457b4c077e03f78edb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Tioga State Bank',});m_6191378a2010ea457b4c077e03f78edb['infowindow'] = new google.maps.InfoWindow({content: $l6191378a2010ea457b4c077e03f78edb});var infowindow = new google.maps.InfoWindow({content: $l6191378a2010ea457b4c077e03f78edb});google.maps.event.addListener(m_6191378a2010ea457b4c077e03f78edb, 'click', function() {infowindow.open(map,m_6191378a2010ea457b4c077e03f78edb);});$marker.push(m_6191378a2010ea457b4c077e03f78edb);}});}google.maps.event.addDomListener(window, 'load', initialize);