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.1038,-77.7539)};var g_c24a32c563290f4347f8225282b56247 = new google.maps.Geocoder();g_c24a32c563290f4347f8225282b56247.geocode( { 'address': "3252 Chili Ave, Rochester, NY 14624, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('rochester-NY-bank-of-castile').style.display = '';map = new google.maps.Map(document.getElementById('rochester-NY-bank-of-castile'), mapOptions);}document.getElementById('bc8237e5').innerHTML += ' | View Map';var $lc24a32c563290f4347f8225282b56247 = '

Bank of Castile

Address: 3252 Chili Ave, Rochester, NY 14624, USA
Phone: (585) 889-0170
';var m_c24a32c563290f4347f8225282b56247 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of Castile',});m_c24a32c563290f4347f8225282b56247['infowindow'] = new google.maps.InfoWindow({content: $lc24a32c563290f4347f8225282b56247});var infowindow = new google.maps.InfoWindow({content: $lc24a32c563290f4347f8225282b56247});google.maps.event.addListener(m_c24a32c563290f4347f8225282b56247, 'click', function() {infowindow.open(map,m_c24a32c563290f4347f8225282b56247);});$marker.push(m_c24a32c563290f4347f8225282b56247);}});var g_1a185e0ea466724a2b5f0f58db623804 = new google.maps.Geocoder();g_1a185e0ea466724a2b5f0f58db623804.geocode( { 'address': "724 Long Pond Rd, Rochester, NY 14612, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('rochester-NY-bank-of-castile').style.display = '';map = new google.maps.Map(document.getElementById('rochester-NY-bank-of-castile'), mapOptions);}document.getElementById('f9e33428').innerHTML += ' | View Map';var $l1a185e0ea466724a2b5f0f58db623804 = '

Bank of Castile

Address: 724 Long Pond Rd, Rochester, NY 14612, USA
Phone: (585) 368-7500
';var m_1a185e0ea466724a2b5f0f58db623804 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of Castile',});m_1a185e0ea466724a2b5f0f58db623804['infowindow'] = new google.maps.InfoWindow({content: $l1a185e0ea466724a2b5f0f58db623804});var infowindow = new google.maps.InfoWindow({content: $l1a185e0ea466724a2b5f0f58db623804});google.maps.event.addListener(m_1a185e0ea466724a2b5f0f58db623804, 'click', function() {infowindow.open(map,m_1a185e0ea466724a2b5f0f58db623804);});$marker.push(m_1a185e0ea466724a2b5f0f58db623804);}});}google.maps.event.addDomListener(window, 'load', initialize);