paste the following text into a new text document than save as Baker.html this should make this stuff into a webpage. follow this i think it is good.

baker

html starts after this line--------


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<HTML><HEAD><TITLE>quiz</TITLE>
<META content="text/html; charset=windows-1252" http-equiv=Content-Type>
<META content="MSHTML 5.00.2314.1000" name=GENERATOR></HEAD>
<BODY bgColor=#009999 onunload="alert('Goodbye and two thumbs up to vcd help!!')" text=#000080 face="ms serif"
font>
<CENTER>
<SCRIPT language=javascript>
var user_name=prompt("Please, type your name below....","yeah, right in here, first name only....");
document.write("<h2><font face='ms sans serif'>Hello<blink> "+user_name+"!!!</blink></h2></font>.

<h3>This is a little game that has a pretty funny/creepy outcome. Don't read ahead, just do it in order. It takes about 3 minutes. It's worth it. It's kind of eerie.</h3><Hr size=5><Center><font face='comic sans ms' font color='ffffff'>

<u><font color=blue>"+user_name+"</u>, when you are asked to choose names, make sure it's people you ACTUALLY KNOW,First name only, and go with your first instincts!</center></font></h3>")
</SCRIPT>


<HR>


<FORM method=post name=vito>1. First, choose a number from 2 to 9
......<INPUT name=qnum size=4>


2. Write down the name of someone to whom you are really attracted... <INPUT name=first size=15>


3. Now write the name of the first colour you think of... <INPUT name=qcol size=15>


4. Type the name of your first pet... <INPUT name=qpet size=15>


5. Type the names of two people you know...


<INPUT name=qwork1>


<INPUT name=qwork2>


6. Finally, make a wish
<TEXTAREA cols=60 name=odpow rows=5> </TEXTAREA>



<CENTER><INPUT name=x onclick=Show() type=button value=Submit> </FORM></CENTER>
<SCRIPT language=JavaScript>
function Show() {

alert(document.vito.qnum.value + ' is the number of times you should be smacked over the head with a baseball bat for thinking that stupid e-mails like this actually mean anything. You are probably the same prat who forwards e-mails from the Microsoft/Disney e-mail tracking project.');
alert(document.vito.first.value + ' is someone who will never sleep with you because your stupid enough to waste your time on something like this.');
alert('The fact that you picked ' + document.vito.qcol.value + ' means nothing. Its a f@cking colour for Christ sake.');
alert(document.vito.qpet.value + ' is the name of a dead animal.');
alert(document.vito.qwork1.value + ' and ' + document.vito.qwork2.value + ' are colleagues who are embarrassed to know you.');
alert('Pass this on to everyone you know, so they can feel like a twat too. If you dont pass this on to at least 40,000 people in the next four seconds then not only will your wish not come true, but also you will fall off a high building into a pile of skittery shite and then get molested by a mad goat.');
alert('Good luck from Baker!!!!');
alert('Now you can go straight back to www.vcdhelp.com and start wasting your life again!!');

}
</SCRIPT>