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.4542,-76.5412)};var g_f265334f5f1cb3dcc3fc7b398a350080 = new google.maps.Geocoder();g_f265334f5f1cb3dcc3fc7b398a350080.geocode( { 'address': "7060 State Route 104, Oswego, NY 13126, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('oswego-NY-alliance-bank-na').style.display = '';map = new google.maps.Map(document.getElementById('oswego-NY-alliance-bank-na'), mapOptions);}document.getElementById('9216b309').innerHTML += ' | View Map';var $lf265334f5f1cb3dcc3fc7b398a350080 = '

Alliance Bank Na

Address: 7060 State Route 104, Oswego, NY 13126, USA
Phone: (315) 342-3194
';var m_f265334f5f1cb3dcc3fc7b398a350080 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Alliance Bank Na',});m_f265334f5f1cb3dcc3fc7b398a350080['infowindow'] = new google.maps.InfoWindow({content: $lf265334f5f1cb3dcc3fc7b398a350080});var infowindow = new google.maps.InfoWindow({content: $lf265334f5f1cb3dcc3fc7b398a350080});google.maps.event.addListener(m_f265334f5f1cb3dcc3fc7b398a350080, 'click', function() {infowindow.open(map,m_f265334f5f1cb3dcc3fc7b398a350080);});$marker.push(m_f265334f5f1cb3dcc3fc7b398a350080);}});var g_e55bf709c0ab544b1937d13c51742362 = new google.maps.Geocoder();g_e55bf709c0ab544b1937d13c51742362.geocode( { 'address': "NY-104, Oswego, NY 13126, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('oswego-NY-alliance-bank-na').style.display = '';map = new google.maps.Map(document.getElementById('oswego-NY-alliance-bank-na'), mapOptions);}document.getElementById('ddd72c97').innerHTML += ' | View Map';var $le55bf709c0ab544b1937d13c51742362 = '

Alliance Bank N.A.

Address: NY-104, Oswego, NY 13126, USA
Phone:
';var m_e55bf709c0ab544b1937d13c51742362 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Alliance Bank N.A.',});m_e55bf709c0ab544b1937d13c51742362['infowindow'] = new google.maps.InfoWindow({content: $le55bf709c0ab544b1937d13c51742362});var infowindow = new google.maps.InfoWindow({content: $le55bf709c0ab544b1937d13c51742362});google.maps.event.addListener(m_e55bf709c0ab544b1937d13c51742362, 'click', function() {infowindow.open(map,m_e55bf709c0ab544b1937d13c51742362);});$marker.push(m_e55bf709c0ab544b1937d13c51742362);}});}google.maps.event.addDomListener(window, 'load', initialize);