"); writeln ("
Dear " + form.input1.value + ",
How do I love thee, let me " + form.input2.value + " the ways. You are the most " + form.input3.value + " person I have ever met. I especially think your are " + form.input3.value + " when you wear your " + form.input4.value + " just gentley covering your " + form.input5.value + ".
"); writeln (" Please meet me tonight in our special place, " + form.input6.value + ", and be sure to wear your " + form.input4.value + ". I will bring the " + form.input7.value + ", you just bring yourself. My heart is " + form.input8.value + " with anticipation. All of my friends think I am the " + form.input9.value + " person alive for finding someone as " + form.input3.value + " as you. I hope to live the rest of my life with you, raise " + form.input10.value + " " + form.input3.value + " children, and move to " + form.input11.value + ".
"); writeln (" Before I met you I was nothing. I didn't know what I wanted. I was completely lost in " + form.input12.value + ", But then you came into my life and turned that all around. I will spend the rest of my " + form.input3.value + " life thanking you.
Forever you are in my thoughts.
Yours Lovingly,
" + form.input13.value + ".");
writeln ("
"); // needs a
to display last line, bug in JS
}
}
}
// -->
|
|||||||||||||||||||||||||||||||||||||||||||