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.8997,-98.7091)};var g_fc1d0eb95926eff6d22452423aad432d = new google.maps.Geocoder();g_fc1d0eb95926eff6d22452423aad432d.geocode( { 'address': "111 9th St SW, Jamestown, ND 58401, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('jamestown-ND-first-community-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('jamestown-ND-first-community-credit-union'), mapOptions);}document.getElementById('83f8df81').innerHTML += ' | View Map';var $lfc1d0eb95926eff6d22452423aad432d = '

First Community Credit Union

Address: 111 9th St SW, Jamestown, ND 58401, USA
Phone: (701) 252-0360
';var m_fc1d0eb95926eff6d22452423aad432d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Community Credit Union',});m_fc1d0eb95926eff6d22452423aad432d['infowindow'] = new google.maps.InfoWindow({content: $lfc1d0eb95926eff6d22452423aad432d});var infowindow = new google.maps.InfoWindow({content: $lfc1d0eb95926eff6d22452423aad432d});google.maps.event.addListener(m_fc1d0eb95926eff6d22452423aad432d, 'click', function() {infowindow.open(map,m_fc1d0eb95926eff6d22452423aad432d);});$marker.push(m_fc1d0eb95926eff6d22452423aad432d);}});var g_a652d732755d7ec6ba2d7cdcbcdd355c = new google.maps.Geocoder();g_a652d732755d7ec6ba2d7cdcbcdd355c.geocode( { 'address': "606 25th St SW, Jamestown, ND 58401, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('jamestown-ND-first-community-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('jamestown-ND-first-community-credit-union'), mapOptions);}document.getElementById('14e43cec').innerHTML += ' | View Map';var $la652d732755d7ec6ba2d7cdcbcdd355c = '

First Community Credit Union

Address: 606 25th St SW, Jamestown, ND 58401, USA
Phone: (701) 251-9194
';var m_a652d732755d7ec6ba2d7cdcbcdd355c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Community Credit Union',});m_a652d732755d7ec6ba2d7cdcbcdd355c['infowindow'] = new google.maps.InfoWindow({content: $la652d732755d7ec6ba2d7cdcbcdd355c});var infowindow = new google.maps.InfoWindow({content: $la652d732755d7ec6ba2d7cdcbcdd355c});google.maps.event.addListener(m_a652d732755d7ec6ba2d7cdcbcdd355c, 'click', function() {infowindow.open(map,m_a652d732755d7ec6ba2d7cdcbcdd355c);});$marker.push(m_a652d732755d7ec6ba2d7cdcbcdd355c);}});}google.maps.event.addDomListener(window, 'load', initialize);