ÿþ<HTML> <HEAD> <title>Jqwiz</title> <link href="../css/fe.css" rel="stylesheet" type="text/css" /> <script language="JavaScript"> <!-- // JQwiz PARAMETERS quizTitle = "Instruction" questionTitle = "Question" secPerQuestion = 30 choiceStyle = "checkbox" bgrColor = "" txtColor = "black" hdrColor = "black" lnkColor = "gray" bgrImage = "../topics/inner_page_image/bck.jpg" sendMailTo = "" mailSubject = "JQwiz Results" formMailURL = "" StartButtonText = "Start Word Power" SubmitButtonText = "Submit" ShowAnswersButtonText = "Show correct answers" NextAnswerButtonText = "Next correct answer" ShowScoreButtonText = "Return to your score" ExitButtonText = "Home" onExitDoThis = "windows.open('http://www.misbah.info')" // If you do not set your own introductory page (introPageURL), // JQwiz will generate the default page. introPageURL = "default" // ARRAYS questions=new Array() choices =new Array() nChoices =new Array() answers =new Array() boxes =new Array() codes =new Array() nCorrectChoices=new Array() //--> </script> <script language="JavaScript" src="JQwiz.js"></script> <script language="JavaScript"> <!-- function initQuiz() { // JQwiz content starts here question ('<span class="Anormal" dir="rtl">" 1P6N'!O " </span>') choice ("1","Happiness") choice ("0","Grief") choice ("0","Apathy") choice ("0","Respect") question ('<span class="Anormal" dir="rtl">" EN-(OH( " </span>') choice ("1","Beloved") choice ("0","Stranger") choice ("0","Friend") choice ("0","Enemy") question ('<span class="Anormal" dir="rtl">" 97'!" </span>') choice ("1","Bounty ") choice ("0","Right") choice ("0","Law") choice ("0","Property") question ('<span class="Anormal" dir="rtl">"EN7DOH( " </span>') choice ("0","Necessity") choice ("0","Want") choice ("0","Hope") choice ("1","Desire ") question ('<span class="Anormal" dir="rtl">" AN.1 " </span>') choice ("0","Vision") choice ("0","Shame") choice ("0","Target") choice ("1","Honour ") question ('<span class="Anormal" dir="rtl">" 4NJQM( " </span>') choice ("0","Childhood ") choice ("0","Infancy") choice ("1","Old age") choice ("0","Youth ") question ('<span class="Anormal" dir="rtl">" 4N(N'( " </span>') choice ("0","Childhood ") choice ("1","Youth ") choice ("0","Infancy") choice ("0","Adulthood ") question ('<span class="Anormal" dir="rtl">" ENHQMGOH(" </span>') choice ("0","Demanded ") choice ("1","Granted") choice ("0","Achieved ") choice ("0","Selected ") question ('<span class="Anormal" dir="rtl">" 3OH1 " </span>') choice ("0","Door ") choice ("1","Boundary wall") choice ("0","Ceiling") choice ("0","Floor") question ('<span class="Anormal" dir="rtl">" 3N-'( " </span>') choice ("0","Sky ") choice ("0","Sand") choice ("0","Water ") choice ("1","Clouds") //JQwiz content ends here initAll(); } // End of function initQuiz // Here you can modify the default footnote message // defaultMsg='' // msg=defaultMsg //--> </script> </HEAD> <frameset rows="*,33" border=0 frameborder=no framespacing=0 onLoad="initQuiz();showDirections();self.focus()"> <frame name="f1JQwiz" src="JQwiz_f1.htm" target="_self"> <frame name="f2JQwiz" src="JQwizmsg.htm" scrolling="no" marginheight="2" marginwidth="10" target="_self"> </frameset> </HTML>