<!--
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>Did You Know</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 covering for the tabernacle was made out of ram skins and sea cow hides: Exodus 36:19. ");}
else if (RandomNo < 100) {document.write(" Queen Beatrix of the Netherlands is the second wealthiest woman, with $5,2 billion. ");}
else if (RandomNo < 150) {document.write(" The world's average school year is 200 days per year. In the US, it is 180 days; in Sweden 170 days, in Japan it is 243 days. ");}
else if (RandomNo < 200) {document.write(" Basketball and rugby balls are made from synthetic material. Earlier, pigs bladders were used as rugby balls. ");}
else if (RandomNo < 250) {document.write(" The King James Old Testament consist of 592,439 words consisting of 2,728,100 letters and the New Testament 181,253 words consisting of 838,380 letter (total 3,566,480 letters). ");}
else if (RandomNo < 300) {document.write(" Jeanne Louise Calment's CD was released on her 121st birthday in 1996. Titled 'Time's Mistress' it features Ms Calment reminiscing to a score of rap music and other tunes. ");}
else if (RandomNo < 350) {document.write(" According to the US Weather Service, their one day forecasts are accurate more than 75% of the time. They send out 2 million forecasts a year. ");}
else if (RandomNo < 400) {document.write(" The raven is the first bird mention in the Bible. It appears in Genesis 8:7, when it is sent out from the ark by Noah to see if the flood waters have abated. The second bird was a dove, in verse 8. ");}
else if (RandomNo < 450) {document.write(" In 1975 Junko Tabei from Japan became the first woman to reach the top of Everest. ");}
else if (RandomNo < 500) {document.write(" A third of the world's people live on less than $2 a day, with 1,2 billion people living on less than $1 a day. ");}
else if (RandomNo < 550) {document.write(" The oldest continuous trophy in sports is the America's Cup. It started in 1851, with Americans winning for a straight 132 years until Australia took the Cup in 1983. ");}
else if (RandomNo < 600) {document.write(" The deepest point in the sea: the Mariana Trench off Guam in the Pacific Ocean; it is 10,9 km (6.77 miles) below sea level. ");}
else if (RandomNo < 650) {document.write(" The first TV commercial was a 20-second ad for a Bulova clock, broadcasted by WNBT, New York during a game between the Brooklyn Dodgers and the Philadelphia Phillies in July 1941.Bulova paid $9 for that first TV spot. Bulova also was the first watch in space. ");}
else if (RandomNo < 700) {document.write(" A Duke is the highest rank you can achieve without being a King or a Prince. ");}
else if (RandomNo < 750) {document.write(" For 3000 years, until 1883, hemp was the world's largest agricultural crop, from which the majority of fabric, soap, paper, medicines, and oils were produced. ");}
else if (RandomNo < 800) {document.write(" On average in the West, people move house every 7 years. ");}
else if (RandomNo < 850) {document.write(" Victoria Woodhull (1838-1927) was the first woman to run for office of US President. She and her sister were the first women to run a Wall Street brokerage (1870). ");}
else if (RandomNo < 900) {document.write(" The word 'biology' was coined in 1805 by Jean-Baptiste Lamarck. ");}
else if (RandomNo < 950) {document.write(" The US has one of the highest fire death rates in the industrialised world, with more than 2 million fires reported each year. ");}
else                     {document.write(" In 1963 the French launched a cat called Feliette into space. ");}
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>");
//-->
