<!--
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>Entertainment 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(" Lorne Greene had one of his nipples bitten off by an alligator while he was host of Lorne Greene's Wild Kingdom. ");}
else if (RandomNo < 100) {document.write(" The final episode of M*A*S*H ranks as the most watched television program of any kind in United States history. An estimated 50,150,000 people tuned in on February 28, 1983. That amounted to 60.2% of all households with a television.  Second on the list was the 'Who Shot J.R.' episode of Dallas. ");}
else if (RandomNo < 150) {document.write(" The american situation comedy Sanford and Son was adapted from the British show, Steptoe and Son. ");}
else if (RandomNo < 200) {document.write(" Rudolph, the Red-Nosed Reindeer, was created in 1939, in Chicago, for the Montgomery Ward department stores for a Christmas promotion. The lyrics were written as a poem by Robert May, but weren't set to music until 1947. Gene Autry recorded the hit song in 1949. ");}
else if (RandomNo < 250) {document.write(" In Casablanca, Humphrey Bogart never said 'Play it again, Sam.'. ");}
else if (RandomNo < 300) {document.write(" The last playboy centerfold to have staples in it was published in 1985. The model was Venice Kong. ");}
else if (RandomNo < 350) {document.write(" Vanilla Ice's real name is Robert Van Winkle. ");}
else if (RandomNo < 400) {document.write(" The movie Quo Vadis had 30,000 extras. ");}
else if (RandomNo < 450) {document.write(" Ronald Reagen appeared in more then 50 movies before becoming president. ");}
else if (RandomNo < 500) {document.write(" The Looney Tunes song is actually called 'The Merry-Go-Round Broke Down.'. ");}
else if (RandomNo < 550) {document.write(" The four highest grossing movies of the 1940s were all animated motion pictures by Disney. ");}
else if (RandomNo < 600) {document.write(" The movie 'As Good As It Gets' is called Mr. Cat Poop in China. ");}
else if (RandomNo < 650) {document.write(" The Lone Ranger's 'real' name is John Reid. ");}
else if (RandomNo < 700) {document.write(" Napoleon Bonaparte is the historical figure most often portrayed in movies. He has been featured in 194 movies, Jesus Christ in 152, and Abraham Lincoln in 137. ");}
else if (RandomNo < 750) {document.write(" The first kiss in a movie was between May Irwin and John Rice in 'The Widow Jones,' in 1896. ");}
else if (RandomNo < 800) {document.write(" If the gross for Gone With the Wind were to be adjusted to allow for inflation in the period since its release, it would be regarded as the most successful film ever. ");}
else if (RandomNo < 850) {document.write(" James Doohan who plays Lt. Commander Montgomery Scott on Star Trek is missing his entire middle finger on his right hand. ");}
else if (RandomNo < 900) {document.write(" Of the Top 10 grossing movies of the 1980s, seven were either produced or directed by Stephen Spielberg or George Lucas.  They also represent the men behind the top three grossing films of the 1970s. ");}
else if (RandomNo < 950) {document.write(" The Stanley Hotel, featured in the movie 'The Shining' is still in existence. It is located in Estes Park Colorado. ");}
else                     {document.write(" The skipper's real name on Gilligan's Island is Jonas Grumby. It was mentioned once in the first episode on their radio's newscast about the wreck. ");}
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>");
//-->

