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.4416,-76.485)};var g_d9690b8f1b03e8cfe8b4f30f363250d9 = new google.maps.Geocoder();g_d9690b8f1b03e8cfe8b4f30f363250d9.geocode( { 'address': "1012 Ellis Hollow Rd, Ithaca, NY 14850, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ithaca-NY-tompkins-trust-co').style.display = '';map = new google.maps.Map(document.getElementById('ithaca-NY-tompkins-trust-co'), mapOptions);}document.getElementById('63f14c84').innerHTML += ' | View Map';var $ld9690b8f1b03e8cfe8b4f30f363250d9 = '

Tompkins Trust Co

Address: 1012 Ellis Hollow Rd, Ithaca, NY 14850, USA
Phone: (607) 277-2561
';var m_d9690b8f1b03e8cfe8b4f30f363250d9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Tompkins Trust Co',});m_d9690b8f1b03e8cfe8b4f30f363250d9['infowindow'] = new google.maps.InfoWindow({content: $ld9690b8f1b03e8cfe8b4f30f363250d9});var infowindow = new google.maps.InfoWindow({content: $ld9690b8f1b03e8cfe8b4f30f363250d9});google.maps.event.addListener(m_d9690b8f1b03e8cfe8b4f30f363250d9, 'click', function() {infowindow.open(map,m_d9690b8f1b03e8cfe8b4f30f363250d9);});$marker.push(m_d9690b8f1b03e8cfe8b4f30f363250d9);}});var g_70af4be10414595f29d850b0e19d1536 = new google.maps.Geocoder();g_70af4be10414595f29d850b0e19d1536.geocode( { 'address': "329 College Ave, Ithaca, NY 14850, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ithaca-NY-tompkins-trust-co').style.display = '';map = new google.maps.Map(document.getElementById('ithaca-NY-tompkins-trust-co'), mapOptions);}document.getElementById('2263b7f3').innerHTML += ' | View Map';var $l70af4be10414595f29d850b0e19d1536 = '

Tompkins Trust Co

Address: 329 College Ave, Ithaca, NY 14850, USA
Phone: (607) 257-1909
';var m_70af4be10414595f29d850b0e19d1536 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Tompkins Trust Co',});m_70af4be10414595f29d850b0e19d1536['infowindow'] = new google.maps.InfoWindow({content: $l70af4be10414595f29d850b0e19d1536});var infowindow = new google.maps.InfoWindow({content: $l70af4be10414595f29d850b0e19d1536});google.maps.event.addListener(m_70af4be10414595f29d850b0e19d1536, 'click', function() {infowindow.open(map,m_70af4be10414595f29d850b0e19d1536);});$marker.push(m_70af4be10414595f29d850b0e19d1536);}});}google.maps.event.addDomListener(window, 'load', initialize);