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(43.0006,-78.1923)};var g_7c876ce4cca122e65eee65d34214a0f1 = new google.maps.Geocoder();g_7c876ce4cca122e65eee65d34214a0f1.geocode( { 'address': "204 W Main St, Batavia, NY 14020, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('batavia-NY-canandaigua-national-bank--trust-atm-at-speedway').style.display = '';map = new google.maps.Map(document.getElementById('batavia-NY-canandaigua-national-bank--trust-atm-at-speedway'), mapOptions);}document.getElementById('4c24eb95').innerHTML += ' | View Map';var $l7c876ce4cca122e65eee65d34214a0f1 = '

Canandaigua National Bank & Trust ATM at Speedway

Address: 204 W Main St, Batavia, NY 14020, USA
Phone:
';var m_7c876ce4cca122e65eee65d34214a0f1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Canandaigua National Bank & Trust ATM at Speedway',});m_7c876ce4cca122e65eee65d34214a0f1['infowindow'] = new google.maps.InfoWindow({content: $l7c876ce4cca122e65eee65d34214a0f1});var infowindow = new google.maps.InfoWindow({content: $l7c876ce4cca122e65eee65d34214a0f1});google.maps.event.addListener(m_7c876ce4cca122e65eee65d34214a0f1, 'click', function() {infowindow.open(map,m_7c876ce4cca122e65eee65d34214a0f1);});$marker.push(m_7c876ce4cca122e65eee65d34214a0f1);}});}google.maps.event.addDomListener(window, 'load', initialize);