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.4383,-76.4993)};var g_417dbe541d061c96c232c1b1c011b8d3 = new google.maps.Geocoder();g_417dbe541d061c96c232c1b1c011b8d3.geocode( { 'address': "210 S Cayuga St, Ithaca, NY 14850, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ithaca-NY-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('ithaca-NY-citizens-bank'), mapOptions);}document.getElementById('ac60824e').innerHTML += ' | View Map';var $l417dbe541d061c96c232c1b1c011b8d3 = '

Citizens Bank

Address: 210 S Cayuga St, Ithaca, NY 14850, USA
Phone:
';var m_417dbe541d061c96c232c1b1c011b8d3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_417dbe541d061c96c232c1b1c011b8d3['infowindow'] = new google.maps.InfoWindow({content: $l417dbe541d061c96c232c1b1c011b8d3});var infowindow = new google.maps.InfoWindow({content: $l417dbe541d061c96c232c1b1c011b8d3});google.maps.event.addListener(m_417dbe541d061c96c232c1b1c011b8d3, 'click', function() {infowindow.open(map,m_417dbe541d061c96c232c1b1c011b8d3);});$marker.push(m_417dbe541d061c96c232c1b1c011b8d3);}});var g_ea1554821f716850ec10ec43a90d29d4 = new google.maps.Geocoder();g_ea1554821f716850ec10ec43a90d29d4.geocode( { 'address': "710 S Meadow St, Ithaca, NY 14850, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ithaca-NY-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('ithaca-NY-citizens-bank'), mapOptions);}document.getElementById('8adee4c2').innerHTML += ' | View Map';var $lea1554821f716850ec10ec43a90d29d4 = '

Citizens Bank

Address: 710 S Meadow St, Ithaca, NY 14850, USA
Phone: (607) 277-8500
';var m_ea1554821f716850ec10ec43a90d29d4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_ea1554821f716850ec10ec43a90d29d4['infowindow'] = new google.maps.InfoWindow({content: $lea1554821f716850ec10ec43a90d29d4});var infowindow = new google.maps.InfoWindow({content: $lea1554821f716850ec10ec43a90d29d4});google.maps.event.addListener(m_ea1554821f716850ec10ec43a90d29d4, 'click', function() {infowindow.open(map,m_ea1554821f716850ec10ec43a90d29d4);});$marker.push(m_ea1554821f716850ec10ec43a90d29d4);}});}google.maps.event.addDomListener(window, 'load', initialize);