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.8004,-73.9589)};var g_9352d6848d5f8868810d431499d34639 = new google.maps.Geocoder();g_9352d6848d5f8868810d431499d34639.geocode( { 'address': "1616 Broadway, Schenectady, NY 12306, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('schenectady-NY-sunmark-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('schenectady-NY-sunmark-federal-credit-union'), mapOptions);}document.getElementById('6138fbd3').innerHTML += ' | View Map';var $l9352d6848d5f8868810d431499d34639 = '

Sunmark Federal Credit Union

Address: 1616 Broadway, Schenectady, NY 12306, USA
Phone: (518) 730-9263
';var m_9352d6848d5f8868810d431499d34639 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Sunmark Federal Credit Union',});m_9352d6848d5f8868810d431499d34639['infowindow'] = new google.maps.InfoWindow({content: $l9352d6848d5f8868810d431499d34639});var infowindow = new google.maps.InfoWindow({content: $l9352d6848d5f8868810d431499d34639});google.maps.event.addListener(m_9352d6848d5f8868810d431499d34639, 'click', function() {infowindow.open(map,m_9352d6848d5f8868810d431499d34639);});$marker.push(m_9352d6848d5f8868810d431499d34639);}});var g_515482f4944c209951dc1a340bd23051 = new google.maps.Geocoder();g_515482f4944c209951dc1a340bd23051.geocode( { 'address': "251 Saratoga Rd, Schenectady, NY 12302, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('schenectady-NY-sunmark-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('schenectady-NY-sunmark-federal-credit-union'), mapOptions);}document.getElementById('e7fa5635').innerHTML += ' | View Map';var $l515482f4944c209951dc1a340bd23051 = '

Sunmark Federal Credit Union

Address: 251 Saratoga Rd, Schenectady, NY 12302, USA
Phone: (518) 382-2597
';var m_515482f4944c209951dc1a340bd23051 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Sunmark Federal Credit Union',});m_515482f4944c209951dc1a340bd23051['infowindow'] = new google.maps.InfoWindow({content: $l515482f4944c209951dc1a340bd23051});var infowindow = new google.maps.InfoWindow({content: $l515482f4944c209951dc1a340bd23051});google.maps.event.addListener(m_515482f4944c209951dc1a340bd23051, 'click', function() {infowindow.open(map,m_515482f4944c209951dc1a340bd23051);});$marker.push(m_515482f4944c209951dc1a340bd23051);}});}google.maps.event.addDomListener(window, 'load', initialize);