<!--
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 world's first TV news helicopter was introduced by KTLA Channel 5 in Los Angeles on 4 July 1958. ");}
else if (RandomNo < 100) {document.write(" After a certain period of growth, hair becomes dormant. That means that it is attached to the hair follicle until replaced by new hair. ");}
else if (RandomNo < 150) {document.write(" Methuselah is the oldest man on record: 969 years old (Genesis 5:27). ");}
else if (RandomNo < 200) {document.write(" An onion, apple and potato all have the same taste. The differences in flavour are caused by their smell. ");}
else if (RandomNo < 250) {document.write(" Bill Klem served the most seasons as major league umpire - 37 years, starting in 1905. He also officated 18 World Series. ");}
else if (RandomNo < 300) {document.write(" The longest was the so-called 100-years war between Britain and France. It actually lasted 116 years, ending in 1453. ");}
else if (RandomNo < 350) {document.write(" In gambling language, for a gambling house a 'sure-thing' is a wager that a player has little chance of winning; 'easy money' is their profit from an inexperienced bettor, an unlucky player is called a 'stiff.' ");}
else if (RandomNo < 400) {document.write(" In the 18th century Dr Monsey of Chelsea, England tied a piece of catgut around a patient's tooth, threaded the other through a hole drilled in a bullet, loaded the bullet into his revolver and pulled the trigger. ");}
else if (RandomNo < 450) {document.write(" In the 1400s, global income rose only 0.1% per year, today it often tops 5%. ");}
else if (RandomNo < 500) {document.write(" Excavations from Egyptian tombs dating to 5,000 BC show that the ancient Egyptian kids played with toy hedgehogs. ");}
else if (RandomNo < 550) {document.write(" The word 'Christian' appears only three times in the Bible: Acts 11:26; 26:28; 1 Peter 4:16. ");}
else if (RandomNo < 600) {document.write(" The one place where a flag flies all day, never goes up or comes down, and does not get saluted, is the moon. ");}
else if (RandomNo < 650) {document.write(" In ancient China, the nose of a criminal who attacked travellers was cut off. ");}
else if (RandomNo < 700) {document.write(" The first film animation was 'Humorous Phases of Funny Faces' made in 1906 by American J. Stuart Blacton. ");}
else if (RandomNo < 750) {document.write(" In 1998, the US spent more than $35 billion on its nuclear weapons programme. ");}
else if (RandomNo < 800) {document.write(" A square piece of dry paper cannot be folded in half more than 7 times. ");}
else if (RandomNo < 850) {document.write(" A US ton is equivalent to 900 kg (2000 pounds). A British ton is 1008 kg (2240 pounds), called a gross ton. ");}
else if (RandomNo < 900) {document.write(" Lebanon is the top movie-going country - 35,3 movies per person p.a. China is second with 12,3, followed by Georgia (5,6), India (5), Iceland (4,5), Australia is 6th at 3,9 then New Zealand and the US at just under 3,9. ");}
else if (RandomNo < 950) {document.write(" A diamond will break if you hit it with a hammer. ");}
else                     {document.write(" The tail of the Great Comet of 1843 was 330 million km long. (It will return in 2356.) ");}
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>");
//-->
