I am having a huge problem with this, can somebody please help me, and tell me where the error is.
<meta content="ExamView Pro 4.0.7 [WinNT 5.01 (2600)]" name=generator>
<meta content=noindex,nofollow name=robots><style TYPE="text/css">
.spacer { line-height:.7em; }
.title { font-size:13pt; font-weight:bold; font-family:"Times New Roman", "Times", serif;color:#000000; }
.qnumber { font-size:12pt; font-family:"Times New Roman", "Times", serif;color:#000000; text-align:right; }
</style><script language='JavaScript1.1'>
<!--
// Copyright (c) 2003 FSCreations, Inc.
var listMap = '11110000111111111111111111111111100';
var qtypeMap = '00001111222222222222222222222444466';
var ansMap = new Array(35);
ansMap[0] = '55';
ansMap[1] = '44';
ansMap[2] = '57';
ansMap[3] = '50';
ansMap[4] = '43294d64776172647760';
ansMap[5] = '52';
ansMap[6] = '412b627f73627569666b';
ansMap[7] = '5c';
ansMap[8] = '4d';
ansMap[9] = '4b';
ansMap[10] = '48';
ansMap[11] = '4e';
ansMap[12] = '4f';
ansMap[13] = '4a';
ansMap[14] = '4c';
ansMap[15] = '51';
ansMap[16] = '52';
ansMap[17] = '51';
ansMap[18] = '51';
ansMap[19] = '50';
ansMap[20] = '51';
ansMap[21] = '57';
ansMap[22] = '54';
ansMap[23] = '59';
ansMap[24] = '5b';
ansMap[25] = '5e';
ansMap[26] = '5a';
ansMap[27] = '5e';
ansMap[28] = '59';
ansMap[29] = '47';
ansMap[30] = '46';
ansMap[31] = '58';
ansMap[32] = '5b';
ansMap[33] = '414a4c500e4162706a60234a6d7376772c4c767773767723507a7077666e';
ansMap[34] = '6c6d6661766a657061';
function HandleSubmit(f, forceSubmit)
{
var numCorrect = 0;
var numPossible = 0;
var numBlank = 0;
var index;
var msg;
var i;
f.student_name.value = StripSpaces(f.student_name.value);
f.student_id.value = StripSpaces(f.student_id.value);
f.instructor_email.value = StripSpaces(f.instructor_email.value);
FixMTF(f);
index = 0;
for (i=0; i <f.length; ++i) {
if (f.elements[i].name.indexOf(":") > 0) {
if (listMap.charAt(index) == "1") {
listIndex = f.elements[i].selectedIndex;
text = f.elements[i].options[listIndex].value;
} else {
f.elements[i].value = StripSpaces(f.elements[i].value);
text = f.elements[i].value;
}
text = StripSpaces(text);
if (text.length == 0)
++numBlank;
++index;
}
}
if (f.student_name.value == "") {
><img alt=Submit src="../images/submit.gif" border=0></a> <a href=" document.forms[0].reset()"><img alt=Reset src="../images/reset.gif" border=0></a> </td>
<td align=right><a href="http://www.examview.com/studytip.html"><img alt=Help src="../images/help.gif" border=0></a> </td>
</tr>
</tbody>
</table>
</form>