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.898,-78.884)};var g_bda3cc5c9883b8e12b190c980283699c = new google.maps.Geocoder();g_bda3cc5c9883b8e12b190c980283699c.geocode( { 'address': "4950 Main St, Buffalo, NY 14226"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('buffalo-NY-lake-shore-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('buffalo-NY-lake-shore-savings-bank'), mapOptions);}document.getElementById('c593165c').innerHTML += ' | View Map';var $lbda3cc5c9883b8e12b190c980283699c = '

Lake Shore Savings Bank

Address: 4950 Main St, Buffalo, NY 14226
Phone: (716) 898-2101
';var m_bda3cc5c9883b8e12b190c980283699c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Lake Shore Savings Bank',});m_bda3cc5c9883b8e12b190c980283699c['infowindow'] = new google.maps.InfoWindow({content: $lbda3cc5c9883b8e12b190c980283699c});var infowindow = new google.maps.InfoWindow({content: $lbda3cc5c9883b8e12b190c980283699c});google.maps.event.addListener(m_bda3cc5c9883b8e12b190c980283699c, 'click', function() {infowindow.open(map,m_bda3cc5c9883b8e12b190c980283699c);});$marker.push(m_bda3cc5c9883b8e12b190c980283699c);}});var g_a00a91831315d66f08e1b91d10fe503d = new google.maps.Geocoder();g_a00a91831315d66f08e1b91d10fe503d.geocode( { 'address': "3438 Delaware Ave, Buffalo, NY 14217"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('buffalo-NY-lake-shore-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('buffalo-NY-lake-shore-savings-bank'), mapOptions);}document.getElementById('084a4457').innerHTML += ' | View Map';var $la00a91831315d66f08e1b91d10fe503d = '

Lake Shore Savings Bank

Address: 3438 Delaware Ave, Buffalo, NY 14217
Phone: (716) 898-2010
';var m_a00a91831315d66f08e1b91d10fe503d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Lake Shore Savings Bank',});m_a00a91831315d66f08e1b91d10fe503d['infowindow'] = new google.maps.InfoWindow({content: $la00a91831315d66f08e1b91d10fe503d});var infowindow = new google.maps.InfoWindow({content: $la00a91831315d66f08e1b91d10fe503d});google.maps.event.addListener(m_a00a91831315d66f08e1b91d10fe503d, 'click', function() {infowindow.open(map,m_a00a91831315d66f08e1b91d10fe503d);});$marker.push(m_a00a91831315d66f08e1b91d10fe503d);}});}google.maps.event.addDomListener(window, 'load', initialize);