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.976,-75.9477)};var g_6b9d42fec48b0a38ba3e77738e0a66b1 = new google.maps.Geocoder();g_6b9d42fec48b0a38ba3e77738e0a66b1.geocode( { 'address': "871 Arsenal St, Watertown, NY 13601, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('watertown-NY-americu-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('watertown-NY-americu-credit-union'), mapOptions);}document.getElementById('0f5f222d').innerHTML += ' | View Map';var $l6b9d42fec48b0a38ba3e77738e0a66b1 = '

Americu Credit Union

Address: 871 Arsenal St, Watertown, NY 13601, USA
Phone: (800) 388-2000
';var m_6b9d42fec48b0a38ba3e77738e0a66b1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Americu Credit Union',});m_6b9d42fec48b0a38ba3e77738e0a66b1['infowindow'] = new google.maps.InfoWindow({content: $l6b9d42fec48b0a38ba3e77738e0a66b1});var infowindow = new google.maps.InfoWindow({content: $l6b9d42fec48b0a38ba3e77738e0a66b1});google.maps.event.addListener(m_6b9d42fec48b0a38ba3e77738e0a66b1, 'click', function() {infowindow.open(map,m_6b9d42fec48b0a38ba3e77738e0a66b1);});$marker.push(m_6b9d42fec48b0a38ba3e77738e0a66b1);}});var g_ab9c29614d848c5d64e09f922925241d = new google.maps.Geocoder();g_ab9c29614d848c5d64e09f922925241d.geocode( { 'address': "1300 Arsenal St, Watertown, NY 13601, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('watertown-NY-americu-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('watertown-NY-americu-credit-union'), mapOptions);}document.getElementById('5662e844').innerHTML += ' | View Map';var $lab9c29614d848c5d64e09f922925241d = '

Americu Credit Union

Address: 1300 Arsenal St, Watertown, NY 13601, USA
Phone:
';var m_ab9c29614d848c5d64e09f922925241d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Americu Credit Union',});m_ab9c29614d848c5d64e09f922925241d['infowindow'] = new google.maps.InfoWindow({content: $lab9c29614d848c5d64e09f922925241d});var infowindow = new google.maps.InfoWindow({content: $lab9c29614d848c5d64e09f922925241d});google.maps.event.addListener(m_ab9c29614d848c5d64e09f922925241d, 'click', function() {infowindow.open(map,m_ab9c29614d848c5d64e09f922925241d);});$marker.push(m_ab9c29614d848c5d64e09f922925241d);}});}google.maps.event.addDomListener(window, 'load', initialize);