<%
Response.Status = "301 Moved Permanently"
Response.AddHeader "Location", "http://www.santafeps.com/index.php/about-us/newsletter"
Response.End
%>
 <% PageTitle = "ABOUT US - Corporate Information" %>
<!--#Include file="../inc/header.asp" --> 
  <div id="content">
		<h1>ABOUT US - Newsletter</h1>
		<p> Quarterly issues of <span style="font-style: italic; color: #0066CC">The Protector</span> are available for employees through eHUB.&nbsp; If you don't have eHUB access, please see your Manager for a copy.
<p><span style="font-style: italic">Adobe Reader is required</span>.<br>
  <br>

<p style="margin-bottom: 0;"><a href="documents/Winter2009.pdf"></a><br>
      <br>
      <br>
      <br>
      <br>
      <br>
</div>
  
<!--#Include file="../inc/footer.asp" -->
