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.9274,-76.5934)};var g_97c8dd44858d3568fdf9537c4b8743b2 = new google.maps.Geocoder();g_97c8dd44858d3568fdf9537c4b8743b2.geocode( { 'address': "65 Wright Cir, Auburn, NY 13021, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('auburn-NY-auburn-community-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('auburn-NY-auburn-community-federal-credit-union'), mapOptions);}document.getElementById('db6a50f2').innerHTML += ' | View Map';var $l97c8dd44858d3568fdf9537c4b8743b2 = '

Auburn Community Federal Credit Union

Address: 65 Wright Cir, Auburn, NY 13021, USA
Phone: (315) 253-2934
';var m_97c8dd44858d3568fdf9537c4b8743b2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Auburn Community Federal Credit Union',});m_97c8dd44858d3568fdf9537c4b8743b2['infowindow'] = new google.maps.InfoWindow({content: $l97c8dd44858d3568fdf9537c4b8743b2});var infowindow = new google.maps.InfoWindow({content: $l97c8dd44858d3568fdf9537c4b8743b2});google.maps.event.addListener(m_97c8dd44858d3568fdf9537c4b8743b2, 'click', function() {infowindow.open(map,m_97c8dd44858d3568fdf9537c4b8743b2);});$marker.push(m_97c8dd44858d3568fdf9537c4b8743b2);}});var g_d630881cd860bf9026923ea6896b288c = new google.maps.Geocoder();g_d630881cd860bf9026923ea6896b288c.geocode( { 'address': "101 Prospect St, Auburn, NY 13021, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('auburn-NY-auburn-community-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('auburn-NY-auburn-community-federal-credit-union'), mapOptions);}document.getElementById('4523453a').innerHTML += ' | View Map';var $ld630881cd860bf9026923ea6896b288c = '

Auburn Community Federal Credit Union

Address: 101 Prospect St, Auburn, NY 13021, USA
Phone: (315) 253-2934
';var m_d630881cd860bf9026923ea6896b288c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Auburn Community Federal Credit Union',});m_d630881cd860bf9026923ea6896b288c['infowindow'] = new google.maps.InfoWindow({content: $ld630881cd860bf9026923ea6896b288c});var infowindow = new google.maps.InfoWindow({content: $ld630881cd860bf9026923ea6896b288c});google.maps.event.addListener(m_d630881cd860bf9026923ea6896b288c, 'click', function() {infowindow.open(map,m_d630881cd860bf9026923ea6896b288c);});$marker.push(m_d630881cd860bf9026923ea6896b288c);}});}google.maps.event.addDomListener(window, 'load', initialize);