ÿþ<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <!-- saved from url=(0014)about:internet --> <head> <meta http-equiv="Content-Type" content="text/html; charset=unicode"> <meta http-equiv="Content-Style-Type" content="text/css"> <meta HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE"> <meta http-equiv="X-UA-Compatible"content="IE=EmulateIE7"> <!--***GENUINE***--> <!--***MCTEMPLATE1***--><!--***UNICODE***--><TITLE>Academic Quiz Bowl Practice Questions  Geography and Peoples #1  Interactive Multiple-Choice Test</TITLE> <!-- version 2.0.0 --> <!--PLEASE NOTE THAT ALTERATIONS TO THE ORIGINAL TEMPLATES ARE ONLY POSSIBLE IN THE REGISTERED VERSION--> <style TYPE="text/css"><!-- #slide { Position: Absolute; Left: 5px; Top: 5px; Width:20px; Visibility: Visible; } A:LINK{text-decoration: none;} A:VISITED{text-decoration: none;} TD{font-family: Microsoft Sans Serif,arial;}--></style> <meta name="description" content="Study online for free! Free educational multiple-choice practice test for Geography, Quiz Bowl, and World History students. Improve classroom grades and standardized test scores while having fun. Great test prep. Play individually on a PC or as a class using a SmartBoard or projector. 100% free. No registration or log-in required. Batch 1. "> <script type="text/javascript"> var ImageShow=0; var SCORM=false; TestPop = 'false'; var commas ="\""; var placer = location.href; var goLoca1=0; var goLoca2="about:blank"; var goExit=0; var verdict = ""; resultString = ""; function decodeIT(verdict) { resultString=verdict; var tester; tester= resultString.indexOf('#'); if (tester < 0) { return resultString; } if (verdict != '') { var uniText = verdict; var i = 0; var testText = uniText.substring(2,uniText.length-1).split(";&#") for (i=0;i<testText.length;i++) resultString = testText[i]; resultString = "" for (i=0;i<testText.length;i++) resultString = resultString + String.fromCharCode(testText[i]); return resultString; } } function goLoca(){ try{ location.replace(goLoca2); return; } catch(err){ location.replace("about:blank"); } } var up,down;var mins,secs; function Minutes(data) { for(var i=0;i<data.length;i++) if(data.substring(i,i+1)==":") break; return(data.substring(0,i)); } function Seconds(data) { for(var i=0;i<data.length;i++) if(data.substring(i,i+1)==":") break; return(data.substring(i+1,data.length)); } function Display(min,sec) { var disp; if(min<=9) disp=" 0"; else disp=" "; disp+=min+":"; if(sec<=9) disp+="0"+sec; else disp+=sec; return(disp); } function Down() { mins=1*Minutes(document.timex.given.value); secs=0+Seconds(document.timex.given.value); DownRepeat(); } function DownRepeat() { secs--; if(secs==-1) { secs=59; mins--; } document.timex.taken.value=Display(mins,secs); if((mins==0)&&(secs==0)){ goExit=1; return; } else down=setTimeout("DownRepeat()",1000); } if (navigator.appName !="Netscape"){ setInterval("moveback()",150); function moveback(){ } } if (document.images) { img1 = new Image(); img1.src = "Images/arrow1.gif" } </script> <style type="text/css"> #tt_ovrl { background-color: black; -moz-opacity: 0.7; opacity: 0.7; top: 0; left: 0; position: fixed; width: 100%; height:100%; z-index: 99; } #tt_ww { position: fixed; z-index: 100; top: 0; left: 0; width: 100%; height: 100%; text-align: center;} #tt_win { margin: 20% auto 0 auto; width: 400px; text-align: left;} #tt_w {background-color: white; padding: 3px; border: 1px solid black; background-color: #EEE;} #tt_t {color: white; margin: 0 0 2px 3px; font-family: Arial, sans-serif; font-size: 10pt;} #tt_text {width: 100%;} #tt_w span {font-family: Arial, sans-serif; font-size: 10pt;} #tt_w div {text-align: right; margin-top: 5px;} </style> <!-- IE specific code: --> <!--[if lte IE 7]> <style type="text/css"> #tt_ovrl { position: absolute; filter:alpha(opacity=70); top: expression(eval(document.body.scrollTop)); width: expression(eval(document.body.clientWidth)); } #tt_ww { position: absolute; top: expression(eval(document.body.scrollTop)); } </style> <![endif]--> <script type="text/javascript"> var PassAns=""; var PassQues=""; var PassQuiz=""; var RCount=0; function get_cookie (Name) { var search = Name + "=" var returnvalue = ""; if (document.cookie.length > 0) { offset = document.cookie.indexOf(search) // if cookie exists if (offset != -1) { offset += search.length // set index of beginning of value end = document.cookie.indexOf(";", offset); // set index of end of cookie value if (end == -1) end = document.cookie.length; returnvalue=unescape(document.cookie.substring(offset, end)) } } return returnvalue; } function setRunsCookie(what){ document.cookie=checkup+"="+what } function hw1(PassQues1,PassAns1,PassQuiz1) { if (passed==1 || runner==1){ return; } PassAns=PassAns1; PassQues=PassQues1; PassQuiz=PassQuiz1; get_cookie(checkup); if (get_cookie(checkup)=="" & RCount==0){ RCount=1; setRunsCookie(0); tries=0; } if (get_cookie(checkup)!="" & RCount==0){ RCount=1; var prevRuns = get_cookie(checkup); var newRuns = parseInt(prevRuns); newRuns = newRuns+1; setRunsCookie(newRuns); tries=newRuns; } if (tries > Amber || tries==Amber){ runner=0; } if (tries < Amber){ runner=1; return; } if (passed==1 || runner==1){ return; } document.onselectstart=new Function ("return true"); tt_prompt( hw2, 'A password is necessary to continue', ''); } function hw2(n) { if (n==null){ document.onselectstart=new Function ("return false"); return;} document.onselectstart=new Function ("return false"); Count(n); } function hw3() { document.onselectstart=new Function ("return true"); tt_prompt( hw4, 'Please tell us your name ...', ''); } function hw4(n) { if (n==null){ document.onselectstart=new Function ("return false"); return;} document.onselectstart=new Function ("return false"); AlertCC(n,correctList, incorrectList, totalcorrect,totaltried, totalincorrect, quiztitle, tries, SIZE, address) } function hw5(PassQues1) { PassQues=PassQues1; document.onselectstart=new Function ("return true"); tt_prompt( hw6, 'What is your answer?', ''); } function hw6(n,question) { if (n==null){ document.onselectstart=new Function ("return false"); return;} document.onselectstart=new Function ("return false"); PassQuiz="x"; Engine2(PassQues,n); } function hw7() { document.onselectstart=new Function ("return true"); tt_prompt( hw8, 'Please tell us your name ...', ''); } function hw8(n) { if (n==null){ document.onselectstart=new Function ("return false"); return;} document.onselectstart=new Function ("return false"); PassAns=n; AlertCC(n,correctList, incorrectList, totalcorrect,totaltried, totalincorrect,question, quiztitle, tries); } function hw10() { document.onselectstart=new Function ("return true"); tt_prompt( hw11, 'What colour would you like? Simply type in the name of the colour ... red, blue, yellow, pink etc.', ''); } function hw11(n) { if (n==null){ document.onselectstart=new Function ("return false"); return;} document.onselectstart=new Function ("return false"); Mycolor(n); } function hw13(PA1) { PassQuiz=PA1; document.onselectstart=new Function ("return true"); tt_prompt( hw14, 'Please tell us the name of player 1', ''); } function hw14(n) { if (n==null){ document.onselectstart=new Function ("return false"); return;} document.onselectstart=new Function ("return false"); PassQues=n; hw15(); //AlertCC(n,score1, score2, correctList, incorrectList, totalcorrect1,totaltried1, totalincorrect1,totalcorrect2,totaltried2, totalincorrect2,quiztitle, tries, SIZE, address) } function hw15() { document.onselectstart=new Function ("return true"); tt_prompt( hw16, 'Please tell us the name of player 2', ''); } function hw16(n) { if (n==null){ document.onselectstart=new Function ("return false"); return;} document.onselectstart=new Function ("return false"); if (PassQuiz=="PT"){ AlertCC(PassQues,n,fortune1, fortune2, correctList, incorrectList, totalcorrect1,totaltried1, totalincorrect1, totalcorrect2, totaltried2, totalincorrect2, quiztitle, tries, SIZE, address) } if (PassQuiz=="MM"){ AlertCC(PassQues,n,score1, score2, correctList, incorrectList, totalcorrect1,totaltried1, totalincorrect1,totalcorrect2,totaltried2, totalincorrect2,quiztitle, tries, SIZE, address) } } var tt_cb = null; function tt$(a) { return document.getElementById(a); } function tt_prompt(cb, q, a) { tt_cb = cb; tt$('tt_t').innerHTML = '' + ''; tt$('tt_prompt').innerHTML = q; tt$('tt_text').value = a; tt$('tt_ovrl').style.display = tt$('tt_ww').style.display = ''; tt$('tt_text').focus(); tt$('tt_text').select(); } function tt_clk(m) { tt$('tt_ovrl').style.display = tt$('tt_ww').style.display = 'none'; if (!m) tt_cb(null); else tt_cb(tt$('tt_text').value); } cs="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz"; Indigo=0; Red=""; Yellow=""; ls1="";ls2="";ls3="";bye = 0;four="00 01 10 11 ";fourletter="a b c d "; var passed=0; var runner=0; var DaysToLive=1; function PW(info){ if ( passed==1){ return;} var pw=info; if (pw==null) { bye=1;return; } for (var i=0;i<pw.length;i++) { chm=pw.charAt(i); cmm=cs.indexOf(chm)+32; for (var j=7;j>-1;j--) { cx=Math.pow(2,j); if (cmm >= cx ) { cmm=cmm-cx;ls1+="1"; } else{ ls1+="0"; } } } for(var i=0;i<ls1.length;i=i+2) { ls2=ls1.substring(i,i+2);y=four.indexOf(ls2);ls3+=fourletter.charAt(y);}if(ls3 != Red&& ls3!= Yellow ){bye=1;ls1="";ls2="";ls3="";alert("Sorry but the password is incorrect");PW();return;} if (ls3==Yellow){ WWHCount=0; Indigo=1; tries=0; } setRunsCookie(0); passed=1; bye=0; if (PassQuiz=="MC"){ Engine(PassQues,PassAns); } if (PassQuiz=="ES"){ statIt(); } if (PassQuiz=="QT"){ checkAnswer(); } if (PassQuiz=="IOW"){ checkWord(PassAns); } if (PassQuiz=="GT"){ Engine(PassQues,PassAns); } if (PassQuiz=="WYO"){ checkWord(PassAns); } if (PassQuiz=="FC"){ flip(PassAns); } if (PassQuiz=="MM"){ checkWord(PassAns); } if (PassQuiz=="PT"){ checkAnswer(PassAns); } } function Bye(){return;temp=window.confirm("Are you sure?"); if(temp==true){location.replace("about:blank"); StopIt=0; return(0);} if(temp==false){ location.reload(); StopIt=0; }} function cheers(){PW();if (bye==1){Bye();}} var Amber= 0; //**expDays var expDays = 1; var myexp = new Date(); //**Green var checkup ="DC6612"; myexp.setTime(myexp.getTime() + (expDays*24*60*60*1000)); function Count(info){ if (passed==1 || runner==1){ passed=1; return; } PW(info); return; } // --> </SCRIPT><!--IN--> </head> <!--BACKGROUND--> <body background ="Images/bk18.gif" text="black" link="#0000FF" vlink="#600042" onKeyDown="onKeyDown();" onLoad="doit();"><!--***BACKGROUND2--> <CENTER><NOSCRIPT>This page requires a JavaScript-enabled browser<BR>Instructions on how to enable your browser are contained in the help file.<BR></NOSCRIPT></CENTER> <!-- tt_prompt HTML code --> <div id="tt_ovrl" style="display: none;">&nbsp;</div> <div id="tt_ww" style="display: none;"> <div id="tt_win"><div id="tt_t"></div> <div id="tt_w"><span id="tt_prompt"></span> <br /><input type="text" id="tt_text" onKeyPress= "if((event.keyCode==10)||(event.keyCode==13)) tt_clk(1); if (event.keyCode==27) tt_clk(0);"> <br><div><input type="button" id="tt_ok" onclick="tt_clk(1);" value="OK"> <input type="button" id="tt_cancel" onclick="tt_clk(0);" value="Cancel"> </div></div> </div> </div> <!--EXTRABUTTONS Place--> <!-- End OF Slide Menu DHTML --> <!--<BR><FONT SIZE=1> Teaching Templates Copyright (C) 2001-2009 by<a href="http://www.tac-soft.com"> Tac-Software. All Rights Reserved</a></FONT> --> <!--<div id="debugConsole"> <h1>QUIZ RESULTS CONSOLE</h1> <p id="debugText"></p> </div>--> <IFRAME NAME="framer1" SRC="Images/f.gif" TITLE="Sounds" LONGDESC="Images/f.gif" WIDTH="1" HEIGHT="1" FRAMEBORDER="0"> </IFRAME> <script type="text/javascript"> var newImgs = new Array; var tic=new Array; var done=new Array; var PMatching=0;var score=0; var answ=FONTT; var q=20; var tries="0"; var StopIt=0; TacImageSrc = new Array ( "arrow1.gif" ) TacImageList = new Array (); for (counter in TacImageSrc) { TacImageList[counter] = new Image(); TacImageList[counter].src = TacImageSrc[counter]; } var object=new Array(); object[1]=new objectdata(40,40,"Images/correct.gif","Images/incorrect.gif","|| Question 1||"); object[2]=new objectdata(40,40,"Images/correct.gif","Images/incorrect.gif","|| Question 2||"); object[3]=new objectdata(40,40,"Images/correct.gif","Images/incorrect.gif","|| Question 3||"); object[4]=new objectdata(40,40,"Images/correct.gif","Images/incorrect.gif","|| Question 4||"); object[5]=new objectdata(40,40,"Images/correct.gif","Images/incorrect.gif","|| Question 5||"); object[6]=new objectdata(40,40,"Images/correct.gif","Images/incorrect.gif","|| Question 6||"); object[7]=new objectdata(40,40,"Images/correct.gif","Images/incorrect.gif","|| Question 7||"); object[8]=new objectdata(40,40,"Images/correct.gif","Images/incorrect.gif","|| Question 8||"); object[9]=new objectdata(40,40,"Images/correct.gif","Images/incorrect.gif","|| Question 9||"); object[10]=new objectdata(40,40,"Images/correct.gif","Images/incorrect.gif","|| Question 10||"); function objectdata(hsize,vsize,isTrueImg,isFalseImg,mess){ this.mess=mess; this.simg=new Image(hsize,vsize); this.simg.src=isTrueImg; this.rimg=new Image(hsize,vsize); this.rimg.src=isFalseImg; } function trimString (str) { str = this != window? this : str; return str.replace(/^\s+/g, '').replace(/\s+$/g, ''); } //<!-- Resize Bug Correction function disableselect(e){ return false; } function reEnable(){ return true; } document.onselectstart=new Function ("return false"); if (window.sidebar){ document.onmousedown=disableselect; document.onclick=reEnable; } NS4x = document.layers; if (NS4x) { origWidth=innerWidth; origHeight=innerHeight; } manu=navigator.appName; vers=navigator.appVersion; var NS4=true; if (manu.indexOf("Microsoft")>=0 && parseInt(navigator.appVersion)>= 4) { NS4=false; } function reDo() { if (innerWidth !=origWidth || innerHeight !=origHeight) location.reload(); } if (NS4x) onresize=reDo; //***SOUNDPLACE*** SOUNDON1=0; SOUNDON2=0; var browser_check=""; if(navigator.appName=="Netscape" && parseInt(navigator.appVersion)>=4) browser_check="n3_or_better"; if(navigator.appName.substring(0,9)=="Microsoft") browser_check="msie"; sound=new Array; //***SOUNDARRAY*** function playSound(dest) { var browserName = ""; var ua = navigator.userAgent.toLowerCase(); if ( ua.indexOf( "opera" ) != -1 ) { browserName = "opera"; } else if ( ua.indexOf( "chrome" ) != -1 ) { browserName = "chrome"; } else if ( ua.indexOf( "msie" ) != -1 ) { browserName = "msie"; } else if ( ua.indexOf( "safari" ) != -1 ) { browserName = "safari"; } else if ( ua.indexOf( "mozilla" ) != -1 ) { if ( ua.indexOf( "firefox" ) != -1 ) { browserName = "firefox"; } else { browserName = "firefox"; } } if (browserName=="opera" || browserName=="firefox" ){ if (browserName == "firefox"){ if (dest==1) document.mediaPlayer.SetSource(sound[1]); if (dest==2) document.mediaPlayer.SetSource(sound[2]); document.mediaPlayer.DoPlay(); return; } var file=sound[dest]; var doc=parent.framer1.document; doc.write('<HTML><HEAD>'); doc.write('<TITLE></TITLE>'); doc.write('</HEAD><BODY BGCOLOR="00FFFF">'); doc.write('<bgsound src="' + file + '" loop=1>'); doc.write('</BODY></HTML>'); doc.close (); return; } if (browser_check!="n3_or_better" && browser_check!="msie") alert("\nSorry but this sound scheme is NOT supported by your browser."); if(browser_check=="msie") { var file=sound[dest]; var doc=parent.framer1.document; doc.write('<HTML><HEAD>'); doc.write('<TITLE></TITLE>'); doc.write('</HEAD><BODY BGCOLOR="00FFFF">'); } if (browser_check=="n3_or_better"){ if (dest==1) document.mediaPlayer.SetSource(sound[1]); if (dest==2) document.mediaPlayer.SetSource(sound[2]); document.mediaPlayer.DoPlay(); } if(browser_check=="msie"){ doc.write('<bgsound src="' + file + '" loop=1>'); doc.write('</BODY></HTML>'); doc.close (); } } question = 10; QuizSize = 10; //<!--***COLOUR CHANGE PLACE***--> showAnswer=0; var bites=document.cookie.split("; "); var FONTT=0; var FULL=0; var HIDE=0; var ema=0; var showIt=0; //***FEEDBACK OPTION*** var plonk="</" +"SCRIPT>"; var jbegin="<" +"SCRIPT type='text/javascript'>"; var invert='"'; var bingo=""; //***QUIZNAM var quizname="Multiple Choice Results for:"; var quiztitle ="&#65;&#99;&#97;&#100;&#101;&#109;&#105;&#99;&#32;&#81;&#117;&#105;&#122;&#32;&#66;&#111;&#119;&#108;&#32;&#80;&#114;&#97;&#99;&#116;&#105;&#99;&#101;&#32;&#81;&#117;&#101;&#115;&#116;&#105;&#111;&#110;&#115;&#32;&#8211;&#32;&#71;&#101;&#111;&#103;&#114;&#97;&#112;&#104;&#121;&#32;&#97;&#110;&#100;&#32;&#80;&#101;&#111;&#112;&#108;&#101;&#115;&#32;&#35;&#49;&#32;&#8211;&#32;&#77;&#117;&#108;&#116;&#105;&#112;&#108;&#101;&#45;&#67;&#104;&#111;&#105;&#99;&#101;"; var totaltried=0; var totalcorrect=0; var totalincorrect=0; incorrectAnswer=""; incorrectList=""; correctList=""; var popup="null"; function wclose(){ if (FULL !==1){ goLoca(); return; } } function showScorm(correctList, incorrectList, totalcorrect,totaltried, totalincorrect, QuizSize, quiztitle, tries){ if (totalcorrect==0 && totalincorrect==0){ alert("No results to show at the moment!"); return; } if(tries=="0"){ tries="Not recorded"; } ema=1; per=(totaltried-totalincorrect)/QuizSize*100; per=Math.round(per)+"%"; var squiztitle = quiztitle; while (squiztitle.indexOf("'") > -1) squiztitle = squiztitle.replace("'","`"); var sIncorrect = incorrectList; while (sIncorrect.indexOf("'") > -1) sIncorrect = sIncorrect.replace("'","`"); var sCorrect = correctList; while (sCorrect.indexOf("'") > -1) sCorrect = sCorrect.replace("'","`"); if (totaltried==0){ per="0%"; } ShowScore(correctList, incorrectList, totalcorrect,totaltried, totalincorrect,QuizSize, quiztitle, tries); } function hideScorm(){ var noInput = ""; var debugText = document.getElementById("debugText"); if(debugText){ debugText.innerHTML = noInput; } } function AlertCC(n,correctList, incorrectList, totalcorrect,totaltried, totalincorrect,question, quiztitle, tries) { temp=window.confirm("To use this option you must have a standard email client installed on your computer (Outlook Express, Outlook, Eudora etc.) Please note that you may encounter problems if you are running an anti-virus software which blocks script-based mailing. Please note also that submitting the results automatically ends the quiz session!"); if (temp==false){ return; } var myname=n; if (myname==null){ return; } if(tries=="0"){ tries="Not recorded"; } ema=1; if (myname==null || myname==""){ myname="Unknown User"; } var address="myaddress@myserver.com"; var quiztaker=myname; var submitString= "'mailto:"+address+"?subject=Teaching Templates Results from "+quiztaker+" &amp;NAME=supporter &amp;METHOD=POST &amp;ENCTYPE=text/plain'>"; var re = / /g; submitString= submitString.replace(re,"%20"); myname=quizname+" " +myname; per=(totaltried-totalincorrect)/question*100; per=Math.round(per)+"%"; var squiztaker = quiztaker; while (squiztaker.indexOf("'") > -1) squiztaker = squiztaker.replace("'","`"); var squiztitle = quiztitle; while (squiztitle.indexOf("'") > -1) squiztitle = squiztitle.replace("'","`"); var sIncorrect = incorrectList; while (sIncorrect.indexOf("'") > -1) sIncorrect = sIncorrect.replace("'","`"); var sCorrect = correctList; while (sCorrect.indexOf("'") > -1) sCorrect = sCorrect.replace("'","`"); if (totaltried==0){ per="0%"; } var m1="<!DOCTYPE html PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN'><html><head><meta http-equiv='Content-Type' content='text/html; charset=utf-8'><TITLE>Results</TITLE>" + jbegin + "function disableselect(e){"+ "return false;"+ "} "+ "function reEnable(){"+ "return true;"+ "} "+ "document.onselectstart=new Function ('return false');"+ "if (window.sidebar){"+ "document.onmousedown=disableselect;"+ "document.onclick=reEnable;"+ "} "+ plonk+ "</head>"; var m2="<body BGCOLOR='#FFFFFF'>"; var m7="<div align='center'>"+ "<form action='...'>"+ "<input type='button' value='Send Message'onClick="+commas+"parent.location='mailto:"+address+"?subject=Quiz Results&amp;body=TITLE: "+escape(squiztitle)+"%0ASubmitted by: " + escape(squiztaker)+"%0AQuestions available :"+question+"%0AQuestions answered: "+totaltried+"%0ACorrect: "+totalcorrect+"%0A Incorrect: "+totalincorrect+"%0AGrade as percentage: "+per+"%0A%0AIncorrect Answers %0A"+sIncorrect+"%0A%0AQuestions with correct answers%0A"+sCorrect+"%0A'"+commas+">"+ "</form>"+ "</div>"; var m3="<h1><B>Teaching Templates: Multiple Choice Quiz Results</B></h1>" + "<BR><CENTER>"+ "<FORM action=" + submitString +"These are the results which will be sent if you click the 'Send message' button:<br><br>"+'\n'+ "<TEXTAREA NAME=Message COLS=80 ROWS=20 readonly>"+ "Title of Quiz: "+quiztitle+ '\n'+ "Quiz type: Multiple Choice"+'\n'+ "The results will be submitted to: " + address +'\n'+ "Questions answered by: "+quiztaker+'\n'+ "Number of quiz attempts: "+tries+'\n'+ "Total number of questions available: "+ question +'\n'+ "Total number of questions answered: "+totaltried +'\n'+ "Total number of correct answers: " + totalcorrect +'\n'+ "Total number of incorrect answers: " + totalincorrect + '\n'+ "Grade as percentage: "+per+'\n' + "List of question(s) with incorrect answers:"+'\n'+ incorrectList+'\n'+ "List of question(s) with correct answers:" +'\n'+ correctList+'\n'; var m4="</textarea><P><INPUT TYPE=hidden VALUE='Send Message'><P>"+ "<input type=button VALUE=' Print this Page '" + " onClick='printit()'>"+ " "+ "<input type='button' value=' Close Window'" + " onClick='wclose()'><P>"+ jbegin+ "function wclose(){" + "var browserName = '';" + "var ua = navigator.userAgent.toLowerCase();" + "if ( ua.indexOf('firefox') != -1 ) { " + "browserName = 'firefox';}" + "if ( ua.indexOf('chrome') != -1 ) { " + "browserName = 'chrome';}" + "if ( ua.indexOf('safari') != -1 ) { " + "browserName = 'safari';}" + "if ( ua.indexOf('opera') != -1 ) { " + "browserName = 'opera';}" + "if (browserName != 'firefox'){" + "if (browserName == 'chrome' || browserName == 'safari' || browserName == 'opera'){" + "this.location.reload();" + "return;" + "}}" + "history.back();}" + "function printit(){"+ "var NS = (navigator.appName == 'Netscape');"+ "var VERSION = parseInt(navigator.appVersion);"+ "var browserName = '';" + "var ua = navigator.userAgent.toLowerCase();" + "if ( ua.indexOf('msie') != -1 ) { " + "browserName = 'msie';}" + "if (NS) {" + "window.print();" + "} else {" + "if (browserName=='msie'){window.location.reload();}"+ "window.print();" + "} "+ "} "+ plonk + "</FORM></CENTER>"; window.document.write(m1+m2+m3+m4+m7+'</body></html>'); } function PopupTest() { //return if (window.SymError || window['SymError'] || window.SymWinOpen || window['SymWinOpen']) { alert('You appear to have a program installed on this computer that is blocking the javascript for the quiz on this page.'+ 'It is most likely an ad blocking program that might be part of a security program such as '+'Norton Internet Security or '+'Norton Personal Firewall '+' If the quiz does not show or does not function correctly, you can try disabling the ad blocking program on '+'your computer and refreshing this page. It may also be necessary to clear the '+'Temporary Internet Files cache for your browser '); } var place=location.href; var gotIt= place.indexOf("?"); if (gotIt!=-1){ TestPop='true'; } if (gotIt==-1){ if (FULL!=0){ try{ TestPopup = window.open('','','width=screen.width,height=screen.height'); TestPop = TestPopup; TestPopup.close(); } catch(err){ TestPop='false'; } } } } function StatusQuo() { //return if (FULL!=0 &&(TestPop == 'false' || TestPop == null)) { if(navigator.oscpu && document.getElementsByClassName){ FULL=0; return; } alert('Your present browser settings block the popup window\nwhich is required in fullscreen or maximised quiz mode.\nPlease make the necessary changes to the\nquiz and/ or browser options.'); FULL=0; return; } return; } function doit() { //*TIMIN //*COUNT3 return; } //initSCORM(); //} function quiz(){} function quiz(){ q=answ; if (q==0){ wclose(); location.replace("Images/tac.gif"); } } <!--*TAC*--> <!--*TAC*--> function makeTrue(questionNum) { totaltried ++; totalcorrect ++; tic[questionNum]="r"; if (SOUNDON1==1){ playSound(1);} zahl=parseInt(questionNum); zahl=(questionNum); if (navigator.appName=="Netscape" && HIDE==0) { if (/Opera[\/\s](\d+\.\d+)/.test(navigator.userAgent) || (/Chrome[\/\s](\d+\.\d+)/.test(navigator.userAgent))){ findImg(zahl,"yes"); } else{ window.status=object[questionNum].mess; document[zahl].src=object[questionNum].simg.src;} } else{ if (HIDE==0){ if (/Opera[\/\s](\d+\.\d+)/.test(navigator.userAgent) || (/Chrome[\/\s](\d+\.\d+)/.test(navigator.userAgent))){ findImg(zahl,"yes"); } else{ window.status=object[questionNum].mess; document[zahl].src=object[questionNum].simg.src; } } } } function findImg(nummer,response) { if(ImageShow == 1) { if (response == "yes"){ newImgs[nummer-1].src=object[nummer].simg.src; return; } if (response == "no"){ newImgs[nummer-1].src=object[nummer].rimg.src; return; } } ImageShow=1; var don = "0" ; imgs=document.getElementsByTagName('IMG'); for(var i=0; i<imgs.length;i++ ) { if(/arrow1.gif/.test(imgs[i].src)) { newImgs[don] = imgs[i]; don ++; } else{ } } if (response == "yes"){ newImgs[nummer-1].src=object[nummer].simg.src; return; } if (response == "no"){ newImgs[nummer-1].src=object[nummer].rimg.src; return; } } function makeFalse(questionNum){ totaltried ++; totalincorrect ++; tic[questionNum]="w"; if (SOUNDON2==1){ playSound(2);} zahl=parseInt(questionNum); incorrectList=incorrectList+" "+zahl+"..."+" (" + incorrectAnswer + ");" ; zahl=(questionNum); if (navigator.appName=="Netscape" && HIDE==0) { if (/Opera[\/\s](\d+\.\d+)/.test(navigator.userAgent) || (/Chrome[\/\s](\d+\.\d+)/.test(navigator.userAgent))){ findImg(zahl,"no"); } else{ window.status=object[questionNum].mess; document[zahl].src=object[questionNum].rimg.src;} } else{ if (HIDE==0){ if (/Opera[\/\s](\d+\.\d+)/.test(navigator.userAgent) || (/Chrome[\/\s](\d+\.\d+)/.test(navigator.userAgent))){ findImg(zahl,"no"); } else{ window.status=object[questionNum].mess; document[zahl].src=object[questionNum].rimg.src; } } } if (showAnswer==0){ if (ans[questionNum]=="a") { showIt=1; ping='first'; } if (ans[questionNum]=="b") { showIt=1; ping='second'; } if (ans[questionNum]=="c") { showIt=1; ping='third'; } if (ans[questionNum]=="d") { showIt=1; ping='fourth'; } if (ans[questionNum]=="e") { showIt=1; ping='fifth'; } if (showIt==0){ temp=window.confirm('The correct answer is: ' + (ans[questionNum])); return; } if (showIt==1){ showIt=0; temp=window.confirm('The ' + ping + ' answer is correct '); return; } } } function Engine2(question,answer){ if (answer==false || answer==null){ return; } if (!done[question]) { input=answer; { if (input==""){ input="x"; } if (input=="zero") { input="0"; } if (input=="one") { input="1"; } if (input=="two") { input="2"; } if (input=="three") { input="3"; } if (input=="four") { input="4"; } if (input=="five") { input="5"; } if (input=="six") { input="6"; } if (input=="seven") { input="7"; } if (input=="eight") { input="8"; } if (input=="nine") { input="9"; } if (input=="ten") { input="10"; } if (input=="eleven") { input="11"; } if (input=="twelve") { input="12"; } if (input=="thirteen") { input="13"; } if (input=="fourteen") { input="14"; } if (input=="fifteen") { input="15"; } if (input=="sixteen") { input="16"; } if (input=="seventeen") { input="17"; } if (input=="eighteen") { input="18"; } if (input=="nineteen") { input="19"; } if (input=="twenty") { input="20"; } } resultString=ans[question]; decodeIT(resultString); ans[question]=resultString Engine(question,input); } else { alert('You have already answered that question.'); } } function Engine(question, answer) { //MyPass if (goExit ==1){ alert("Sorry, but the time allowed for this quiz has now expired. "); return; } incorrectAnswer=answer;quiz(); if (answ==0){ location.reload(); } else{ change1=answer; change1 = trimString(change1); change=change1.toUpperCase(); answer=change; change1 = ans[question]; change1 = trimString(change1); change=change1.toUpperCase(); if (change !="" && PMatching==1){ answer=(answer+" "); change=(change+" "); loc=answer.indexOf(change); if (loc !=-1){ change=answer; } } if (answer !=change) { if (!done[question]) { done[question]=-1; makeFalse(question); if (SCORM == true){ SetScormScore(answer,change,question); } } else { alert('You have already answered that question.'); } } else { if (!done[question]) { done[question]=-1; score++; makeTrue(question); if (SCORM == true){ SetScormScore(answer,change,question); } } else { alert('You have already answered that question.'); } } } } function display() { var bin = 0; for (i=1; i < question+1; i++) { bin=0; zahl=parseInt(i); zahl=(i); if (navigator.appName=="Netscape" && tic[i]=="r"){ bin=1; if (/Opera[\/\s](\d+\.\d+)/.test(navigator.userAgent) || (/Chrome[\/\s](\d+\.\d+)/.test(navigator.userAgent))){ findImg(zahl,"yes"); } else{ window.status=object[i].mess; document[zahl].src=object[i].simg.src; } } if (navigator.appName=="Netscape" && tic[i]=="w"){ bin =1; if (/Opera[\/\s](\d+\.\d+)/.test(navigator.userAgent) || (/Chrome[\/\s](\d+\.\d+)/.test(navigator.userAgent))){ findImg(zahl,"no"); } else{ window.status=object[i].mess; document[zahl].src=object[i].rimg.src; } } if ((/Opera[\/\s](\d+\.\d+)/.test(navigator.userAgent) || (/Chrome[\/\s](\d+\.\d+)/.test(navigator.userAgent)))&& navigator.appName!="Netscape" && tic[i]=="w") { bin=1; findImg(zahl,"no"); } if ((/Opera[\/\s](\d+\.\d+)/.test(navigator.userAgent) || (/Chrome[\/\s](\d+\.\d+)/.test(navigator.userAgent)))&& navigator.appName!="Netscape" && tic[i]=="r") { bin=1; findImg(zahl,"yes"); } if (tic[i]=="r" && bin==0){ window.status=object[i].mess; document[zahl].src=object[i].simg.src; } if (tic[i]=="w" && bin==0){ window.status=object[i].mess; document[zahl].src=object[i].rimg.src; } } var half; half=(question/2); if (score==question) { alert("Full Marks!!"); } else if (score==0) { alert('Zero! No points!'); } else if ((score < half) && (score!=0)) { alert('You could do better! ' + score + ' point(s).');} else if ((score >=half) && (score!=50)) { alert('Pretty Good! ' + score + ' points.');} } function reloadIt() { location.reload();} function TTM() { var mop = 0; mop = history.length; if (mop == 0){ alert("The Task Manager is not running. You must start the Task manager before you load the first quiz!"); } history.back(); } //REM2 var ans=new Array; ans[1] ="d";ans[2] ="c";ans[3] ="a";ans[4] ="d";ans[5] ="d";ans[6] ="a";ans[7] ="a";ans[8] ="a";ans[9] ="d";ans[10] ="d"; function right(e) { if (navigator.appName=='Netscape' && FULL!==0 && (e.which==3 || e.which==2)) return false; else if (navigator.appName=='Microsoft Internet Explorer' && FULL!==0 && (event.button==2 || event.button==3)) { alert("Sorry, but this option is not available in this quiz!"); return false; } return true; } document.onmousedown=right; if (document.layers) window.captureEvents(Event.MOUSEDOWN); window.onmousedown=right; //************************************** // **************************** // Block backspace onKeyDown************ // *************************** function onKeyDown() { if (FULL!==0){ if ( (event.altKey) || ((event.keyCode==8) && (event.srcElement.type !="text" && event.srcElement.type !="textarea" && event.srcElement.type !="password")) || ((event.ctrlKey) && ((event.keyCode==78) || (event.keyCode==82)) ) || (event.keyCode==116) ) { event.keyCode=0; event.returnValue=false; if (window.opener !=null && FULL!==0 && !NS4) { window.opener.blur(); msgWindow.focus(); } } } } </script> <script type='text/javascript'>FONTT = 1; </script><!--***HEADER***--> <center><BR><Font size='+3'>&#65;&#99;&#97;&#100;&#101;&#109;&#105;&#99;&#32;&#81;&#117;&#105;&#122;&#32;&#66;&#111;&#119;&#108;&#32;&#80;&#114;&#97;&#99;&#116;&#105;&#99;&#101;&#32;&#81;&#117;&#101;&#115;&#116;&#105;&#111;&#110;&#115;&#32;&#8211;&#32; <strong><em>&#71;&#101;&#111;&#103;&#114;&#97;&#112;&#104;&#121;&#32;&#97;&#110;&#100;&#32;&#80;&#101;&#111;&#112;&#108;&#101;&#115;&#32;&#35;&#49;</em></strong>&#32;&#8211;&#32;&#77;&#117;&#108;&#116;&#105;&#112;&#108;&#101;&#45;&#67;&#104;&#111;&#105;&#99;&#101;</font><HR></center> <TABLE BORDER=0 SUMMARY=''> <TR> <TD ALIGN=CENTER VALIGN=MIDDLE WIDTH=100> <IMG SRC="Images/arrow1.gif" HEIGHT=40 WIDTH=40 ALT="" NAME=1> </TD> <TD><form action='...'> <FONT SIZE='+1'><A NAME="1x">1. </A>&#87;&#104;&#97;&#116;&#32;&#100;&#101;&#115;&#101;&#114;&#116;&#44;&#32;&#51;&#46;&#53;&#32;&#109;&#105;&#108;&#108;&#105;&#111;&#110;&#32;&#115;&#113;&#117;&#97;&#114;&#101;&#32;&#109;&#105;&#108;&#101;&#115;&#32;&#105;&#110;&#32;&#115;&#105;&#122;&#101;&#44;&#32;&#105;&#115;&#32;&#108;&#111;&#99;&#97;&#116;&#101;&#100;&#32;&#105;&#110;&#32;&#110;&#111;&#114;&#116;&#104;&#101;&#114;&#110;&#32;&#65;&#102;&#114;&#105;&#99;&#97;&#63;<br><br><input type="radio" name=1 value="a" onClick="Engine(1,this.value)">&#71;&#111;&#98;&#105;<br> <input type="radio" name=1 value="b" onClick="Engine(1,this.value)">&#75;&#97;&#108;&#97;&#104;&#97;&#114;&#105;<br><input type="radio" name=1 value="c" onClick="Engine(1,this.value)">&#78;&#97;&#109;&#105;&#98;<br><input type="radio" name=1 value="d" onClick="Engine(1,this.value)">&#83;&#97;&#104;&#97;&#114;&#97;</FONT></FORM></TD></TR></TABLE><TABLE BORDER=0 SUMMARY=''><TR><TD ALIGN=CENTER valign=middle WIDTH=100><IMG SRC="Images/arrow1.gif" HEIGHT=40 WIDTH=40 alt="" NAME=2></TD><TD><FORM action='...'><FONT SIZE='+1'><A NAME="2x">2. </A>&#84;&#104;&#101;&#32;&#101;&#97;&#115;&#116;&#101;&#114;&#110;&#32;&#112;&#111;&#114;&#116;&#105;&#111;&#110;&#32;&#111;&#102;&#32;&#116;&#104;&#101;&#32;&#83;&#97;&#104;&#97;&#114;&#97;&#44;&#32;&#108;&#111;&#99;&#97;&#116;&#101;&#100;&#32;&#98;&#101;&#116;&#119;&#101;&#101;&#110;&#32;&#116;&#104;&#101;&#32;&#78;&#105;&#108;&#101;&#32;&#82;&#105;&#118;&#101;&#114;&#32;&#97;&#110;&#100;&#32;&#116;&#104;&#101;&#32;&#82;&#101;&#100;&#32;&#83;&#101;&#97;&#44;&#32;&#105;&#115;&#32;&#107;&#110;&#111;&#119;&#110;&#32;&#97;&#115;&#32;&#119;&#104;&#97;&#116;&#63;<br><br><input type="radio" name=2 value="a" onClick="Engine(2,this.value)">&#75;&#97;&#108;&#97;&#104;&#97;&#114;&#105;&#32;&#68;&#101;&#115;&#101;&#114;&#116;<br> <input type="radio" name=2 value="b" onClick="Engine(2,this.value)">&#76;&#111;&#119;&#101;&#114;&#32;&#69;&#103;&#121;&#112;&#116;<br><input type="radio" name=2 value="c" onClick="Engine(2,this.value)">&#78;&#117;&#98;&#105;&#97;&#110;&#32;&#68;&#101;&#115;&#101;&#114;&#116;<br><input type="radio" name=2 value="d" onClick="Engine(2,this.value)">&#83;&#97;&#104;&#101;&#108;</FONT></FORM></TD></TR></TABLE><TABLE BORDER=0 SUMMARY=''><TR><TD ALIGN=CENTER valign=middle WIDTH=100><IMG SRC="Images/arrow1.gif" HEIGHT=40 WIDTH=40 alt="" NAME=3></TD><TD><FORM action='...'><FONT SIZE='+1'><A NAME="3x">3. </A>&#87;&#104;&#97;&#116;&#32;&#105;&#115;&#32;&#116;&#104;&#101;&#32;&#109;&#111;&#115;&#116;&#32;&#112;&#111;&#112;&#117;&#108;&#111;&#117;&#115;&#32;&#99;&#105;&#116;&#121;&#32;&#105;&#110;&#32;&#73;&#108;&#108;&#105;&#110;&#111;&#105;&#115;&#63;<br><br><input type="radio" name=3 value="a" onClick="Engine(3,this.value)">&#67;&#104;&#105;&#99;&#97;&#103;&#111;<br> <input type="radio" name=3 value="b" onClick="Engine(3,this.value)">&#69;&#108;&#103;&#105;&#110;<br><input type="radio" name=3 value="c" onClick="Engine(3,this.value)">&#69;&#118;&#97;&#110;&#115;&#116;&#111;&#110;<br><input type="radio" name=3 value="d" onClick="Engine(3,this.value)">&#83;&#112;&#114;&#105;&#110;&#103;&#102;&#105;&#101;&#108;&#100;</FONT></FORM></TD></TR></TABLE><TABLE BORDER=0 SUMMARY=''><TR><TD ALIGN=CENTER valign=middle WIDTH=100><IMG SRC="Images/arrow1.gif" HEIGHT=40 WIDTH=40 alt="" NAME=4></TD><TD><FORM action='...'><FONT SIZE='+1'><A NAME="4x">4. </A>&#84;&#104;&#101;&#32;&#110;&#111;&#109;&#97;&#100;&#105;&#99;&#32;&#112;&#97;&#115;&#116;&#111;&#114;&#97;&#108;&#105;&#115;&#116;&#32;&#66;&#101;&#114;&#98;&#101;&#114;&#115;&#44;&#32;&#112;&#114;&#105;&#110;&#99;&#105;&#112;&#97;&#108;&#32;&#105;&#110;&#104;&#97;&#98;&#105;&#116;&#97;&#110;&#116;&#115;&#32;&#111;&#102;&#32;&#110;&#111;&#114;&#116;&#104;&#101;&#114;&#110;&#32;&#65;&#102;&#114;&#105;&#99;&#97;&#8217;&#115;&#32;&#83;&#97;&#104;&#97;&#114;&#97;&#110;&#32;&#105;&#110;&#116;&#101;&#114;&#105;&#111;&#114;&#44;&#32;&#97;&#114;&#101;&#32;&#107;&#110;&#111;&#119;&#110;&#32;&#98;&#121;&#32;&#119;&#104;&#97;&#116;&#32;&#110;&#97;&#109;&#101;&#63;<br><br><input type="radio" name=4 value="a" onClick="Engine(4,this.value)">&#66;&#97;&#103;&#97;<br> <input type="radio" name=4 value="b" onClick="Engine(4,this.value)">&#73;&#115;&#117;&#98;&#117;<br><input type="radio" name=4 value="c" onClick="Engine(4,this.value)">&#79;&#103;&#111;&#110;&#105;<br><input type="radio" name=4 value="d" onClick="Engine(4,this.value)">&#84;&#117;&#97;&#114;&#101;&#103;</FONT></FORM></TD></TR></TABLE><TABLE BORDER=0 SUMMARY=''><TR><TD ALIGN=CENTER valign=middle WIDTH=100><IMG SRC="Images/arrow1.gif" HEIGHT=40 WIDTH=40 alt="" NAME=5></TD><TD><FORM action='...'><FONT SIZE='+1'><A NAME="5x">5. </A>&#84;&#104;&#101;&#32;&#83;&#97;&#104;&#97;&#114;&#97;&#32;&#100;&#111;&#101;&#115;&#32;&#110;&#111;&#116;&#32;&#105;&#110;&#99;&#108;&#117;&#100;&#101;&#32;&#119;&#104;&#105;&#99;&#104;&#32;&#111;&#102;&#32;&#116;&#104;&#101;&#32;&#102;&#111;&#108;&#108;&#111;&#119;&#105;&#110;&#103;&#32;&#99;&#111;&#117;&#110;&#116;&#114;&#105;&#101;&#115;&#63;<br><br><input type="radio" name=5 value="a" onClick="Engine(5,this.value)">&#65;&#108;&#103;&#101;&#114;&#105;&#97;<br> <input type="radio" name=5 value="b" onClick="Engine(5,this.value)">&#67;&#104;&#97;&#100;<br><input type="radio" name=5 value="c" onClick="Engine(5,this.value)">&#69;&#103;&#121;&#112;&#116;<br><input type="radio" name=5 value="d" onClick="Engine(5,this.value)">&#69;&#116;&#104;&#105;&#111;&#112;&#105;&#97;</FONT></FORM></TD></TR></TABLE><TABLE BORDER=0 SUMMARY=''><TR><TD ALIGN=CENTER valign=middle WIDTH=100><IMG SRC="Images/arrow1.gif" HEIGHT=40 WIDTH=40 alt="" NAME=6></TD><TD><FORM action='...'><FONT SIZE='+1'><A NAME="6x">6. </A>&#68;&#117;&#114;&#105;&#110;&#103;&#32;&#116;&#104;&#101;&#32;&#87;&#97;&#114;&#32;&#111;&#102;&#32;&#116;&#104;&#101;&#32;&#80;&#97;&#99;&#105;&#102;&#105;&#99;&#32;&#40;&#49;&#56;&#55;&#57;&#45;&#49;&#56;&#56;&#51;&#41;&#44;&#32;&#119;&#104;&#97;&#116;&#32;&#100;&#101;&#115;&#101;&#114;&#116;&#32;&#119;&#97;&#115;&#32;&#102;&#105;&#101;&#114;&#99;&#101;&#108;&#121;&#32;&#102;&#111;&#117;&#103;&#104;&#116;&#32;&#111;&#118;&#101;&#114;&#32;&#98;&#121;&#32;&#66;&#111;&#108;&#105;&#118;&#105;&#97;&#44;&#32;&#67;&#104;&#105;&#108;&#101;&#44;&#32;&#97;&#110;&#100;&#32;&#80;&#101;&#114;&#117;&#44;&#32;&#98;&#101;&#99;&#97;&#117;&#115;&#101;&#32;&#111;&#102;&#32;&#105;&#116;&#115;&#32;&#110;&#105;&#116;&#114;&#97;&#116;&#101;&#32;&#114;&#101;&#115;&#111;&#117;&#114;&#99;&#101;&#115;&#63;<br><br><input type="radio" name=6 value="a" onClick="Engine(6,this.value)">&#65;&#116;&#97;&#99;&#97;&#109;&#97;&#32;&#68;&#101;&#115;&#101;&#114;&#116;<br> <input type="radio" name=6 value="b" onClick="Engine(6,this.value)">&#77;&#111;&#106;&#97;&#118;&#101;&#32;&#68;&#101;&#115;&#101;&#114;&#116;<br><input type="radio" name=6 value="c" onClick="Engine(6,this.value)">&#80;&#97;&#105;&#110;&#116;&#101;&#100;&#32;&#68;&#101;&#115;&#101;&#114;&#116;<br><input type="radio" name=6 value="d" onClick="Engine(6,this.value)">&#84;&#97;&#107;&#108;&#97;&#109;&#97;&#107;&#97;&#110;&#32;&#68;&#101;&#115;&#101;&#114;&#116;</FONT></FORM></TD></TR></TABLE><TABLE BORDER=0 SUMMARY=''><TR><TD ALIGN=CENTER valign=middle WIDTH=100><IMG SRC="Images/arrow1.gif" HEIGHT=40 WIDTH=40 alt="" NAME=7></TD><TD><FORM action='...'><FONT SIZE='+1'><A NAME="7x">7. </A>&#71;&#114;&#97;&#110;&#100;&#32;&#67;&#97;&#110;&#121;&#111;&#110;&#32;&#78;&#97;&#116;&#105;&#111;&#110;&#97;&#108;&#32;&#80;&#97;&#114;&#107;&#32;&#105;&#115;&#32;&#108;&#111;&#99;&#97;&#116;&#101;&#100;&#32;&#105;&#110;&#32;&#119;&#104;&#97;&#116;&#32;&#115;&#116;&#97;&#116;&#101;&#63;<br><br><input type="radio" name=7 value="a" onClick="Engine(7,this.value)">&#65;&#114;&#105;&#122;&#111;&#110;&#97;<br> <input type="radio" name=7 value="b" onClick="Engine(7,this.value)">&#67;&#97;&#108;&#105;&#102;&#111;&#114;&#110;&#105;&#97;<br><input type="radio" name=7 value="c" onClick="Engine(7,this.value)">&#78;&#101;&#118;&#97;&#100;&#97;<br><input type="radio" name=7 value="d" onClick="Engine(7,this.value)">&#85;&#116;&#97;&#104;</FONT></FORM></TD></TR></TABLE><TABLE BORDER=0 SUMMARY=''><TR><TD ALIGN=CENTER valign=middle WIDTH=100><IMG SRC="Images/arrow1.gif" HEIGHT=40 WIDTH=40 alt="" NAME=8></TD><TD><FORM action='...'><FONT SIZE='+1'><A NAME="8x">8. </A>&#8220;&#84;&#104;&#101;&#121;&#32;&#98;&#101;&#108;&#111;&#110;&#103;&#32;&#116;&#111;&#32;&#97;&#32;&#112;&#111;&#119;&#101;&#114;&#102;&#117;&#108;&#44;&#32;&#102;&#111;&#114;&#109;&#105;&#100;&#97;&#98;&#108;&#101;&#44;&#32;&#98;&#114;&#97;&#118;&#101;&#32;&#97;&#110;&#100;&#32;&#110;&#117;&#109;&#101;&#114;&#111;&#117;&#115;&#32;&#112;&#101;&#111;&#112;&#108;&#101;&#59;&#32;&#97;&#32;&#116;&#114;&#117;&#101;&#32;&#112;&#101;&#111;&#112;&#108;&#101;&#32;&#108;&#105;&#107;&#101;&#32;&#115;&#111;&#32;&#109;&#97;&#110;&#121;&#32;&#111;&#116;&#104;&#101;&#114;&#115;&#32;&#116;&#104;&#101;&#32;&#119;&#111;&#114;&#108;&#100;&#32;&#104;&#97;&#115;&#32;&#115;&#101;&#101;&#110;&#32;&#8211;&#32;&#108;&#105;&#107;&#101;&#32;&#116;&#104;&#101;&#32;&#65;&#114;&#97;&#98;&#115;&#44;&#32;&#116;&#104;&#101;&#32;&#80;&#101;&#114;&#115;&#105;&#97;&#110;&#115;&#44;&#32;&#116;&#104;&#101;&#32;&#71;&#114;&#101;&#101;&#107;&#115;&#32;&#97;&#110;&#100;&#32;&#116;&#104;&#101;&#32;&#82;&#111;&#109;&#97;&#110;&#115;&#46;&#32;&#32;&#84;&#104;&#101;&#32;&#109;&#101;&#110;&#32;&#119;&#104;&#111;&#32;&#98;&#101;&#108;&#111;&#110;&#103;&#32;&#116;&#111;&#32;&#116;&#104;&#105;&#115;&#32;&#102;&#97;&#109;&#105;&#108;&#121;&#32;&#111;&#102;&#32;&#112;&#101;&#111;&#112;&#108;&#101;&#115;&#32;&#104;&#97;&#118;&#101;&#32;&#105;&#110;&#104;&#97;&#98;&#105;&#116;&#101;&#100;&#32;&#116;&#104;&#101;&#32;&#77;&#97;&#103;&#104;&#114;&#101;&#98;&#32;&#115;&#105;&#110;&#99;&#101;&#32;&#116;&#104;&#101;&#32;&#98;&#101;&#103;&#105;&#110;&#110;&#105;&#110;&#103;&#46;&#8221;&#32;&#32;&#32;&#87;&#104;&#101;&#110;&#32;&#116;&#104;&#101;&#32;&#65;&#114;&#97;&#98;&#32;&#104;&#105;&#115;&#116;&#111;&#114;&#105;&#97;&#110;&#32;&#73;&#98;&#110;&#32;&#75;&#104;&#97;&#108;&#100;&#117;&#110;&#32;&#119;&#114;&#111;&#116;&#101;&#32;&#116;&#104;&#101;&#115;&#101;&#32;&#119;&#111;&#114;&#100;&#115;&#32;&#105;&#110;&#32;&#116;&#104;&#101;&#32;&#49;&#52;&#116;&#104;&#32;&#99;&#101;&#110;&#116;&#117;&#114;&#121;&#44;&#32;&#116;&#111;&#32;&#119;&#104;&#111;&#109;&#32;&#119;&#97;&#115;&#32;&#104;&#101;&#32;&#114;&#101;&#102;&#101;&#114;&#114;&#105;&#110;&#103;&#63;<br><br><input type="radio" name=8 value="a" onClick="Engine(8,this.value)">&#66;&#101;&#114;&#98;&#101;&#114;&#115;<br> <input type="radio" name=8 value="b" onClick="Engine(8,this.value)">&#67;&#111;&#112;&#116;&#115;<br><input type="radio" name=8 value="c" onClick="Engine(8,this.value)">&#77;&#97;&#108;&#105;<br><input type="radio" name=8 value="d" onClick="Engine(8,this.value)">&#78;&#117;&#98;&#105;&#97;&#110;&#115;</FONT></FORM></TD></TR></TABLE><TABLE BORDER=0 SUMMARY=''><TR><TD ALIGN=CENTER valign=middle WIDTH=100><IMG SRC="Images/arrow1.gif" HEIGHT=40 WIDTH=40 alt="" NAME=9></TD><TD><FORM action='...'><FONT SIZE='+1'><A NAME="9x">9. </A>&#87;&#104;&#111;&#32;&#108;&#101;&#100;&#32;&#71;&#114;&#101;&#97;&#116;&#32;&#66;&#114;&#105;&#116;&#97;&#105;&#110;&#8217;&#115;&#32;&#78;&#97;&#116;&#105;&#111;&#110;&#97;&#108;&#32;&#65;&#110;&#116;&#97;&#114;&#99;&#116;&#105;&#99;&#32;&#69;&#120;&#112;&#101;&#100;&#105;&#116;&#105;&#111;&#110;&#32;&#111;&#102;&#32;&#49;&#57;&#48;&#49;&#44;&#32;&#100;&#117;&#114;&#105;&#110;&#103;&#32;&#119;&#104;&#105;&#99;&#104;&#32;&#116;&#104;&#101;&#32;&#112;&#111;&#108;&#97;&#114;&#32;&#112;&#108;&#97;&#116;&#101;&#97;&#117;&#32;&#119;&#97;&#115;&#32;&#100;&#105;&#115;&#99;&#111;&#118;&#101;&#114;&#101;&#100;&#63;<br><br><input type="radio" name=9 value="a" onClick="Engine(9,this.value)">&#65;&#101;&#110;&#101;&#97;&#115;&#32;&#77;&#97;&#99;&#107;&#105;&#110;&#116;&#111;&#115;&#104;<br> <input type="radio" name=9 value="b" onClick="Engine(9,this.value)">&#69;&#114;&#110;&#101;&#115;&#116;&#32;&#83;&#104;&#97;&#99;&#107;&#108;&#101;&#116;&#111;&#110;<br><input type="radio" name=9 value="c" onClick="Engine(9,this.value)">&#72;&#101;&#110;&#114;&#121;&#32;&#66;&#111;&#119;&#101;&#114;&#115;<br><input type="radio" name=9 value="d" onClick="Engine(9,this.value)">&#82;&#111;&#98;&#101;&#114;&#116;&#32;&#70;&#97;&#108;&#99;&#111;&#110;&#32;&#83;&#99;&#111;&#116;&#116;</FONT></FORM></TD></TR></TABLE><TABLE BORDER=0 SUMMARY=''><TR><TD ALIGN=CENTER valign=middle WIDTH=100><IMG SRC="Images/arrow1.gif" HEIGHT=40 WIDTH=40 alt="" NAME=10></TD><TD><FORM action='...'><FONT SIZE='+1'><A NAME="10x">10. </A>&#87;&#104;&#97;&#116;&#32;&#105;&#115;&#32;&#65;&#110;&#116;&#97;&#114;&#99;&#116;&#105;&#99;&#97;&#8217;&#115;&#32;&#116;&#97;&#108;&#108;&#101;&#115;&#116;&#32;&#109;&#111;&#117;&#110;&#116;&#97;&#105;&#110;&#44;&#32;&#108;&#111;&#99;&#97;&#116;&#101;&#100;&#32;&#105;&#110;&#32;&#116;&#104;&#101;&#32;&#69;&#108;&#108;&#115;&#119;&#111;&#114;&#116;&#104;&#32;&#77;&#111;&#117;&#110;&#116;&#97;&#105;&#110;&#115;&#63;<br><br><input type="radio" name=10 value="a" onClick="Engine(10,this.value)">&#76;&#104;&#111;&#116;&#115;&#101;<br> <input type="radio" name=10 value="b" onClick="Engine(10,this.value)">&#77;&#97;&#120;&#119;&#101;&#108;&#108;&#32;&#77;&#111;&#110;&#116;&#101;&#115;<br><input type="radio" name=10 value="c" onClick="Engine(10,this.value)">&#77;&#111;&#117;&#110;&#116;&#32;&#69;&#114;&#101;&#98;&#117;&#115;<br><input type="radio" name=10 value="d" onClick="Engine(10,this.value)">&#86;&#105;&#110;&#115;&#111;&#110;&#32;&#77;&#97;&#115;&#115;&#105;&#102;</FONT></FORM></TD></TR></TABLE> <FORM action='...'> <CENTER> <input type="button" onClick="display();" value='Calculate Score'> <INPUT TYPE="button" VALUE='Close Quiz' onClick='wclose()'> <!--***SUBMIT1--><INPUT TYPE="BUTTON" VALUE='Submit Results' onClick="hw7()"><!--***SUBMIT2--></CENTER></FORM> <!--*TIMIN--> <!--***COLOR--> <script type="text/javascript"> answ=FONTT; function Mycolor(bg){ if (bg==null){ return; } document.bgColor=bg; } //GetCookie(checkup); </script> <!--<OBJECT ID="mediaPlayer" height="0" width="0" CLASSID="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95" CODEBASE="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701" STANDBY="Loading Microsoft Windows Media Player components..." TYPE="application/x-oleobject"> <PARAM NAME="fileName" VALUE="Sounds/tt.wav"> <PARAM NAME="animationatStart" VALUE="false"> <PARAM NAME="transparentatStart" VALUE="true"> <PARAM NAME="autoStart" VALUE="false"> <PARAM NAME="showcontrols" VALUE="false"> </object>--> <!-- <KEY>&#87;&#104;&#97;&#116;&#32;&#100;&#101;&#115;&#101;&#114;&#116;&#44;&#32;&#51;&#46;&#53;&#32;&#109;&#105;&#108;&#108;&#105;&#111;&#110;&#32;&#115;&#113;&#117;&#97;&#114;&#101;&#32;&#109;&#105;&#108;&#101;&#115;&#32;&#105;&#110;&#32;&#115;&#105;&#122;&#101;&#44;&#32;&#105;&#115;&#32;&#108;&#111;&#99;&#97;&#116;&#101;&#100;&#32;&#105;&#110;&#32;&#110;&#111;&#114;&#116;&#104;&#101;&#114;&#110;&#32;&#65;&#102;&#114;&#105;&#99;&#97;&#63;|&#84;&#104;&#101;&#32;&#101;&#97;&#115;&#116;&#101;&#114;&#110;&#32;&#112;&#111;&#114;&#116;&#105;&#111;&#110;&#32;&#111;&#102;&#32;&#116;&#104;&#101;&#32;&#83;&#97;&#104;&#97;&#114;&#97;&#44;&#32;&#108;&#111;&#99;&#97;&#116;&#101;&#100;&#32;&#98;&#101;&#116;&#119;&#101;&#101;&#110;&#32;&#116;&#104;&#101;&#32;&#78;&#105;&#108;&#101;&#32;&#82;&#105;&#118;&#101;&#114;&#32;&#97;&#110;&#100;&#32;&#116;&#104;&#101;&#32;&#82;&#101;&#100;&#32;&#83;&#101;&#97;&#44;&#32;&#105;&#115;&#32;&#107;&#110;&#111;&#119;&#110;&#32;&#97;&#115;&#32;&#119;&#104;&#97;&#116;&#63;|&#87;&#104;&#97;&#116;&#32;&#105;&#115;&#32;&#116;&#104;&#101;&#32;&#109;&#111;&#115;&#116;&#32;&#112;&#111;&#112;&#117;&#108;&#111;&#117;&#115;&#32;&#99;&#105;&#116;&#121;&#32;&#105;&#110;&#32;&#73;&#108;&#108;&#105;&#110;&#111;&#105;&#115;&#63;|&#84;&#104;&#101;&#32;&#110;&#111;&#109;&#97;&#100;&#105;&#99;&#32;&#112;&#97;&#115;&#116;&#111;&#114;&#97;&#108;&#105;&#115;&#116;&#32;&#66;&#101;&#114;&#98;&#101;&#114;&#115;&#44;&#32;&#112;&#114;&#105;&#110;&#99;&#105;&#112;&#97;&#108;&#32;&#105;&#110;&#104;&#97;&#98;&#105;&#116;&#97;&#110;&#116;&#115;&#32;&#111;&#102;&#32;&#110;&#111;&#114;&#116;&#104;&#101;&#114;&#110;&#32;&#65;&#102;&#114;&#105;&#99;&#97;&#8217;&#115;&#32;&#83;&#97;&#104;&#97;&#114;&#97;&#110;&#32;&#105;&#110;&#116;&#101;&#114;&#105;&#111;&#114;&#44;&#32;&#97;&#114;&#101;&#32;&#107;&#110;&#111;&#119;&#110;&#32;&#98;&#121;&#32;&#119;&#104;&#97;&#116;&#32;&#110;&#97;&#109;&#101;&#63;|&#84;&#104;&#101;&#32;&#83;&#97;&#104;&#97;&#114;&#97;&#32;&#100;&#111;&#101;&#115;&#32;&#110;&#111;&#116;&#32;&#105;&#110;&#99;&#108;&#117;&#100;&#101;&#32;&#119;&#104;&#105;&#99;&#104;&#32;&#111;&#102;&#32;&#116;&#104;&#101;&#32;&#102;&#111;&#108;&#108;&#111;&#119;&#105;&#110;&#103;&#32;&#99;&#111;&#117;&#110;&#116;&#114;&#105;&#101;&#115;&#63;|&#68;&#117;&#114;&#105;&#110;&#103;&#32;&#116;&#104;&#101;&#32;&#87;&#97;&#114;&#32;&#111;&#102;&#32;&#116;&#104;&#101;&#32;&#80;&#97;&#99;&#105;&#102;&#105;&#99;&#32;&#40;&#49;&#56;&#55;&#57;&#45;&#49;&#56;&#56;&#51;&#41;&#44;&#32;&#119;&#104;&#97;&#116;&#32;&#100;&#101;&#115;&#101;&#114;&#116;&#32;&#119;&#97;&#115;&#32;&#102;&#105;&#101;&#114;&#99;&#101;&#108;&#121;&#32;&#102;&#111;&#117;&#103;&#104;&#116;&#32;&#111;&#118;&#101;&#114;&#32;&#98;&#121;&#32;&#66;&#111;&#108;&#105;&#118;&#105;&#97;&#44;&#32;&#67;&#104;&#105;&#108;&#101;&#44;&#32;&#97;&#110;&#100;&#32;&#80;&#101;&#114;&#117;&#44;&#32;&#98;&#101;&#99;&#97;&#117;&#115;&#101;&#32;&#111;&#102;&#32;&#105;&#116;&#115;&#32;&#110;&#105;&#116;&#114;&#97;&#116;&#101;&#32;&#114;&#101;&#115;&#111;&#117;&#114;&#99;&#101;&#115;&#63;|&#71;&#114;&#97;&#110;&#100;&#32;&#67;&#97;&#110;&#121;&#111;&#110;&#32;&#78;&#97;&#116;&#105;&#111;&#110;&#97;&#108;&#32;&#80;&#97;&#114;&#107;&#32;&#105;&#115;&#32;&#108;&#111;&#99;&#97;&#116;&#101;&#100;&#32;&#105;&#110;&#32;&#119;&#104;&#97;&#116;&#32;&#115;&#116;&#97;&#116;&#101;&#63;|&#8220;&#84;&#104;&#101;&#121;&#32;&#98;&#101;&#108;&#111;&#110;&#103;&#32;&#116;&#111;&#32;&#97;&#32;&#112;&#111;&#119;&#101;&#114;&#102;&#117;&#108;&#44;&#32;&#102;&#111;&#114;&#109;&#105;&#100;&#97;&#98;&#108;&#101;&#44;&#32;&#98;&#114;&#97;&#118;&#101;&#32;&#97;&#110;&#100;&#32;&#110;&#117;&#109;&#101;&#114;&#111;&#117;&#115;&#32;&#112;&#101;&#111;&#112;&#108;&#101;&#59;&#32;&#97;&#32;&#116;&#114;&#117;&#101;&#32;&#112;&#101;&#111;&#112;&#108;&#101;&#32;&#108;&#105;&#107;&#101;&#32;&#115;&#111;&#32;&#109;&#97;&#110;&#121;&#32;&#111;&#116;&#104;&#101;&#114;&#115;&#32;&#116;&#104;&#101;&#32;&#119;&#111;&#114;&#108;&#100;&#32;&#104;&#97;&#115;&#32;&#115;&#101;&#101;&#110;&#32;&#8211;&#32;&#108;&#105;&#107;&#101;&#32;&#116;&#104;&#101;&#32;&#65;&#114;&#97;&#98;&#115;&#44;&#32;&#116;&#104;&#101;&#32;&#80;&#101;&#114;&#115;&#105;&#97;&#110;&#115;&#44;&#32;&#116;&#104;&#101;&#32;&#71;&#114;&#101;&#101;&#107;&#115;&#32;&#97;&#110;&#100;&#32;&#116;&#104;&#101;&#32;&#82;&#111;&#109;&#97;&#110;&#115;&#46;&#32;&#32;&#84;&#104;&#101;&#32;&#109;&#101;&#110;&#32;&#119;&#104;&#111;&#32;&#98;&#101;&#108;&#111;&#110;&#103;&#32;&#116;&#111;&#32;&#116;&#104;&#105;&#115;&#32;&#102;&#97;&#109;&#105;&#108;&#121;&#32;&#111;&#102;&#32;&#112;&#101;&#111;&#112;&#108;&#101;&#115;&#32;&#104;&#97;&#118;&#101;&#32;&#105;&#110;&#104;&#97;&#98;&#105;&#116;&#101;&#100;&#32;&#116;&#104;&#101;&#32;&#77;&#97;&#103;&#104;&#114;&#101;&#98;&#32;&#115;&#105;&#110;&#99;&#101;&#32;&#116;&#104;&#101;&#32;&#98;&#101;&#103;&#105;&#110;&#110;&#105;&#110;&#103;&#46;&#8221;&#32;&#32;&#32;&#87;&#104;&#101;&#110;&#32;&#116;&#104;&#101;&#32;&#65;&#114;&#97;&#98;&#32;&#104;&#105;&#115;&#116;&#111;&#114;&#105;&#97;&#110;&#32;&#73;&#98;&#110;&#32;&#75;&#104;&#97;&#108;&#100;&#117;&#110;&#32;&#119;&#114;&#111;&#116;&#101;&#32;&#116;&#104;&#101;&#115;&#101;&#32;&#119;&#111;&#114;&#100;&#115;&#32;&#105;&#110;&#32;&#116;&#104;&#101;&#32;&#49;&#52;&#116;&#104;&#32;&#99;&#101;&#110;&#116;&#117;&#114;&#121;&#44;&#32;&#116;&#111;&#32;&#119;&#104;&#111;&#109;&#32;&#119;&#97;&#115;&#32;&#104;&#101;&#32;&#114;&#101;&#102;&#101;&#114;&#114;&#105;&#110;&#103;&#63;|&#87;&#104;&#111;&#32;&#108;&#101;&#100;&#32;&#71;&#114;&#101;&#97;&#116;&#32;&#66;&#114;&#105;&#116;&#97;&#105;&#110;&#8217;&#115;&#32;&#78;&#97;&#116;&#105;&#111;&#110;&#97;&#108;&#32;&#65;&#110;&#116;&#97;&#114;&#99;&#116;&#105;&#99;&#32;&#69;&#120;&#112;&#101;&#100;&#105;&#116;&#105;&#111;&#110;&#32;&#111;&#102;&#32;&#49;&#57;&#48;&#49;&#44;&#32;&#100;&#117;&#114;&#105;&#110;&#103;&#32;&#119;&#104;&#105;&#99;&#104;&#32;&#116;&#104;&#101;&#32;&#112;&#111;&#108;&#97;&#114;&#32;&#112;&#108;&#97;&#116;&#101;&#97;&#117;&#32;&#119;&#97;&#115;&#32;&#100;&#105;&#115;&#99;&#111;&#118;&#101;&#114;&#101;&#100;&#63;|&#87;&#104;&#97;&#116;&#32;&#105;&#115;&#32;&#65;&#110;&#116;&#97;&#114;&#99;&#116;&#105;&#99;&#97;&#8217;&#115;&#32;&#116;&#97;&#108;&#108;&#101;&#115;&#116;&#32;&#109;&#111;&#117;&#110;&#116;&#97;&#105;&#110;&#44;&#32;&#108;&#111;&#99;&#97;&#116;&#101;&#100;&#32;&#105;&#110;&#32;&#116;&#104;&#101;&#32;&#69;&#108;&#108;&#115;&#119;&#111;&#114;&#116;&#104;&#32;&#77;&#111;&#117;&#110;&#116;&#97;&#105;&#110;&#115;&#63;|*&#71;&#111;&#98;&#105;|&#75;&#97;&#108;&#97;&#104;&#97;&#114;&#105;|&#78;&#97;&#109;&#105;&#98;|&#83;&#97;&#104;&#97;&#114;&#97;|*&#75;&#97;&#108;&#97;&#104;&#97;&#114;&#105;&#32;&#68;&#101;&#115;&#101;&#114;&#116;|&#76;&#111;&#119;&#101;&#114;&#32;&#69;&#103;&#121;&#112;&#116;|&#78;&#117;&#98;&#105;&#97;&#110;&#32;&#68;&#101;&#115;&#101;&#114;&#116;|&#83;&#97;&#104;&#101;&#108;|*&#67;&#104;&#105;&#99;&#97;&#103;&#111;|&#69;&#108;&#103;&#105;&#110;|&#69;&#118;&#97;&#110;&#115;&#116;&#111;&#110;|&#83;&#112;&#114;&#105;&#110;&#103;&#102;&#105;&#101;&#108;&#100;|*&#66;&#97;&#103;&#97;|&#73;&#115;&#117;&#98;&#117;|&#79;&#103;&#111;&#110;&#105;|&#84;&#117;&#97;&#114;&#101;&#103;|*&#65;&#108;&#103;&#101;&#114;&#105;&#97;|&#67;&#104;&#97;&#100;|&#69;&#103;&#121;&#112;&#116;|&#69;&#116;&#104;&#105;&#111;&#112;&#105;&#97;|*&#65;&#116;&#97;&#99;&#97;&#109;&#97;&#32;&#68;&#101;&#115;&#101;&#114;&#116;|&#77;&#111;&#106;&#97;&#118;&#101;&#32;&#68;&#101;&#115;&#101;&#114;&#116;|&#80;&#97;&#105;&#110;&#116;&#101;&#100;&#32;&#68;&#101;&#115;&#101;&#114;&#116;|&#84;&#97;&#107;&#108;&#97;&#109;&#97;&#107;&#97;&#110;&#32;&#68;&#101;&#115;&#101;&#114;&#116;|*&#65;&#114;&#105;&#122;&#111;&#110;&#97;|&#67;&#97;&#108;&#105;&#102;&#111;&#114;&#110;&#105;&#97;|&#78;&#101;&#118;&#97;&#100;&#97;|&#85;&#116;&#97;&#104;|*&#66;&#101;&#114;&#98;&#101;&#114;&#115;|&#67;&#111;&#112;&#116;&#115;|&#77;&#97;&#108;&#105;|&#78;&#117;&#98;&#105;&#97;&#110;&#115;|*&#65;&#101;&#110;&#101;&#97;&#115;&#32;&#77;&#97;&#99;&#107;&#105;&#110;&#116;&#111;&#115;&#104;|&#69;&#114;&#110;&#101;&#115;&#116;&#32;&#83;&#104;&#97;&#99;&#107;&#108;&#101;&#116;&#111;&#110;|&#72;&#101;&#110;&#114;&#121;&#32;&#66;&#111;&#119;&#101;&#114;&#115;|&#82;&#111;&#98;&#101;&#114;&#116;&#32;&#70;&#97;&#108;&#99;&#111;&#110;&#32;&#83;&#99;&#111;&#116;&#116;|*&#76;&#104;&#111;&#116;&#115;&#101;|&#77;&#97;&#120;&#119;&#101;&#108;&#108;&#32;&#77;&#111;&#110;&#116;&#101;&#115;|&#77;&#111;&#117;&#110;&#116;&#32;&#69;&#114;&#101;&#98;&#117;&#115;|&#86;&#105;&#110;&#115;&#111;&#110;&#32;&#77;&#97;&#115;&#115;&#105;&#102;|*|#ping|ping|ping|ping|ping|ping|ping|ping|ping|ping||*0|#d|c|a|d|d|a|a|a|d|d|*dcaddaaadd|Images/bk18.gif|ping|ping|ping|ping|*#3333333333|2222222222|silver|*black|00*--> <div align="center"><a href="#1x"><font face="MS Sans Serif" color="#000000"><u>Top</u></font></a></div> <br><br><br> </body> </html> <br> <center> <script type="text/javascript"><!-- google_ad_client = "pub-7566531330099713"; /* Leaderboard Ad */ google_ad_slot = "5236841293"; google_ad_width = 728; google_ad_height = 90; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> </center> <br> <center><a href="http://www.studenthandouts.com/English-Games.html"><img src="http://www.studenthandouts.com/English-Games-Icon.jpg" height="50"></a> <a href="http://www.studenthandouts.com/Math-Games.html"><img src="http://www.studenthandouts.com/Math-Games-Icon.bmp" height="50"></a> <a href="http://www.studenthandouts.com/Science-Games.html"><img src="http://www.studenthandouts.com/Science-Games-Icon.bmp" height="50"></a> <a href="http://www.studenthandouts.com/Social-Studies-Games.html"><img src="http://www.studenthandouts.com/Social-Studies-Games-Icon.bmp" height="50"></a> <a href="http://www.studenthandouts.com/Trivia-Games.html"><img src="http://www.studenthandouts.com/Trivia-Games-Icon.bmp" height="50"></a> <a href="http://www.studenthandouts.com/American-History.html"><img src="http://www.studenthandouts.com/American-History-Test-Prep-Icon.bmp" height="50"></a> <a href="http://www.studenthandouts.com/Economics-Games.html"><img src="http://www.studenthandouts.com/Economics-Test-Prep-Icon.bmp" height="50"></a> <a href="http://www.studenthandouts.com/European-History.html"><img src="http://www.studenthandouts.com/European-History-Icon.bmp" height="50"></a> <a href="http://www.studenthandouts.com/Geography-Games.html"><img src="http://www.studenthandouts.com/Geography-Test-Prep-Icon.bmp" height="50"></a> <a href="http://www.studenthandouts.com/World-History.html"><img src="http://www.studenthandouts.com/World-History-Test-Prep-Icon.bmp" height="50"></a> </center> <br> </html>