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.0902,-78.9827)};var g_cf5ff72ca35f112b361de3e312c088f4 = new google.maps.Geocoder();g_cf5ff72ca35f112b361de3e312c088f4.geocode( { 'address': "7200 Niagara Falls Blvd, Niagara Falls, NY 14304, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('niagara-falls-NY-citizens-bank-supermarket-branch').style.display = '';map = new google.maps.Map(document.getElementById('niagara-falls-NY-citizens-bank-supermarket-branch'), mapOptions);}document.getElementById('5f0fb21f').innerHTML += ' | View Map';var $lcf5ff72ca35f112b361de3e312c088f4 = '

Citizens Bank Supermarket Branch

Address: 7200 Niagara Falls Blvd, Niagara Falls, NY 14304, USA
Phone: (716) 283-3934
';var m_cf5ff72ca35f112b361de3e312c088f4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank Supermarket Branch',});m_cf5ff72ca35f112b361de3e312c088f4['infowindow'] = new google.maps.InfoWindow({content: $lcf5ff72ca35f112b361de3e312c088f4});var infowindow = new google.maps.InfoWindow({content: $lcf5ff72ca35f112b361de3e312c088f4});google.maps.event.addListener(m_cf5ff72ca35f112b361de3e312c088f4, 'click', function() {infowindow.open(map,m_cf5ff72ca35f112b361de3e312c088f4);});$marker.push(m_cf5ff72ca35f112b361de3e312c088f4);}});var g_88f849bc9f6023cbd87c9bd34e9c497c = new google.maps.Geocoder();g_88f849bc9f6023cbd87c9bd34e9c497c.geocode( { 'address': "1000 Portage Rd, Niagara Falls, NY 14301, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('niagara-falls-NY-citizens-bank-supermarket-branch').style.display = '';map = new google.maps.Map(document.getElementById('niagara-falls-NY-citizens-bank-supermarket-branch'), mapOptions);}document.getElementById('cd5c8d58').innerHTML += ' | View Map';var $l88f849bc9f6023cbd87c9bd34e9c497c = '

Citizens Bank Supermarket Branch

Address: 1000 Portage Rd, Niagara Falls, NY 14301, USA
Phone: (716) 282-4700
';var m_88f849bc9f6023cbd87c9bd34e9c497c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank Supermarket Branch',});m_88f849bc9f6023cbd87c9bd34e9c497c['infowindow'] = new google.maps.InfoWindow({content: $l88f849bc9f6023cbd87c9bd34e9c497c});var infowindow = new google.maps.InfoWindow({content: $l88f849bc9f6023cbd87c9bd34e9c497c});google.maps.event.addListener(m_88f849bc9f6023cbd87c9bd34e9c497c, 'click', function() {infowindow.open(map,m_88f849bc9f6023cbd87c9bd34e9c497c);});$marker.push(m_88f849bc9f6023cbd87c9bd34e9c497c);}});}google.maps.event.addDomListener(window, 'load', initialize);