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.0976,-79.2344)};var g_954c42feaba402a134e4d89ae31cc766 = new google.maps.Geocoder();g_954c42feaba402a134e4d89ae31cc766.geocode( { 'address': "525 E 2nd St, Jamestown, NY 14701, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('jamestown-NY-jamestown-area-community-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('jamestown-NY-jamestown-area-community-federal-credit-union'), mapOptions);}document.getElementById('309d23f5').innerHTML += ' | View Map';var $l954c42feaba402a134e4d89ae31cc766 = '

Jamestown Area Community Federal Credit Union

Address: 525 E 2nd St, Jamestown, NY 14701, USA
Phone: (800) 453-4270
';var m_954c42feaba402a134e4d89ae31cc766 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Jamestown Area Community Federal Credit Union',});m_954c42feaba402a134e4d89ae31cc766['infowindow'] = new google.maps.InfoWindow({content: $l954c42feaba402a134e4d89ae31cc766});var infowindow = new google.maps.InfoWindow({content: $l954c42feaba402a134e4d89ae31cc766});google.maps.event.addListener(m_954c42feaba402a134e4d89ae31cc766, 'click', function() {infowindow.open(map,m_954c42feaba402a134e4d89ae31cc766);});$marker.push(m_954c42feaba402a134e4d89ae31cc766);}});var g_602f8181b860aefeef72a1f893a37951 = new google.maps.Geocoder();g_602f8181b860aefeef72a1f893a37951.geocode( { 'address': "915 E 2nd St, Jamestown, NY 14701, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('jamestown-NY-jamestown-area-community-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('jamestown-NY-jamestown-area-community-federal-credit-union'), mapOptions);}document.getElementById('b8b3b1fe').innerHTML += ' | View Map';var $l602f8181b860aefeef72a1f893a37951 = '

Jamestown Area Community Federal Credit Union

Address: 915 E 2nd St, Jamestown, NY 14701, USA
Phone: (716) 483-1650
';var m_602f8181b860aefeef72a1f893a37951 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Jamestown Area Community Federal Credit Union',});m_602f8181b860aefeef72a1f893a37951['infowindow'] = new google.maps.InfoWindow({content: $l602f8181b860aefeef72a1f893a37951});var infowindow = new google.maps.InfoWindow({content: $l602f8181b860aefeef72a1f893a37951});google.maps.event.addListener(m_602f8181b860aefeef72a1f893a37951, 'click', function() {infowindow.open(map,m_602f8181b860aefeef72a1f893a37951);});$marker.push(m_602f8181b860aefeef72a1f893a37951);}});}google.maps.event.addDomListener(window, 'load', initialize);