<!-- Begin
document.write(' <FORM NAME="SelectURL"> <SELECT NAME="choice" style="font-family:arial;font-size:11;font-weight:bold;color:#000000;background-color:#FFFFFF;width:150;"> ');

document.write(' <OPTION SELECTED VALUE="../trivia/trivia.htm">Trivia Pages ');
document.write(' <OPTION VALUE="../trivia/quiz.htm">Trivia Quiz ');
document.write(' <OPTION VALUE="../trivia/horsemen.htm">Apocalypse Horsemen ');
document.write(' <OPTION VALUE="../trivia/atmosphere.htm">Atmospheric Layers ');
document.write(' <OPTION VALUE="../trivia/beaufort.htm">Beaufort Scale ');
document.write(' <OPTION VALUE="../trivia/birthstones.htm">Birth Stones & Flowers ');
document.write(' <OPTION VALUE="../trivia/bones.htm">Bones of the Body ');
document.write(' <OPTION VALUE="../trivia/canonical.htm">Canonical Hours ');
document.write(' <OPTION VALUE="../trivia/capitals.htm">Capital Cities ');
document.write(' <OPTION VALUE="../trivia/inferno.htm">Circles of the Inferno ');
document.write(' <OPTION VALUE="../trivia/clouds.htm">Clouds ');
document.write(' <OPTION VALUE="../trivia/nouns1.htm">Collective Nouns ');
document.write(' <OPTION VALUE="../trivia/facup.htm">FA Cup Finals ');
document.write(' <OPTION VALUE="../trivia/gemstones.htm">Gemstones ');
document.write(' <OPTION VALUE="../trivia/geochronology.htm">Geochronology ');
document.write(' <OPTION VALUE="../trivia/georace.htm">Geographical Races ');
document.write(' <OPTION VALUE="../trivia/kandq.htm">Kings and Queens ');
document.write(' <OPTION VALUE="../trivia/heralles.htm">Labours of Heralles ');
document.write(' <OPTION VALUE="../trivia/oceandepths.htm">Ocean Depths ');
document.write(' <OPTION VALUE="../trivia/phobias1.htm">Phobias ');
document.write(' <OPTION VALUE="../trivia/polygon.htm">Polygons ');
document.write(' <OPTION VALUE="../trivia/polyhedra.htm">Polyhedra ');
document.write(' <OPTION VALUE="../trivia/pms.htm">Prime Ministers ');
document.write(' <OPTION VALUE="../trivia/names.htm">Names of the Famous ');
document.write(' <OPTION VALUE="../trivia/quarterdays.htm">Quarter Days ');
document.write(' <OPTION VALUE="../trivia/knights.htm">Round Table Knights ');
document.write(' <OPTION VALUE="../trivia/reindeer.htm">Santa`s Reindeer ');
document.write(' <OPTION VALUE="../trivia/scottishdays.htm">Scottish Term Days ');
document.write(' <OPTION VALUE="../trivia/agesofman.htm">Seven Ages of Man ');
document.write(' <OPTION VALUE="../trivia/sins.htm">Seven Deadly Sins ');
document.write(' <OPTION VALUE="../trivia/dwarfts.htm">Seven Dwarfs ');
document.write(' <OPTION VALUE="../trivia/shakespeare.htm">Shakespear`s Plays ');
document.write(' <OPTION VALUE="../trivia/tectonics.htm">Tectonic Plates ');
document.write(' <OPTION VALUE="../trivia/commandments.htm">The Commandments ');
document.write(' <OPTION VALUE="../trivia/elements.htm">The Elements ');
document.write(' <OPTION VALUE="../trivia/magi.htm">The Magi and Gifts ');
document.write(' <OPTION VALUE="../trivia/muses.htm">The Nine Muses ');
document.write(' <OPTION VALUE="../trivia/planets.htm">The Planets ');
document.write(' <OPTION VALUE="../trivia/virtues.htm">The Seven Virtues ');
document.write(' <OPTION VALUE="../trivia/axispowers.htm">The Six Axis Powers ');
document.write(' <OPTION VALUE="../trivia/fates.htm">The Three Fates ');
document.write(' <OPTION VALUE="../trivia/ukhits01.htm">Top Ten UK Hits 1950s');
document.write(' <OPTION VALUE="../trivia/ukhits02.htm">Top Ten UK Hits 1960s');
document.write(' <OPTION VALUE="../trivia/ukhits03.htm">Top Ten UK Hits 1970s');
document.write(' <OPTION VALUE="../trivia/ukhits04.htm">Top Ten UK Hits 1980s');
document.write(' <OPTION VALUE="../trivia/ukhits05.htm">Top Ten UK Hits 1990s');
document.write(' <OPTION VALUE="../trivia/ukhits06.htm">Top Ten UK Hits 2000s');
document.write(' <OPTION VALUE="../trivia/uspresidents.htm">US Presidents ');
document.write(' <OPTION VALUE="../trivia/usstates.htm">US States ');
document.write(' <OPTION VALUE="../trivia/wedding.htm">Wedding Gifts ');
document.write(' <OPTION VALUE="../trivia/wonders.htm">Wonders of the World ');
document.write(' <OPTION VALUE="../trivia/wcup.htm">World Cup Finals ');
document.write(' <OPTION VALUE="../trivia/currencies.htm">World Currencies ');

document.write(' </SELECT> <INPUT TYPE=BUTTON style="border-style:outset;color:#ffffff;background:#008000;font-family:arial;font-size:10;font-weight:bold;text-align:center;width:auto;" VALUE = "GO" onClick="GoChoice(this.form)"> </FORM> ');
// End -->
