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.1649,-78.7025)};var g_ddaefa21215e3a711a6d41f628371b66 = new google.maps.Geocoder();g_ddaefa21215e3a711a6d41f628371b66.geocode( { 'address': "150 Main St, Lockport, NY 14094"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lockport-NY-keybank').style.display = '';map = new google.maps.Map(document.getElementById('lockport-NY-keybank'), mapOptions);}document.getElementById('08d5f64d').innerHTML += ' | View Map';var $lddaefa21215e3a711a6d41f628371b66 = '

KeyBank

Address: 150 Main St, Lockport, NY 14094
Phone: (716) 433-4421
';var m_ddaefa21215e3a711a6d41f628371b66 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'KeyBank',});m_ddaefa21215e3a711a6d41f628371b66['infowindow'] = new google.maps.InfoWindow({content: $lddaefa21215e3a711a6d41f628371b66});var infowindow = new google.maps.InfoWindow({content: $lddaefa21215e3a711a6d41f628371b66});google.maps.event.addListener(m_ddaefa21215e3a711a6d41f628371b66, 'click', function() {infowindow.open(map,m_ddaefa21215e3a711a6d41f628371b66);});$marker.push(m_ddaefa21215e3a711a6d41f628371b66);}});var g_9d7929981ee34fdd2d0096997655d721 = new google.maps.Geocoder();g_9d7929981ee34fdd2d0096997655d721.geocode( { 'address': "5740 S Transit Rd, Lockport, NY 14094"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lockport-NY-keybank').style.display = '';map = new google.maps.Map(document.getElementById('lockport-NY-keybank'), mapOptions);}document.getElementById('ef731c54').innerHTML += ' | View Map';var $l9d7929981ee34fdd2d0096997655d721 = '

KeyBank

Address: 5740 S Transit Rd, Lockport, NY 14094
Phone: (716) 433-5971
';var m_9d7929981ee34fdd2d0096997655d721 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'KeyBank',});m_9d7929981ee34fdd2d0096997655d721['infowindow'] = new google.maps.InfoWindow({content: $l9d7929981ee34fdd2d0096997655d721});var infowindow = new google.maps.InfoWindow({content: $l9d7929981ee34fdd2d0096997655d721});google.maps.event.addListener(m_9d7929981ee34fdd2d0096997655d721, 'click', function() {infowindow.open(map,m_9d7929981ee34fdd2d0096997655d721);});$marker.push(m_9d7929981ee34fdd2d0096997655d721);}});}google.maps.event.addDomListener(window, 'load', initialize);