<!--
document.write("<table bgcolor=#FFFFFF border=1 cellpadding=2 cellspacing=0 width=100%>");
document.write("<tr><td valign=top align=center bgcolor=#FFFFCC>");
document.write("<font face=arial,helvetica size=-1 color=darkred><b>Interesting!</b></font>");
document.write("</td></tr>");
document.write("<tr><td valign=top align=center bgcolor=#FFFFCC>");
document.write("<font face=arial,helvetica size=-1 color=#00008B><br>");
RandomDate = new Date();
RandomNo = (RandomDate.getMilliseconds());
if      (RandomNo < 50)  {document.write(" Six-year-olds laugh an average of 300 times a day. Adults only laugh 15 to 100 times a day. ");}
else if (RandomNo < 100) {document.write(" An athelete should remember to blow dry his toes to prevent athlete's foot; or it is said you can ward it off with underarm antiperspirant on your feet. ");}
else if (RandomNo < 150) {document.write(" Women's hearts beat faster than men's. ");}
else if (RandomNo < 200) {document.write(" Chewing gum while peeling onions will keep you from crying. ");}
else if (RandomNo < 250) {document.write(" It requires the use of 72 muscles to speak a single word. ");}
else if (RandomNo < 300) {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 < 350) {document.write(" By age sixty, most people have lost half of their taste buds. ");}
else if (RandomNo < 400) {document.write(" Zoanthropy is a form of mental disorder in which the patient imagines himself to be a beast. ");}
else if (RandomNo < 450) {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. ");}
else if (RandomNo < 500) {document.write(" The body's daily requirement of vitamins and minerals is less than a thimbleful. ");}
else if (RandomNo < 550) {document.write(" It takes the human eyes an hour to adapt completely to seeing in the dark. Once adapted, however, the eyes are about 100,000 times more sensitive to light than they are in bright sunlight. ");}
else if (RandomNo < 600) {document.write(" 1/3 of your brain deals with what you see. ");}
else if (RandomNo < 650) {document.write(" The average person laughs about 15 times a day. ");}
else if (RandomNo < 700) {document.write(" 50,000 of the cells in your body will die and be replaced with new cells, all while you have been reading this sentence!. ");}
else if (RandomNo < 750) {document.write(" The most common blood type in the world is Type O. The rarest, Type A-H, has been found in less than a dozen people since the type was discovered. ");}
else if (RandomNo < 800) {document.write(" Your mouth produces up to 1.5 quarts (2 drinking glasses) of saliva each day. ");}
else if (RandomNo < 850) {document.write(" Research consistently finds that, when people feel and act attractive, others are more likely to see them that way. ");}
else if (RandomNo < 900) {document.write(" During a 24-hour period, the average human will breathe 23,040 times, exercise 7 million brain cells, speak 4800 words. ");}
else if (RandomNo < 950) {document.write(" According to studies made at Northwestern University, men change their minds two to three times more often than women. ");}
else                     {document.write(" Your brain uses 25% of all the oxygen that your breathe. ");}
document.write("<br><br></font>");
document.write("</td></tr>");
document.write("<tr><td valign=top align=center bgcolor=#FFFFCC>");
document.write("<font face=arial,helvetica size=-2 color=darkred>");
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("From the Way of the Mind</font>");
document.write("</td></tr></table>");
//-->
