"); writeln ("
I had a dream that one day while I was " + form.input1.value + " on the " + form.input2.value + " I got a knock on the door. To my surprize it was " + form.input3.value + " . " + form.input4.value + " grabbed my " + form.input5.value + " and began to kiss me. ");
writeln (" We both ran into the " + form.input6.value + ". I had gotten my " + form.input7.value + " torn off of me before we even got there. If felt so wierd, because " + form.input4.value + " reminded me of my " + form.input8.value + " . I couldn't take it anymore so I yelled like a " + form.input9.value + " and ran out. Ran to the kitchen and got my glass of " + form.input10.value + " that I had on the counter and gulped it down in " + form.input11.value + " seconds. After that I felt so " + form.input12.value + " and my face began to turn " + form.input13.value + " . Apperently someone put a " + form.input14.value + " in my drink. It seems like my ex, " + form.input15.value + ",");
writeln (" came over to make up and saw " + form.input3.value + " and I in the " + form.input6.value + ". I then began to " + form.input12.value + " even more. Then I suddenly woke up and the door bell rang. I answered the door and it was " + form.input3.value + ". That is what I call weird ! :-) ");
writeln ("
"); // needs a
to display last line, bug in JS
}
}
}
// -->