//  Copyright 2000-2004 Gisele Glosser.  All Rights Reserved.
//
//  Our interactive math lessons are shareware.  You may use our free demo lessons
//  on mathgoodies.com only.  You may NOT download nor save them.  You can purchase
//  a license to use all 70 of our lessons off line by visiting:
//  http://www.mathgoodies.com/cd/

function x08226313(form,whichQuestion){var msg;var noErrors=true;var testValue=form.entry.value;var testChar="";var testZero="";var i=0;var temp="false";if(testValue==""||testValue==null){msg="Please enter a number in the ANSWER BOX before clicking ENTER.";noErrors=false;}else{testZero=testValue.toString();for(i=0;i<testZero.length;i++){if(isNaN(testZero)){msg="Please enter a number.";noErrors=false;break;}}}if(noErrors){x0653090547(form,whichQuestion);}else{alert(msg);form.entry.focus();form.entry.select();}}function x0653090547(form,whichQuestion){var stringEntered=form.entry.value;if((whichQuestion==1&&stringEntered=="92")||(whichQuestion==2&&stringEntered=="43")){form.result.value="Correct!";}else{form.result.value="Incorrect.  Please press CLEAR and try again.";}form.entry.focus();form.entry.select();}function x05844687(whichSelected){var index=0;for(i=0;i<whichSelected.length;i++){if(whichSelected[i].checked){return i;}}return 0;}function x1324826050(form,whichQuestion){var optionChosen=x05844687(form.entry);if((whichQuestion==3)&&(form.entry[optionChosen].value=="choice4")||(whichQuestion==4)&&(form.entry[optionChosen].value=="choice1")||(whichQuestion==5)&&(form.entry[optionChosen].value=="choice2")){form.result.value="Correct!";}else{choice=optionChosen+1;form.result.value="Choice "+choice+" is incorrect.  Please try again.";}}function x11552(msg){window.status=msg;return true;}function x10966534(form){form.entry.value="";form.entry.focus();form.entry.select();}var msg="";var tempWindow;var newTags;function x2826022670864366(){if(tempWindow&&!tempWindow.closed){tempWindow.close();tempWindow=false;return tempWindow;}}function x2657480(Def){if(Def=="bimodal"){msg="A set of data is "+" <STRONG>bimodal</STRONG>"+" if it has 2 modes ";msg+="(i.e., two numbers that occur most often, and the same number of times).";}return msg;}function x2498849083(definition){passDef=definition;x2657480(passDef);newTags="<HTML><HEAD><TITLE>Definition Window</TITLE></HEAD>";newTags+="<BODY BGCOLOR='#FFFFFF'>";newTags+="<H2>Definition</H2>";newTags+=msg+"<P>";newTags+="<form><input TYPE='button' value='close window' name='closeup' onClick='opener.x2826022670864366()'></form>";newTags+="</BODY></HTML>";if(!tempWindow||tempWindow.closed){tempWindow=window.open("temp.html","tempWindow","toolbar=no,width=500,height=160,directories=no,status=no,scrollbars=yes,resize=yes,menubar=no");if(!tempWindow.opener){tempWindow.opener=window;}x332921729(newTags);}else{x332921729(newTags);}}function x332921729(content){getContent=content;setTimeout("x332921729",1000);tempWindow.document.write(getContent);tempWindow.document.close();tempWindow.focus();}//







