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.9508,-76.5472)};var g_e19473609605730c4b284dd913e822f9 = new google.maps.Geocoder();g_e19473609605730c4b284dd913e822f9.geocode( { 'address': "237 Grant Ave, Auburn, NY 13021, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('auburn-NY-mt-bank').style.display = '';map = new google.maps.Map(document.getElementById('auburn-NY-mt-bank'), mapOptions);}document.getElementById('045034e0').innerHTML += ' | View Map';var $le19473609605730c4b284dd913e822f9 = '

M&T Bank

Address: 237 Grant Ave, Auburn, NY 13021, USA
Phone: (315) 253-7314
';var m_e19473609605730c4b284dd913e822f9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'M&T Bank',});m_e19473609605730c4b284dd913e822f9['infowindow'] = new google.maps.InfoWindow({content: $le19473609605730c4b284dd913e822f9});var infowindow = new google.maps.InfoWindow({content: $le19473609605730c4b284dd913e822f9});google.maps.event.addListener(m_e19473609605730c4b284dd913e822f9, 'click', function() {infowindow.open(map,m_e19473609605730c4b284dd913e822f9);});$marker.push(m_e19473609605730c4b284dd913e822f9);}});var g_9cea886b9f44a3c2df1163730ab64994 = new google.maps.Geocoder();g_9cea886b9f44a3c2df1163730ab64994.geocode( { 'address': "237 Grant Ave, Auburn, NY 13021, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('auburn-NY-mt-bank').style.display = '';map = new google.maps.Map(document.getElementById('auburn-NY-mt-bank'), mapOptions);}document.getElementById('045034e0').innerHTML += ' | View Map';var $l9cea886b9f44a3c2df1163730ab64994 = '

M&T Bank

Address: 237 Grant Ave, Auburn, NY 13021, USA
Phone: (315) 253-7314
';var m_9cea886b9f44a3c2df1163730ab64994 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'M&T Bank',});m_9cea886b9f44a3c2df1163730ab64994['infowindow'] = new google.maps.InfoWindow({content: $l9cea886b9f44a3c2df1163730ab64994});var infowindow = new google.maps.InfoWindow({content: $l9cea886b9f44a3c2df1163730ab64994});google.maps.event.addListener(m_9cea886b9f44a3c2df1163730ab64994, 'click', function() {infowindow.open(map,m_9cea886b9f44a3c2df1163730ab64994);});$marker.push(m_9cea886b9f44a3c2df1163730ab64994);}});}google.maps.event.addDomListener(window, 'load', initialize);