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(46.8333,-96.8057)};var g_9a4b7ea4b1315a01af0d2f928d5a7caa = new google.maps.Geocoder();g_9a4b7ea4b1315a01af0d2f928d5a7caa.geocode( { 'address': "415 4th St N, Fargo, ND 58102, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fargo-ND-fargo-public-schools-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('fargo-ND-fargo-public-schools-federal-credit-union'), mapOptions);}document.getElementById('646c2d8a').innerHTML += ' | View Map';var $l9a4b7ea4b1315a01af0d2f928d5a7caa = '

Fargo Public Schools Federal Credit Union

Address: 415 4th St N, Fargo, ND 58102, USA
Phone: (701) 365-0480
';var m_9a4b7ea4b1315a01af0d2f928d5a7caa = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fargo Public Schools Federal Credit Union',});m_9a4b7ea4b1315a01af0d2f928d5a7caa['infowindow'] = new google.maps.InfoWindow({content: $l9a4b7ea4b1315a01af0d2f928d5a7caa});var infowindow = new google.maps.InfoWindow({content: $l9a4b7ea4b1315a01af0d2f928d5a7caa});google.maps.event.addListener(m_9a4b7ea4b1315a01af0d2f928d5a7caa, 'click', function() {infowindow.open(map,m_9a4b7ea4b1315a01af0d2f928d5a7caa);});$marker.push(m_9a4b7ea4b1315a01af0d2f928d5a7caa);}});var g_a92de86fbd1ad5ecc06de4a595978a81 = new google.maps.Geocoder();g_a92de86fbd1ad5ecc06de4a595978a81.geocode( { 'address': "1609 32nd Ave S, Fargo, ND 58103, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fargo-ND-fargo-public-schools-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('fargo-ND-fargo-public-schools-federal-credit-union'), mapOptions);}document.getElementById('b16a6768').innerHTML += ' | View Map';var $la92de86fbd1ad5ecc06de4a595978a81 = '

Fargo Public Schools Federal Credit Union

Address: 1609 32nd Ave S, Fargo, ND 58103, USA
Phone: (701) 241-4770
';var m_a92de86fbd1ad5ecc06de4a595978a81 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fargo Public Schools Federal Credit Union',});m_a92de86fbd1ad5ecc06de4a595978a81['infowindow'] = new google.maps.InfoWindow({content: $la92de86fbd1ad5ecc06de4a595978a81});var infowindow = new google.maps.InfoWindow({content: $la92de86fbd1ad5ecc06de4a595978a81});google.maps.event.addListener(m_a92de86fbd1ad5ecc06de4a595978a81, 'click', function() {infowindow.open(map,m_a92de86fbd1ad5ecc06de4a595978a81);});$marker.push(m_a92de86fbd1ad5ecc06de4a595978a81);}});}google.maps.event.addDomListener(window, 'load', initialize);