<!--
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(" Racis <br><hr width=75%>");
document.write(" is the belief that race is the primary determinant of human capacities. ");}
else if (RandomNo < 100) {document.write(" Trialis <br><hr width=75%>");
document.write(" is the doctrine that humans have three separate essences (body, soul, spirit). ");}
else if (RandomNo < 150) {document.write(" Parallelis <br><hr width=75%>");
document.write(" is the belief that matter and mind don’t interact but relate. ");}
else if (RandomNo < 200) {document.write(" Fideis <br><hr width=75%>");
document.write(" is the doctrine that knowledge depends on faith over reason. ");}
else if (RandomNo < 250) {document.write(" Prescriptivis <br><hr width=75%>");
document.write(" is the belief that moral edicts are merely orders with no truth value. ");}
else if (RandomNo < 300) {document.write(" Atomis <br><hr width=75%>");
document.write(" is the belief that the universe consists of small indivisible particles. ");}
else if (RandomNo < 350) {document.write(" Ditheis <br><hr width=75%>");
document.write(" is the belief in two equal gods, one good and one evil. ");}
else if (RandomNo < 400) {document.write(" Fideis <br><hr width=75%>");
document.write(" is the doctrine that knowledge depends on faith over reason. ");}
else if (RandomNo < 450) {document.write(" Collectivis <br><hr width=75%>");
document.write(" is the doctrine of communal control of means of production. ");}
else if (RandomNo < 500) {document.write(" Monotheis <br><hr width=75%>");
document.write(" is the belief in only one god. ");}
else if (RandomNo < 550) {document.write(" Animis <br><hr width=75%>");
document.write(" is the attribution of soul to inanimate objects. ");}
else if (RandomNo < 600) {document.write(" Optimis <br><hr width=75%>");
document.write(" is the doctrine that we live in the best of all possible worlds. ");}
else if (RandomNo < 650) {document.write(" Bullionis <br><hr width=75%>");
document.write(" is the belief in the importance of metallic currency in economics. ");}
else if (RandomNo < 700) {document.write(" Triumphalis <br><hr width=75%>");
document.write(" is the belief in the superiority of one particular religious creed. ");}
else if (RandomNo < 750) {document.write(" Pantheis <br><hr width=75%>");
document.write(" is the belief that the universe is god; belief in many gods. ");}
else if (RandomNo < 800) {document.write(" Sacerdotalis <br><hr width=75%>");
document.write(" is the belief that priests are necessary mediators between god and mankind. ");}
else if (RandomNo < 850) {document.write(" Legalis <br><hr width=75%>");
document.write(" is the belief that salvation depends on strict adherence to the law. ");}
else if (RandomNo < 900) {document.write(" Collegialis <br><hr width=75%>");
document.write(" is the theory that church is independent from the state. ");}
else if (RandomNo < 950) {document.write(" Holobaptis <br><hr width=75%>");
document.write(" is the belief in baptism with total immersion in water. ");}
else                     {document.write(" Somatis <br><hr width=75%>");
document.write(" is the belief in materialism. ");}
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>");
//-->
