<!--
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>Human Trivia</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(" The New York phone book had 22 Hitlers listed before World War II, and none after. ");}
else if (RandomNo < 100) {document.write(" It takes 27 minutes of gardening to burn 100 calories. ");}
else if (RandomNo < 150) {document.write(" The human brain is about 85% water. ");}
else if (RandomNo < 200) {document.write(" A poll of 3,000 Americans found that for 41 percent, the thing they're most afraid of is speaking before a group of people. 32 percent stated they were afraid of heights. ");}
else if (RandomNo < 250) {document.write(" The bones in the human body are comprised of 22 percent water. ");}
else if (RandomNo < 300) {document.write(" Women reject heart transplants more often than men. ");}
else if (RandomNo < 350) {document.write(" Hair is the fastest growing tissue in the body, second only to bone marrow. ");}
else if (RandomNo < 400) {document.write(" The sense of touch: electrical impulses travel from the skin toward the spinal cord at a rate of up to 425 feet per second. ");}
else if (RandomNo < 450) {document.write(" Every person has a unique tongue print. ");}
else if (RandomNo < 500) {document.write(" When people are relaxed, they inhale about 12 times every minute. ");}
else if (RandomNo < 550) {document.write(" When the female embryo is only six weeks old, it makes preparations for her motherhood by developing egg cells for future offspring. (When the baby girl is born, each of her ovaries carries about a million egg cells, all that she will ever have). ");}
else if (RandomNo < 600) {document.write(" The brain is told which way the head is moving, and how fast the motion is, by the degree and direction the ear's canal hairs bend. ");}
else if (RandomNo < 650) {document.write(" The largest cell in the human body is the female ovum, or egg cell. It is about 1/180 inch in diameter. The smallest cell in the human body is the male sperm. It takes about 175,000 sperm cells to weigh as much as a single egg cell. ");}
else if (RandomNo < 700) {document.write(" The average person is about a quarter of an inch taller at night. ");}
else if (RandomNo < 750) {document.write(" The average person is about a quarter of an inch taller at night. ");}
else if (RandomNo < 800) {document.write(" Nobody ever gets poison ivy on the soles of their feet. ");}
else if (RandomNo < 850) {document.write(" More than half of school-age children in the united states have no cavities in their permanent teeth, compared with only 26 percent who were cavity-free in the early '70s, the american dental association has reported. ");}
else if (RandomNo < 900) {document.write(" More than half of school-age children in the united states have no cavities in their permanent teeth, compared with only 26 percent who were cavity-free in the early '70s, the american dental association has reported. ");}
else if (RandomNo < 950) {document.write(" Cerumin impaction - ear wax. ");}
else                     {document.write(" There are 45 miles of nerves in the skin of a human being. ");}
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>");
//-->
