ÿþ<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <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> <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> <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***--> <!--***ESTEMPLATE***--> <TITLE>Leading Cities of the Northeastern States - Fun and Educational Hangman Game</Title><!--***UNICODE***--> <!-- version 2.0.0 --> <!--PLEASE NOTE THAT ALTERATIONS TO THE ORIGINAL TEMPLATES ARE ONLY POSSIBLE IN THE REGISTERED VERSION--> <style type="text/css"> .FormFont{font-family: Microsoft Sans Serif,MS Sans Serif,courier new,courier,sans-serif;font-size:16px;color:#000000;font-weight:normal;}</style> <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)); } .style1 { font-weight: normal; } </style> <![endif]--> <meta name="description" content="Free and fun educational Hangman-style Energy Saver game for World Geography 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. Play online now."> <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 ="DC1557"; 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 bgcolor="#A2A3D5" onKeyDown=" onKeyDown();" onLoad="doit();"><!--***BACKGROUND2--> <CENTER><NOSCRIPT><b>This page requires a JavaScript-enabled browser</b><BR>Instructions on how to enable your browser are contained in the Teaching Templates 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> <!--<div id="debugConsole"> <h1>QUIZ RESULTS CONSOLE</h1> <p id="debugText"></p> </div>--> <SCRIPT type="text/javascript"> var commas ="\""; var ImageShow=0; var ad="0"; var tries="0"; <!-- Resize Bug Umgehung var verdict = ""; resultString = ""; var SCORM=false; 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 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; function makeArray(size) { this.length=size; for (var n=1;n<=size;n++) { this[n]=0; } } // *********** SETTING SOME GLOBAL VARIABLES *********************************** alph="ABCDEFGHIJKLMNOPQRSTUVWXYZ"; alph1="abcdefghijklmnopqrstuvwxyz"; spc=" "; scoc=0; scov=0; p=100; boo=0; est=new Array(); alphb=new Array(); alphr=new Array(); for (var i=0;i<26;i++){ if (i<=7){ est[i]=new Image(); est[i].src="Images/"+(i+p)+".gif"; } alphb[i]=new Image(); alphb[i].src="Images/"+i+".gif"; alphr[i]=new Image(); alphr[i].src="Images/"+i+"r.gif"; } ctr1=1; var FULL=0; var ema=0; var word=""; word=" "; var tip=""; var ping=""; var FONTT=0; SIZE = 22; var message = "&#76;&#101;&#97;&#100;&#105;&#110;&#103;&#32;&#67;&#105;&#116;&#105;&#101;&#115;&#32;&#111;&#102;&#32;&#116;&#104;&#101;&#32;&#78;&#111;&#114;&#116;&#104;&#101;&#97;&#115;&#116;&#101;&#114;&#110;&#32;&#83;&#116;&#97;&#116;&#101;&#115;&#32;&#45;&#32;&#70;&#117;&#110;&#32;&#97;&#110;&#100;&#32;&#69;&#100;&#117;&#99;&#97;&#116;&#105;&#111;&#110;&#97;&#108;&#32;&#69;&#110;&#101;&#114;&#103;&#121;&#32;&#83;&#97;&#118;&#101;&#114;&#32;&#71;&#97;&#109;&#101;"; QUESTION=new makeArray(SIZE); IMAGE=new makeArray(SIZE); HINT=new makeArray(SIZE); available=new makeArray(SIZE); wrong=new makeArray(SIZE); availSize=SIZE; QuizSize=SIZE; QuestionNumber=1; wrongSize=0; var q=50; currentElement=SIZE; inReplay=false; //var FONTT=0; done=true; marker=0; justContinue=false; function initAvail() { for (var n=1;n<=SIZE;n++) { available[n]=n; } availSize=SIZE; wrongSize=0; currentElement=SIZE; marker=0; mark=0; inReplay=false; done=false; getWord(); } function randomise(maximum) { var now=new Date(); var hour=now.getHours(); var minimum=now.getMinutes(); var sec=now.getSeconds(); return ((((hour +1)*(minimum +1)*(sec))%maximum) + 1); } function getWord() { ls=" "; if (!inReplay) { currentElement=randomise(availSize); QuestionNumber = available[currentElement]; resultString = QUESTION[(available[currentElement])]; decodeIT(QUESTION[(available[currentElement])]); QUESTION[(available[currentElement])]=resultString; word=QUESTION[(available[currentElement])]; reportWord=word; word=word.toLowerCase(); document.butt.src=IMAGE[(available[currentElement])]; resultString = HINT[(available[currentElement])]; decodeIT(HINT[(available[currentElement])]); HINT[(available[currentElement])]=resultString; tip=HINT[(available[currentElement])]; tips(); } else { currentElement=randomise(wrongSize); resultString = QUESTION[(wrong[currentElement])]; decodeIT(QUESTION[(wrong[currentElement])]); QUESTION[(wrong[currentElement])]=resultString; word=QUESTION[(wrong[currentElement])]; reportWord=word; word=word.toLowerCase(); document.butt.src=IMAGE[(wrong[currentElement])]; resultString = HINT[(wrong[currentElement])]; decodeIT(HINT[(wrong[currentElement])]); HINT[(wrong[currentElement])]=resultString; tip=HINT[(wrong[currentElement])]; tips(); } } function checkWord(ctr1) {if (answ ==0){location.reload(); } else { if (done); else if (!inReplay) { if (ctr1 !=7) w="correct!"; else { w="incorrect "; wrong[wrongSize + 1]=available[currentElement]; wrongSize++; } for (var n=currentElement;n<availSize;n++) available[n]=available[n+1]; availSize--; } else if (inReplay && justContinue); else { if (ctr1 !=7) w="correct!"; else w="incorrect" ; for (var n=currentElement;n<wrongSize;n++) wrong[n]=wrong[n+1]; wrongSize--; } } } function estmp(){ quiz(); if (ctr1<7){ ctr1++; document.images[ad].src=est[ctr1].src; } else { estmp2(); } } function estmp2(){ crt1++; document.images[ad].src=est[ctr1].src; document.write(crt1); } function gword(){ ping=" "; ls=word ; cmpr=spc.substring(0,ls.length); lslen=ls.length; pad=Math.floor((20-lslen)/2); pad=(pad<0||pad>10?0:pad); for (var i=0;i<lslen;i++){ ping=word.charAt(i); if (ping ==" ") { document.images[ad+42+pad+i+13].src="Images/f.gif"; } else{ document.images[ad+42+pad+i+13].src="Images/e.gif"; } } } function moveIt(){ window.status="Energy Saver"; if (document.images[flg+ad+1].src.indexOf("f.gif")==-1){ document.images[flg+ad+1].src="Images/f.gif"; ltr=alph1.substring(flg,flg+1); hflg=0; while (ls.indexOf(ltr)>-1){ pos=ls.indexOf(ltr); ls=ls.substring(0,pos)+" "+ls.substring(pos+1,ls.length); document.images[ad+27+pos+pad+3].src="Images/"+flg+".gif"; hflg=1; } if (hflg==0){ estmp(); } if (ls==cmpr||ctr1==7){ ad1=(ctr1==7?0:-2); checkWord(ctr1); finUp(); } } } function finUp(){ mark=1; for (var i=0;i<26;i++){ document.images[i+ad+1].src="Images/f.gif"; } for (var i=0;i<lslen;i++){ document.images[ad+42+pad+i+13].src="Images/f.gif"; if (ctr1==7){ chr=ls.charAt(i); if (chr!=" "){ flg=alph1.indexOf(chr); document.images[ad+27+i+pad+3].src="Images/"+flg+"r.gif"; } } } if (ctr1==7){ totaltried ++; totalincorrect ++; if (SCORM == true){ SetScormScore(QUESTION[QuestionNumber],"-",QuestionNumber); } //zahl=parseInt(questionNum); incorrectList=incorrectList+reportWord+"; " ; scoc++; document.forms[0].response.value="Right: " + scov + " Wrong: " + scoc + " ...There are "+ SIZE + " "+ "questions." ; ls=""+scoc; } else{ totaltried ++; totalcorrect ++; if (SCORM == true){ SetScormScore(QUESTION[QuestionNumber],QUESTION[QuestionNumber],QuestionNumber); } // zahl=parseInt(questionNum); correctList=correctList+reportWord+"; "; scov++; document.forms[0].response.value="Right: " + scov + " Wrong: " + scoc + " ...There are "+ SIZE + " questions." ; ls=""+scov; } document.but.src="Images/b0.gif"; boo=1; } function reStart(){ //PassSet3 window.status="Energy Saver"; if (boo !=0){ if (SCORM == true && availSize == 0 ){ done=true; mark=1; // disable "answer" button marker=1; document.forms[0].response.value="You have answered all the questions."; return; } document.butt.src="Images/f.gif"; mark=0; document.forms[0].response.value=message; if (done) document.forms[0].response.value="Click 'reset' to start again"; else if (availSize ==0 && wrongSize ==0) { document.forms[0].response.value="You have answered all the questions. Click 'Reset' to start again."; done=true; mark=1; // disable "answer" button marker=1; } else if (availSize ==0 && wrongSize !=0 && (!inReplay)) { inReplay=true; marker=2; document.forms[0].response.value="End of the quiz. Click 'repeat' to redo the questions you got wrong."; justContinue=true; mark=1; scoc=0; scov=0; document.but.src="Images/b2.gif"; boo=1; } else { marker=0; justContinue=false; } if (marker==0){ answ=FONTT; clearIm(); getWord(); gword(); boo=0; setTimeout('document.but.src="Images/b3.gif"',500); } } } function clearIm(){ for (var i=0;i<26;i++){ document.images[i+ad+1].src="Images/"+i+".gif"; } for (var i=0;i<25;i++){ document.images[i+ad+27].src="Images/f.gif"; } document.images[ad].src="Images/101.gif"; ctr1=1; } function statIt(){ //PassSet1 window.status="Energy Saver"; if (document.images[flg+ad+1].src.indexOf("f.gif")==-1){ document.images[flg+ad+1].src="Images/"+flg+"r.gif"; } } function unstatIt(){ if (document.images[oflg+ad+1].src.indexOf("f.gif")==-1){ document.images[flg+ad+1].src="Images/"+oflg+".gif"; } } function lightIt(){ window.status="Energy Saver"; if (document.but.src.indexOf("b0.gif")>-1){ document.but.src="Images/b1.gif"; } } function getImgAdd(){ window.status="Energy Saver"; for (var i=0;i<20;i++){ if (document.images[i].src.indexOf("Images/101.gif")>-1){ ad=i; i=18; } } } function Qend(){ //PassSet2 if (mark !=1){ ctr1=7; mark=1; checkWord(7); finUp(); } } function tips(){ if (tip == "Sorry, no hint is available for this question!"){ tip = "Please click on the letter boxes to enter your answer ..."; } document.forms[0].response.value=tip; } //***FEEDBACK OPTION*** var plonk="</" +"SCRIPT>"; var jbegin="<" +"SCRIPT type='text/javascript'>"; var invert='"'; var bingo=""; var address="myaddress@myserver.com"; //***QUIZNAM var quizname="Energy Saver Results for:"; var quiztitle ="&#76;&#101;&#97;&#100;&#105;&#110;&#103;&#32;&#67;&#105;&#116;&#105;&#101;&#115;&#32;&#111;&#102;&#32;&#116;&#104;&#101;&#32;&#78;&#111;&#114;&#116;&#104;&#101;&#97;&#115;&#116;&#101;&#114;&#110;&#32;&#83;&#116;&#97;&#116;&#101;&#115;&#32;&#45;&#32;&#70;&#117;&#110;&#32;&#97;&#110;&#100;&#32;&#69;&#100;&#117;&#99;&#97;&#116;&#105;&#111;&#110;&#97;&#108;&#32;&#69;&#110;&#101;&#114;&#103;&#121;&#32;&#83;&#97;&#118;&#101;&#114;&#32;&#71;&#97;&#109;&#101;"; var totaltried=0; var totalcorrect=0; var totalincorrect=0; incorrectAnswer=""; incorrectList =""; correctList=""; var reportWord=""; var popup="null"; function wclose(){ location.replace("about:blank"); return; } function showScorm(correctList, incorrectList, totalcorrect,totaltried, totalincorrect, quiztitle, tries, SIZE,address){ 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)/SIZE*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,SIZE, quiztitle, tries); } function hideScorm(){ var noInput = ""; var debugText = document.getElementById("debugText"); if(debugText){ debugText.innerHTML = noInput; } } function AlertCC(n,correctList, incorrectList, totalcorrect,totaltried, totalincorrect, quiztitle, tries, SIZE, address) { 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"; } //***ADDRESS 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)/SIZE*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=iso-8859-1'><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 :"+SIZE+"%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: Energy Saver 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: Energy Saver"+'\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: "+ SIZE +'\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() { //initSCORM(); 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"; } FULL=0; return; } //PopupTest(); //StatusQuo(); } function right(e) { if (navigator.appName=='Netscape' && FULL==1 && (e.which==3 || e.which==2)) return false; else if (navigator.appName=='Microsoft Internet Explorer' && FULL==1 && (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==1){ 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==1 && !NS4) { window.opener.blur(); msgWindow.focus(); } } } } QUESTION[ 1] ="&#65;&#117;&#103;&#117;&#115;&#116;&#97;";QUESTION[ 2] ="&#80;&#111;&#114;&#116;&#108;&#97;&#110;&#100;";QUESTION[ 3] ="&#77;&#111;&#110;&#116;&#112;&#101;&#108;&#105;&#101;&#114;";QUESTION[ 4] ="&#66;&#117;&#114;&#108;&#105;&#110;&#103;&#116;&#111;&#110;";QUESTION[ 5] ="&#67;&#111;&#110;&#99;&#111;&#114;&#100;";QUESTION[ 6] ="&#77;&#97;&#110;&#99;&#104;&#101;&#115;&#116;&#101;&#114;";QUESTION[ 7] ="&#66;&#111;&#115;&#116;&#111;&#110;";QUESTION[ 8] ="&#66;&#111;&#115;&#116;&#111;&#110;";QUESTION[ 9] ="&#80;&#114;&#111;&#118;&#105;&#100;&#101;&#110;&#99;&#101;";QUESTION[ 10] ="&#80;&#114;&#111;&#118;&#105;&#100;&#101;&#110;&#99;&#101;";QUESTION[ 11] ="&#72;&#97;&#114;&#116;&#102;&#111;&#114;&#100;";QUESTION[ 12] ="&#66;&#114;&#105;&#100;&#103;&#101;&#112;&#111;&#114;&#116;";QUESTION[ 13] ="&#65;&#108;&#98;&#97;&#110;&#121;";QUESTION[ 14] ="&#78;&#101;&#119;&#32;&#89;&#111;&#114;&#107;&#32;&#67;&#105;&#116;&#121;";QUESTION[ 15] ="&#84;&#114;&#101;&#110;&#116;&#111;&#110;";QUESTION[ 16] ="&#78;&#101;&#119;&#97;&#114;&#107;";QUESTION[ 17] ="&#72;&#97;&#114;&#114;&#105;&#115;&#98;&#117;&#114;&#103;";QUESTION[ 18] ="&#80;&#104;&#105;&#108;&#97;&#100;&#101;&#108;&#112;&#104;&#105;&#97;";QUESTION[ 19] ="&#68;&#111;&#118;&#101;&#114;";QUESTION[ 20] ="&#87;&#105;&#108;&#109;&#105;&#110;&#103;&#116;&#111;&#110;";QUESTION[ 21] ="&#65;&#110;&#110;&#97;&#112;&#111;&#108;&#105;&#115;";QUESTION[ 22] ="&#66;&#97;&#108;&#116;&#105;&#109;&#111;&#114;&#101;"; IMAGE[ 1] ='Clips/f.gif';IMAGE[ 2] ='Clips/f.gif';IMAGE[ 3] ='Clips/f.gif';IMAGE[ 4] ='Clips/f.gif';IMAGE[ 5] ='Clips/f.gif';IMAGE[ 6] ='Clips/f.gif';IMAGE[ 7] ='Clips/f.gif';IMAGE[ 8] ='Clips/f.gif';IMAGE[ 9] ='Clips/f.gif';IMAGE[ 10] ='Clips/f.gif';IMAGE[ 11] ='Clips/f.gif';IMAGE[ 12] ='Clips/f.gif';IMAGE[ 13] ='Clips/f.gif';IMAGE[ 14] ='Clips/f.gif';IMAGE[ 15] ='Clips/f.gif';IMAGE[ 16] ='Clips/f.gif';IMAGE[ 17] ='Clips/f.gif';IMAGE[ 18] ='Clips/f.gif';IMAGE[ 19] ='Clips/f.gif';IMAGE[ 20] ='Clips/f.gif';IMAGE[ 21] ='Clips/f.gif';IMAGE[ 22] ='Clips/f.gif'; HINT[ 1] ="&#87;&#104;&#97;&#116;&#32;&#105;&#115;&#32;&#116;&#104;&#101;&#32;&#99;&#97;&#112;&#105;&#116;&#97;&#108;&#32;&#111;&#102;&#32;&#77;&#97;&#105;&#110;&#101;&#63;";HINT[ 2] ="&#87;&#104;&#97;&#116;&#32;&#105;&#115;&#32;&#77;&#97;&#105;&#110;&#101;&#8217;&#115;&#32;&#109;&#111;&#115;&#116;&#32;&#112;&#111;&#112;&#117;&#108;&#111;&#117;&#115;&#32;&#99;&#105;&#116;&#121;&#63;";HINT[ 3] ="&#87;&#104;&#97;&#116;&#32;&#105;&#115;&#32;&#116;&#104;&#101;&#32;&#99;&#97;&#112;&#105;&#116;&#97;&#108;&#32;&#111;&#102;&#32;&#86;&#101;&#114;&#109;&#111;&#110;&#116;&#63;";HINT[ 4] ="&#87;&#104;&#97;&#116;&#32;&#105;&#115;&#32;&#86;&#101;&#114;&#109;&#111;&#110;&#116;&#8217;&#115;&#32;&#109;&#111;&#115;&#116;&#32;&#112;&#111;&#112;&#117;&#108;&#111;&#117;&#115;&#32;&#99;&#105;&#116;&#121;&#63;";HINT[ 5] ="&#87;&#104;&#97;&#116;&#32;&#105;&#115;&#32;&#116;&#104;&#101;&#32;&#99;&#97;&#112;&#105;&#116;&#97;&#108;&#32;&#111;&#102;&#32;&#78;&#101;&#119;&#32;&#72;&#97;&#109;&#112;&#115;&#104;&#105;&#114;&#101;&#63;";HINT[ 6] ="&#87;&#104;&#97;&#116;&#32;&#105;&#115;&#32;&#78;&#101;&#119;&#32;&#72;&#97;&#109;&#112;&#115;&#104;&#105;&#114;&#101;&#8217;&#115;&#32;&#109;&#111;&#115;&#116;&#32;&#112;&#111;&#112;&#117;&#108;&#111;&#117;&#115;&#32;&#99;&#105;&#116;&#121;&#63;";HINT[ 7] ="&#87;&#104;&#97;&#116;&#32;&#105;&#115;&#32;&#116;&#104;&#101;&#32;&#99;&#97;&#112;&#105;&#116;&#97;&#108;&#32;&#111;&#102;&#32;&#77;&#97;&#115;&#115;&#97;&#99;&#104;&#117;&#115;&#101;&#116;&#116;&#115;&#63;";HINT[ 8] ="&#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;&#77;&#97;&#115;&#115;&#97;&#99;&#104;&#117;&#115;&#101;&#116;&#116;&#115;&#63;";HINT[ 9] ="&#87;&#104;&#97;&#116;&#32;&#105;&#115;&#32;&#116;&#104;&#101;&#32;&#99;&#97;&#112;&#105;&#116;&#97;&#108;&#32;&#111;&#102;&#32;&#82;&#104;&#111;&#100;&#101;&#32;&#73;&#115;&#108;&#97;&#110;&#100;&#63;";HINT[ 10] ="&#87;&#104;&#97;&#116;&#32;&#105;&#115;&#32;&#82;&#104;&#111;&#100;&#101;&#32;&#73;&#115;&#108;&#97;&#110;&#100;&#8217;&#115;&#32;&#109;&#111;&#115;&#116;&#32;&#112;&#111;&#112;&#117;&#108;&#111;&#117;&#115;&#32;&#99;&#105;&#116;&#121;&#63;";HINT[ 11] ="&#87;&#104;&#97;&#116;&#32;&#105;&#115;&#32;&#116;&#104;&#101;&#32;&#99;&#97;&#112;&#105;&#116;&#97;&#108;&#32;&#111;&#102;&#32;&#67;&#111;&#110;&#110;&#101;&#99;&#116;&#105;&#99;&#117;&#116;&#63;";HINT[ 12] ="&#87;&#104;&#97;&#116;&#32;&#105;&#115;&#32;&#67;&#111;&#110;&#110;&#101;&#99;&#116;&#105;&#99;&#117;&#116;&#8217;&#115;&#32;&#109;&#111;&#115;&#116;&#32;&#112;&#111;&#112;&#117;&#108;&#111;&#117;&#115;&#32;&#99;&#105;&#116;&#121;&#63;";HINT[ 13] ="&#87;&#104;&#97;&#116;&#32;&#105;&#115;&#32;&#116;&#104;&#101;&#32;&#99;&#97;&#112;&#105;&#116;&#97;&#108;&#32;&#111;&#102;&#32;&#78;&#101;&#119;&#32;&#89;&#111;&#114;&#107;&#63;";HINT[ 14] ="&#87;&#104;&#97;&#116;&#32;&#105;&#115;&#32;&#78;&#101;&#119;&#32;&#89;&#111;&#114;&#107;&#8217;&#115;&#32;&#109;&#111;&#115;&#116;&#32;&#112;&#111;&#112;&#117;&#108;&#111;&#117;&#115;&#32;&#99;&#105;&#116;&#121;&#63;";HINT[ 15] ="&#87;&#104;&#97;&#116;&#32;&#105;&#115;&#32;&#116;&#104;&#101;&#32;&#99;&#97;&#112;&#105;&#116;&#97;&#108;&#32;&#111;&#102;&#32;&#78;&#101;&#119;&#32;&#74;&#101;&#114;&#115;&#101;&#121;&#63;";HINT[ 16] ="&#87;&#104;&#97;&#116;&#32;&#105;&#115;&#32;&#78;&#101;&#119;&#32;&#74;&#101;&#114;&#115;&#101;&#121;&#8217;&#115;&#32;&#109;&#111;&#115;&#116;&#32;&#112;&#111;&#112;&#117;&#108;&#111;&#117;&#115;&#32;&#99;&#105;&#116;&#121;&#63;";HINT[ 17] ="&#87;&#104;&#97;&#116;&#32;&#105;&#115;&#32;&#116;&#104;&#101;&#32;&#99;&#97;&#112;&#105;&#116;&#97;&#108;&#32;&#111;&#102;&#32;&#80;&#101;&#110;&#110;&#115;&#121;&#108;&#118;&#97;&#110;&#105;&#97;&#63;";HINT[ 18] ="&#87;&#104;&#97;&#116;&#32;&#105;&#115;&#32;&#80;&#101;&#110;&#110;&#115;&#121;&#108;&#118;&#97;&#110;&#105;&#97;&#8217;&#115;&#32;&#109;&#111;&#115;&#116;&#32;&#112;&#111;&#112;&#117;&#108;&#111;&#117;&#115;&#32;&#99;&#105;&#116;&#121;&#63;";HINT[ 19] ="&#87;&#104;&#97;&#116;&#32;&#105;&#115;&#32;&#116;&#104;&#101;&#32;&#99;&#97;&#112;&#105;&#116;&#97;&#108;&#32;&#111;&#102;&#32;&#68;&#101;&#108;&#97;&#119;&#97;&#114;&#101;&#63;";HINT[ 20] ="&#87;&#104;&#97;&#116;&#32;&#105;&#115;&#32;&#68;&#101;&#108;&#97;&#119;&#97;&#114;&#101;&#8217;&#115;&#32;&#109;&#111;&#115;&#116;&#32;&#112;&#111;&#112;&#117;&#108;&#111;&#117;&#115;&#32;&#99;&#105;&#116;&#121;&#63;";HINT[ 21] ="&#87;&#104;&#97;&#116;&#32;&#105;&#115;&#32;&#116;&#104;&#101;&#32;&#99;&#97;&#112;&#105;&#116;&#97;&#108;&#32;&#111;&#102;&#32;&#77;&#97;&#114;&#121;&#108;&#97;&#110;&#100;&#63;";HINT[ 22] ="&#87;&#104;&#97;&#116;&#32;&#105;&#115;&#32;&#77;&#97;&#114;&#121;&#108;&#97;&#110;&#100;&#8217;&#115;&#32;&#109;&#111;&#115;&#116;&#32;&#112;&#111;&#112;&#117;&#108;&#111;&#117;&#115;&#32;&#99;&#105;&#116;&#121;&#63;"; // End Hiding --> </SCRIPT> <script type='text/javascript'>FONTT = 1 </script> <CENTER><H1>&#76;&#101;&#97;&#100;&#105;&#110;&#103;&#32;&#67;&#105;&#116;&#105;&#101;&#115;&#32;&#111;&#102;&#32;&#116;&#104;&#101;&#32;&#78;&#111;&#114;&#116;&#104;&#101;&#97;&#115;&#116;&#101;&#114;&#110;&#32;&#83;&#116;&#97;&#116;&#101;&#115;</H1> <H1 class="style1">&#70;&#117;&#110;&#32;&#97;&#110;&#100;&#32;&#69;&#100;&#117;&#99;&#97;&#116;&#105;&#111;&#110;&#97;&#108;&#32; Hangman&#32;&#71;&#97;&#109;&#101;</H1></CENTER><!--CAPTION--> <FORM action='...'> <CENTER> <INPUT class="FormFont" TYPE="Text" NAME="response" VALUE="" SIZE=80 READONLY><br><br> <INPUT TYPE="BUTTON" VALUE="Close Quiz" onClick=wclose()> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <INPUT TYPE="BUTTON" VALUE="Reset" onClick="location.reload()"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <INPUT TYPE="BUTTON" VALUE="Answer" onClick="Qend()"> <TABLE SUMMARY='' BORDER=0 CELLSPACING=10 ALIGN=RIGHT> <!--***FOLLOWING FOR IMAGE***--> <TR> <TD ALIGN=CENTER> </TD> </TR> <TR> <TD> <IMG SRC="Images/f.gif" WIDTH="90" HEIGHT="90" ALT="" BORDER="0" NAME="butt"> </TD> </TR> </TABLE> <!--*** END OF IMAGE ***--> </CENTER> </FORM> <CENTER> <TABLE SUMMARY='' CELLPADDING=0 CELLSPACING=0 BORDER=0> <TR> <TD ALIGN=CENTER> <FONT face="Helvetica,Arial,Geneva" SIZE="5"> <B> Energy Saver </B><BR><BR> </FONT> </TD> </TR> <TR> <TD> <IMG SRC="Images/101.gif" WIDTH=202 HEIGHT=146 ALT="" BORDER=0> </TD> </TR> </TABLE></CENTER> <P> <SCRIPT type="text/javascript"> <!-- document.forms[0].response.value=message; var answ=FONTT; document.write('<CENTER><TABLE CELLPADDING=0 CELLSPACING=5 BOR' +'DER=0><TR><TD COLSPAN=26><FONT FACE="helvetica,arial' +',geneva" COLOR=BLUE><B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Click to select letters here:</B></FON' +'T></TD></TR><TR><CENTER>'); for (var i=0;i<26;i++){ document.write('<TD><A HREF="javascript" onClick="flg=' +i+';moveIt();return false;" onMouseOver="flg='+i+';statIt();return true;" onMouseOut="oflg=' +i+';+unstatIt();return true;"><IMG SRC="Images/'+i+'.gif"></A></TD>'); window.status="Energy Saver"; } document.write('</TR></TABLE>'); for (var i=0;i<25;i++){ document.write('<IMG SRC="Images/f.gif" HEIGHT=28 WIDTH=20>&nbsp;&nbsp;'); } document.write('<BR>'); for (var i=0;i<25;i++){ document.write('<IMG SRC="Images/f.gif" HEIGHT=3 WIDTH=20>&nbsp;&nbsp;'); window.status="Energy Saver"; } getImgAdd(); function quiz(){} 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(); } // End Hiding --> </SCRIPT> <BR> <CENTER> <TABLE SUMMARY='' BORDER=0 CELLSPACING=10> <!--The "continue" button --> <TR> <TD> <A HREF="Images/f.gif" onClick="reStart();return false;" onMouseOver="lightIt();return true;"><IMG SRC="Images/b3.gif" WIDTH="80" HEIGHT="30" BORDER="0" ALT="" NAME="but"></A> </TD> </TR> </TABLE> </CENTER> <P> <!--<BR><FONT SIZE=1>Teaching Templates Copyright (C) 2002-2009 by <a href="http://www.tac-soft.com">Tac-Software. All Rights Reserved</a></FONT> --> <!--***SUBMIT1--> <form action='...'><INPUT TYPE="BUTTON" VALUE="Submit Results" onClick="hw3()"></form><!--***SUBMIT2--> <script type="text/javascript"> answ=FONTT; initAvail(); gword(); </script> <!-- <KEY>&#65;&#117;&#103;&#117;&#115;&#116;&#97;|&#80;&#111;&#114;&#116;&#108;&#97;&#110;&#100;|&#77;&#111;&#110;&#116;&#112;&#101;&#108;&#105;&#101;&#114;|&#66;&#117;&#114;&#108;&#105;&#110;&#103;&#116;&#111;&#110;|&#67;&#111;&#110;&#99;&#111;&#114;&#100;|&#77;&#97;&#110;&#99;&#104;&#101;&#115;&#116;&#101;&#114;|&#66;&#111;&#115;&#116;&#111;&#110;|&#66;&#111;&#115;&#116;&#111;&#110;|&#80;&#114;&#111;&#118;&#105;&#100;&#101;&#110;&#99;&#101;|&#80;&#114;&#111;&#118;&#105;&#100;&#101;&#110;&#99;&#101;|&#72;&#97;&#114;&#116;&#102;&#111;&#114;&#100;|&#66;&#114;&#105;&#100;&#103;&#101;&#112;&#111;&#114;&#116;|&#65;&#108;&#98;&#97;&#110;&#121;|&#78;&#101;&#119;&#32;&#89;&#111;&#114;&#107;&#32;&#67;&#105;&#116;&#121;|&#84;&#114;&#101;&#110;&#116;&#111;&#110;|&#78;&#101;&#119;&#97;&#114;&#107;|&#72;&#97;&#114;&#114;&#105;&#115;&#98;&#117;&#114;&#103;|&#80;&#104;&#105;&#108;&#97;&#100;&#101;&#108;&#112;&#104;&#105;&#97;|&#68;&#111;&#118;&#101;&#114;|&#87;&#105;&#108;&#109;&#105;&#110;&#103;&#116;&#111;&#110;|&#65;&#110;&#110;&#97;&#112;&#111;&#108;&#105;&#115;|&#66;&#97;&#108;&#116;&#105;&#109;&#111;&#114;&#101;||&#67;&#108;&#105;&#112;&#115;&#47;&#102;&#46;&#103;&#105;&#102;|&#67;&#108;&#105;&#112;&#115;&#47;&#102;&#46;&#103;&#105;&#102;|&#67;&#108;&#105;&#112;&#115;&#47;&#102;&#46;&#103;&#105;&#102;|&#67;&#108;&#105;&#112;&#115;&#47;&#102;&#46;&#103;&#105;&#102;|&#67;&#108;&#105;&#112;&#115;&#47;&#102;&#46;&#103;&#105;&#102;|&#67;&#108;&#105;&#112;&#115;&#47;&#102;&#46;&#103;&#105;&#102;|&#67;&#108;&#105;&#112;&#115;&#47;&#102;&#46;&#103;&#105;&#102;|&#67;&#108;&#105;&#112;&#115;&#47;&#102;&#46;&#103;&#105;&#102;|&#67;&#108;&#105;&#112;&#115;&#47;&#102;&#46;&#103;&#105;&#102;|&#67;&#108;&#105;&#112;&#115;&#47;&#102;&#46;&#103;&#105;&#102;|&#67;&#108;&#105;&#112;&#115;&#47;&#102;&#46;&#103;&#105;&#102;|&#67;&#108;&#105;&#112;&#115;&#47;&#102;&#46;&#103;&#105;&#102;|&#67;&#108;&#105;&#112;&#115;&#47;&#102;&#46;&#103;&#105;&#102;|&#67;&#108;&#105;&#112;&#115;&#47;&#102;&#46;&#103;&#105;&#102;|&#67;&#108;&#105;&#112;&#115;&#47;&#102;&#46;&#103;&#105;&#102;|&#67;&#108;&#105;&#112;&#115;&#47;&#102;&#46;&#103;&#105;&#102;|&#67;&#108;&#105;&#112;&#115;&#47;&#102;&#46;&#103;&#105;&#102;|&#67;&#108;&#105;&#112;&#115;&#47;&#102;&#46;&#103;&#105;&#102;|&#67;&#108;&#105;&#112;&#115;&#47;&#102;&#46;&#103;&#105;&#102;|&#67;&#108;&#105;&#112;&#115;&#47;&#102;&#46;&#103;&#105;&#102;|&#67;&#108;&#105;&#112;&#115;&#47;&#102;&#46;&#103;&#105;&#102;|&#67;&#108;&#105;&#112;&#115;&#47;&#102;&#46;&#103;&#105;&#102;||&#87;&#104;&#97;&#116;&#32;&#105;&#115;&#32;&#116;&#104;&#101;&#32;&#99;&#97;&#112;&#105;&#116;&#97;&#108;&#32;&#111;&#102;&#32;&#77;&#97;&#105;&#110;&#101;&#63;|&#87;&#104;&#97;&#116;&#32;&#105;&#115;&#32;&#77;&#97;&#105;&#110;&#101;&#8217;&#115;&#32;&#109;&#111;&#115;&#116;&#32;&#112;&#111;&#112;&#117;&#108;&#111;&#117;&#115;&#32;&#99;&#105;&#116;&#121;&#63;|&#87;&#104;&#97;&#116;&#32;&#105;&#115;&#32;&#116;&#104;&#101;&#32;&#99;&#97;&#112;&#105;&#116;&#97;&#108;&#32;&#111;&#102;&#32;&#86;&#101;&#114;&#109;&#111;&#110;&#116;&#63;|&#87;&#104;&#97;&#116;&#32;&#105;&#115;&#32;&#86;&#101;&#114;&#109;&#111;&#110;&#116;&#8217;&#115;&#32;&#109;&#111;&#115;&#116;&#32;&#112;&#111;&#112;&#117;&#108;&#111;&#117;&#115;&#32;&#99;&#105;&#116;&#121;&#63;|&#87;&#104;&#97;&#116;&#32;&#105;&#115;&#32;&#116;&#104;&#101;&#32;&#99;&#97;&#112;&#105;&#116;&#97;&#108;&#32;&#111;&#102;&#32;&#78;&#101;&#119;&#32;&#72;&#97;&#109;&#112;&#115;&#104;&#105;&#114;&#101;&#63;|&#87;&#104;&#97;&#116;&#32;&#105;&#115;&#32;&#78;&#101;&#119;&#32;&#72;&#97;&#109;&#112;&#115;&#104;&#105;&#114;&#101;&#8217;&#115;&#32;&#109;&#111;&#115;&#116;&#32;&#112;&#111;&#112;&#117;&#108;&#111;&#117;&#115;&#32;&#99;&#105;&#116;&#121;&#63;|&#87;&#104;&#97;&#116;&#32;&#105;&#115;&#32;&#116;&#104;&#101;&#32;&#99;&#97;&#112;&#105;&#116;&#97;&#108;&#32;&#111;&#102;&#32;&#77;&#97;&#115;&#115;&#97;&#99;&#104;&#117;&#115;&#101;&#116;&#116;&#115;&#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;&#77;&#97;&#115;&#115;&#97;&#99;&#104;&#117;&#115;&#101;&#116;&#116;&#115;&#63;|&#87;&#104;&#97;&#116;&#32;&#105;&#115;&#32;&#116;&#104;&#101;&#32;&#99;&#97;&#112;&#105;&#116;&#97;&#108;&#32;&#111;&#102;&#32;&#82;&#104;&#111;&#100;&#101;&#32;&#73;&#115;&#108;&#97;&#110;&#100;&#63;|&#87;&#104;&#97;&#116;&#32;&#105;&#115;&#32;&#82;&#104;&#111;&#100;&#101;&#32;&#73;&#115;&#108;&#97;&#110;&#100;&#8217;&#115;&#32;&#109;&#111;&#115;&#116;&#32;&#112;&#111;&#112;&#117;&#108;&#111;&#117;&#115;&#32;&#99;&#105;&#116;&#121;&#63;|&#87;&#104;&#97;&#116;&#32;&#105;&#115;&#32;&#116;&#104;&#101;&#32;&#99;&#97;&#112;&#105;&#116;&#97;&#108;&#32;&#111;&#102;&#32;&#67;&#111;&#110;&#110;&#101;&#99;&#116;&#105;&#99;&#117;&#116;&#63;|&#87;&#104;&#97;&#116;&#32;&#105;&#115;&#32;&#67;&#111;&#110;&#110;&#101;&#99;&#116;&#105;&#99;&#117;&#116;&#8217;&#115;&#32;&#109;&#111;&#115;&#116;&#32;&#112;&#111;&#112;&#117;&#108;&#111;&#117;&#115;&#32;&#99;&#105;&#116;&#121;&#63;|&#87;&#104;&#97;&#116;&#32;&#105;&#115;&#32;&#116;&#104;&#101;&#32;&#99;&#97;&#112;&#105;&#116;&#97;&#108;&#32;&#111;&#102;&#32;&#78;&#101;&#119;&#32;&#89;&#111;&#114;&#107;&#63;|&#87;&#104;&#97;&#116;&#32;&#105;&#115;&#32;&#78;&#101;&#119;&#32;&#89;&#111;&#114;&#107;&#8217;&#115;&#32;&#109;&#111;&#115;&#116;&#32;&#112;&#111;&#112;&#117;&#108;&#111;&#117;&#115;&#32;&#99;&#105;&#116;&#121;&#63;|&#87;&#104;&#97;&#116;&#32;&#105;&#115;&#32;&#116;&#104;&#101;&#32;&#99;&#97;&#112;&#105;&#116;&#97;&#108;&#32;&#111;&#102;&#32;&#78;&#101;&#119;&#32;&#74;&#101;&#114;&#115;&#101;&#121;&#63;|&#87;&#104;&#97;&#116;&#32;&#105;&#115;&#32;&#78;&#101;&#119;&#32;&#74;&#101;&#114;&#115;&#101;&#121;&#8217;&#115;&#32;&#109;&#111;&#115;&#116;&#32;&#112;&#111;&#112;&#117;&#108;&#111;&#117;&#115;&#32;&#99;&#105;&#116;&#121;&#63;|&#87;&#104;&#97;&#116;&#32;&#105;&#115;&#32;&#116;&#104;&#101;&#32;&#99;&#97;&#112;&#105;&#116;&#97;&#108;&#32;&#111;&#102;&#32;&#80;&#101;&#110;&#110;&#115;&#121;&#108;&#118;&#97;&#110;&#105;&#97;&#63;|&#87;&#104;&#97;&#116;&#32;&#105;&#115;&#32;&#80;&#101;&#110;&#110;&#115;&#121;&#108;&#118;&#97;&#110;&#105;&#97;&#8217;&#115;&#32;&#109;&#111;&#115;&#116;&#32;&#112;&#111;&#112;&#117;&#108;&#111;&#117;&#115;&#32;&#99;&#105;&#116;&#121;&#63;|&#87;&#104;&#97;&#116;&#32;&#105;&#115;&#32;&#116;&#104;&#101;&#32;&#99;&#97;&#112;&#105;&#116;&#97;&#108;&#32;&#111;&#102;&#32;&#68;&#101;&#108;&#97;&#119;&#97;&#114;&#101;&#63;|&#87;&#104;&#97;&#116;&#32;&#105;&#115;&#32;&#68;&#101;&#108;&#97;&#119;&#97;&#114;&#101;&#8217;&#115;&#32;&#109;&#111;&#115;&#116;&#32;&#112;&#111;&#112;&#117;&#108;&#111;&#117;&#115;&#32;&#99;&#105;&#116;&#121;&#63;|&#87;&#104;&#97;&#116;&#32;&#105;&#115;&#32;&#116;&#104;&#101;&#32;&#99;&#97;&#112;&#105;&#116;&#97;&#108;&#32;&#111;&#102;&#32;&#77;&#97;&#114;&#121;&#108;&#97;&#110;&#100;&#63;|&#87;&#104;&#97;&#116;&#32;&#105;&#115;&#32;&#77;&#97;&#114;&#121;&#108;&#97;&#110;&#100;&#8217;&#115;&#32;&#109;&#111;&#115;&#116;&#32;&#112;&#111;&#112;&#117;&#108;&#111;&#117;&#115;&#32;&#99;&#105;&#116;&#121;&#63;||**ping|*|||#A2A3D5|*||||--> </body> </html>