<!--
document.write("<table bgcolor=#FFFFFF border=1 cellpadding=2 cellspacing=0 width=100%>");
document.write("<tr><td valign=top align=center bgcolor=#EEE8AA>");
document.write("<font face=arial,helvetica size=-1 color=#FF0000><b>Beliefs</b></font>");
document.write("</td></tr>");
document.write("<tr><td valign=top align=center bgcolor=#F5F5DC>");
document.write("<font face=arial,helvetica size=-1 color=#00008B><br>");
RandomDate = new Date();
RandomNo = (RandomDate.getMilliseconds());
if      (RandomNo < 50)  {document.write(" Realis <br><hr width=75%>");
document.write(" is the doctrine that objects of cognition are real. ");}
else if (RandomNo < 100) {document.write(" Existentialis <br><hr width=75%>");
document.write(" is the doctrine of individual human responsibility in an unfathomable universe. ");}
else if (RandomNo < 150) {document.write(" Voluntaris <br><hr width=75%>");
document.write(" is the belief that the will dominates the intellect. ");}
else if (RandomNo < 200) {document.write(" Mutualis <br><hr width=75%>");
document.write(" is the belief in mutual dependence of society and the individual. ");}
else if (RandomNo < 250) {document.write(" Noumenalis <br><hr width=75%>");
document.write(" is the belief in existence of noumena. ");}
else if (RandomNo < 300) {document.write(" Realis <br><hr width=75%>");
document.write(" is the doctrine that objects of cognition are real. ");}
else if (RandomNo < 350) {document.write(" Adamitis <br><hr width=75%>");
document.write(" is nakedness for religious reasons. ");}
else if (RandomNo < 400) {document.write(" Reductionis <br><hr width=75%>");
document.write(" is the belief that complex phenomena are reducible to simple ones. ");}
else if (RandomNo < 450) {document.write(" Synergis <br><hr width=75%>");
document.write(" is the belief that human will and divine spirit cooperate in salvation. ");}
else if (RandomNo < 500) {document.write(" Necessarianis <br><hr width=75%>");
document.write(" is the theory that actions are determined by prior history; fatalism. ");}
else if (RandomNo < 550) {document.write(" Fideis <br><hr width=75%>");
document.write(" is the doctrine that knowledge depends on faith over reason. ");}
else if (RandomNo < 600) {document.write(" Hylozois <br><hr width=75%>");
document.write(" is the doctrine that all matter is endowed with life. ");}
else if (RandomNo < 650) {document.write(" Vitalis <br><hr width=75%>");
document.write(" is the doctrine that there is a vital force behind life. ");}
else if (RandomNo < 700) {document.write(" Somatis <br><hr width=75%>");
document.write(" is the belief in materialism. ");}
else if (RandomNo < 750) {document.write(" Egotheis <br><hr width=75%>");
document.write(" is the identification of oneself with god. ");}
else if (RandomNo < 800) {document.write(" Tritheis <br><hr width=75%>");
document.write(" is the belief that the members of the trinity are separate gods. ");}
else if (RandomNo < 850) {document.write(" Polytheis <br><hr width=75%>");
document.write(" is the belief in multiple deities. ");}
else if (RandomNo < 900) {document.write(" Mechanis <br><hr width=75%>");
document.write(" is the belief that life is explainable by mechanical forces. ");}
else if (RandomNo < 950) {document.write(" Mentalis <br><hr width=75%>");
document.write(" is the belief that the world can be explained as aspect of the mind. ");}
else                     {document.write(" Utilitarianis <br><hr width=75%>");
document.write(" is the belief that utility of actions determines moral value. ");}
document.write("<br><br></font>");
document.write("</td></tr>");
document.write("<tr><td valign=top align=center bgcolor=#EEE8AA>");
document.write("<font face=arial,helvetica size=-2 color=red>");
document.write("<style type=text/css>");
document.write("A:hover {color:red}");
document.write("A:link { color: blue}");
document.write("A:active { color: red}");
document.write("</style>");
document.write("Free webcontent from <a href=http://www.davidpye.com target=newpage>www.davidpye.com</a></font>");
document.write("</td></tr></table>");
//-->
