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.0497,-76.0891)};var g_187d89ae562d7238ada064add0eb2a7d = new google.maps.Geocoder();g_187d89ae562d7238ada064add0eb2a7d.geocode( { 'address': "Nelligan Hall, 1419 Salt Springs Rd, Syracuse, NY 13214, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('syracuse-NY-keybank-atm').style.display = '';map = new google.maps.Map(document.getElementById('syracuse-NY-keybank-atm'), mapOptions);}document.getElementById('90648483').innerHTML += ' | View Map';var $l187d89ae562d7238ada064add0eb2a7d = '

KeyBank ATM

Address: Nelligan Hall, 1419 Salt Springs Rd, Syracuse, NY 13214, USA
Phone: (800) 539-2968
';var m_187d89ae562d7238ada064add0eb2a7d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'KeyBank ATM',});m_187d89ae562d7238ada064add0eb2a7d['infowindow'] = new google.maps.InfoWindow({content: $l187d89ae562d7238ada064add0eb2a7d});var infowindow = new google.maps.InfoWindow({content: $l187d89ae562d7238ada064add0eb2a7d});google.maps.event.addListener(m_187d89ae562d7238ada064add0eb2a7d, 'click', function() {infowindow.open(map,m_187d89ae562d7238ada064add0eb2a7d);});$marker.push(m_187d89ae562d7238ada064add0eb2a7d);}});var g_867c11736baf737a2fe0416b57d8b36d = new google.maps.Geocoder();g_867c11736baf737a2fe0416b57d8b36d.geocode( { 'address': "1135 Salt Springs Rd, Syracuse, NY 13224, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('syracuse-NY-keybank-atm').style.display = '';map = new google.maps.Map(document.getElementById('syracuse-NY-keybank-atm'), mapOptions);}document.getElementById('b53d5b62').innerHTML += ' | View Map';var $l867c11736baf737a2fe0416b57d8b36d = '

KeyBank ATM

Address: 1135 Salt Springs Rd, Syracuse, NY 13224, USA
Phone: (800) 539-2968
';var m_867c11736baf737a2fe0416b57d8b36d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'KeyBank ATM',});m_867c11736baf737a2fe0416b57d8b36d['infowindow'] = new google.maps.InfoWindow({content: $l867c11736baf737a2fe0416b57d8b36d});var infowindow = new google.maps.InfoWindow({content: $l867c11736baf737a2fe0416b57d8b36d});google.maps.event.addListener(m_867c11736baf737a2fe0416b57d8b36d, 'click', function() {infowindow.open(map,m_867c11736baf737a2fe0416b57d8b36d);});$marker.push(m_867c11736baf737a2fe0416b57d8b36d);}});}google.maps.event.addDomListener(window, 'load', initialize);