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.5987,-76.1651)};var g_1a24c6e1861ae8307ff8b0860eb51c8c = new google.maps.Geocoder();g_1a24c6e1861ae8307ff8b0860eb51c8c.geocode( { 'address': "182 Port Watson St, Cortland, NY 13045, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cortland-NY-cfcu-community-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('cortland-NY-cfcu-community-credit-union'), mapOptions);}document.getElementById('dc35dc2d').innerHTML += ' | View Map';var $l1a24c6e1861ae8307ff8b0860eb51c8c = '

CFCU Community Credit Union

Address: 182 Port Watson St, Cortland, NY 13045, USA
Phone: (607) 753-1840
';var m_1a24c6e1861ae8307ff8b0860eb51c8c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'CFCU Community Credit Union',});m_1a24c6e1861ae8307ff8b0860eb51c8c['infowindow'] = new google.maps.InfoWindow({content: $l1a24c6e1861ae8307ff8b0860eb51c8c});var infowindow = new google.maps.InfoWindow({content: $l1a24c6e1861ae8307ff8b0860eb51c8c});google.maps.event.addListener(m_1a24c6e1861ae8307ff8b0860eb51c8c, 'click', function() {infowindow.open(map,m_1a24c6e1861ae8307ff8b0860eb51c8c);});$marker.push(m_1a24c6e1861ae8307ff8b0860eb51c8c);}});var g_2eb150cb466d5c47533177bcc734e08f = new google.maps.Geocoder();g_2eb150cb466d5c47533177bcc734e08f.geocode( { 'address': "3910 NY-281, Cortland, NY 13045, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cortland-NY-cfcu-community-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('cortland-NY-cfcu-community-credit-union'), mapOptions);}document.getElementById('3a586b9e').innerHTML += ' | View Map';var $l2eb150cb466d5c47533177bcc734e08f = '

CFCU Community Credit Union

Address: 3910 NY-281, Cortland, NY 13045, USA
Phone: (607) 756-6959
';var m_2eb150cb466d5c47533177bcc734e08f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'CFCU Community Credit Union',});m_2eb150cb466d5c47533177bcc734e08f['infowindow'] = new google.maps.InfoWindow({content: $l2eb150cb466d5c47533177bcc734e08f});var infowindow = new google.maps.InfoWindow({content: $l2eb150cb466d5c47533177bcc734e08f});google.maps.event.addListener(m_2eb150cb466d5c47533177bcc734e08f, 'click', function() {infowindow.open(map,m_2eb150cb466d5c47533177bcc734e08f);});$marker.push(m_2eb150cb466d5c47533177bcc734e08f);}});}google.maps.event.addDomListener(window, 'load', initialize);