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.5217,-78.7042)};var g_97416ac0f58056947e2eb5d5d253d4f2 = new google.maps.Geocoder();g_97416ac0f58056947e2eb5d5d253d4f2.geocode( { 'address': "235 S Cascade Dr, Springville, NY 14141"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('springville-NY-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('springville-NY-community-bank'), mapOptions);}document.getElementById('0454f6f2').innerHTML += ' | View Map';var $l97416ac0f58056947e2eb5d5d253d4f2 = '

Community Bank

Address: 235 S Cascade Dr, Springville, NY 14141
Phone: (716) 592-4295
';var m_97416ac0f58056947e2eb5d5d253d4f2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community Bank',});m_97416ac0f58056947e2eb5d5d253d4f2['infowindow'] = new google.maps.InfoWindow({content: $l97416ac0f58056947e2eb5d5d253d4f2});var infowindow = new google.maps.InfoWindow({content: $l97416ac0f58056947e2eb5d5d253d4f2});google.maps.event.addListener(m_97416ac0f58056947e2eb5d5d253d4f2, 'click', function() {infowindow.open(map,m_97416ac0f58056947e2eb5d5d253d4f2);});$marker.push(m_97416ac0f58056947e2eb5d5d253d4f2);}});var g_df9146f86f115b65343bd461585d39b8 = new google.maps.Geocoder();g_df9146f86f115b65343bd461585d39b8.geocode( { 'address': "24 N Buffalo St, Springville, NY 14141"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('springville-NY-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('springville-NY-community-bank'), mapOptions);}document.getElementById('3cf57fc6').innerHTML += ' | View Map';var $ldf9146f86f115b65343bd461585d39b8 = '

Community Bank

Address: 24 N Buffalo St, Springville, NY 14141
Phone: (716) 592-2858
';var m_df9146f86f115b65343bd461585d39b8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community Bank',});m_df9146f86f115b65343bd461585d39b8['infowindow'] = new google.maps.InfoWindow({content: $ldf9146f86f115b65343bd461585d39b8});var infowindow = new google.maps.InfoWindow({content: $ldf9146f86f115b65343bd461585d39b8});google.maps.event.addListener(m_df9146f86f115b65343bd461585d39b8, 'click', function() {infowindow.open(map,m_df9146f86f115b65343bd461585d39b8);});$marker.push(m_df9146f86f115b65343bd461585d39b8);}});}google.maps.event.addDomListener(window, 'load', initialize);