<% @language="Jscript"@ %>
<html>
<head>
  <title>Shelving Quiz</title>
	<!-- #include file="GenGifs.asp" -->
	<SCRIPT type="text/javascript" src="NewquizEvaluation.js"></SCRIPT>
  <SCRIPT type="text/javascript" src="Shelving_quiz.js"></SCRIPT>
</head>
 <body &lt;body="" text="#000000" link="#0000ff" vlink="#000080" background="bkgrd_pad.gif">
 
<p align="Center"> 
<script language="JavaScript">
<!-- hide from old browsers 

var i=0;


function score() {
fenster = open("", "Anzeige", "width=300,height=300");
fenster.document.open();
with (fenster.document) {
write("<html><body onBlur='window.close()'>");
write("<br>Your score: <b>" + i + "</b><br><hr><br>");
write("<b>more than 12 correct</b><br>Oops! Don't believe it.<br>");
write("<b>11-12 correct</b><br>Congratulations! You know a lot about the Gov Docs!. Share this information with your fellow workers.<br>");
write("<b>10-11 correct</b><br>Very good.<br>");
write("<b>Fewer than 10 correct</b><br>Review your procedures manual and try again.");
write("</body></html>");
}
fenster.document.close();
}


function close() {
fenster.document.close();
}

// --> </script> 

<form method="Post" action="http://www.lib.msu.edu/cgi-gd/shelvequizmailer">
   <input type="hidden" name="Quiztype" value="Shelving Quiz">   </form>
</p>
<h1 align="Center">     Student Procedures   </h1>
<p align="Center"><img width="553" height="33" src="stulogoline.gif"></p>
<hr>   
<p align="Left">
<table cellpadding="2">
   <tbody>
    <tr>
       <td><img src="question1.gif" width="47" height="47"></td>
       <td>&nbsp; <big><big>Quizzes &nbsp;</big></big></td>
     </tr>  
  </tbody>
</table>
</p>
<hr>   
<form name="stuff">
<p align="Center"><font color="#ff0000"><big><big>SHELVING QUIZ</big></big></font></p>
<p>Name<input name="Name" size="30" value="Name">Today's Date<input name="Date" size="20" value="MM/DD/YY">
<br></p>
<p>
	 <br>
   <br>
   <font color="Blue">In multiple choice questions there may be more than one correct answer. </font></p>

				<script src="newGenQuiz.js" type="text/javascript"></script>
				<center>    

</body>
</html>