//Heading Displayed on the QUiz Page
pageHeading="Discover the Inventors"
//Questions

qa=new Array()

qa[0] = new Question("Who was the Russian physiologist best known for his experimental work on animal behavior, paticularly conditioned reflexes in animals?",
"Leo Tolstoy",
"Ivan Petrovich Pavlov",
"Mikhail Alexandorvich Sholokhov",
1)

qa[1] = new Question("Name the German Bacteriologist whose work in identifying, classifying and growing bacteria established the modern science of Bacteriology and won him a Nobel Prize for Physiology and Medicine.",
"Kathe kollwitz",
"Robert Koch",
"Sir Hans Adolf Krebs",
1)

qa[2] = new Question("He was a German inventor who invented printing with movable types cast in moulds. What is his name?",
"Herman Gundent",
"Werner Heisenberg",
"Dr. Herman Gundert",
2)

qa[3] = new Question("Name the Dutch astronomer who established that the Milky Way rotates and that the earth's Solar System ties on its outskirts.",
"Jagellons",
"Joh Oort",
"Haakon",
1)

qa[4] = new Question("Charles Darwin wrote an important book besides 'Origin of Species', on which later experiments have been based. This was",
"Expressions of the Emotions in Man and Animals",
"The Worst Journey in the World",
"Wild America",
0)

qa[5] = new Question("It was a Dutch Physicist who discovered Super Conductivity in 1911. Name him.?",
"Christian Oersted",
"Jan De Witt",
"Heike Kamerlingh Onnes",
2)

qa[6] = new Question("Who invented the artificial Micro-organism which has the characteristics of several micro-organism called the Superbug?",
"Hargobind Khurana",
"Anand M. Chakraborty",
"Meghnad Saha",
1)

qa[7] = new Question("Who recieved the Marconi International Fellowship in 1980 for successfully conducting SITE in 1975?",
"Prof. Yashpal",
"Prof. G.P. Talwar",
"Dr. C.N. Rao",
0)

qa[8] = new Question("Which Swedish chemist and philanthropist invented dynamite in 1866?",
"Alfred Beruhard Nobel",
"William Nuffield",
"Hans Christian Oersted",
0)

qa[9] = new Question("Who laid the foundation of Modern Science?",
"Hippocrates",
"Marconi",
"Edison",
0)
