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(35.6599,-105.963)};var g_111b08d7c04f2b08e6baf330a3d1db0f = new google.maps.Geocoder();g_111b08d7c04f2b08e6baf330a3d1db0f.geocode( { 'address': "813 St Michaels Dr, Santa Fe, NM 87505, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('santa-fe-NM-state-employees-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('santa-fe-NM-state-employees-credit-union'), mapOptions);}document.getElementById('94a31190').innerHTML += ' | View Map';var $l111b08d7c04f2b08e6baf330a3d1db0f = '

State Employees Credit Union

Address: 813 St Michaels Dr, Santa Fe, NM 87505, USA
Phone: (505) 983-7328
';var m_111b08d7c04f2b08e6baf330a3d1db0f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'State Employees Credit Union',});m_111b08d7c04f2b08e6baf330a3d1db0f['infowindow'] = new google.maps.InfoWindow({content: $l111b08d7c04f2b08e6baf330a3d1db0f});var infowindow = new google.maps.InfoWindow({content: $l111b08d7c04f2b08e6baf330a3d1db0f});google.maps.event.addListener(m_111b08d7c04f2b08e6baf330a3d1db0f, 'click', function() {infowindow.open(map,m_111b08d7c04f2b08e6baf330a3d1db0f);});$marker.push(m_111b08d7c04f2b08e6baf330a3d1db0f);}});var g_ac10ec1ace51b2d973cd87973a98d3ab = new google.maps.Geocoder();g_ac10ec1ace51b2d973cd87973a98d3ab.geocode( { 'address': "813 St Michaels Dr, Santa Fe, NM 87505, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('santa-fe-NM-state-employees-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('santa-fe-NM-state-employees-credit-union'), mapOptions);}document.getElementById('94a31190').innerHTML += ' | View Map';var $lac10ec1ace51b2d973cd87973a98d3ab = '

State Employees Credit Union

Address: 813 St Michaels Dr, Santa Fe, NM 87505, USA
Phone: (800) 983-7328
';var m_ac10ec1ace51b2d973cd87973a98d3ab = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'State Employees Credit Union',});m_ac10ec1ace51b2d973cd87973a98d3ab['infowindow'] = new google.maps.InfoWindow({content: $lac10ec1ace51b2d973cd87973a98d3ab});var infowindow = new google.maps.InfoWindow({content: $lac10ec1ace51b2d973cd87973a98d3ab});google.maps.event.addListener(m_ac10ec1ace51b2d973cd87973a98d3ab, 'click', function() {infowindow.open(map,m_ac10ec1ace51b2d973cd87973a98d3ab);});$marker.push(m_ac10ec1ace51b2d973cd87973a98d3ab);}});}google.maps.event.addDomListener(window, 'load', initialize);