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.1351,-77.4954)};var g_2ca062d79513a7fcdaeb92782d0da583 = new google.maps.Geocoder();g_2ca062d79513a7fcdaeb92782d0da583.geocode( { 'address': "2550 E Henrietta Rd, Rochester, NY 14623, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('rochester-NY-esl-federal-credit-union-atm').style.display = '';map = new google.maps.Map(document.getElementById('rochester-NY-esl-federal-credit-union-atm'), mapOptions);}document.getElementById('f867aa2c').innerHTML += ' | View Map';var $l2ca062d79513a7fcdaeb92782d0da583 = '

ESL Federal Credit Union ATM

Address: 2550 E Henrietta Rd, Rochester, NY 14623, USA
Phone: (585) 336-1000
';var m_2ca062d79513a7fcdaeb92782d0da583 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ESL Federal Credit Union ATM',});m_2ca062d79513a7fcdaeb92782d0da583['infowindow'] = new google.maps.InfoWindow({content: $l2ca062d79513a7fcdaeb92782d0da583});var infowindow = new google.maps.InfoWindow({content: $l2ca062d79513a7fcdaeb92782d0da583});google.maps.event.addListener(m_2ca062d79513a7fcdaeb92782d0da583, 'click', function() {infowindow.open(map,m_2ca062d79513a7fcdaeb92782d0da583);});$marker.push(m_2ca062d79513a7fcdaeb92782d0da583);}});var g_e762fc6ea6f58248cedceb99f7120338 = new google.maps.Geocoder();g_e762fc6ea6f58248cedceb99f7120338.geocode( { 'address': "1610 Penfield Rd, Rochester, NY 14625, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('rochester-NY-esl-federal-credit-union-atm').style.display = '';map = new google.maps.Map(document.getElementById('rochester-NY-esl-federal-credit-union-atm'), mapOptions);}document.getElementById('92c85891').innerHTML += ' | View Map';var $le762fc6ea6f58248cedceb99f7120338 = '

ESL Federal Credit Union ATM

Address: 1610 Penfield Rd, Rochester, NY 14625, USA
Phone: (800) 848-2265
';var m_e762fc6ea6f58248cedceb99f7120338 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ESL Federal Credit Union ATM',});m_e762fc6ea6f58248cedceb99f7120338['infowindow'] = new google.maps.InfoWindow({content: $le762fc6ea6f58248cedceb99f7120338});var infowindow = new google.maps.InfoWindow({content: $le762fc6ea6f58248cedceb99f7120338});google.maps.event.addListener(m_e762fc6ea6f58248cedceb99f7120338, 'click', function() {infowindow.open(map,m_e762fc6ea6f58248cedceb99f7120338);});$marker.push(m_e762fc6ea6f58248cedceb99f7120338);}});}google.maps.event.addDomListener(window, 'load', initialize);