<!--
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(" Parallelis <br><hr width=75%>");
document.write(" is the belief that matter and mind don’t interact but relate. ");}
else if (RandomNo < 100) {document.write(" Psychomorphis <br><hr width=75%>");
document.write(" is the doctrine that inanimate objects have human mentality. ");}
else if (RandomNo < 150) {document.write(" Romanticis <br><hr width=75%>");
document.write(" is the belief in sentimental feeling in artistic expression. ");}
else if (RandomNo < 200) {document.write(" Somatis <br><hr width=75%>");
document.write(" is the belief in materialism. ");}
else if (RandomNo < 250) {document.write(" Antilapsarianis <br><hr width=75%>");
document.write(" is the denial of doctrine of the fall of humanity. ");}
else if (RandomNo < 300) {document.write(" Illuminis <br><hr width=75%>");
document.write(" is the belief in an inward spiritual light. ");}
else if (RandomNo < 350) {document.write(" Mortalis <br><hr width=75%>");
document.write(" is the belief that the soul is mortal. ");}
else if (RandomNo < 400) {document.write(" Voluntaris <br><hr width=75%>");
document.write(" is the belief that the will dominates the intellect. ");}
else if (RandomNo < 450) {document.write(" Thanatis <br><hr width=75%>");
document.write(" is the belief that the soul dies with the body. ");}
else if (RandomNo < 500) {document.write(" Universalis <br><hr width=75%>");
document.write(" is the belief in universal salvation. ");}
else if (RandomNo < 550) {document.write(" Cosmotheis <br><hr width=75%>");
document.write(" is the belief that identifies god with the cosmos. ");}
else if (RandomNo < 600) {document.write(" Physitheis <br><hr width=75%>");
document.write(" is the attribution of physical form and attributes to deities. ");}
else if (RandomNo < 650) {document.write(" Sideris <br><hr width=75%>");
document.write(" is the belief that the stars influence human affairs. ");}
else if (RandomNo < 700) {document.write(" Transmigrationis <br><hr width=75%>");
document.write(" is the belief that soul passes into other body at death. ");}
else if (RandomNo < 750) {document.write(" Sacerdotalis <br><hr width=75%>");
document.write(" is the belief that priests are necessary mediators between god and mankind. ");}
else if (RandomNo < 800) {document.write(" Interactionis <br><hr width=75%>");
document.write(" is the belief that mind and body act on each other. ");}
else if (RandomNo < 850) {document.write(" Tuis <br><hr width=75%>");
document.write(" is the theory that individuals have a second or other self. ");}
else if (RandomNo < 900) {document.write(" Naturalis <br><hr width=75%>");
document.write(" is the belief that the world can be explained in terms of natural forces. ");}
else if (RandomNo < 950) {document.write(" Nullibilis <br><hr width=75%>");
document.write(" is the denial that the soul exists in space. ");}
else                     {document.write(" Undulationis <br><hr width=75%>");
document.write(" is the theory that light consists of waves. ");}
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>");
//-->
