<!--
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(" Ireland has won the most Eurovision song contests (7 times). ");}
else if (RandomNo < 100) {document.write(" When Leonardo da Vinci's Mona Lisa was stolen from the Louvre in 1912, 6 replicas were sold as the original, each at a huge price, in the 3 years before the original was recovered. ");}
else if (RandomNo < 150) {document.write(" In the Middle Ages, sugar was a treasured luxury costing 9 times as much as milk. ");}
else if (RandomNo < 200) {document.write(" Measured in straight flight, the spine-tailed swift is the fastest bird. It flies 170 km/h (106 mph). Second fastest is the Frigate, which reaches 150 km/h (94 mph). ");}
else if (RandomNo < 250) {document.write(" Summer on Uranus lasts for 21 years - but so does winter. ");}
else if (RandomNo < 300) {document.write(" The first daily broadcast was started by the BBC in November 1936. ");}
else if (RandomNo < 350) {document.write(" Music was sent down a telephone line for the first time in 1876, the year the phone was invented. ");}
else if (RandomNo < 400) {document.write(" Approximately two-thirds of a person's body weight is water. Blood is 92% water. The brain is 75% water and muscles are 75% water. ");}
else if (RandomNo < 450) {document.write(" When killed in battle, Japanese officers were promoted to the next highest rank. ");}
else if (RandomNo < 500) {document.write(" Although the Angel Falls are much taller than the Niagara Falls, the latter are much wider, and they both pour about the same amount of water over their edges - about 2,8 billion litres (748 million gallons) per second. ");}
else if (RandomNo < 550) {document.write(" The tall chef's hat is called a toque. ");}
else if (RandomNo < 600) {document.write(" The magnetic north pole is near Ellef Ringes Island in northern Canada. ");}
else if (RandomNo < 650) {document.write(" Leonardo da Vinci never built the inventions he designed. ");}
else if (RandomNo < 700) {document.write(" Fishing is the biggest participant sports in the world. ");}
else if (RandomNo < 750) {document.write(" It is said that, in 1941 the Ford motor company produced an experimental automobile with a plastic body composed of 70% cellulose fibres from hemp. The car body could absorb blows 10 times as great as steel without denting. The car was designed to run on hemp fuel. Because of the ban on both hemp and alcohol, the car was never mass produced. ");}
else if (RandomNo < 800) {document.write(" On New Year's Day, 1907, Theodore Roosevelt shook hands with 8,513 people. ");}
else if (RandomNo < 850) {document.write(" In 1900, the price of gold was less than $40 per ounce. It reached $600 in 1930, now struggling to reach $400 per ounce. ");}
else if (RandomNo < 900) {document.write(" Revelation, written about 95 AD, is the youngest book in the New Testament. ");}
else if (RandomNo < 950) {document.write(" US Post Office handles 43% of the world's mail. Its nearest competitor is Japan with 6%. ");}
else                     {document.write(" Since 1815 there has been 210 interstate wars. ");}
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>");
//-->

