' + '' + (x+1) + '.' + q[x].question + '
' + '
' + '') for (i = 0; i < 4; i++) frames[1].document.writeln(''+ q[x].choice[i][0] + '
') frames[1].document.writeln('
' + '

') frames[1].document.close() } } function answer(x) { for (i = 0; i < 4; i++) if (frames[1].document.forms[0].ans[i].checked == true) { alert(q[x].choice[i][2] + '\n' + q[x].choice[i][1] + ' points!') score += parseInt(frames[1].document.forms[0].ans[i].value) } frames[1].document.writeln('' + '' + (x+1) + '.' + q[x].question + '
' + '
') for (i = 0; i < 4; i++) frames[1].document.writeln('' + (q[x].choice[i])[0] + '   ' + (q[x].choice[i])[2] + ' (' + q[x].choice[i][1] + ')
') frames[1].document.writeln('
' + '

' + q[x].answer) frames[1].document.close() } function done() { frames[1].document.writeln('
' + '

Congratulations, ' + you + '!

' + '

You scored ' + score + ' points!

' + '' + '' + '' + '' + '
11+Welcome to my circle of trust!
10-8I guess you\'re worthy...You MAY send me an ' + 'e-mail.
7-5Yeah...Yeah....You probably forget my birthday every year, too!
4-2Some friend you are!
< 2How did you find this link?!?!?!
') frames[1].document.writeln('
' + '
' + '
' + '' + '' + '' + '
') } 1
Hosted by www.Geocities.ws