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.127,-75.9745)};var g_1c5474edd069d705c6298c2380124d81 = new google.maps.Geocoder();g_1c5474edd069d705c6298c2380124d81.geocode( { 'address': "100, Pavilion Rd, Johnson City, NY 13790, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('johnson-city-NY-visions-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('johnson-city-NY-visions-federal-credit-union'), mapOptions);}document.getElementById('58aa9580').innerHTML += ' | View Map';var $l1c5474edd069d705c6298c2380124d81 = '

Visions Federal Credit Union

Address: 100, Pavilion Rd, Johnson City, NY 13790, USA
Phone: (800) 242-2120
';var m_1c5474edd069d705c6298c2380124d81 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Visions Federal Credit Union',});m_1c5474edd069d705c6298c2380124d81['infowindow'] = new google.maps.InfoWindow({content: $l1c5474edd069d705c6298c2380124d81});var infowindow = new google.maps.InfoWindow({content: $l1c5474edd069d705c6298c2380124d81});google.maps.event.addListener(m_1c5474edd069d705c6298c2380124d81, 'click', function() {infowindow.open(map,m_1c5474edd069d705c6298c2380124d81);});$marker.push(m_1c5474edd069d705c6298c2380124d81);}});var g_495d9bff8d5bbcb4885f62a78849cc3a = new google.maps.Geocoder();g_495d9bff8d5bbcb4885f62a78849cc3a.geocode( { 'address': "223 Reynolds Rd, Johnson City, NY 13790, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('johnson-city-NY-visions-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('johnson-city-NY-visions-federal-credit-union'), mapOptions);}document.getElementById('1647c4c5').innerHTML += ' | View Map';var $l495d9bff8d5bbcb4885f62a78849cc3a = '

Visions Federal Credit Union

Address: 223 Reynolds Rd, Johnson City, NY 13790, USA
Phone: (800) 242-2120
';var m_495d9bff8d5bbcb4885f62a78849cc3a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Visions Federal Credit Union',});m_495d9bff8d5bbcb4885f62a78849cc3a['infowindow'] = new google.maps.InfoWindow({content: $l495d9bff8d5bbcb4885f62a78849cc3a});var infowindow = new google.maps.InfoWindow({content: $l495d9bff8d5bbcb4885f62a78849cc3a});google.maps.event.addListener(m_495d9bff8d5bbcb4885f62a78849cc3a, 'click', function() {infowindow.open(map,m_495d9bff8d5bbcb4885f62a78849cc3a);});$marker.push(m_495d9bff8d5bbcb4885f62a78849cc3a);}});}google.maps.event.addDomListener(window, 'load', initialize);