<!--
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(" Despite a population of well over one billion people, there are only an estimated 250 million televisions in use in China. ");}
else if (RandomNo < 100) {document.write(" In Psycho the colour of Mrs. Bates dress was perriwinkle blue. ");}
else if (RandomNo < 150) {document.write(" The movie Quo Vadis had 30,000 extras. ");}
else if (RandomNo < 200) {document.write(" The Andy Griffiths show was the first spin-off in T.V history. It was a spin-off of the Andy Thomas show. ");}
else if (RandomNo < 250) {document.write(" Jethro Tull is not the name of the rock singer responsible for such songs as 'Aqualung' and 'Thick as a Brick.' Jethro Tull is the name of the band. The singer is Ian Anderson. The original Jethro Tull was an English horticulturalist who invented the seed drill. ");}
else if (RandomNo < 300) {document.write(" The american situation comedy Sanford and Son was adapted from the British show, Steptoe and Son. ");}
else if (RandomNo < 350) {document.write(" The first interracial kiss on TV took place Nov. 22, 1968 between Captain James T. Kirk (William Shatner) and Lt.Uhura (Nichelle Nichols) on an episode of 'Star Trek.'. ");}
else if (RandomNo < 400) {document.write(" By the time a child finishes elementary school she will have witnessed 8,000 murders and 100,000 acts of violence on television. ");}
else if (RandomNo < 450) {document.write(" Dirty harry's badge number is 2211. ");}
else if (RandomNo < 500) {document.write(" Darryl F. Zanuck of 20th century fox thought tv was just a passing fancy. In 1946 he said, 'Video won't be able to hold any market after the first six months. People will soon get tired of staring at a plywood box every night'. ");}
else if (RandomNo < 550) {document.write(" Walt Disney's first cartoon character was called Oswald the Rabbit. ");}
else if (RandomNo < 600) {document.write(" Mr. Spock's blood type was t-negative. ");}
else if (RandomNo < 650) {document.write(" The Looney Tunes song is actually called 'The Merry-Go-Round Broke Down.'. ");}
else if (RandomNo < 700) {document.write(" Rita Moreno is the first and only entertainer to have received all 4 of America's top entertainment industry awards: the Oscar, the Emmy, the Tony, the Grammy. ");}
else if (RandomNo < 750) {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 < 800) {document.write(" Before Mickey Mouse, Felix the Cat was the most popular cartoon character. ");}
else if (RandomNo < 850) {document.write(" The Andy Griffiths show was the first spin-off in T.V history. It was a spin-off of the Andy Thomas show. ");}
else if (RandomNo < 900) {document.write(" The Jazz Singer, 1927, was the first movie with audible dialogue. ");}
else if (RandomNo < 950) {document.write(" The official state song of Georgia since 1922 has been 'Georgia on My Mind'. ");}
else                     {document.write(" Tweety used to be a baby bird without feathers until censors made him have feathers because he looked naked. ");}
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>");
//-->
