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.3142,-122.882)};var g_86a01f44d80df68e7f9bfda42c22faaa = new google.maps.Geocoder();g_86a01f44d80df68e7f9bfda42c22faaa.geocode( { 'address': "1361 Center Dr, Medford, OR 97501"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('medford-OR-northwest-community-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('medford-OR-northwest-community-credit-union'), mapOptions);}document.getElementById('97c93dbf').innerHTML += ' | View Map';var $l86a01f44d80df68e7f9bfda42c22faaa = '

Northwest Community Credit Union

Address: 1361 Center Dr, Medford, OR 97501
Phone: (541) 858-7130
';var m_86a01f44d80df68e7f9bfda42c22faaa = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Northwest Community Credit Union',});m_86a01f44d80df68e7f9bfda42c22faaa['infowindow'] = new google.maps.InfoWindow({content: $l86a01f44d80df68e7f9bfda42c22faaa});var infowindow = new google.maps.InfoWindow({content: $l86a01f44d80df68e7f9bfda42c22faaa});google.maps.event.addListener(m_86a01f44d80df68e7f9bfda42c22faaa, 'click', function() {infowindow.open(map,m_86a01f44d80df68e7f9bfda42c22faaa);});$marker.push(m_86a01f44d80df68e7f9bfda42c22faaa);}});var g_d31e17660f180ac23ebca230f505317c = new google.maps.Geocoder();g_d31e17660f180ac23ebca230f505317c.geocode( { 'address': "2079 Cardinal Ave, Medford, OR 97504"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('medford-OR-northwest-community-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('medford-OR-northwest-community-credit-union'), mapOptions);}document.getElementById('7048e731').innerHTML += ' | View Map';var $ld31e17660f180ac23ebca230f505317c = '

Northwest Community Credit Union

Address: 2079 Cardinal Ave, Medford, OR 97504
Phone: (541) 779-2184
';var m_d31e17660f180ac23ebca230f505317c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Northwest Community Credit Union',});m_d31e17660f180ac23ebca230f505317c['infowindow'] = new google.maps.InfoWindow({content: $ld31e17660f180ac23ebca230f505317c});var infowindow = new google.maps.InfoWindow({content: $ld31e17660f180ac23ebca230f505317c});google.maps.event.addListener(m_d31e17660f180ac23ebca230f505317c, 'click', function() {infowindow.open(map,m_d31e17660f180ac23ebca230f505317c);});$marker.push(m_d31e17660f180ac23ebca230f505317c);}});}google.maps.event.addDomListener(window, 'load', initialize);