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.8677,-76.9846)};var g_84c230a5b1bc3495046ef916957c7238 = new google.maps.Geocoder();g_84c230a5b1bc3495046ef916957c7238.geocode( { 'address': "281-285 Main St, Geneva, NY 14456, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('geneva-NY-canandaigua-national-bank--trust-atm-at-rite-aid').style.display = '';map = new google.maps.Map(document.getElementById('geneva-NY-canandaigua-national-bank--trust-atm-at-rite-aid'), mapOptions);}document.getElementById('88fbaca7').innerHTML += ' | View Map';var $l84c230a5b1bc3495046ef916957c7238 = '

Canandaigua National Bank & Trust ATM at Rite Aid

Address: 281-285 Main St, Geneva, NY 14456, USA
Phone:
';var m_84c230a5b1bc3495046ef916957c7238 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Canandaigua National Bank & Trust ATM at Rite Aid',});m_84c230a5b1bc3495046ef916957c7238['infowindow'] = new google.maps.InfoWindow({content: $l84c230a5b1bc3495046ef916957c7238});var infowindow = new google.maps.InfoWindow({content: $l84c230a5b1bc3495046ef916957c7238});google.maps.event.addListener(m_84c230a5b1bc3495046ef916957c7238, 'click', function() {infowindow.open(map,m_84c230a5b1bc3495046ef916957c7238);});$marker.push(m_84c230a5b1bc3495046ef916957c7238);}});var g_50dc927fdffe602f83de27df7e42d67d = new google.maps.Geocoder();g_50dc927fdffe602f83de27df7e42d67d.geocode( { 'address': "420 Hamilton St, Geneva, NY 14456, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('geneva-NY-canandaigua-national-bank--trust-atm-at-rite-aid').style.display = '';map = new google.maps.Map(document.getElementById('geneva-NY-canandaigua-national-bank--trust-atm-at-rite-aid'), mapOptions);}document.getElementById('bf586792').innerHTML += ' | View Map';var $l50dc927fdffe602f83de27df7e42d67d = '

Canandaigua National Bank & Trust ATM at Rite Aid

Address: 420 Hamilton St, Geneva, NY 14456, USA
Phone:
';var m_50dc927fdffe602f83de27df7e42d67d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Canandaigua National Bank & Trust ATM at Rite Aid',});m_50dc927fdffe602f83de27df7e42d67d['infowindow'] = new google.maps.InfoWindow({content: $l50dc927fdffe602f83de27df7e42d67d});var infowindow = new google.maps.InfoWindow({content: $l50dc927fdffe602f83de27df7e42d67d});google.maps.event.addListener(m_50dc927fdffe602f83de27df7e42d67d, 'click', function() {infowindow.open(map,m_50dc927fdffe602f83de27df7e42d67d);});$marker.push(m_50dc927fdffe602f83de27df7e42d67d);}});}google.maps.event.addDomListener(window, 'load', initialize);