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.5977,-76.2054)};var g_f116e226a0592ebe871623462a448035 = new google.maps.Geocoder();g_f116e226a0592ebe871623462a448035.geocode( { 'address': "3947 NY-281, Cortland, NY 13045, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cortland-NY-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('cortland-NY-citizens-bank'), mapOptions);}document.getElementById('8b07adba').innerHTML += ' | View Map';var $lf116e226a0592ebe871623462a448035 = '

Citizens Bank

Address: 3947 NY-281, Cortland, NY 13045, USA
Phone:
';var m_f116e226a0592ebe871623462a448035 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_f116e226a0592ebe871623462a448035['infowindow'] = new google.maps.InfoWindow({content: $lf116e226a0592ebe871623462a448035});var infowindow = new google.maps.InfoWindow({content: $lf116e226a0592ebe871623462a448035});google.maps.event.addListener(m_f116e226a0592ebe871623462a448035, 'click', function() {infowindow.open(map,m_f116e226a0592ebe871623462a448035);});$marker.push(m_f116e226a0592ebe871623462a448035);}});var g_2a42f07bd604cffcce901353f9025c54 = new google.maps.Geocoder();g_2a42f07bd604cffcce901353f9025c54.geocode( { 'address': "3817 US-11, Cortland, NY 13045, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cortland-NY-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('cortland-NY-citizens-bank'), mapOptions);}document.getElementById('8518cd68').innerHTML += ' | View Map';var $l2a42f07bd604cffcce901353f9025c54 = '

Citizens Bank

Address: 3817 US-11, Cortland, NY 13045, USA
Phone:
';var m_2a42f07bd604cffcce901353f9025c54 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_2a42f07bd604cffcce901353f9025c54['infowindow'] = new google.maps.InfoWindow({content: $l2a42f07bd604cffcce901353f9025c54});var infowindow = new google.maps.InfoWindow({content: $l2a42f07bd604cffcce901353f9025c54});google.maps.event.addListener(m_2a42f07bd604cffcce901353f9025c54, 'click', function() {infowindow.open(map,m_2a42f07bd604cffcce901353f9025c54);});$marker.push(m_2a42f07bd604cffcce901353f9025c54);}});}google.maps.event.addDomListener(window, 'load', initialize);