//Heading Displayed on the QUiz Page
pageHeading="Follow the Star"
//Questions

qa=new Array()

qa[0] = new Question("Who was the first astronomer to state conclusively that the Earth is round and that it rotates on its own axis and travels around the sun?",
"Bhaskaracharya",
"Aryabhatta",
"Brahmagupta",
1)

qa[1] = new Question("Who deducted three laws of planetary motion?",
"Edwin Kennelly",
"William Kent",
"Johannes Kepler",
2)

qa[2] = new Question("The Trojans are a group of planets that move in the same orbit as",
"Jupiter",
"Earth",
"Mars",
0)

qa[3] = new Question("He made very accurate observations about the moon which helped Newton to formulate his laws of gravitation. Name the scientist.",
"Fred Hoyle",
"John Flamsteed",
"Galileo Galilei",
1)

qa[4] = new Question("Which great Dutch astronomer discovered a Supernova in 1572?",
"Tycho Brahe",
"Galileo Galilei",
"Nicolas Copernicus",
0)

qa[5] = new Question("Bennet's Comet was discovered by",
"Edmund Halley",
"James Bradley",
"Jack Bernet",
0)

qa[6] = new Question("Wilhelm Beer and Johann Von Madler compiled the first fairly accurate map of the moon in",
"1810",
"1820",
"1830",
2)

qa[7] = new Question("Which Danish astronomer measured the velocity of light in 1675?",
"Dr. Gerard P. Kulper",
"Ole Romer",
"James Gregory",
1)

qa[8] = new Question("Which planet was discovered in 1846?",
"Neptune",
"Pluto",
"Mars",
0)

qa[9] = new Question("Radar astronomy was born in 1940 when a Hungarian physicist sent out a beam of micro waves to the moon and detected an echo. Who was he?",
"Zotton Bay",
"Bela Bartok",
"Alban Berg",
0)
