<% @Language="JavaScript"@ %>
<!-- #include file="GenGifs.asp" -->
<html>
<head>
<title>ICM Quiz</title>

<script type="text/javascript" src="NewquizEvaluation.js"></script>
<script type="text/javascript" src="ICMquiz.js"></script>
<script language="JavaScript" type="text/javascript">

function clearText(elem,origVal)
{
 if(elem.value == origVal) elem.value="";
}
</script>

</head>
<BODY BACKGROUND="bkgrd_pad.gif">
 
<p> </p>
<h1 align="center">   Student Procedures </h1>
 
<p align="center"> <img height="33" src="stulogoline.gif"
 width="553">
 </p>
<p align="center">   </p>
<hr> 
<p> 
<table border="1" cellpadding="2">
   <tbody>
    <tr>
     <td><img style="width: 48px; height: 48px;" height="48"
 src="question1.gif" width="48">
      </td>
     <td><big><big> Quizzes </big></big></td>
   </tr>
 
  </tbody>
</table>
 <p></p>
<p>   </p>
<hr> 
<p align="center"> <font color="red"><big><big>International, Canadian, Michigan
Team </big></big></font> </p>
<p> The answers to all these questions are in the procedures you have read. 
&nbsp;You can refer to the procedures. </p>
<p> Write your name at the top of the quiz. &nbsp;Write the answer beside
or below the question. Return the quiz to your supervisor. </p>
Name
	<INPUT NAME="Name" SIZE="30" VALUE="Name" onFocus="clearText(this,'Name');">
	Today's Date
	<INPUT NAME="Date" SIZE="20" VALUE="MM/DD/YY" onFocus="clearText(this,'MM/DD/YY');">
<script type="text/javascript" src="newGenQuiz.js"></script>

<center> <b> Please print this quiz and show it to your supervisor.</b>

<br><br>

 </center>
</body>
</html>