<% Dim questionArray(77) Dim possibleAnswersArray(4,77) Dim correctAnswerArray(1,77) Dim a,b,c,d a = "a.  " b = "b.  " c = "c.  " d = "d.  " questionArray(0) = "The Amulet of Samarkand was made by the people of" correctAnswerArray(0,0) = "4" possibleAnswersArray(0,0) = a & " Rome" possibleAnswersArray(1,0) = b & " Prague" possibleAnswersArray(2,0) = c & " Russia" possibleAnswersArray(3,0) = d & " Central Asia" questionArray(1) = "The Amulet of Samarkand is" correctAnswerArray(0,1) = "3" possibleAnswersArray(0,1) = a & " 1,000 years old" possibleAnswersArray(1,1) = b & " 10,000 years old" possibleAnswersArray(2,1) = c & " 3,000 years old" possibleAnswersArray(3,1) = d & " 30,000 years old" questionArray(2) = "In the center of the Amulet of Samarkand sits" correctAnswerArray(0,2) = "3" possibleAnswersArray(0,2) = a & " a pearl" possibleAnswersArray(1,2) = b & " an onyx" possibleAnswersArray(2,2) = c & " a jade" possibleAnswersArray(3,2) = d & " a diamond" questionArray(3) = "Bartimaeus is choosy about his incarnations. Which incarnation would he detest?" correctAnswerArray(0,3) = "1" possibleAnswersArray(0,3) = a & " a mole" possibleAnswersArray(1,3) = b & " a bat" possibleAnswersArray(2,3) = c & " a raven" possibleAnswersArray(3,3) = d & " a gargoyle" questionArray(4) = "Under which human guise does Bartimaeus normally appear to Nathaniel?" correctAnswerArray(0,4) = "2" possibleAnswersArray(0,4) = a & " Amanda Cathcart" possibleAnswersArray(1,4) = b & " Ptolemy, an Egyptian boy" possibleAnswersArray(2,4) = c & " Simon Lovelace" possibleAnswersArray(3,4) = d & " Mr. Underwood" questionArray(5) = "Magicians obtain their powers from" correctAnswerArray(0,5) = "3" possibleAnswersArray(0,5) = a & " a wand" possibleAnswersArray(1,5) = b & " crystal orbs" possibleAnswersArray(2,5) = c & " spirits" possibleAnswersArray(3,5) = d & " apprenticeship" questionArray(6) = "Bartimaeus is originally from" correctAnswerArray(0,6) = "2" possibleAnswersArray(0,6) = a & " Uruk" possibleAnswersArray(1,6) = b & " The Other Place" possibleAnswersArray(2,6) = c & " London" possibleAnswersArray(3,6) = d & " Egypt" questionArray(7) = "Afrits are" correctAnswerArray(0,7) = "4" possibleAnswersArray(0,7) = a & " the second most powerful demon" possibleAnswersArray(1,7) = b & " spirits who roam on the eighth plane" possibleAnswersArray(2,7) = c & " demons of fire" possibleAnswersArray(3,7) = d & " both a and c" questionArray(8) = """Commoner"" is a term for" correctAnswerArray(0,8) = "3" possibleAnswersArray(0,8) = a & " the underprivileged" possibleAnswersArray(1,8) = b & " magicians" possibleAnswersArray(2,8) = c & " nonmagicians" possibleAnswersArray(3,8) = d & " a half-wit magician" questionArray(9) = "A magician's greatest ability is" correctAnswerArray(0,9) = "3" possibleAnswersArray(0,9) = a & " the power to levitate" possibleAnswersArray(1,9) = b & " to create illusions" possibleAnswersArray(2,9) = c & " to summon demons" possibleAnswersArray(3,9) = d & " to chant incantations" questionArray(10) = "A magician may never reveal his birth name for fear of" correctAnswerArray(0,10) = "4" possibleAnswersArray(0,10) = a & " being overpowered by demons" possibleAnswersArray(1,10) = b & " foul play from enemy magicians" possibleAnswersArray(2,10) = c & " the police" possibleAnswersArray(3,10) = d & " both a and b" questionArray(11) = "In the magical world, mites are considered to be" correctAnswerArray(0,11) = "1" possibleAnswersArray(0,11) = a & " the lowest form of demon" possibleAnswersArray(1,11) = b & " an annoying insect" possibleAnswersArray(2,11) = c & " entities of tremendous power" possibleAnswersArray(3,11) = d & " a microscopic arachnid" questionArray(12) = "Concentric bands of force used to slowly compress a djinni's essence are called" correctAnswerArray(0,12) = "2" possibleAnswersArray(0,12) = a & " a Shimmering Girdle" possibleAnswersArray(1,12) = b & " a Systemic Vise" possibleAnswersArray(2,12) = c & " a Tight Compression" possibleAnswersArray(3,12) = d & " the Unfortunate Hug" questionArray(13) = "Nathaniel chose his magician name from which reference book?" correctAnswerArray(0,13) = "3" possibleAnswersArray(0,13) = a & " Houdini's Enchanted Name Book" possibleAnswersArray(1,13) = b & " Magicians Past, Present, and Future" possibleAnswersArray(2,13) = c & " Loew's Nominative Almanac" possibleAnswersArray(3,13) = d & " Everchanging Book of Names" questionArray(14) = "During the Naming ceremony, what name did Nathaniel originally request as his official name?" correctAnswerArray(0,14) = "4" possibleAnswersArray(0,14) = a & " Balthazar Jones" possibleAnswersArray(1,14) = b & " Theophilus Throckmorton" possibleAnswersArray(2,14) = c & " John Mandrake" possibleAnswersArray(3,14) = d & " William Gladstone" questionArray(15) = "Which foreign languages did Nathaniel study?" correctAnswerArray(0,15) = "4" possibleAnswersArray(0,15) = a & " Hebrew" possibleAnswersArray(1,15) = b & " Czech" possibleAnswersArray(2,15) = c & " French" possibleAnswersArray(3,15) = d & " all of the above" questionArray(16) = "A creature noted for spreading pestilence is the" correctAnswerArray(0,16) = "1" possibleAnswersArray(0,16) = a & " Scarlet Vexation" possibleAnswersArray(1,16) = b & " Mite" possibleAnswersArray(2,16) = c & " Fly" possibleAnswersArray(3,16) = d & " Scarab Beetle" questionArray(17) = "Many great magicians of the 19th and 20th centuries were entombed at" correctAnswerArray(0,17) = "2" possibleAnswersArray(0,17) = a & " Angkor Wat" possibleAnswersArray(1,17) = b & " Westminster Abbey" possibleAnswersArray(2,17) = c & " The Tower of London" possibleAnswersArray(3,17) = d & " The Other Place" questionArray(18) = "If a magician leaves his circle during a summons, his power over his victim is" correctAnswerArray(0,18) = "3" possibleAnswersArray(0,18) = a & " enhanced" possibleAnswersArray(1,18) = b & " delayed" possibleAnswersArray(2,18) = c & " broken" possibleAnswersArray(3,18) = d & " both b and c" questionArray(19) = "Nelson's Column is a monument dedicated to the naval hero Admiral Horatio Nelson and is located at the renowned" correctAnswerArray(0,19) = "3" possibleAnswersArray(0,19) = a & " Tiananmen Square" possibleAnswersArray(1,19) = b & " Red Square" possibleAnswersArray(2,19) = c & " Trafalgar Square" possibleAnswersArray(3,19) = d & " Wenceslas Square" questionArray(20) = "How old is Bartimaeus?" correctAnswerArray(0,20) = "1" possibleAnswersArray(0,20) = a & " 5,010 years old" possibleAnswersArray(1,20) = b & " 100 years old" possibleAnswersArray(2,20) = c & " 5,000 years old" possibleAnswersArray(3,20) = d & " 10,000 years old" questionArray(21) = "Magicians punish wayward demons using" correctAnswerArray(0,21) = "4" possibleAnswersArray(0,21) = a & " the Shriveling Fire" possibleAnswersArray(1,21) = b & " the Punitive Jab" possibleAnswersArray(2,21) = c & " the Red Hot Stipples" possibleAnswersArray(3,21) = d & " all of the above" questionArray(22) = "Who perished after a demon uncovered his birth name?" correctAnswerArray(0,22) = "4" possibleAnswersArray(0,22) = a & " Paulo of Turin" possibleAnswersArray(1,22) = b & " Septimus Manning" possibleAnswersArray(2,22) = c & " Werner of Prague" possibleAnswersArray(3,22) = d & " all of the above" questionArray(23) = "Djinn are rendered powerless by" correctAnswerArray(0,23) = "4" possibleAnswersArray(0,23) = a & " iron" possibleAnswersArray(1,23) = b & " silver" possibleAnswersArray(2,23) = c & " platinum" possibleAnswersArray(3,23) = d & " a and b only" questionArray(24) = "A peregrine falcon, the fastest bird on record, can attain a speed of" correctAnswerArray(0,24) = "2" possibleAnswersArray(0,24) = a & " 100 kilometers per hour while diving" possibleAnswersArray(1,24) = b & " 200 kilometers per hour while diving" possibleAnswersArray(2,24) = c & " 45 kilometers per hour while diving" possibleAnswersArray(3,24) = d & " 75 kilometers per hour while diving" questionArray(25) = "At what age does Nathaniel undergo his Naming ceremony?" correctAnswerArray(0,25) = "1" possibleAnswersArray(0,25) = a & " 12 years old" possibleAnswersArray(1,25) = b & " 16 years old" possibleAnswersArray(2,25) = c & " 10 years old" possibleAnswersArray(3,25) = d & " 25 years old" questionArray(26) = "The shop frequented by magicians for their magical artifacts is called" correctAnswerArray(0,26) = "1" possibleAnswersArray(0,26) = a & " Pinn's Accoutrements" possibleAnswersArray(1,26) = b & " Little Shop of Horrors" possibleAnswersArray(2,26) = c & " Basra Trading Company" possibleAnswersArray(3,26) = d & " none of the above" questionArray(27) = "What herb or herbs are harmful to a djinni's essence?" correctAnswerArray(0,27) = "4" possibleAnswersArray(0,27) = a & " thyme" possibleAnswersArray(1,27) = b & " rosemary" possibleAnswersArray(2,27) = c & " rowan" possibleAnswersArray(3,27) = d & " both b and c" questionArray(28) = "The special powers of the Aldebrand's Pentacle" correctAnswerArray(0,28) = "4" possibleAnswersArray(0,28) = a & " binds a demon for one service" possibleAnswersArray(1,28) = b & " requires extra lines and incantations" possibleAnswersArray(2,28) = c & " binds a demon for multiple service" possibleAnswersArray(3,28) = d & " both b and c" questionArray(29) = "A spell that renders a demon trapped for centuries in a horrid minute space is the" correctAnswerArray(0,29) = "2" possibleAnswersArray(0,29) = a & " Dismissal Spell" possibleAnswersArray(1,29) = b & " Indefinite Confinement" possibleAnswersArray(2,29) = c & " Words of Direction and Control" possibleAnswersArray(3,29) = d & " Punitive Jab" questionArray(30) = "Where did Bartimaeus hide the Amulet of Samarkand once he stole it from Simon Lovelace?" correctAnswerArray(0,30) = "3" possibleAnswersArray(0,30) = a & " in a tin" possibleAnswersArray(1,30) = b & " in the Houses of Parliament" possibleAnswersArray(2,30) = c & " in Arthur Underwood's magical repository" possibleAnswersArray(3,30) = d & " in Heddleham Hall" questionArray(31) = "When summoning a spirit, a magician must" correctAnswerArray(0,31) = "4" possibleAnswersArray(0,31) = a & " make sure to pronounce the words clearly and precisely" possibleAnswersArray(1,31) = b & " make sure the pentacle is drawn with exact accuracy" possibleAnswersArray(2,31) = c & " remain within the pentacle" possibleAnswersArray(3,31) = d & " all of the above" questionArray(32) = "Which of the following historical cultures did Bartimaeus NOT visit?" correctAnswerArray(0,32) = "2" possibleAnswersArray(0,32) = a & " Ancient Egypt" possibleAnswersArray(1,32) = b & " Ancient Troy" possibleAnswersArray(2,32) = c & " Native American" possibleAnswersArray(3,32) = d & " Great Zimbabwe" questionArray(33) = "Who is the weakest of these spirits?" correctAnswerArray(0,33) = "2" possibleAnswersArray(0,33) = a & " Bartimaeus" possibleAnswersArray(1,33) = b & " Simpkin" possibleAnswersArray(2,33) = c & " Jabor" possibleAnswersArray(3,33) = d & " Faquarl" questionArray(34) = "According to Bartimaeus, what entertainment do magicians always enjoy?" correctAnswerArray(0,34) = "2" possibleAnswersArray(0,34) = a & " movies" possibleAnswersArray(1,34) = b & " jugglers" possibleAnswersArray(2,34) = c & " opera" possibleAnswersArray(3,34) = d & " football" questionArray(35) = "The mysterious mercenary employed by Lovelace to steal the amulet was:" correctAnswerArray(0,35) = "2" possibleAnswersArray(0,35) = a & " Short, bald and limping" possibleAnswersArray(1,35) = b & " Tall, dark and bearded" possibleAnswersArray(2,35) = c & " Thin, stooped and cackling" possibleAnswersArray(3,35) = d & " Fat and pink, with a blond toupee" 'NEW Questions..... questionArray(36) = "How old is Nathaniel when the attack on Picadilly occurs?" correctAnswerArray(0,36) = "1" possibleAnswersArray(0,36) = a & " Fourteen" possibleAnswersArray(1,36) = b & " Sixteen" possibleAnswersArray(2,36) = c & " Eighteen" possibleAnswersArray(3,36) = d & " Twelve" questionArray(37) = "What spell does Julius Tallow's demon, Nemaides, inflict on Kitty and Jakob after their ball accidentally damages Tallow's Rolls-Royce?" correctAnswerArray(0,37) = "1" possibleAnswersArray(0,37) = a & " The Black Tumbler" possibleAnswersArray(1,37) = b & " The Obedient Breath" possibleAnswersArray(2,37) = c & " The Essence Rack" possibleAnswersArray(3,37) = d & " A Shriveling Fire" questionArray(38) = "Where does Kitty first come into contact with Mr. Pennyfeather?" correctAnswerArray(0,38) = "4" possibleAnswersArray(0,38) = a & " In the courthouse" possibleAnswersArray(1,38) = b & " In his shop in the Southwark section of London" possibleAnswersArray(2,38) = c & " At her home" possibleAnswersArray(3,38) = d & " On an embankment of the Thames River" questionArray(39) = "How long does Bartimaeus agree to stay with Nathaniel when he is summoned for a second time?" correctAnswerArray(0,39) = "2" possibleAnswersArray(0,39) = a & " Five days" possibleAnswersArray(1,39) = b & " Six weeks" possibleAnswersArray(2,39) = c & " One year" possibleAnswersArray(3,39) = d & " For eternity" questionArray(40) = "To which city does Jessica Whitwell instruct Nathaniel to go to find out more about golems?" correctAnswerArray(0,40) = "3" possibleAnswersArray(0,40) = a & " Tashkent" possibleAnswersArray(1,40) = b & " Heliopolis" possibleAnswersArray(2,40) = c & " Prague" possibleAnswersArray(3,40) = d & " Paris" questionArray(41) = "What is missing from the Lovelace Collection in the magicians' Artifact Vaults that indicates the existence of an actual golem?" correctAnswerArray(0,41) = "2" possibleAnswersArray(0,41) = a & " Solomon's Magic Ring" possibleAnswersArray(1,41) = b & " A clay eye" possibleAnswersArray(2,41) = c & " The Rosetta Stone" possibleAnswersArray(3,41) = d & " Phoenician Incense Jars" questionArray(42) = "What stores were broken into during the Piccadilly raids?" correctAnswerArray(0,42) = "4" possibleAnswersArray(0,42) = a & " Grebe's Luxuries" possibleAnswersArray(1,42) = b & " Coot's Delicatessen" possibleAnswersArray(2,42) = c & " Dashell's Silk Emporium" possibleAnswersArray(3,42) = d & " All of the above" questionArray(43) = "All members of the Resistance have the power to?" correctAnswerArray(0,43) = "3" possibleAnswersArray(0,43) = a & " Penetrate Illusions" possibleAnswersArray(1,43) = b & " Perceive Flickering Radience from Magical Objects" possibleAnswersArray(2,43) = c & " Withstand Magical Attacks, to Some Degree" possibleAnswersArray(3,43) = d & " Hear Magical Activity" questionArray(44) = "How was Kitty able to escape Honorius during his attack in Gladstone's tomb?" correctAnswerArray(0,44) = "4" possibleAnswersArray(0,44) = a & " She used an inferno stick to make it retreat." possibleAnswersArray(1,44) = b & " She used an elemental sphere to slow it down." possibleAnswersArray(2,44) = c & " She kept throwing a constant rain of silver discs at the renegade skeleton." possibleAnswersArray(3,44) = d & " She held before her Grandmama Hyrnek's silver pendant." questionArray(45) = "Who was the least offensive of Bartimaeus's masters?" correctAnswerArray(0,45) = "1" possibleAnswersArray(0,45) = a & " Tycho Brahe" possibleAnswersArray(1,45) = b & " John Mandrake" possibleAnswersArray(2,45) = c & " His twelfth Czech Master" possibleAnswersArray(3,45) = d & " None of the above; they were all horrible." questionArray(46) = "Henry Duvall had the power to transform into a?" correctAnswerArray(0,46) = "2" possibleAnswersArray(0,46) = a & " Vampire" possibleAnswersArray(1,46) = b & " Werewolf" possibleAnswersArray(2,46) = c & " Golem" possibleAnswersArray(3,46) = d & " None of the above" questionArray(47) = "The magician who created the first golem was?" correctAnswerArray(0,47) = "1" possibleAnswersArray(0,47) = a & " Loew" possibleAnswersArray(1,47) = b & " Lovelace" possibleAnswersArray(2,47) = c & " Gladstone" possibleAnswersArray(3,47) = d & " Whitwell" questionArray(48) = "What other member of the Resistance besides Kitty survived the raid at Gladstone's tomb?" correctAnswerArray(0,48) = "3" possibleAnswersArray(0,48) = a & " Mr. Pennyfeather" possibleAnswersArray(1,48) = b & " Anne" possibleAnswersArray(2,48) = c & " Nick" possibleAnswersArray(3,48) = d & " Fred" questionArray(49) = "A golem is formed of?" correctAnswerArray(0,49) = "1" possibleAnswersArray(0,49) = a & " River-clay" possibleAnswersArray(1,49) = b & " Porcelain clay" possibleAnswersArray(2,49) = c & " Stoneware clay" possibleAnswersArray(3,49) = d & " Earthenware clay" questionArray(50) = "How did Nathaniel deduce that the attack at Piccadilly was not made by a conventional demon? " correctAnswerArray(0,50) = "4" possibleAnswersArray(0,50) = a & " A detonation would have caused the bricks to vaporize." possibleAnswersArray(1,50) = b & " The fallen bricks were snapped and broken." possibleAnswersArray(2,50) = c & " Most demons would blast their way in." possibleAnswersArray(3,50) = d & " All of the above" questionArray(51) = "On what holiday did the attacks at Piccadilly occur?" correctAnswerArray(0,51) = "4" possibleAnswersArray(0,51) = a & " Bastille Day" possibleAnswersArray(1,51) = b & " Fourth Of July" possibleAnswersArray(2,51) = c & " Memorial Day" possibleAnswersArray(3,51) = d & " Gladstone's Day" questionArray(52) = "Which of these demons served William Gladstone in the Battle at Prague?" correctAnswerArray(0,52) = "2" possibleAnswersArray(0,52) = a & " Queezle and Bartimaeus" possibleAnswersArray(1,52) = b & " Honorius and Patterknife" possibleAnswersArray(2,52) = c & " Xerxes and Baztuk" possibleAnswersArray(3,52) = d & " Simpkin and Nittles" questionArray(53) = "The Animating Parchment attains its power from?" correctAnswerArray(0,53) = "4" possibleAnswersArray(0,53) = a & " Stretched and dried calfskin" possibleAnswersArray(1,53) = b & " A special black ink" possibleAnswersArray(2,53) = c & " A special red ink" possibleAnswersArray(3,53) = d & " The words written on it" questionArray(54) = "What River did Bartimaues attempt to cross in a single bound in an effort to win his freedom from his former master Tycho?" correctAnswerArray(0,54) = "2" possibleAnswersArray(0,54) = a & " Thames" possibleAnswersArray(1,54) = b & " Vlatva" possibleAnswersArray(2,54) = c & " Nile" possibleAnswersArray(3,54) = d & " Amazon" questionArray(55) = "The second largest printer in London is?" correctAnswerArray(0,55) = "1" possibleAnswersArray(0,55) = a & " Hyrnek and Sons" possibleAnswersArray(1,55) = b & " Wicca Parchment, Inc." possibleAnswersArray(2,55) = c & " Jaroslav's" possibleAnswersArray(3,55) = d & " Mystical Scrolls and Co." questionArray(56) = "William Gladstone persuaded the ministers to hand over control to him during the?" correctAnswerArray(0,56) = "2" possibleAnswersArray(0,56) = a & " Day of Persuasion" possibleAnswersArray(1,56) = b & " Night of the Long Counsel" possibleAnswersArray(2,56) = c & " Eve of Influence" possibleAnswersArray(3,56) = d & " None of the above" questionArray(57) = "Which Egyptian king required Bartimaues to labor on grandiose building projects, along with thousands of other benighted spirits?" correctAnswerArray(0,57) = "3" possibleAnswersArray(0,57) = a & " Akhenaton" possibleAnswersArray(1,57) = b & " Tuthmosis III" possibleAnswersArray(2,57) = c & " Ramses The Great" possibleAnswersArray(3,57) = d & " Tutankhamen" questionArray(58) = "Golems were instrumental in causing great damage to?" correctAnswerArray(0,58) = "3" possibleAnswersArray(0,58) = a & " American Colonies" possibleAnswersArray(1,58) = b & " Assyrian Troops" possibleAnswersArray(2,58) = c & " Gladstone's Army" possibleAnswersArray(3,58) = d & " The Roman Empire" questionArray(59) = "What group opposes the leadership of the magicians and is eager to return to commoners' rule?" correctAnswerArray(0,59) = "1" possibleAnswersArray(0,59) = a & " The Resistance" possibleAnswersArray(1,59) = b & " The Orb Snatchers" possibleAnswersArray(2,59) = c & " The Crypt Creepers" possibleAnswersArray(3,59) = d & " The Rebels Without a Cause" questionArray(60) = "What major establishment did the golem attack?" correctAnswerArray(0,60) = "4" possibleAnswersArray(0,60) = a & " Pinn's Accoutrements" possibleAnswersArray(1,60) = b & " The National Gallery" possibleAnswersArray(2,60) = c & " The British Museum" possibleAnswersArray(3,60) = d & " All of the above" questionArray(61) = "What magician cheerfully admitted that it had been he who had unleashed the Black Tumbler upon the two children in Wandsworth Park?" correctAnswerArray(0,61) = "4" possibleAnswersArray(0,61) = a & " Henry Duvall" possibleAnswersArray(1,61) = b & " Simon Lovelace" possibleAnswersArray(2,61) = c & " John Mandrake" possibleAnswersArray(3,61) = d & " Julius Tallow" questionArray(62) = "After defeating the golem, where does Kitty decide to go?" correctAnswerArray(0,62) = "4" possibleAnswersArray(0,62) = a & " To America, to help fight the wars." possibleAnswersArray(1,62) = b & " To the Council of Brugges, to become part of the underground movement." possibleAnswersArray(2,62) = c & " To Prague, to learn more about the history of golems." possibleAnswersArray(3,62) = d & " Nowhere; she stays in London to learn more about magic." questionArray(63) = "Nathaniel was promoted to what station in government after uncovering the golem conspiracy?" correctAnswerArray(0,63) = "1" possibleAnswersArray(0,63) = a & " Head of Internal Affairs" possibleAnswersArray(1,63) = b & " Ruler of the golems" possibleAnswersArray(2,63) = c & " Chief of Police" possibleAnswersArray(3,63) = d & " Prime Minister" questionArray(64) = "Who is discovered to be the master of the golem?" correctAnswerArray(0,64) = "1" possibleAnswersArray(0,64) = a & " Henry Duvall" possibleAnswersArray(1,64) = b & " Julius Tallow" possibleAnswersArray(2,64) = c & " Jessica Whitwell" possibleAnswersArray(3,64) = d & " Kitty" questionArray(65) = "What renders the golem ineffective?" correctAnswerArray(0,65) = "4" possibleAnswersArray(0,65) = a & " When it gets wet and melts" possibleAnswersArray(1,65) = b & " When a specific spell is cast upon it" possibleAnswersArray(2,65) = c & " When it gets tired" possibleAnswersArray(3,65) = d & " When the manuscript is removed from its mouth" questionArray(66) = "How many years had Jakob spent in self-imposed confinement before Bartimaeus abducted him?" correctAnswerArray(0,66) = "2" possibleAnswersArray(0,66) = a & " Five years" possibleAnswersArray(1,66) = b & " Three years" possibleAnswersArray(2,66) = c & " Two years" possibleAnswersArray(3,66) = d & " None of the above" questionArray(67) = "Where does Kitty leave the Staff when she goes to visit her parents?" correctAnswerArray(0,67) = "1" possibleAnswersArray(0,67) = a & " In the cellar near Mr. Pennyfeather's shop" possibleAnswersArray(1,67) = b & " In the alleyway behind Mr. Pennyfeather's shop" possibleAnswersArray(2,67) = c & " Underneath a bridge that spans the Thames" possibleAnswersArray(3,67) = d & " Outside her parents' house" questionArray(68) = "What is the supposed initial demise of Honorius?" correctAnswerArray(0,68) = "4" possibleAnswersArray(0,68) = a & " He is crushed by the golem" possibleAnswersArray(1,68) = b & " He disintegrates into thin air" possibleAnswersArray(2,68) = c & " He falls from a building into the street" possibleAnswersArray(3,68) = d & " He is drowned in the Thames River" questionArray(69) = "What does Kitty discover behind a wall of illusion located in William Gladstone's tomb?" correctAnswerArray(0,69) = "2" possibleAnswersArray(0,69) = a & " A lost kitten" possibleAnswersArray(1,69) = b & " The corpses of six previous intruders" possibleAnswersArray(2,69) = c & " A large velvet bag filled with treasure" possibleAnswersArray(3,69) = d & " A small pond filled with clay" questionArray(70) = "Which magician created the manuscript that gives life to the golem?" correctAnswerArray(0,70) = "3" possibleAnswersArray(0,70) = a & " Mandrake" possibleAnswersArray(1,70) = b & " Gladstone" possibleAnswersArray(2,70) = c & " Kavka" possibleAnswersArray(3,70) = d & " Duvall" questionArray(71) = "How does Nathaniel recognize Harlequin in Prague?" correctAnswerArray(0,71) = "1" possibleAnswersArray(0,71) = a & " By the distinctive candle that he carries" possibleAnswersArray(1,71) = b & " By his plump figure" possibleAnswersArray(2,71) = c & " By the sign he carries that says ""John Mandrake""" possibleAnswersArray(3,71) = d & " By the scars on his face" questionArray(72) = "What is Nathaniel's undercover name in Prague?" correctAnswerArray(0,72) = "1" possibleAnswersArray(0,72) = a & " Derek Smithers" possibleAnswersArray(1,72) = b & " Daniel Smith" possibleAnswersArray(2,72) = c & " Derk Smith" possibleAnswersArray(3,72) = d & " Derek Smyth" questionArray(73) = "Who is Harlequin?" correctAnswerArray(0,73) = "2" possibleAnswersArray(0,73) = a & " A famous actor" possibleAnswersArray(1,73) = b & " A magician spy" possibleAnswersArray(2,73) = c & " A hot dog vendor" possibleAnswersArray(3,73) = d & " A street performer" questionArray(74) = "What is Nathaniel required to wear when he goes to meet Harlequin in Prague?" correctAnswerArray(0,74) = "2" possibleAnswersArray(0,74) = a & " A trench coat with a black belt" possibleAnswersArray(1,74) = b & " A soft cap with a blood red feather" possibleAnswersArray(2,74) = c & " A business suit with a blue dress shirt" possibleAnswersArray(3,74) = d & " A felt fedora with a brick red feather" questionArray(75) = "Where does the Resistance have to go in order to access magical artifacts of considerable power that may help to revolutionize their cause?" correctAnswerArray(0,75) = "1" possibleAnswersArray(0,75) = a & " The tomb of William Gladstone" possibleAnswersArray(1,75) = b & " The Tower of London" possibleAnswersArray(2,75) = c & " America" possibleAnswersArray(3,75) = d & " Buckingham Palace" questionArray(76) = "What does Jakob's grandmama give Kitty?" correctAnswerArray(0,76) = "4" possibleAnswersArray(0,76) = a & " An embroidered handkerchief" possibleAnswersArray(1,76) = b & " A worn leather bible" possibleAnswersArray(2,76) = c & " A photograph of herself as a young woman" possibleAnswersArray(3,76) = d & " A small, silver pendant fashioned in the shape of a teardrop" function getUnusedQuestion(qp) Dim Unused Unused = true questionNumber = getRandomQuestion() do while isUsed(questionNumber,qp) = true questionNumber = getRandomQuestion() loop getUnusedQuestion = questionNumber end function function isUsed(rn,qp) Dim Used if qp = "" then isUsed = false else questionsPickedArray = split(qp,",") For Each question In questionsPickedArray if cstr(rn) = question then Used = true end if next if Used = true then isUsed = true else isUsed = false end if end if end function function getRandomQuestion() Randomize() questionNumber = (Rnd() * (76))\1 questionNumber = questionNumber getRandomQuestion = questionNumber end function %> The Bartimaeus Trilogy _ Wallpaper <% Dim questionsPicked Dim unusedQuestion Dim questionCount Dim rightAnswers, wrongAnsers rightAnswers = cint(request.Form("right")) wrongAnswers = cint(request.Form("wrong")) answeredQuestion = request.Form("question") answerChosen = request.Form("answer") questionCount = cint(request.Form("questionCount")) if questionCount = 15 then if answerChosen = correctAnswerArray(0,answeredQuestion) then rightAnswers = rightAnswers + 1 else wrongAnswers = wrongAnswers + 1 end if session("c") = rightAnswers if rightAnswers >= 10 then response.Redirect("winner.asp") else response.Redirect("try_again.asp") end if else questionsPicked = request.Form("questionsPicked") if questionsPicked <> "" then unusedQuestion = getUnusedQuestion(left(questionsPicked,len(questionsPicked) - 1)) else unusedQuestion = getUnusedQuestion(questionsPicked) end if questionsPicked = questionsPicked & unusedQuestion & "," %>
Can you outsmart Bartimaeus? Test your knowledge of Bartimaeus’s World.
Select the correct answer to each question. Get 10 of 15 answers correct and you win a cool printable door hanger prize.
<%if answeredQuestion <> "" And answerChosen <> "" then%> <%if answerChosen = correctAnswerArray(0,answeredQuestion) then%> <%else%> <%end if%> <%else%> <%end if%>
  <%for i = 0 to 3%> <%next%>
 
<%=questionCount + 1%>. <%=questionArray(unusedQuestion)%>
   
<%=possibleAnswersArray(i,unusedQuestion)%>
   
 
 
 
<%end if%>
©Copyright 2004 Hyperion Books for Children | Miramax Books All Rights Reserved I Web Development Marketorial.com I Web Design Egohead.com