<!--
function wblurb() {

if (get_cookie("views") > 5) { return }

document.write("<table border='1' cellspacing='0' cellpadding='8' width='90%' align='center'><tr>");
document.write("<td width='100%' bgcolor='#CCFFFF' align='center'><font face='Arial' size='-1'><b>");
document.write("<u><font color='FF3333' size='+1'>Health problems rarely occur in isolation or for obvious reasons</font></u><br>");
document.write("Instead of guessing at what might be wrong and hoping that a suggestion will work, wouldn't you prefer to know what is <i><u>really</u></i> going on inside your body, based on the many signs it is giving?<br><br>");
document.write("For less than the cost of a doctor's visit or a bottle of pills, you can gain access to this essential information about yourself - including full explanations and recommendations.<br><br>");
document.write("<a href='../index.html'>Click here</a> for an in-depth online health analysis by <font size='+0'>The Analyst™</font>, e-mailed to you.</b></font></td></tr></table><br><br>");
}

function nblurb() {

if (get_cookie("views") > 5) { return }

document.write("<table border='1' cellspacing='0' cellpadding='8' width='90%' align='center'><tr>");
document.write("<td width='100%' bgcolor='#CCFFFF' align='center'><font face='Arial' size='-1'><b>");
document.write("<u><font color='FF3333' size='+1'>Health problems rarely occur in isolation or for obvious reasons</font></u><br>");
document.write("Instead of guessing at what might be wrong and hoping that a suggestion will work, wouldn't you prefer to know what is <i><u>really</u></i> going on inside your body, based on the many signs it is giving?<br><br>");
document.write("For less than the cost of a doctor's visit or a bottle of pills, you can gain access to this essential information about yourself - including full explanations and recommendations.<br><br>");
document.write("<a href='index.html'>Click here</a> for an in-depth health analysis by <font size='+0'>The Analyst™</font>, or visit a Naturopath listed below.</b></font></td></tr></table><br><br>");
}

function iblurb(bef, aft) {

if (bef != "")
{
  document.write(bef);
}

if (get_cookie("views") == 1)
{
  document.write("<table border='0' cellspacing='0' cellpadding='0' width='100%'><tr><td width='1' bgcolor='#000000'><img src='../images/20pix.gif' width='1'></td><td width='4'><img src='../images/20pix.gif' width='4'></td><td width='100%'>");
  document.write("<p align='justify'><font color='#000000'><u>Please note</u> that it is extremely important to obtain an accurate diagnosis before trying to find a cure.&nbsp; Many diseases and conditions share common symptoms: if you treat yourself for the wrong illness or a specific symptom of a complex disease, you may delay legitimate treatment of a serious underlying problem.&nbsp; In other words, the greatest danger in self-treatment may be self-diagnosis. If you do not know what you really have, you can not treat it!<br><br>");
  document.write("Knowing how difficult it is to weed out misinformation and piece together countless facts in order to see the &quot;big picture&quot;, we now provide simple, inexpensive online access to The Analyst™.&nbsp; Used by doctors and patients alike, The Analyst™ is a computerized diagnostic tool that sits on a vast accumulation of knowledge and research.&nbsp; By combining thousands of connections between signs, symptoms, risk factors, conditions and treatments, The Analyst™ will help to build an accurate picture of your current health status, the risks you are running and courses of action (including appropriate lab testing) that should be considered.&nbsp; Full information is available <a href='http://www.DigitalNaturopath.com'>here</a>.</font></p>");
  document.write("</td></tr></table>");
  document.write(aft);
}
if (bef == "" && aft == "")
{
  document.write("<br>The information on this page is currently being updated.<br>&nbsp;");
}
return;

}
//-->

