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.9131,-96.7989)};var g_d26fcc3e918ce0cb75aa5169624905b9 = new google.maps.Geocoder();g_d26fcc3e918ce0cb75aa5169624905b9.geocode( { 'address': "2940 University Dr N, Fargo, ND 58102, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fargo-ND-freedom-community-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('fargo-ND-freedom-community-credit-union'), mapOptions);}document.getElementById('54bd81f7').innerHTML += ' | View Map';var $ld26fcc3e918ce0cb75aa5169624905b9 = '

Freedom Community Credit Union

Address: 2940 University Dr N, Fargo, ND 58102, USA
Phone: (701) 232-0828
';var m_d26fcc3e918ce0cb75aa5169624905b9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Freedom Community Credit Union',});m_d26fcc3e918ce0cb75aa5169624905b9['infowindow'] = new google.maps.InfoWindow({content: $ld26fcc3e918ce0cb75aa5169624905b9});var infowindow = new google.maps.InfoWindow({content: $ld26fcc3e918ce0cb75aa5169624905b9});google.maps.event.addListener(m_d26fcc3e918ce0cb75aa5169624905b9, 'click', function() {infowindow.open(map,m_d26fcc3e918ce0cb75aa5169624905b9);});$marker.push(m_d26fcc3e918ce0cb75aa5169624905b9);}});var g_1f78005f999bbc9d3fd7da29745117d4 = new google.maps.Geocoder();g_1f78005f999bbc9d3fd7da29745117d4.geocode( { 'address': "4505 47th Ave S, Fargo, ND 58104, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fargo-ND-freedom-community-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('fargo-ND-freedom-community-credit-union'), mapOptions);}document.getElementById('a8071a06').innerHTML += ' | View Map';var $l1f78005f999bbc9d3fd7da29745117d4 = '

Freedom Community Credit Union

Address: 4505 47th Ave S, Fargo, ND 58104, USA
Phone: (701) 551-1902
';var m_1f78005f999bbc9d3fd7da29745117d4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Freedom Community Credit Union',});m_1f78005f999bbc9d3fd7da29745117d4['infowindow'] = new google.maps.InfoWindow({content: $l1f78005f999bbc9d3fd7da29745117d4});var infowindow = new google.maps.InfoWindow({content: $l1f78005f999bbc9d3fd7da29745117d4});google.maps.event.addListener(m_1f78005f999bbc9d3fd7da29745117d4, 'click', function() {infowindow.open(map,m_1f78005f999bbc9d3fd7da29745117d4);});$marker.push(m_1f78005f999bbc9d3fd7da29745117d4);}});}google.maps.event.addDomListener(window, 'load', initialize);