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.7969,-78.8123)};var g_6226c5b0f6a9b68f3dee542ab5c34545 = new google.maps.Geocoder();g_6226c5b0f6a9b68f3dee542ab5c34545.geocode( { 'address': "4479 Lake Ave, Blasdell, NY 14219, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('blasdell-NY-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('blasdell-NY-citizens-bank'), mapOptions);}document.getElementById('343fae46').innerHTML += ' | View Map';var $l6226c5b0f6a9b68f3dee542ab5c34545 = '

Citizens Bank

Address: 4479 Lake Ave, Blasdell, NY 14219, USA
Phone:
';var m_6226c5b0f6a9b68f3dee542ab5c34545 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_6226c5b0f6a9b68f3dee542ab5c34545['infowindow'] = new google.maps.InfoWindow({content: $l6226c5b0f6a9b68f3dee542ab5c34545});var infowindow = new google.maps.InfoWindow({content: $l6226c5b0f6a9b68f3dee542ab5c34545});google.maps.event.addListener(m_6226c5b0f6a9b68f3dee542ab5c34545, 'click', function() {infowindow.open(map,m_6226c5b0f6a9b68f3dee542ab5c34545);});$marker.push(m_6226c5b0f6a9b68f3dee542ab5c34545);}});var g_82592b8d1711a28a324796523fbdb3ba = new google.maps.Geocoder();g_82592b8d1711a28a324796523fbdb3ba.geocode( { 'address': "3942 South Park Ave, Blasdell, NY 14219, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('blasdell-NY-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('blasdell-NY-citizens-bank'), mapOptions);}document.getElementById('27daef45').innerHTML += ' | View Map';var $l82592b8d1711a28a324796523fbdb3ba = '

Citizens Bank

Address: 3942 South Park Ave, Blasdell, NY 14219, USA
Phone:
';var m_82592b8d1711a28a324796523fbdb3ba = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_82592b8d1711a28a324796523fbdb3ba['infowindow'] = new google.maps.InfoWindow({content: $l82592b8d1711a28a324796523fbdb3ba});var infowindow = new google.maps.InfoWindow({content: $l82592b8d1711a28a324796523fbdb3ba});google.maps.event.addListener(m_82592b8d1711a28a324796523fbdb3ba, 'click', function() {infowindow.open(map,m_82592b8d1711a28a324796523fbdb3ba);});$marker.push(m_82592b8d1711a28a324796523fbdb3ba);}});}google.maps.event.addDomListener(window, 'load', initialize);