"); writeln ("
Dear " + form.input1.value + ",
I can no longer see you due to your " + form.input2.value + " " + form.input3.value + " that is constantly coming from your " + form.input4.value + ". I have decided to run away and marry " + form.input5.value + ". "); writeln ("" + form.input5.value + " an I have decided to run away to " + form.input6.value + ", where we will raise " + form.input7.value + " and have " + form.input8.value + " children. I have found myself especially drawn to " + form.input5.value + "'s " + form.input9.value + " " + form.input10.value + " and can no longer fight the attraction. "); writeln (" Please do not look for me. I have really enjoyed our time together, especially when we would " + form.input11.value + " at the stars at night. But stars are not enough to keep us together. I will miss kissing your " + form.input12.value + " " + form.input4.value + " every night before bed.
Please take care of yourself.
Yours Truly,
" + form.input13.value + ".");
writeln ("
"); // needs a
to display last line, bug in JS
}
}
}
// -->
|
||||||||||||||||||||||||||||||||||||||||||