<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
  <title></title>
  <meta name="description" content="">
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  <base href="http://www.healthnutaz.com/"></base>
  <link rel="stylesheet" href="assets/templates/healthnut/modxmenu.css" type="text/css" media="screen" />
  <link rel="stylesheet" href="assets/templates/healthnut/form.css" type="text/css" media="screen" />
  <link rel="stylesheet" href="assets/templates/healthnut/modx.css" type="text/css" media="screen" />
  <link rel="stylesheet" href="assets/templates/healthnut/hn_style.css" type="text/css" media="screen" />
  <link rel="stylesheet" href="assets/templates/healthnut/print.css" type="text/css" media="print" />
  <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://www.healthnutaz.com/feed.rss.html" />
  <script src="manager/media/script/mootools/mootools.js" type="text/javascript"></script>
  <script src="assets/templates/healthnut/drop_down_menu.js" type="text/javascript"></script>
</head>

<body>
<div id="container">
	<div id="header"></div>
	<div id="menu"><div id="mainmenu">   <ul id="myajaxmenu">
    <li class="category "><a href="http://www.healthnutaz.com/" title="Home">Home</a><ul style="display:none">
  <li><a href="/testimonials.html" title="Testimonials">Testimonials</a></li>
<li><a href="/news.html" title="News">News</a></li>
<li class="last"><a href="/newsletter.html" title="Newsletter">Newsletter</a></li>

</ul></li>
<li class="category "><a href="/gallery.html" title="Gallery">Gallery</a></li>
<li class="category "><a href="/amenities.html" title="Amenities">Amenities</a><ul style="display:none">
  <li><a href="/sauna.html" title="Infrared Sauna">Infrared Sauna</a></li>
<li><a href="/68.html" title="Spa Menu">Spa Menu</a></li>
<li class="last"><a href="/73.html" title="REIKI  (Ray-Key)">REIKI  (Ray-Key)</a><ul style="display:none">
  <li><a href="http://" title="Reiki (ray-key)">Reiki</a></li>

</ul></li>

</ul></li>
<li class="category "><a href="/schedule.html" title="Classes">Classes</a><ul style="display:none">
  <li><a href="/exotic-fitness.html" title="Exotic Fitness">Exotic Fitness</a></li>
<li class="last"><a href="/63.html" title="Seminars & Workshops">Seminars & Workshops</a></li>

</ul></li>
<li class="category "><a href="/personal-training.html" title="Personal Training">Training</a></li>
<li class="category "><a href="/membership.html" title="Membership">Membership</a><ul style="display:none">
  <li><a href="/specials.html" title="Specials">Specials</a></li>
<li><a href="/64.html" title="Nutrition">Nutrition</a></li>
<li class="last"><a href="http://www.juiceplus.com/nsa/pages/Home.soa?site=jp35609" title="Juice Plus+ Research">Juice Plus+ Research</a></li>

</ul></li>
<li class="category last"><a href="/contact.html" title="Contact HealthNut">Contact</a></li>

  </ul> </div><img src="assets/templates/healthnut/images/menu_left.jpg" alt="Health Nut - Upscale Gym for Women in Surprise, AZ" width="162" height="21"></div>
	<div id="main">
		<div id="left">
			<h2>News:</h2>
            <strong><a href="72.html" title="Healthnut's Newsletter">Healthnut's Newsletter</a></strong><br />
Healthnut sends its first monthly Newsletter<br /><br /><strong><a href="article-1128398162.html" title="Healthnut Launches New Website">Healthnut Launches New Website</a></strong><br />
Healthnut is happy to announce the launch of their site.<br /><br />
              <h2>Login:</h2>
                  <script type="text/JavaScript">

        function getElementById(id){
            var o, d=document;
            if (d.layers) {o=d.layers[id];if(o) o.style=o};
            if (!o && d.getElementById) o=d.getElementById(id);
            if (!o && d.all) o = d.all[id];
            return o;
        }
    
        function webLoginShowForm(i){
            var a = getElementById('WebLoginLayer0');
            var b = getElementById('WebLoginLayer2');
            if(i==1 && a && b) {
                a.style.display="block";
                b.style.display="none";
                document.forms['loginreminder'].txtpwdrem.value = 0;
            }
            else if(i==2 && a && b) {
                a.style.display="none";
                b.style.display="block";    
                document.forms['loginreminder'].txtpwdrem.value = 1;
            }
        };        
        function webLoginCheckRemember () {
            if(document.loginfrm.rememberme.value==1) {
                document.loginfrm.rememberme.value=0;    
            } else {
                document.loginfrm.rememberme.value=1;
            }
        }
        function webLoginEnter(nextfield,event) {
            if(event && event.keyCode == 13) {
                if(nextfield.name=='cmdweblogin') {
                    document.loginfrm.submit();
                    return false; 
                }
                else {
                    nextfield.focus();
                    return false; 
                }
            } else {
                return true;
            }
        }
    </script>
    <div id='WebLoginLayer0' style='position:relative'> 
<!-- login form section-->
<form method="post" name="loginfrm" action="/feed.rss.html"> 
    <input type="hidden" value="0" name="rememberme" /> 
    <fieldset>
        <label for="username">User:<br /> <input type="text" name="username" id="username" tabindex="1" size="16" onkeypress="return webLoginEnter(document.loginfrm.password);" value="" /></label>
    	<label for="password">Password:<br /> <input type="password" name="password" id="password" tabindex="2" size="16" onkeypress="return webLoginEnter(document.loginfrm.cmdweblogin);" value="" /></label>
    	<input type="checkbox" id="checkbox_1" name="checkbox_1" tabindex="3" size="1" value=""  onclick="webLoginCheckRemember()" /><label for="checkbox_1" class="checkbox">Remember me</label><br />
    	<input type="submit" value="Login" name="cmdweblogin" class="button" /><br />
	<a href="#" onclick="webLoginShowForm(2);return false;" id="forgotpsswd">Forget Your Password?</a>
	</fieldset>
</form>
</div><div id='WebLoginLayer2' style='position:relative;display:none'>
<!-- Password reminder form section -->
<form name="loginreminder" method="post" action="/feed.rss.html">
    <fieldset>
        <h3>It happens to everyone...</h3>
        <input type="hidden" name="txtpwdrem" value="0" />
        <label for="txtwebemail">Enter the email address of your account to reset your password: <input type="text" name="txtwebemail" id="txtwebemail" size="24" /></label>
        <label>To return to the login form, press the cancel button.</label>
    	<input type="submit" value="Submit" name="cmdweblogin" class="button" /> <input type="reset" value="Cancel" name="cmdcancel" onclick="webLoginShowForm(1);" class="button" style="clear:none;display:inline" />
    </fieldset>
</form>
</div>    <script type="text/javascript">
        if (document.loginfrm) document.loginfrm.username.focus();
    </script>
    
		</div>
		<div id="right">
		 <table width="100%"  border="0" cellpadding="4" cellspacing="1" bgcolor="#FFC5D3">
      <tr>
        <td><div align="center">
            <h4>HealthNut RSS Feed</h4>
        </div></td>
      </tr>
      <tr>
        <td bgcolor="#C4D4A7">
			<?xml version="1.0" encoding="UTF-8" ?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
			<title>RSS Feed</title>
			<link>http://www.healthnutaz.com/feed.rss.html</link>
			<description></description>
			<language>en</language>
			<copyright>HealthNut 2006</copyright>
			<ttl>120</ttl>
			<item>
				<title>Healthnut's Newsletter</title>
				<link>http://www.healthnutaz.com/72.html</link>
				<description><![CDATA[ CHIROPRACTIC CARE COMING SOON!<br />
<p>
&nbsp;
</p>
<p>
&nbsp;
</p>
 ]]></description>
				<pubDate>Thu, 10 Jan 2008 11:43:32 -0700</pubDate>
				<guid isPermaLink="false">http://www.healthnutaz.com/72.html</guid>
				<dc:creator>Default admin account</dc:creator>
				
			</item>
		
			<item>
				<title>Healthnut Launches New Website</title>
				<link>http://www.healthnutaz.com/article-1128398162.html</link>
				<description><![CDATA[ <p>
In order to provide exceptional service to its members, as well as let women in Surprise, AZ and the surrounding communities know about its services, Healthnut has launched its new website.
</p>
<p>
The site was designed and developed by <a href="http://www.fueledmedia.com" target="_blank">Fueled Media</a> , an Arizona w</p> ]]></description>
				<pubDate>Wed, 12 Apr 2006 23:00:00 -0600</pubDate>
				<guid isPermaLink="false">http://www.healthnutaz.com/article-1128398162.html</guid>
				<dc:creator>Site Admin</dc:creator>
				
			</item>
			</channel>
</rss>
        </td>
      </tr>
    </table>
		</div>
		<div class="clear">&nbsp;</div>
	</div>
	<div id="footer">&copy; 2007 HealthNut, All rights reserved. | Design and Hosting by <a href="http://www.fueledmedia.com" target="_blank">Fueled Media</a>.</div>
	<div class="clear"></div>
</div>
</body>
</html>