/*--------------------------------------------------------------------------

  FILE:  JavaScript/tests/love.js
  Date:  April 18, 1999
  LMD :  February 2, 2009

--------------------------------------------------------------------------*/


function loveResult( form ) {

love_text = ""

if ( form.one[0].checked ) {
   love_text += "1.  You are attracted to those who have split personality,\n"
   love_text += "    like cold as ice on the outside, but hot as fire in the heart.\n\n"
} else if ( form.one[1].checked )
   love_text += "1.  You are attracted to those who are warm and obedience.\n\n"
else if ( form.one[2].checked )
   love_text += "1.  You are attracted to those who are elegant and well-mannered.\n\n"
else if ( form.one[3].checked ) {
   love_text += "1.  You are attracted to those who are unbridled, untrammeled, and free.\n\n"
}
else
   love_text += "1.  You did not select anything for this one.\n\n"

if ( form.two[0].checked ) {
   love_text += "2.  In the process of courtship, the approach that would make\n"
   love_text += "    you feel irresistable is creative, never let you feel bored.\n\n"
}
else if ( form.two[1].checked ) {
   love_text += "2.  In the process of courtship, the approach that would make\n"
   love_text += "    you feel irresistable is straight-forward, just tell you\n"
   love_text += "    he/she loves you.\n\n"
}
else if ( form.two[2].checked ) {
   love_text += "2.  In the process of courtship, the approach that would make you feel\n"
   love_text += "    irresistable is moods-swing, blow hot and cold in love, vacillate.\n\n"
}
else if ( form.two[3].checked ) {
   love_text += "2.  In the process of courtship, the approach that would make you feel\n"
   love_text += "    irresistable is patience, never give up on you.\n\n"
}
else 
	love_text += "2.  You did not select anything for this one.\n\n"


if ( form.three[0].checked ) {
   love_text += "3.  The impression you would like to give to your lover is loyal,\n"
   love_text += "    faithful, never change.\n\n"
}
else if ( form.three[1].checked )
   love_text += "3.  The impression you would like to give to your lover is stylish.\n\n"
else if ( form.three[2].checked )
   love_text += "3.  The impression you would like to give to your lover is optimistic.\n\n"
else if ( form.three[3].checked )
   love_text += "3.  The impression you would like to give to your lover is flexible.\n\n"
else 
	love_text += "3.  You did not select anything for this one.\n\n"

if ( form.four[0].checked ) {
   love_text += "4.  What you hate most in your partner is the person's arrogance\n"
   love_text += "    (acting like a dictator which pisses you off).\n\n"
}
else if ( form.four[1].checked ) {
   love_text += "4.  You don't like it when your partner is emotional and/or too moody;\n";
   love_text += "    and you don't know how to please him/her.\n\n"
}
else if ( form.four[2].checked ) {
   love_text += "4.  What you hate most in your partner is that the person is ruthless,\n"
   love_text += "    cold-blooded, and/or ironic.\n\n"
}
else if ( form.four[3].checked ) {
   love_text += "4.  You don't like it when your partner is insecure.\n\n"
}
else 	
	love_text += "4.  You did not select anything for this one.\n\n"


if ( form.five[0].checked ) {
   love_text += "5.  The kind of relationship you would like to build with your partner\n"
   love_text += "    is traditional, without saying anything, the other will know what you want,\n"
   love_text += "    both of you communicate by hearts.\n\n"
}
else if ( form.five[1].checked ) {
   love_text += "5.  The kind of relationship you would like to build with your partner is\n";
   love_text += "    that both of you can talk about everything and anything, no secret is kept.\n\n"
}
else if ( form.five[2].checked ) {
   love_text += "5.  The kind of relationship you would like to build with your partner is\n"
   love_text += "    one which make you feel warmth and in-love always.\n\n"
}
else if ( form.five[3].checked ) {
   love_text += "5.  The kind of relationship you would like to build with your partner is\n"
   love_text += "    one that you care not only about the present but also the future with\n"
   love_text += "    your partner, a long-lasting relationship that you can grow with.\n\n"
}
else 
	love_text += "5.  You did not select anything for this one.\n\n"

if ( form.six[0].checked ) {
   love_text += "6.  You care about the society and morality, you won't do anything wrong\n"
   love_text += "    after marriage.\n\n"
}
else if ( form.six[1].checked ) {
   love_text += "6.  You can't resist desire and lust; most probably you'll commit adultery.\n\n"
}
else if ( form.six[2].checked )
   love_text += "6.  You are tolerant; you'll try very hard not to commit adultery.\n\n"
else if ( form.six[3].checked ) {
   love_text += "6.  You can never be stabilized; actually, you are not suitable for marriage\n";
   love_text += "    and you don't want to make committment.\n\n"
}
else 
	love_text += "6.  You did not select anything for this one.\n\n"

if ( form.seven[0].checked ) {
   love_text += "7.  You are quite pessimistic, you don't think happy marriages exist\n"
   love_text += "    anymore nowadays.\n\n"
}
else if ( form.seven[1].checked ) {
   love_text += "7.  You think of marriage as a precious thing.  Once you get married,\n"
   love_text += "    you'll treasure it and your partner very much.\n\n"
}
else if ( form.seven[2].checked ) {
   love_text += "7.  You are afraid of marriage, you think it would take away your freedom.\n\n"
}
else if ( form.seven[3].checked ) {
   love_text += "7.  You always want to get married, but in fact, you don't even know\n"
   love_text += "    what it really is.\n\n"
}
else 
	love_text += "7.  You did not select anything for this one.\n\n"

if ( form.eight[0].checked ) {
   love_text += "8.  At this moment, you don't have the thirst for love, you can't do\n"
   love_text += "    anything for it, you won't fall for it easily.\n\n"
}
else if ( form.eight[1].checked ) {
   love_text += "8.  At this moment, you are quite self-centered; you think of love as\n"
   love_text += "    something you can get and trash anytime you want.\n\n"
}
else if ( form.eight[2].checked ) {
   love_text += "8.  At this moment, you don't want to be tied down by a steady relationship,\n";
   love_text += "    you just want to flirt around.\n\n"
}
else if ( form.eight[3].checked )
   love_text += "8.  At this moment, you think of love as a committment for both parties.\n\n"
else 
	love_text += "8.  You did not select anything for this one.\n\n"


document.forms[0].display.value = love_text;

}
