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(44.8974,-123.038)};var g_2e134dc7b46944b7ff04172011bedd5a = new google.maps.Geocoder();g_2e134dc7b46944b7ff04172011bedd5a.geocode( { 'address': "4093 Commercial St SE, Salem, OR 97302, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('salem-OR-first-tech-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('salem-OR-first-tech-federal-credit-union'), mapOptions);}document.getElementById('a8f601fc').innerHTML += ' | View Map';var $l2e134dc7b46944b7ff04172011bedd5a = '

First Tech Federal Credit Union

Address: 4093 Commercial St SE, Salem, OR 97302, USA
Phone: (855) 855-8805
';var m_2e134dc7b46944b7ff04172011bedd5a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Tech Federal Credit Union',});m_2e134dc7b46944b7ff04172011bedd5a['infowindow'] = new google.maps.InfoWindow({content: $l2e134dc7b46944b7ff04172011bedd5a});var infowindow = new google.maps.InfoWindow({content: $l2e134dc7b46944b7ff04172011bedd5a});google.maps.event.addListener(m_2e134dc7b46944b7ff04172011bedd5a, 'click', function() {infowindow.open(map,m_2e134dc7b46944b7ff04172011bedd5a);});$marker.push(m_2e134dc7b46944b7ff04172011bedd5a);}});var g_63b01ca792f2187392d9336345f6f064 = new google.maps.Geocoder();g_63b01ca792f2187392d9336345f6f064.geocode( { 'address': "1550 State St, Salem, OR 97301, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('salem-OR-first-tech-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('salem-OR-first-tech-federal-credit-union'), mapOptions);}document.getElementById('aac8e45e').innerHTML += ' | View Map';var $l63b01ca792f2187392d9336345f6f064 = '

First Tech Federal Credit Union

Address: 1550 State St, Salem, OR 97301, USA
Phone: (855) 855-8805
';var m_63b01ca792f2187392d9336345f6f064 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Tech Federal Credit Union',});m_63b01ca792f2187392d9336345f6f064['infowindow'] = new google.maps.InfoWindow({content: $l63b01ca792f2187392d9336345f6f064});var infowindow = new google.maps.InfoWindow({content: $l63b01ca792f2187392d9336345f6f064});google.maps.event.addListener(m_63b01ca792f2187392d9336345f6f064, 'click', function() {infowindow.open(map,m_63b01ca792f2187392d9336345f6f064);});$marker.push(m_63b01ca792f2187392d9336345f6f064);}});}google.maps.event.addDomListener(window, 'load', initialize);