<!-- Begin hiding Javascript

  var selection_count = 0
  var selection1_color = ""
  var selection3_color = ""
  var selection5_color = ""
  var selection7_color = ""
  var repression = 0
  var message = ""
  var message2 = ""
  var final_message = ""
  var messageWindow = ""
  var command = ""
  var command2 = ""
  var range = ""
  var styleObj = ""

function initialize() {
  selection_count = 0
  selection1_color = ""
  selection3_color = ""
  selection5_color = ""
  selection7_color = ""
  repression = 0
  message = ""
  message2 = ""
  final_message = ""
  messageWindow = ""
  messageContent = ""
  command = ""
  command2 = ""
  range = ""
  styleObj = ""
 if (navigator.appVersion.charAt(0) >= 4) {
 if (navigator.appVersion.indexOf("MSIE") != -1) {
      range = "all."
      styleObj = ".style"
    }
  }

  eval("document." + range + "blue" + styleObj + ".visibility = 'visible'")
  eval("document." + range + "green" + styleObj + ".visibility = 'visible'")
  eval("document." + range + "red" + styleObj + ".visibility = 'visible'")
  eval("document." + range + "yellow" + styleObj + ".visibility = 'visible'")
  eval("document." + range + "violet" + styleObj + ".visibility = 'visible'")
  eval("document." + range + "brown" + styleObj + ".visibility = 'visible'")
  eval("document." + range + "black" + styleObj + ".visibility = 'visible'")
  eval("document." + range + "gray" + styleObj + ".visibility = 'visible'")

}

function blue() {
  eval("document." + range + "blue" + styleObj + ".visibility = 'hidden'")
  selection_count += 1
  message2 = message2 + " blue "
  if (selection_count == 1) {
    selection1_color = "blue"
    command = "p1"
    command2 = "pm1"
  }
  else {
  if (selection_count == 2) {
    command = command + "1"
    displayp()
  }
  else {
  if (selection_count == 3) {
    selection3_color = "blue"
    command = "x1"
  }
  else {
  if (selection_count == 4) {
    command = command + "1"
    displayx()
  }
  else {
  if (selection_count == 5) {
    selection5_color = "blue"
    command = "e1"
  }
  else {
  if (selection_count == 6) {
    command = command + "1"
    displaye()
    repression += 1
  }
  else {
  if (selection_count == 7) {
    selection7_color = "blue"
    command = "m1"
    repression += 2
  }
  else {
  if (selection_count == 8) {
    command = command + "1"
    displaym()
    command2 = command2 + "1"
    displaypm()
    repression += 3
    end()
  }
  }
  }
  }
  }
  }
  }
  }
}
  
function green() {
  eval("document." + range + "green" + styleObj + ".visibility = 'hidden'")  
  selection_count += 1
  message2 = message2 + " green "
  if (selection_count == 1) {
    selection1_color = "green"
    command = "p2"
    command2 = "pm2"
  }
  else {
  if (selection_count == 2) {
    command = command + "2"
    displayp()
  }
  else {
  if (selection_count == 3) {
    selection3_color = "green"
    command = "x2"
  }
  else {
  if (selection_count == 4) {
    command = command + "2"
    displayx()
  }
  else {
  if (selection_count == 5) {
    selection5_color = "green"
    command = "e2"
  }
  else {
  if (selection_count == 6) {
    command = command + "2"
    displaye()
    repression += 1
  }
  else {
  if (selection_count == 7) {
    selection7_color = "green"
    command = "m2"
    repression += 2
  }
  else {
  if (selection_count == 8) {
    command = command + "2"
    displaym()
    command2 = command2 + "2"
    displaypm()
    repression += 3
    end()
  }
  }
  }
  }
  }
  }
  }
  }
}

function red() {
  eval("document." + range + "red" + styleObj + ".visibility = 'hidden'")
  selection_count += 1
  message2 = message2 + " red "

  if (selection_count == 1) {
    selection1_color = "red"
    command = "p3"
    command2 = "pm3"
  }
  else {
  if (selection_count == 2) {
    command = command + "3"
    displayp()
  }
  else {
  if (selection_count == 3) {
    selection3_color = "red"
    command = "x3"
  }
  else {
  if (selection_count == 4) {
    command = command + "3"
    displayx()
  }
  else {
  if (selection_count == 5) {
    selection5_color = "red"
    command = "e3"
  }
  else {
  if (selection_count == 6) {
    command = command + "3"
    displaye()
    repression += 1
  }
  else {
  if (selection_count == 7) {
    selection7_color = "red"
    command = "m3"
    repression += 2
  }
  else {
  if (selection_count == 8) {
    command = command + "3"
    displaym()
    command2 = command2 + "3"
    displaypm()
    repression += 3
    end()
  }
  }
  }
  }
  }
  }
  }
  }
}

function yellow() {
  eval("document." + range + "yellow" + styleObj + ".visibility = 'hidden'")
  selection_count += 1
  message2 = message2 + " yellow "

  if (selection_count == 1) {
    selection1_color = "yellow"
    command = "p4"
    command2 = "pm4"
  }
  else {
  if (selection_count == 2) {
    command = command + "4"
    displayp()
  }
  else {
  if (selection_count == 3) {
    selection3_color = "yellow"
    command = "x4"
  }
  else {
  if (selection_count == 4) {
    command = command + "4"
    displayx()
  }
  else {
  if (selection_count == 5) {
    selection5_color = "yellow"
    command = "e4"
  }
  else {
  if (selection_count == 6) {
    command = command + "4"
    displaye()
    repression += 1
  }
  else {
  if (selection_count == 7) {
    selection7_color = "yellow"
    command = "m4"
    repression += 2
  }
  else {
  if (selection_count == 8) {
    command = command + "4"
    displaym()
    command2 = command2 + "4"
    displaypm()
    repression += 3
    end()
  }
  }
  }
  }
  }
  }
  }
  }
}

function violet() {
  eval("document." + range + "violet" + styleObj + ".visibility = 'hidden'")  
  selection_count += 1
  message2 = message2 + " violet "
  if (selection_count == 1) {
    selection1_color = "violet"
    command = "p5"
    command2 = "pm5"
  }
  else {
  if (selection_count == 2) {
    command = command + "5"
    displayp()
  }
  else {
  if (selection_count == 3) {
    selection3_color = "violet"
    command = "x5"
  }
  else {
  if (selection_count == 4) {
    command = command + "5"
    displayx()
  }
  else {
  if (selection_count == 5) {
    selection5_color = "violet"
    command = "e5"
  }
  else {
  if (selection_count == 6) {
    command = command + "5"
    displaye()
  }
  else {
  if (selection_count == 7) {
    selection7_color = "violet"
    command = "m5"
  }
  else {
  if (selection_count == 8) {
    command = command + "5"
    displaym()
    command2 = command2 + "5"
    displaypm()
    end()
  }
  }
  }
  }
  }
  }
  }
  }
}

function brown() {
  eval("document." + range + "brown" + styleObj + ".visibility = 'hidden'")
  selection_count += 1
  message2 = message2 + " brown "
  if (selection_count == 1) {
    selection1_color = "brown"
    command = "p6"
    command2 = "pm6"
    repression += 3
  }
  else {
  if (selection_count == 2) {
    command = command + "6"
    displayp()
    repression += 2
  }
  else {
  if (selection_count == 3) {
    selection3_color = "brown"
    command = "x6"
    repression += 1
  }
  else {
  if (selection_count == 4) {
    command = command + "6"
    displayx()
  }
  else {
  if (selection_count == 5) {
    selection5_color = "brown"
    command = "e6"
  }
  else {
  if (selection_count == 6) {
    command = command + "6"
    displaye()
  }
  else {
  if (selection_count == 7) {
    selection7_color = "brown"
    command = "m6"
  }
  else {
  if (selection_count == 8) {
    command = command + "6"
    displaym()
    command2 = command2 + "6"
    displaypm()
    end()
  }
  }
  }
  }
  }
  }
  }
  }
}

function black() {
  eval("document." + range + "black" + styleObj + ".visibility = 'hidden'")
  selection_count += 1
  message2 = message2 + " black "
  if (selection_count == 1) {
    selection1_color = "black"
    command = "p7"
    command2 = "pm7"
    repression += 3
  }
  else {
  if (selection_count == 2) {
    command = command + "7"
    displayp()
    repression += 2
  }
  else {
  if (selection_count == 3) {
    selection3_color = "black"
    command = "x7"
    repression += 1
  }
  else {
  if (selection_count == 4) {
    command = command + "7"
    displayx()
  }
  else {
  if (selection_count == 5) {
    selection5_color = "black"
    command = "e7"
  }
  else {
  if (selection_count == 6) {
    command = command + "7"
    displaye()
  }
  else {
  if (selection_count == 7) {
    selection7_color = "black"
    command = "m7"
  }
  else {
  if (selection_count == 8) {
    command = command + "7"
    displaym()
    command2 = command2 + "7"
    displaypm()
    end()
  }
  }
  }
  }
  }
  }
  }
  }
}

function gray() {
  eval("document." + range + "gray" + styleObj + ".visibility = 'hidden'")
  selection_count += 1
  message2 = message2 + " gray "
  if (selection_count == 1) {
    selection1_color = "gray"
    command = "p8"
    command2 = "pm8"
    repression += 3
  }
  else {
  if (selection_count == 2) {
    command = command + "8"
    displayp()
    repression += 2
  }
  else {
  if (selection_count == 3) {
    selection3_color = "gray"
    command = "x8"
    repression += 1
  }
  else {
  if (selection_count == 4) {
    command = command + "8"
    displayx()
  }
  else {
  if (selection_count == 5) {
    selection5_color = "gray"
    command = "e8"
  }
  else {
  if (selection_count == 6) {
    command = command + "8"
    displaye()
  }
  else {
  if (selection_count == 7) {
    selection7_color = "gray"
    command = "m8"
  }
  else {
  if (selection_count == 8) {
    command = command + "8"
    displaym()
    command2 = command2 + "8"
    displaypm()
    end()
  }
  }
  }
  }
  }
  }
  }
  }
}

// Display the color and repression messages.

function end() {
  message_final = (message)
  if (repression == 0) {
    message2 = message2 + ".  You are doing an excellent job of managing your stress."
  }
  else {
  if (repression == 1) {
    message2 = message2 + ".  You are doing a very good job of managing your stress."
  }
  else {
  if (repression == 2) {
    message2 = message2 + ".  You are doing a good job of managing your stress."
  }
  else {
  if (repression == 3) {
    message2 = message2 + ".  You are doing an average job of managing your stress."
  }
  else {
  if (repression == 4) {
    message2 = message2 + ".  You have a minor tendancy to hold stress inside."
  }
  else {
  if (repression == 5) {
    message2 = message2 + ".  You have a moderate tendancy to hold stress inside."
  }
  else {
  if (repression == 6) {
    message2 = message2 + ".  You have a strong tendancy to hold stress inside."
  }
  else {
  if (repression == 7) {
    message2 = message2 + ".  You have a major tendancy to hold stress inside."
  }
  else {
  if (repression == 8) {
    message2 = message2 + ".  You are not dealing with your stress very well."
  }
  else {
  if (repression == 9) {
    message2 = message2 + ".  You are doing a poor job of dealing with your stress."
  }
  else {
  if (repression == 10) {
    message2 = message2 + ".  You are doing a very bad job of dealing with your stress."
  }
  else {
  if (repression == 11) {
    message2 = message2 + ".  You are doing a miserable job of dealing with your stress."
  }
  else {
  if (repression == 12) {
    message2 = message2 + ".  Your stress level is dangerously high. You have got to do a better job of managing strss."
  }
  }
  }
  }
  }
  }
  }
  }
  }
  }
  }
  }
  }
  final_message = message + ("<p>The order of the colors that you selected indicate the amount of stress that you have experienced and how well you are dealing with this stress. Your success in dealing with stress is reflected in your repression factor and is measured from 0 (low) to 12 (high). Lower is better. <P>Your repression factor is  " + repression + ".  The colors you selected were : " + message2 + "<P>")
  display_message_window()
  initialize()
}

// Open the message window and display messages

function display_message_window() {
	if (!messageWindow || messageWindow.closed) {
		messageWindow = window.open("","","status,height=500,width=800,left=0,top=0,menubar=yes,scrollbars=yes")
		if (!messageWindow.opener) {
			messageWindow.opener = window
		}
		// assemble content for message window
		   messageContent = final_message
		// write HTML to new window document
		messageWindow.document.write(messageContent)
		messageWindow.document.close() // close layout stream
	} else {
		// window's already open; bring to front
		messageWindow.focus()
	}
        messageWindow.maximize
}

// Display the first and second selection pair  (+++++++++++++++)

function displayp() {
  switch (command) {
    case "p12":
      message = "   You need a peaceful environment and you want release from stress, and freedom from conflicts or disagreement. You take pains to control the situation and its problems by proceeding cautiously. You have a sensitivity of feeling and a fine eye for detail." 
      break;
    case "p13":
      message = "   You seek affectionate, satisfying and harmonious relationships. You desire an intimate union, in which there is love, self-sacrifice and mutual trust."
      break; 
    case "p14":
      message = "   You seek an affectionate relationship, offering fulfillment and happiness. You are capable of powerful emotional enthusiasm. You are helpful, and willing to adapt yourself if necessary to realize the bond of affection you desire. You need the same consideration and understanding from others."
      break; 
    case "p15":
      message = "   You long for tenderness and for a sensitivity of feeling into which you can blend. You are responsive to anything esthetic and tasteful."
      break; 
    case "p16":
      message = "   You desire a conflict-free haven offering security and physical ease. You are in need of considerate treatment and loving care. You fear the emptiness and solitude of separation."
      break; 
    case "p17":
      message = "   You are urgently in need of rest, relaxation, peace and affectionate understanding. You feel you have been treated with a lack of consideration and you are upset and agitated as a result. You regard your situation as intolerable as long as your requirements are not complied with."
      break; 
    case "p18":
      message = "   You need release from stress. You long for peace, tranquility and contentment."
      break; 
    case "p21":
      message = "   You want to make a favorable impression and be recognized. You need to feel appreciated and admired. You are sensitive and easily hurt if no notice is taken of you or if you are not given adequate acknowledgment."
      break;  
    case "p23":
      message = "   You seek success. You want to overcome obstacles and opposition and to make your own decisions. You pursue your objectives single mindedly and with initiative. You don't want to feel dependent on the good will of others."
      break; 
    case "p24":
      message = "   You need recognition. You are ambitious, and you want to impress and be looked up to. You want to be both popular and admired. You seek to bridge the gap which you feel separates you from others."
      break; 
    case "p25":
      message = "   You want to make a favorable impression and be regarded as a special personality. You are therefore constantly on the watch to see whether you are succeeding in this and how others are reacting to you. this makes you feel you are in control. You use tactics cleverly in order to obtain influence and special recognition. You are susceptible to the esthetic or original."
      break;  
    case "p26":
      message = "   You feel too much is being asked of you and you are tired out. But you still want to overcome your difficulties and establish yourself despite the effect such an effort would have on you. You are proud, but resigned in your attitude. You need recognition, security and fewer problems."
      break; 
    case "p27":
      message = "   You want to prove to yourself and others that nothing can affect you. You also want to prove that you are superior to any form of weakness. As a result of this, you act with harshness and severity. You therefore adopt an autocratic and self-willed attitude."
      break; 
    case "p28":
      message = "   You want to establish yourself and make an impact despite unfavorable circumstances and a general lack of appreciation."
      break; 
    case "p31":
      message = "   You strive for a life rich in activity and experience, and for a close bond offering sexual and emotional fulfillment."
      break; 
    case "p32":
      message = "   You pursue your objectives with intensity and do not allow yourself to be deflected from your purpose. You want to overcome the obstacles with which you are faced and to achieve special recognition and standing from your success."
      break; 
    case "p34":
      message = "   You seek success, stimulation and a life full of experience. You want to develop freely and to shake off the shackles of self-doubt. You want to win and to live intensely. You like contact with others and you are enthusiastic by nature. You are receptive to anything new, modern or intriguing. You have many interests and you want to expand your field of activity. You are optimistic about the future."
      break; 
    case "p35":
      message = "   You are preoccupied with things of an intensely exciting nature, whether erotically stimulating or otherwise. You want to be regarded as an exciting and interesting personality with an altogether charming and impressive influence on others. You use tactics skillfully so as to avoid endangering your chances of success or undermining others' confidence in you."
      break;  
    case "p36":
      message = "   You shelve your ambitions and forgo your desire for prestige as you prefer to take things easily and indulge your longing for comfort and security."
      break; 
    case "p37":
      message = "   You want to make up for what you feel you have missed by living with exaggerated intensity. In this way you feel you can break free from all the things that oppress you."
      break; 
     case "p38":
      message = "   You want to sweep aside the things that stand in your way. You want to follow your impulses and be involved in special or exciting happenings. In this way you hope to deaden the intensity of your conflicts. But, your impulsive behavior leads you to take risks."
      break; 
    case "p41":
      message = "   You hope that ties of affection and good fellowship will bring release and contentment. Your own need for approval makes you ready to be of help to others and in exchange you want warmth and understanding. You are open to new ideas and possibilities which you hope will prove fruitful and interesting."
      break; 
    case "p42":
      message = "   You are alert and keenly observant. You are seeking fresh avenues offering greater freedom and the chance to make the most of them. You want to prove yourself and to achieve recognition. You are striving to bridge the gap which you feel separates you from others."
      break; 
    case "p43":
      message = "   Your need to feel more causative and to have a wider sphere of influence makes you restless and you are driven by your desires and hopes. You may try to spread your activities over too wide a field."
      break; 
    case "p45":
      message = "   You are over-imaginative and given to fantasy and day-dreaming. You longs for interesting and exciting things to happen and you want to be admired for your charm."
      break;  
    case "p46":
      message = "   You are in despair and you need relief of some sort. You want physical ease, a problem free security and the chance to recover."
      break; 
    case "p47":
      message = "   You try to escape from your problems, difficulties and tensions by abrupt, headstrong and ill-considered decisions or changes of direction."
      break; 
    case "p48":
      message = "   You need a way of escaping from all that oppresses you and you are clinging to vague and illusory hopes."
      break; 
    case "p51":
      message = "   You long for a tender and sympathetic bond and for a situation of idealized harmony. You have an imperative need for tenderness and affection. You are susceptible to anything esthetic."
      break; 
    case "p52":
      message = "   You want to make a favorable impression and be regarded as a special personality. You are therefore constantly on the watch to see whether you are succeeding in this and how others are reacting to you. This makes you feel that you are in control. You use tactics cleverly in order to obtain influence and special recognition. You are susceptible to the esthetic and original."
      break; 
    case "p53":
      message = "   You take easily and quickly to anything which provides stimulation. You are preoccupied with things of an intensely exciting nature, whether these things are erotically stimulating or otherwise. You want to be regarded as an exciting and interesting personality with an altogether charming and impressive influence on others. You use tactics cleverly so as to avoid endangering your chances of success and undermining others' confidence in you."
      break; 
    case "p54":
      message = "   You want interesting and exciting things to happen. You are able to make yourself well liked by your obvious interest in others and by the very openness of your charm. However, you are over imaginative and given to fantasy and day dreaming."
      break; 
    case "p56":
      message = "   You wish to find your stimulation in a voluptuous atmosphere of sensuous luxury."
      break; 
    case "p57":
      message = "   You have an imperative need for some bond and fusion with another person which will prove sensually fulfilling; but, which will not conflict with your convictions and sense of fitness."
      break; 
    case "p58":
      message = "   You long for sensitive and sympathetic understanding and want to you want to protect yourself against argument, conflict and any exhausting stresses."
      break; 
    case "p61":
      message = "   You want contentment, physical ease and the absence of conflict. You need security and you cling to it so as not to have to suffer loneliness and separation."
      break; 
    case "p62":
      message = "   You keep yourself under strict control so as not to break down as a result of your difficulties. You need a safer and easier situation in which you can feel more secure and have a chance to recover."
      break; 
    case "p63":
      message = "   You have a powerful drive towards sensuousness."
      break; 
    case "p64":
      message = "   You feel that there is little prospect of achieving your hopes and you therefore surrender yourself to  a life of sensuous ease, free from any problems."
      break; 
    case "p65":
      message = "   You seek luxury, sensuous comfort and the indulgence of the taste for the voluptuous."
      break; 
    case "p67":
      message = "   You set yourself idealistic but illusory goals. You have been bitterly disappointed and you turn your back on life in a weary self disgust. You want to forget it all and recover in a comfortable, problem free situation."
      break; 
    case "p68":
      message = "   You are badly in need of rest and relaxation, and freedom from conflict and the chance to recover. You want to protect yourself against destructive and exhausting influences. You long for security and freedom from problems."
      break; 
    case "p71":
      message = "   You are suffering from the effects of those things which are being rejected as disagreeable, and you are strongly resisting them. You just want to be left in peace."
      break; 
    case "p72":
      message = "   You defiantly oppose any sort of restriction or opposition. You stick obstinately to your own point of view in the belief that this proves your independence and self determination."
      break; 
    case "p73":
      message = "   You are suffering from pent-up over stimulation which threatens to discharge itself in an outburst of impulsive and impassioned behavior."
      break; 
    case "p74":
      message = "   You try to escape from your problems, difficulties and tensions by abrupt, headstrong and ill considered decisions. You are desperately seeking a way of escape, and there is danger of reckless behavior, even to the point of self destruction."
      break; 
    case "p75":
      message = "   You demand that ideas and emotions are to merge and blend perfectly. You refuse to make any concessions or to accept any compromises."
      break; 
    case "p76":
      message = "   You set yourself idealistic but illusory goals. You have been bitterly disappointed and you turn your back on life in a weary self disgust. You want to forget it all and recover in a comfortable, problem free situation."
      break; 
    case "p78":
      message = "   You feel the situation is hopeless and you strongly resists those things which you find disagreeable. You try to shield yourself from anything which might irritate you or make you feel more depressed."
      break; 
    case "p81":
      message = "   You feel exhausted by conflict and quarrelling and you desire protection from this. You need peaceful conditions and a tranquil environment in which to relax and recover."
      break; 
    case "p82":
      message = "   You feel the existing circumstances are hostile and you are exhausted by conflict and quarrelling. You wish to protect yourself and you hide your intentions to avoid exposing them to attack, so that they will be safer and easier to achieve. You are careful to avoid stirring up any opposition which might endanger your plans."
      break; 
    case "p83":
      message = "   You have exaggerated demands on life which are concealed behind unrealistic rationalization and cautious behavior. You wish to impress others with your achievements, but you camouflage this desire and is inclined to be hidden."
      break; 
    case "p84":
      message = "   You desire release from an unsatisfactory situation and from existing burdens which are both depressing and unbearable. You seek a way out, but you feel that there is no solution. You try to protect yourself against becoming involved in arguments and conflict."
      break; 
    case "p85":
      message = "   You are fascinated by the idea of an idealized association of tenderness and mutual enchantment. You are embarrassed by the thought of allowing this thought to appear openly. So, you employ cautious exploratory tactics in the pursuit of this objective, making sure that you are neither over committed nor found out."
      break;  
    case "p86":
      message = "   You desire protection against anything which might exhaust or tire you. You seek a life of security and physical ease, free from any problem or disturbance."
      break; 
    case "p87":
      message = "   You feel you have been unjustly and undeservedly treated and betrayed in your hopes. You are disappointed and in revolt against your existing circumstances which you consider a slur."
      break;
  }
}
// Display the third and fourth selection pair  (XXXXXXXXXXXXXXXX)
function displayx() {
  switch (command) { 
    case "x12": 
      message = message + "\r   You act in an orderly, methodical and self-contained manner. You need the sympathetic understanding of someone who will give you recognition and approval."
      break;  
    case "x13": 
      message = message + "\r   You work well in cooperation with others but you are unwilling to take the leading role. You need a personal life of mutual understanding and freedom from discord."
      break;  
    case "x14": 
      message = message + "\r   You are willing and adaptable. You are only at peace when closely attached to a person, group or organization on which reliance can be placed."
      break;  
    case "x15": 
      message = message + "\r   You are sensitive and you need appealing surroundings. You also need an equally sensitive and understanding partner with whom you can share a warm intimacy."
      break;
    case "x16": 
      message = message + "\r   You avoid excessive effort and you need solid roots, security and peaceful companionship."
      break;
    case "x17": 
      message = message + "\r   You need warm companionship, but you demand special consideration from those close to you. If you don't get this special consideration you will shut yourself away from everyone close to you."
      break;
    case "x18": 
      message = message + "\r   You are sensitive and understanding but you are under some strain. You need to unwind in the company of someone close to you."
      break;
    case "x21": 
      message = message + "\r   You are orderly, methodical and self-contained. You need the respect, recognition and understanding of those close to you."
      break;
    case "x23": 
      message = message + "\r   You are authoritative or in a position of authority, but liable to feel that further progress is rendered problematical by existing difficulties. But, you perseveres despite opposition."
      break;
    case "x24": 
      message = message + "\r   You are trying to improve your position and prestige. You are dissatisfied with your existing circumstances and you consider some improvement essential to your self-esteem."
      break;
    case "x25": 
      message = message + "\r   You are working to improve your image in the eyes of others in order to obtain their compliance and agreement with your needs and wishes."
      break; 
    case "x26": 
      message = message + "\r   You are working to create a firm foundation for yourself. One on which you can erect a secure, comfortable and problem free future, in which you will be granted respect and recognition."
      break;
    case "x27": 
      message = message + "\r   You pursue your objectives and your own self interest with stubborn determination. You refuse to compromise or make concessions."
      break;
    case "x28": 
      message = message + "\r   You are defensive, and you feel your position is threatened and inadequately established. You are determined to pursue your objectives despite the anxiety induced by opposition."
      break;
    case "x31": 
      message = message + "\r   You work well in cooperation with others. You need a personal life of mutual understanding and freedom from discord."
      break;
    case "x32": 
      message = message + "\r   You exercise initiative to overcoming obstacles and difficulties. You either holds, or wish to hold, a position of authority in which control can be exerted over events."
      break;
    case "x34": 
    message = message + "\r   You are volatile and outgoing. You need to feel that events are developing along desired lines, otherwise irritation can lead to changeability or superficial activities."
    break;  
    case "x35": 
      message = message + "\r   You readily participate in things affording excitement and stimulation. You want to feel exhilarated."
      break;
    case "x36": 
      message = message + "\r   You are unwilling to extend yourself or exert undue effort (with the possible exception of sexual activity). You feel that further progress requires you to exert more effort than you are willing or able to do. You would prefer reasonable comfort and security rather than the rewards of a greater ambition."
      break;
    case "x37": 
      message = message + "\r   You feel obstructed in your desires and you are prevented from obtaining the things you regard as essential."
      break;
    case "x38": 
      message = message + "\r   You are impulsive and irritable. Your desires, and the actions you take to achieve them, are your highest priority. But, you give insufficient consideration to the consequences of your actions. This leads to much stress and conflict."
      break;
    case "x41": 
      message = message + "\r   You are easily affected by your environment and readily moved by the emotions of others. You seek congenial relationships and an occupation which will promote them."
      break;
    case "x42": 
      message = message + "\r   You hope to obtain an improved position and greater prestige, so that you can procure for yourself more of the things you have had to do without."
      break;
    case "x43": 
      message = message + "\r   You are active, outgoing and restless. You feel frustrated by the slowness with which events develop along your desired lines. This leads to irritability, lack of persistence, and lots of mind changing when pursuing a given objective."
      break;
    case "x45": 
      message = message + "\r   You are imaginative and sensitive; seeking an outlet for these qualities; especially in the company of someone equally sensitive. Your interest and enthusiasm are readily aroused by the unusual or the adventurous."
      break;
    case "x46": 
      message = message + "\r   You are insecure. You seek roots, stability, emotional security, and an environment providing greater ease and fewer problems."
      break;
    case "x47": 
      message = message + "\r   The existing situation contains critical and dangerous elements for which it is imperative that you find some solution. This may lead to your making sudden, even reckless, decisions. You are self-willed and you reject any advice from others."
      break;
    case "x48": 
      message = message + "\r   You are seeking a solution to existing problems and anxieties, but you will likely find it difficult to decide on a right course to follow."
      break;
    case "x51": 
      message = message + "\r   You seek to share a bond of understanding intimacy in an esthetic atmosphere of peace and tenderness."
      break;
    case "x52": 
      message = message + "\r   You are working to improve your image in the eyes of others so you can obtain their compliance and agreement with your needs and wishes."
      break;
    case "x53": 
      message = message + "\r   You readily participate in things affording excitement and stimulation. You want to feel exhilarated."
      break;
    case "x54": 
      message = message + "\r   You are imaginative and sensitive; seeking an outlet for these qualities; especially in the company of someone equally sensitive. Your interest and enthusiasm are readily aroused by the unusual and the adventurous."
      break;
    case "x56": 
      message = message + "\r   You are sensuous and inclined to luxuriate in things which give you gratification to the senses, but you reject anything tasteless, vulgar or coarse."
      break;
    case "x57": 
      message = message + "\r   You need, and insists on having, a close and understanding relationship, or at least some method of satisfying a compulsion to feel identified."
      break;
    case "x58": 
      message = message + "\r   You seek a close and understanding bond in an atmosphere of shared intimacy, as a  protection against anxiety and conflict."
      break;
    case "x61": 
      message = message + "\r   You avoid excessive effort and you need roots, security and peaceful companionship. You may be physically unwell, and you are in need of gentle handling and considerate treatment."
      break;
    case "x62": 
      message = message + "\r   You are having difficulty in standing up to the demands imposed on you. You find a great effort involved and wish to have the situation eased."
      break;
    case "x63": 
      message = message + "\r   You are having difficulty in making progress and you are unwilling to put forth further effort. You are seeking more comfortable conditions where you can avoid anything disturbing."
      break;
    case "x64": 
      message = message + "\r   You are insecure. You seek roots, stability, emotional security, and an environment providing greater ease and fewer problems, but you are either unwilling or unable to exert the effort."
      break;
    case "x65": 
      message = message + "\r   You are sensuous and inclined to luxuriate in things which give gratification to the senses, but you reject anything tasteless, vulgar or coarse."
      break;
    case "x67": 
      message = message + "\r   Your physical illness, your over-tension or your emotional distress have taken a severe toll. Your self-esteem has been reduced and you now need peaceful conditions and considerate treatment to permit recovery."
      break;
    case "x68": 
      message = message + "\r   You are unable to exert the effort to achieve your objectives. You feel neglected, and you desire greater security, warm affection and fewer problems."
      break;
    case "x71": 
      message = message + "\r   You need peace and quiet. You desires a close and faithful partner from whom to demand special consideration and unquestioning affection. if these requirements are not met, is liable to turn away and withdraw altogether."
      break;
    case "x72": 
      message = message + "\r   You not only consider your demands minimal, but you also regard them as imperative. You stick to them stubbornly and you will concede nothing."
      break;
    case "x73": 
      message = message + "\r   You feel obstructed in your desires and prevented from obtaining the things you regard as essential."
      break;
    case "x74": 
      message = message + "\r   The existing situation contains critical and dangerous elements for which it is imperative that some solution be found. This may lead to sudden, even reckless, decisions. You are self-willed and you reject any advice from others."
      break;
    case "x75": 
      message = message + "\r   You need, and insist on having, a close and understanding relationship or at least some method of satisfying a compulsion to feel identified."
      break;
    case "x76": 
      message = message + "\r   Your physical illness, over-tension or emotional distress have taken a severe toll. Your self-esteem has been reduced and you now need peaceful conditions and considerate treatment to permit recovery."
      break;
    case "x78": 
      message = message + "\r   You are dissatisfied. The need to escape continued involvement with your present circumstances makes it imperative for you to find some solution."
      break;
    case "x81": 
      message = message + "\r   You are relatively inactive and in a static condition, while conflict of one sort or another prevents peace of mind. You are unable to achieve relationships of the desired degree of mutual affection and understanding."
      break;
    case "x82": 
      message = message + "\r   The current situation is difficult and you are trying to persist in your objectives against resistance. You find it necessary to conceal your intentions as an added precaution, in order to disarm opposition."
      break;
    case "x83": 
      message = message + "\r   You are having difficulty in making progress. Despite your attempt to conceal your impulsiveness, your activities lead to problems and uncertainties, making you tense and irritable."
      break;
    case "x84": 
      message = message + "\r   Your unrealized hopes and the inability to decide on necessary remedial action has resulted in considerable stress."
      break; 
    case "x85": 
      message = message + "\r   The fear of rebuff and the extreme caution of your approach make it difficult for you to achieve the degree of intimacy and identification you desire."
      break;
    case "x86": 
      message = message + "\r   You are unable to exert the effort required to achieve your objectives. You feel neglected, and you desire greater security, warm affection and fewer problems."
      break;
    case "x87": 
      message = message + "\r   You are under considerable stress due to the demands of the existing situation. You are trying to extricate yourself from the things which restrict you or tie you down."
      break;
  }
}
// Display the fifth and sixth selection pair  (================)
function displaye() {
  switch (command) { 
    case "e12": 
      message = message + "\r   You believe that you are not receiving your share and that you are neither properly understood nor adequately appreciated. You feel that you are being compelled to conform, and close relationships leave you without any sense of emotional involvement."
      break;  
    case "e13": 
      message = message + "\r   You feel cut off and unhappy because of the difficulty in achieving the essential degree of cooperation and harmony which you desire."
      break;  
    case "e14": 
      message = message + "\r   You are exacting in your emotional demands and you are also very particular in your choice of a partner. Your desire for emotional independence prevents any depth of involvement between you and another."
      break;  
    case "e15": 
      message = message + "\r   You are egocentric and therefore you are quick to take offense, leaving you rather isolated in your attachments."
      break;
    case "e16": 
      message = message + "\r   You are able to obtain physical satisfaction from sexual activity but you are inclined to be emotionally withdrawn, which prevents you from becoming deeply involved."
      break;
    case "e17": 
      message = message + "\r   You are emotionally inhibited, and you feel forced to compromise, making it difficult for you to form a stable emotional attachment."
      break;
    case "e18": 
      message = message + "\r   You have high emotional demands and you are willing to involve yourself in a close relationship, but not with any great depth of feeling."
      break;
    case "e21": 
      message = message + "\r   You believe that you are not receiving your share. You also believe that you are neither properly understood nor adequately appreciated. You feel that you are being compelled to conform, and close relationships leave you without any sense of emotional involvement."
      break;
    case "e23": 
      message = message + "\r   You are unhappy at the resistance you feel whenever you try to assert yourself. You tend to get indignant and resentful because  of this resistance, but you give way casually and make whatever adjustments are necessary so that you can have peace and quiet."
      break;
    case "e24": 
      message = message + "\r   You feel that you are burdened with more than your fair share of problems. However, you stick to your goals and try to overcome your difficulties by being flexible and accommodating."
      break;
    case "e25": 
      message = message + "\r   You feel that you are receiving less than your share and that there isn't anyone on whom you can rely for sympathy and understanding . Your pent-up emotions make you quick to take offense, but you realize that you have to make the best of things as they are."
      break; 
    case "e26": 
      message = message + "\r   You feel that you cannot do much about your existing problems and difficulties and that you must make the best of things as they are. You are capable of achieving satisfaction through sexual activity."
      break;
    case "e27": 
      message = message + "\r   The current situation is forcing you to compromise, and to restrain your demands and hopes. You feel you have to forgo for the time being some of the things you want."
      break;
    case "e28": 
      message = message + "\r   The current circumstances are forcing you to compromise, forcing you to restrain your demands and hopes, making you forgo, for the time being, some of the things you want. Your denial of your lack of confidence makes you careful to avoid open conflict and you must make the best of things as they are."
      break;
    case "e31": 
      message = message + "\r   You feel cut off and unhappy because of the difficulty in achieving the essential degree of cooperation and harmony which you desire."
      break;
    case "e32": 
      message = message + "\r   You are unhappy at the resistance you feel whenever you try to assert yourself. However, you believe that there is little you can do and that you must make the best of the situation."
      break;
    case "e34": 
      message = message + "\r   You want to broaden your field of activity and you insist that your hopes and ideas are realistic. You are distressed by the fear that you may be prevented from doing what you want. You need both peaceful conditions and quiet reassurance to restore your confidence."
      break;  
    case "e35": 
      message = message + "\r   You become distressed when your needs or desires are misunderstood and you feel that you have no one to turn to or rely on. You are egocentric and therefore quick to take offense."
      break;
    case "e36": 
      message = message + "\r   You feel trapped in a distressing or uncomfortable situation and you are seeking some way of gaining relief. You are able to achieve satisfaction from sexual activity."
      break;
    case "e37": 
      message = message + "\r   The current circumstances are restrictive and hampering, forcing you to forgo all joys and pleasures for the time being."
      break;
    case "e38": 
      message = message + "\r   You are distressed by the obstacles that face you at this time and you are in no mood for any form of activity or for further demands on you. You need peace and quiet, and the avoidance of anything which might distress you further."
      break;
    case "e41": 
      message = message + "\r   You are exacting in your emotional demands, especially during moments of intimacy, leaving you frustrated in your desire for a perfect relationship."
      break;
    case "e42": 
      message = message + "\r   You feel that you are burdened with more that your fair share of problems. However, you stick to your goals and try to overcome your difficulties by being flexible and accommodating."
      break;
    case "e43": 
      message = message + "\r   You want to broaden your field of activity and you insist that your hopes and ideas are realistic. You are distressed by the fear that you may be prevented from doing what you want. You need both peaceful conditions and quiet reassurance to restore your confidence."
      break;
    case "e45": 
      message = message + "\r   You insist that your hopes and ideas are realistic, but you need reassurance and encouragement. You are egocentric and therefore quick to take offense."
      break;
    case "e46": 
      message = message + "\r   You are very exacting in the standards you apply to your choice of a  partner and you are seeking a rather unrealistic perfection in your sex life."
      break;
    case "e47": 
      message = message + "\r   You insist that your goals are realistic and you stick stubbornly to them, even though circumstances are forcing you to compromise. You are very exacting in the standards you apply to your choice of a partner."
      break;
    case "e48": 
      message = message + "\r   You are willing to become emotionally involved, but you are demanding and particular in your choice of a partner. In your relations with close associates, you need reassurance and you are careful to avoid open conflict since this might reduce your prospects of realizing your hopes."
      break;
    case "e51": 
      message = message + "\r   You feel rather isolated and alone, but you are too reserved to allow yourself to form deep attachments. You are egocentric and therefore quick to take offense."
      break;
    case "e52": 
      message = message + "\r   You feel that you are receiving less than your share and that there is no one on whom you can rely for sympathy and understanding. You have pent-up emotions with a certain egocentricity that makes you quick to take offense. But, you realize that you have to make the best of things as they are."
      break;
    case "e53": 
      message = message + "\r   You become distressed when your needs or desires are misunderstood and you feel that you have no one to turn to or rely on. You are egocentric and therefore quick to take offense."
      break;
    case "e54": 
      message = message + "\r   You insist that your hopes and ideas are realistic, but you need reassurance and encouragement. You are egocentric and therefore quick to take offense."
      break;
    case  "e56":
      message = message +"\r   You are egocentric and therefore quick to take offense. You are able to obtain physical satisfaction from sexual activity but tend to hold aloof emotionally."
      break;
    case "e57": 
      message = message + "\r   The current situation is such that you will not let yourself become intimately involved without a considerable degree of mental hesitation."
      break;
    case "e58": 
      message = message + "\r   You are willing to become emotionally involved as you feel rather isolated and alone. You are egocentric and therefore quick to take offense, though you try to avoid open conflict."
      break;
    case "e61": 
      message = message + "\r   You are able to achieve physical satisfaction from sexual activity but you are restless and inclined to be emotionally withdrawn, which prevents you from becoming deeply involved."
      break;
    case "e62": 
      message = message + "\r   You feel that you cannot do much about your existing problems and difficulties and that you must make the best of things as they are. You are able to achieve physical satisfaction from sexual activity."
      break;
    case "e63": 
      message = message + "\r   You feel trapped in a distressing or uncomfortable situation and you are seeking some way of gaining relief. You are able to achieve satisfaction through sexual activity providing no turmoil or emotional agitation is involved."
      break;
    case "e64": 
      message = message + "\r   You are very exacting in the standards you apply to your choice of a partner and you are seeking a rather unrealistic perfection in your sex life."
      break;
    case "e65": 
      message = message + "\r   You are egocentric and therefore you are quick to take offense. You are able to obtain physical satisfaction from sexual activity but tend to hold aloof emotionally."
      break;
    case "e67": 
      message = message + "\r   The current circumstances force you to compromise and cause you to forgo some pleasures for the time being. You are capable of achieving physical satisfaction from sexual activity."
      break;
    case "e68": 
      message = message + "\r   You are willing to become emotionally involved and you are able to achieve satisfaction through sexual activity, but you try to avoid conflict."
      break;
    case "e71": 
      message = message + "\r   You are emotionally inhibited. You feel forced to compromise, making it difficult for you to form a stable emotional attachment."
      break;
    case "e72": 
      message = message + "\r   The current circumstances are forcing you to compromise, and to restrain your demands and hopes, and to forgo for the time being some of the things you want."
      break;
    case "e73": 
      message = message + "\r   The current circumstances are restrictive and hampering, forcing you to forgo all joys and pleasures for the time being."
      break;
    case "e74": 
      message = message + "\r   You insist that your goals are realistic and you stick stubbornly to them, even though circumstances are forcing you to compromise. You are very exacting in the standards you apply to your choice of a partner."
      break;
    case "e75": 
      message = message + "\r   The current situation is such that you will not let yourself become intimately involved without much mental hesitation."
      break;
    case "e76": 
      message = message + "\r   The current situation is forcing you to compromise and to forgo some pleasures for the time being. You are capable of achieving physical satisfaction through sexual activity."
      break;
    case "e78": 
      message = message + "\r   The current situation is such that you feel forced to compromise for the time being if you are to avoid being cut off from affection and from full involvement."
      break;
    case "e81": 
      message = message + "\r   Your relationships rarely measure up to your high emotional expectations and your need to be admired. This leads you to disappointment (often characteristic of mother-fixation, taking the form of either strong attachment to, or resentment of the mother). You always have mental reservations and you tend to remain emotionally isolated and unattached."
      break;
    case "e82": 
      message = message + "\r   You feel you are receiving less than your share, but that you will have to conform and make the best of your situation."
      break;
    case "e83": 
      message = message + "\r   You feel listless, hemmed in, and anxious. You consider that the current situation is forcing you to restrain your desires. You want to avoid open conflict with others and to have peace and quiet."
      break;
    case "e84": 
      message = message + "\r   You are demanding and particular in your relations with your partner and those close to you. But, you are careful to avoid open conflict since this might reduce your prospects of realizing your hopes and ideas."
      break; 
    case "e85": 
      message = message + "\r   You are egocentric and therefore quick to take offense."
      break;
    case "e86": 
      message = message + "\r   You are willing to become emotionally involved and you are able to achieve satisfaction from sexual activity."
      break;
    case "e87": 
      message = message + "\r   The current situation is such that you feels forced to compromise for the time being if you are to avoid being cut off from affection and from full involvement."
      break;
  }
}
// Display the seventh and eigth selection pair  (---------------)
function displaym() {
  switch (command) { 
    case "m12": 
      message = message + "\r   Your willpower and your perseverance are in danger of being overwhelmed by excessive stress on you. Your resilience and tenacity are being overtaxed by the continued attempt to overcome your existing difficulties. But, you stick to your objectives but feel that your are subjected to intolerable pressure. You consider it impossible to change the current situation into one of co-operation and mutual trust. You therefor desire to be free of it altogether. There is much pressure on you that is arising from stress and discord."
      break;  
    case "m13": 
      message = message + "\r   Your suppressed agitation resulting from unsatisfactory or discordant personal relationships could lead to irritability, angry outbursts or sexual neuroses. There is a possibility that you have cardiac complaints. You are under considerable distress that is arising from some unsatisfactory relationship. You feel helpless to restore affinity and any semblance of mutual trust. So, the current situation is regarded as a depressing and unhappy state which you must continue to tolerate. You are beset to the point of nervous prostration. You are in a state of helpless and irritable disharmony."
      break;  
    case "m14": 
      message = message + "\r   Your stress and anxiety have resulted from emotional disappointment. An emotional relationship is no longer running smoothly, and has proved deeply disappointing for you that you are now regarded as a depressing tie. While on the one hand, you would like to free yourself from this attachment altogether, yet, on the other, you don't want to lose anything nor risk uncertainty and the possibility of further disappointment. These contradictory emotions aggravate you to such an extent that you try to suppress them beneath an aloof and severe attitude. You are feeling much stress which is arising from emotional disappointment."
      break;  
    case "m15": 
      message = message + "\r   You are under stress that is arising from a lack of mutual understanding. An existing situation is unsatisfactory and you feel unable to improve it without willing co-operation. The need for understanding and for affectionate give-and-take remains unsatisfied. You now have a feeling of being tied down, giving rise to impatience, irritability and the desire to escape. You are experiencing impatience arising from continued misunderstanding."
      break;
    case "m16": 
      message = message + "\r   You are experiencing emotional discontent and lack of appreciation which have led to stress and excessive self-restraint. You feel you must have cooperation before the existing situation can be improved. The lack of understanding and appreciation makes you feel that no real bond exists, and discontent gives rise to a touchy sensitivity. You want to feel safer and more at ease. You would like to get away from what you now considers a depressing tie and re-establish your own individuality. Your sensual self-restraint makes it difficult for you to give yourself, but the resulting isolation leads to the urge to surrender and merge with another. This disturbs you as you regard such instincts as weaknesses to be overcome. You feel that you can only assert your own individuality by continued self-restraint. You feel that this alone will allow you to stand your ground through your present difficulties."
      break;
    case "m17": 
      message = message + "\r   Your emotional dissatisfaction has given rise to a touchy and impatient desire for independence, which leads you to stress and restlessness. An existing situation or relationship is unsatisfactory, but you feel unable to improve it without willing co-operation. You are unwilling to expose your vulnerability and therefore consider it inadvisable to display affection or be over demonstrative. You regard the relationship as a depressing tie but, although you want to be independent and unhampered , you do not want to risk losing anything. All this leads you to react grouchy and with impatience, while the urge to get away from it all results in considerable restlessness. The ability to concentrate may suffer. You are experiencing restless instability arising from emotional dissatisfaction."
      break;
    case "m18": 
      message = message + "\r   You display impatience and restlessness and you are inclined to be depressed. You feel you cannot control the situation to create the sense of belonging you need. So, you remain unwilling to place yourself trustfully in another's hands. You are resisting a condition or relationship which you regard as a discouraging responsibility. You feels life has far more to offer and you are likely to remain impatient and irritable until you have obtained all you feel you still lack. The urge to get away from this unsatisfactory state leads you to restlessness and instability. Your concentration is going to suffer. You are experiencing restless and impatient non-fulfillment."
      break;
    case "m21": 
      message = message + "\r   Your emotional dissatisfaction and reduced ability to withstand opposition or difficulties are producing stress and frustration. You have lost the resilience and strength of will necessary to contend with existing difficulties, which appear to you as deliberate opposition. You stand your ground, but you are subjected to intolerable pressure. You need cooperation and emotional fulfillment and you feel that, in their absence, there is nothing you can do to improve the current situation. You want to get away from it all quickly. You are experiencing pressure arising from stress and discord."
      break;
    case "m23": 
      message = message + "\r   Your feel stress and agitation resulting from the attempt to avoid any form of stimulation or excitement. You regard your environment as hostile and you are under great pressure. You feel irritable and have angry outbursts. You have a tendency of sexual neuroses and may have cardiac problems. You are distressed by the apparent hostility of this environment. You feel that you are coerced and you are subjected to unbearable pressure. You are rebellious and resentful of what you regard as unreasonable demands on you. But, you feel powerless to control the situation and you are unable to protect yourself."
      break;
    case "m24": 
      message = message + "\r   You have stress and anxiety due to conflict between hope and necessity, that is following an acute disappointment. Your disappointment and unfulfilled hopes have given rise to an anxious uncertainty, while your doubts that things will be any better in the future lead you to the postponement of essential decisions. This conflict between hope and necessity is creating considerable pressure. Instead of resolving this by facing up to making the essential decision, you are likely to immerse yourself in the pursuit of trivialities as an escape route. You are experiencing frustrated vacillation."
      break;
    case "m25": 
      message = message + "\r   You have stress resulting from a feeling of belittlement and misunderstanding. You feel that you are in an spiteful position; that trust, affection and understanding are being treated with a humiliating lack of  consideration. You consider you are being denied the appreciation essential to your self esteem and that there is nothing you can do about it. You are disheartened by the lone struggle against difficulties with no encouragement. You feel you are getting nowhere; that, instead of the admiration you need, you are consistently misunderstood. You want to escape form the situation but cannot find the strength of mind to make the necessary decision. You are experiencing a humiliating by lack of appreciation."
      break; 
    case "m26": 
      message = message + "\r   You have stress resulting from excessive self restraint in the attempt to win the regard and esteem of others. You have an unsatisfied need to ally yourself with others whose standards are as high as your own, and to stand out from the rank and file. This subjects you to considerable stress, but you stick to your attitudes despite the lack of appreciation. You find the situation uncomfortable and would like to break away from it, but you refuse to compromise with your opinions. You are unable to resolve the situation because you continually postpones making the necessary decision as you doubt your ability to withstand the opposition which would result. You need the esteem of others, compliance with your wishes, and respect for your opinions before you can feel at ease and secure. You have a stubborn but ineffectual demand for esteem."
      break;
    case "m27": 
      message = message + "\r   Your frustration with unacceptable restrictions on your freedom of action is producing stress. You seek independence and freedom from any restriction and therefore avoid obligations and anything which might prove hampering. You are being subjected to considerable pressure and want to escape from it so that you can obtain what you need. But, you tend to lack the necessary strength of purpose to succeed in this effort. You have a frustrated desire for independence and freedom of action."
      break;
    case "m28": 
      message = message + "\r   Your ability to withstand pressure has been overtaxed, leading to stress and frustration, impatience and irritability. You have lost the resilience and strength of will necessary to contend with existing difficulties. You feel that you are overtaxed and that you are getting nowhere. But, you continue to stand your ground and still pursue your objectives with a fierce intensity. This subjects you to intolerable pressure from which you want to escape. But, you cannot bring yourself to make the necessary decision. As a result, you remain firmly involved in the problem and can neither view it objectively nor get rid of it. You cannot leave it alone and feel you will only be at peace when you have reached your objective."
      break;
    case "m31": 
      message = message + "\r   Your suppressed agitation resulting from your attempt to resist any additional stimulation combined with your inability to relax has cause you to drive yourself self beyond the capacity of your resources. You are impatient, irritable, and hectic, with the possibility of experiencing hypertension or other cardiac trouble. You are distressed by the unsatisfactory state of some close association. You feel unable to do anything to restore closeness and mutual trust, and you consider that you are tied down in an unhappy situation from which you cannot escape. You are distress as a result of disharmony."
      break;
    case "m32": 
      message = message + "\r   Your agitated helplessness and your inability to control events are causing you to great stress. You could possibility be experiencing cardiac trouble and/or muscular spasm. You are acutely distressed by what appears as a hostile environment. You feels you are being subjected to intolerable pressure and you are driven against your will. You are rebellious and resentful at what you consider unreasonable demands on you, but you feel powerless to control the situation or protect yourself in any way."
      break;
    case "m34": 
      message = message + "\r   Stresses resulting from your disappointment have led you to agitation and anxiety. You are eager to make a good impression, but worried and doubtful about your likelihood of succeeding. You feel that you have a right to anything you might hope for, and you become helpless and distressed when circumstances go against you. You find the mere possibility of failure most upsetting and this can even lead you to nervous prostration. You sees yourself as a victim who has been misled and abused, you confuse this dramatization for reality and you try to convince yourself that your failure to achieve standing and recognition is the fault of others. You are experiencing unrealistic self justification."
      break;  
    case "m35": 
      message = message + "\r   There is stress resulting from your frustration with your attempts to achieve security and understanding. You are responsive to outside stimuli and want to experience everything intensely. But, you are finding the existing situation extremely frustrating. You need sympathetic understanding and a sense of security. You are distressed by your apparent powerlessness to achieve your goals."
      break;
    case "m36": 
      message = message + "\r   There is tension arising from your nervous prostration or from your sexual stress, due to your excessive self restraint. You feel unappreciated and you find the existing situation disagreeable. You want personal recognition and the esteem of others to compensate for your lack of like minded people with whom you can ally yourself and make yourself more secure. Your sensual self-restraint makes it difficult for you to give yourself. But, your resulting isolation leads you to the urge to surrender and merge with another. This disturbs you as you regard such instincts as weaknesses to be overcome. Only by your not succumbing to them, you feel, can you withstand the difficulties of your situation. You want to be valued as a desirable associate and admired for your personal qualities. You are experiencing resulting arising from your lack of allies."
      break;
    case "m37": 
      message = message + "\r   You have stress resulting from your frustrations of an unwanted situation. You feel trapped in a disagreeable situation and powerless to remedy it. You are angry and disgruntled as you doubt that you will be able to achieve your goals. You are frustrated almost to the point of nervous prostration. You want to get away, so that you can feel less restricted and free to make your own decisions. You have a frustrated desire for independence and you do not wish to be involved in differences of opinion, contention, or argument. You prefer to be left in peace."
      break;
    case "m38": 
      message = message + "\r   There is suppressed agitation resulting from your attempt to resist any additional stimulation. You are impatient, erratic and irritable, with the possibility of your experiencing hypertension or other cardiac trouble. You feel that your situation is threatening and dangerous. You are resentful that what you have striven so hard for is being threatened, and you are desperate because you feel powerless to prevent it. You fear that you are going to miss out altogether. You are unable to view your situation objectively, and you are extremely agitated and you cannot rest in your attempts to remove this threat to your desires. You are over extended and you feel troubled, possible to the point of nervous prostration."
      break;
    case "m41": 
      message = message + "\r   Your stress and anxiety have resulted from emotional disappointment. An emotional relationship is no longer running smoothly for you. It has proven deeply disappointing for you and is now regarded by you as a depressing tie. While on one hand, you would like to free yourself from this attachment altogether, yet, on the other, you do not want to lose anything  nor risk uncertainty and the possibility of further disappointment. These contradictory emotions aggravate you to such an extent that you try to suppress them beneath an aloof and severe attitude. Your stress is caused by your emotional disappointment."
      break;
    case "m42": 
      message = message + "\r   You feel stress and anxiety as a result of conflict between hope and necessity, following acute disappointment. Your disappointment and unfulfilled hopes have given rise to an anxious uncertainty, while doubts that things will be any better in the future lead you to the postponement of essential decisions. This conflict between hope and necessity is creating considerable pressure for you. Instead of resolving this by facing up to making the essential decision, you are likely to immerse yourself in the pursuit of trivialities as an escape route. You are experiencing frustrated vacillation."
      break;
    case "m43": 
      message = message + "\r   Your stress resulting from disappointment has led you to agitation and anxiety. You are eager to make a good impression, but you are worried and doubtful about your likelihood of succeeding. You feel that you have a right to anything you might hope for. You  become helpless and distressed when circumstances go against you. You finds the mere possibility of failure most upsetting and this can even lead to nervous prostration. You sees yourself as a victim who has been misled and abused. You mistakes this dramatization for reality, and you try to convince yourself that your failure to achieve standing and recognition is the fault of others. You are experiencing unrealistic self justification."
      break;
    case "m45": 
      message = message + "\r   Your disappointment has led to a suspicious, restrained withdrawal from others and into yourself. You have suppressed your innate enthusiasm and imaginative nature, for fear that you might be carried away by it only to find yourself pursuing some will-o-the-wisp. You feel you have been misled and abused and, as a result, you have withdrawn to hold yourself cautiously aloof from others. You keeps a careful and critical watch to see whether motives towards you are sincere. You maintain a watchfulness which easily develops into suspicion and distrust. Once bitten, twice shy; Your emotional disappointment has led to a watchful mistrust of the motives of others."
      break;
    case "m46": 
      message = message + "\r   Your stress is a result of your effort to conceal your worry and anxiety under a cloak of self reliance and unconcern. Your current situation is disagreeable. You feel lonely and uncertain as you have an unsatisfied need to ally yourself with others whose standards are as high as your own, and you want to stand out from the rank and file. This sense of isolation magnifies your need into a compelling urge. This is all the more upsetting to your self-sufficiency because of the restraint you normally impose on yourself. Since you want to demonstrate your unique quality of your own character, you try to suppress this need for others and you portray an attitude of unconcerned self-reliance to conceal your fear of inadequacy. You treat those who criticize your behavior with contempt. However, beneath this assumption of indifference you really long for the approval and esteem of others."
      break;
    case "m47": 
      message = message + "\r   Your stress is resulting from your disappointment and your watchful self-protection against further setback. Your unfulfilled hopes have led to uncertainty and a tense watchfulness. You insist on freedom of action and you resent any form of control other than that which is self-imposed. You are unwilling to go without or to relinquish anything and You demand security as a protection against any further setback or loss of position and prestige. You doubts that things will be any better in the future and this negative attitude leads you to exaggerate your claims and to refuse reasonable compromises. You are watchful and stubborn."
      break;
    case "m48": 
      message = message + "\r   Your uncertainty and your worry over missing opportunities have led you to a condition of agitated tension. You feel that life must yield more than it is and that you hopes and desires must somehow be realized; that they must be granted in their entirety. The existing uncertainty causes you considerable worry and you are tensely on your guard against missing any opportunity. You are anxious to avoid further setbacks, or any loss of standing and prestige. You triy to make sure that you will not be overlooked and you badly need security. You are tensely hopeful."
      break;
    case "m51": 
      message = message + "\r   You refuse to relax or give in. You are holding exhaustion and depression at bay by keeping active. An existing relationship is unsatisfactory but you feel unable to change it without co-operation; the need for understanding for affectionate give and take, remains unfulfilled. This not only depresses you but makes you irritable and impatient, producing restlessness and the urge to get away from the situation, either actually or, at least, mentally. Your ability to concentrate may suffer. Your restlessness is due to emotional dissatisfaction."
      break;
    case "m52": 
      message = message + "\r   Your stress is resulting from your feeling of belittlement and misunderstanding. You feel that you are in an spiteful position, that trust, affection and understanding are being withheld and that you are being treated with a humiliating lack of consideration. You think that you are being denied the appreciation essential to your self esteem and that there is nothing you can do about it. You are disheartened by your lone struggle against difficulties with no encouragement. You feels that you are getting nowhere; that, instead of the admiration you need, you are consistently misunderstood. You want to  escape from the situation but you cannot find the strength of mind to make the necessary decision. You are humiliated by lack of appreciation."
      break;
    case "m53": 
      message = message + "\r   Your stress is resulting from frustration in your attempts to achieve security and understanding. Your nervous strength can become seriously depleted and there is a possibility you have cardiac trouble. You are responsive to outside stimuli and want to experience everything intensely, but you are finding the existing situation extremely frustrating. You need sympathetic understanding and a sense of security. You are distressed by your apparent powerlessness to achieve your goals. You are experiencing emotional and empathic frustration."
      break;
    case "m54": 
      message = message + "\r   Your disappointment has led to a suspicious and restrained withdrawal from others and into yourself. You suppress your innate enthusiasm and imaginative nature, for fear you might be carried away by it only to find yourself pursuing some will-of-the-wisp. You feel you have been misled and abused and have withdrawn to hold yourself cautiously aloof from others. You keep a careful and critical watch to see whether motives towards you are sincere; You have a watchfulness which easily develops into suspicion and distrust. Once bitten, twice shy; your emotional disappointment is leading to watchful mistrust of motive."
      break;
    case  "m56":
      message = message + "\r   Your stress is arising from the inability to maintain relationships securely in their desired condition. You want a partner with whom you can share fully in an atmosphere of cloudless serenity, but your compulsion to demonstrate your individuality leads you to adopt a critical and demanding attitude. This introduces discord and leads you to alternating periods of drawing closer and drawing apart, so that the ideal state you desire is not allowed to develop. Despite your urge to gratify your natural desires, you impose a considerable self-restraint on your instincts in the belief that this demonstrates your superiority and raises you above the common herd. You are wise, critical and particular, having taste and discrimination. These qualities combined with your tendency to form your own views, enable you to judge things for yourself and to express your opinions with authority. You enjoy the original, the ingenious and the subtle, striving to ally yourself with others of similar taste who can help you in your goals."
      break;
    case "m57": 
      message = message + "\r   Your stress is resulting from unwelcome restriction or limitation. You strive for straight-forward relationships, founded on mutual trust and understanding. You wish to act only in conformity with your own convictions. You demand freedom to make your own decisions without being subjected to interference, outside influence or the necessity of making compromises. You demand independence and straight dealing."
      break;
    case "m58": 
      message = message + "\r   You display impatience and agitation. You feel that life has far more to offer and that it is imperative that you should find the responsive and understanding relationship you are seeking. You therefore follow up any opportunity which presents itself. However, you maintain your attitude of critical appraisal and you refuse to be swept off your feet unless genuineness and integrity can be absolutely vouched for. Therefore, you keep a strict and watchful control on your emotional relationships as you must know exactly where you stands. You demand complete sincerity as a protection against your own tendency to be too trusting. You exhibit controlled responsiveness."
      break;
    case "m61": 
      message = message + "\r   Your emotional discontent and your lack of appreciation have led you to stress and excessive self-restraint. You feel you must have co-operation before the existing situation can be improved. Your lack of understanding and appreciation makes you feel no real bond exists, and discontent gives rise to a touchy sensitivity; you want to feel safer and more at ease. You would like to get away from what you now consider a depressing tie and re-establish your own individuality. Your sensual self-restraint makes it difficult for you to give yourself, but the resulting isolation leads to the urge to surrender and merge with another. This disturbs you, as you regard such instincts as weaknesses to be overcome; you feel that you can only assert your own individuality by continued self-restraint and that this alone will allow you to stand your ground through your present difficulties"
      break;
    case "m62": 
      message = message + "\r   Your stress is resulting from excessive self-restraint in the attempt to win the regard and esteem of others. You have an unsatisfied need to ally yourself with others whose standards are as high as your own, and to stand out from the rank and file. This subjects you to considerable stress, but you stick to your attitudes despite lack of appreciation. You find the situation uncomfortable and you would like to break away from it, but you refuse to compromise with your opinions. You are unable to resolve the situation because you continually postpones making the necessary decision, as you doubt your ability to withstand the opposition which would result. You need the esteem of others, compliance with your wishes, and respect for your opinions before you can feel at ease and secure. You exhibit stubborn but ineffectual demand for esteem."
      break;
    case "m63": 
      message = message + "\r   Your stress is arising from your suppression of physical or sexual desires and insufficient consideration of bodily needs. You feel unappreciated and you find the existing situation threatening.  You want personal recognition and the esteem of others to compensate for your lack of like-minded people with whom to ally yourself and make yourself more secure. Your sensual self-restraint makes it difficult for you to give yourself, but the resulting isolation leads to the urge to surrender and merge with another. This disturbs you, as you regard such instincts as weaknesses to be overcome. You feel that only in this way can you withstand the difficulties of the situation. You want to be valued as a desirable associate and be admired for your personal qualities. You have insecurity which is arising from your lack of allies."
      break;
    case "m64": 
      message = message + "\r   Your stress is resulting from your effort to conceal worry and anxiety under a cloak of self-reliance and unconcern. The existing situation is disagreeable. You feel lonely and uncertain as you have an unsatisfied need to ally yourself with others whose standards are as high as your own and to stand out from the rank and file. This sense of isolation magnifies your need into a compelling urge, all the more upsetting to your self-sufficiency because of the restraint you normally imposes on yourself. Since you want to demonstrate the unique quality of your own character, you try to suppress this need for others, and project an attitude of unconcerned self-reliance to conceal your fear of inadequacy, treating those who criticize your behavior with contempt. However, beneath this assumption of indifference you really long for the approval and esteem of others. Your disappointment is leading to assumed indifference."
      break;
    case "m65": 
      message = message + "\r   Your stress is arising from your inability to maintain relationships securely in their desired condition. You are sensitive, and susceptible to gentleness and delicacy of feeling, with a desire to blend into some sort of mystic fusion of erotic harmony. However, this desire remains unsatisfied due to the lack of a suitable partner or adverse conditions, and you keep a strict and watchful control on your emotional relationships as you need to know precisely where you stand. You are meticulous, esthetic and have a cultured taste which allows you to form and express your own taste and judgement, especially in the fields of art and artistic creativity. You strive to ally with others who can assist you in your intellectual and artistic growth. You have sublimated artistic sensitivity."
      break;
    case "m67": 
      message = message + "\r   Your stress is resulting from unwelcome restriction or limitation. You want freedom to follow your own convictions and principles, to achieve respect as an individual in your own right. You desire to avail yourself of every possible opportunity without having to submit to limitations or restrictions. You have a desire to control your own destiny."
      break;
    case "m68": 
      message = message + "\r   Your stress is arising from your suppression of physical or sexual desires and insufficient consideration for bodily needs. The existing situation is disagreeable. You have an unsatisfied need to ally yourself with others whose standards are as high as your own, and to stand out from the common herd. Your control of your sensual instincts restricts your ability to give yourself, but the resulting isolation leads to the urge to merge with another. This disturbs you, as such instincts are regarded by you as weaknesses to be overcome. You feel that only by continued self-restraint can you hope to maintain your attitude of individual superiority. You wants to be loved and admired for yourself alone. You need attention, recognition and the esteem of others. You demand esteem as an exceptional individual."
      break;
    case "m71": 
      message = message + "\r   Your emotional dissatisfaction has given rise to a touchy and impatient desire for independence, leading to stress and restlessness. An existing situation or relationship is unsatisfactory, but you feel unable to improve it without willing co-operation. Unwilling to expose your vulnerability and therefore  consider it inadvisable to display affection or be over-demonstrative. You regard the relationship as a depressing tie, but although you want to be independent and unhampered, you do not want to risk losing anything. All this leads you to react sensitively and with impatience, while the urge to get away results in considerable restlessness. Your ability to concentrate may suffer. You have restless instability arising from emotional dissatisfaction."
      break;
    case "m72": 
      message = message + "\r   Your frustration at unacceptable restrictions on your freedom of action is producing stress. You seek independence and freedom from any restriction and therefore avoids obligations or anything which might prove hampering. You are being subjected to considerable pressure and want to escape from it so that you can obtain what you need, but you tend to lack the necessary strength of purpose to succeed in this. You have a frustrated desire for independence and freedom of action."
      break;
    case "m73": 
      message = message + "\r   Your stress is arising from the frustrations of an unwanted situation. You feel trapped in a disagreeable situation and powerless to remedy it. You are angry and disgruntled as you doubt that you will be able to achieve your goals. You are frustrated almost to the point of nervous prostration. You want to get away, to feel less restricted, and to be free to make your own decisions. You have a frustrated desire for independence."
      break;
    case "m74": 
      message = message + "\r   Your stress is resulting from your disappointment and your watchful self-protection against further setback. Your unfulfilled hopes have led to uncertainty and a tense watchfulness. You insist on freedom  of action and you resent any form of control other that that which is self-imposed. You are unwilling to go without or to relinquish anything. You demand security as a protection against any further setback  or loss of position and prestige. You doubt that things will be any better in the future, and this negative attitude leads you to exaggerate your claims and to refuse reasonable compromises. You are watchful and stubborn."
      break;
    case "m75": 
      message = message + "\r   Your stress is resulting from unwelcome restriction or limitation. You are sensitive and impressionable, prone to absorbing enthusiasms. You seek an idealized, but so far unfulfilled situation in which you can share with another a complete accord and mutual depth of understanding. You feel there is a risk of being exploited if you are too ready to trust others and therefore you demand proof of their sincerity. You need to know exactly where you stand in your relationships. You have a demand for shared independence."
      break;
    case "m76": 
      message = message + "\r   Your stress is resulting from unwelcome restriction or limitation. You resist any form of pressure from others and you insist on your independence as an individual. You want to make up your own mind without interference, to draw your own conclusions and arrive at your own decisions. You detest uniformity and mediocrity. As you want to be regarded as one who gives authoritative opinions, you find it difficult to admit to being wrong. Occasionally, you are  reluctant to accept or understand another's point of view. You have a demand for independence and perfectionism."
      break;
    case "m78":
    message = message + "\r   You have a pronounced susceptibility to outside stimuli and want to overcome a feeling of emptiness and of separation from others. You believe that life still has far more to offer and that you may miss your share of experiences if you fail to make the best use of every opportunity. You therefore pursue your objectives with a fierce intensity and commit yourself deeply and readily. You feel yourself to be completely competent in any field in which you engage, and can sometimes be considered by others to be interfering or meddlesome. You pursue your relationships with an intense involvement."
    break;
    case "m81": 
      message = message + "\r   You refuse to relax or give in. You are holding exhaustion and depression at bay by keeping active. An existing situation or relationship is unsatisfactory, but you feel unable to change it to bring about the sense of belonging which you need. You are unwilling to expose your vulnerability. You therefore continue to resist this state of affairs, but feel dependent on the attachment. This  not  only depresses you. but makes you irritable and impatient, producing considerable restlessness and the urge to get away from the situation, either actually or, at least , mentally. Your ability to concentrate may suffer. You are experiencing restless dissatisfaction."
      break;
    case "m82": 
      message = message + "\r   Will-power and perseverance are in danger of being overwhelmed by excessive stress. Your resilience and tenacity have become weakened. You feel overtaxed, worn out, and getting nowhere, but you continue to stand your ground. You feel that this adverse situation creates actual tangible pressure that is intolerable to you and from which you want to escape, but you feel unable to make the necessary decision. You are experiencing unresolved pressure."
      break;
    case "m83": 
      message = message + "\r   Suppressed agitation resulting from your attempt to resist any form of stimulation or excitement could lead to irritability, angry outbursts, and even sexual neuroses. There is a possibility you have cardiac trouble. Your situation is regarded as threatening and dangerous. You are outraged at the thought that you will be unable to achieve your goals and you are distressed at your feeling of helplessness to remedy this. You are over extended and feel beset, possibly to the point of nervous prostration. You are experiencing helpless irritability."
      break;
    case "m84": 
      message = message + "\r   Stresses resulting from your disappointments have led to agitation. Your unfulfilled expectations have led to uncertainty and an apprehensive watchfulness. You badly need to feel secure and protected against further disappointment, being passed over, or losing standing and prestige. You are doubtful that things will be any better in the future, but you are inclined nevertheless to make exaggerated demands and to reject compromise. You are experiencing apprehensive insecurity."
      break; 
    case "m85": 
      message = message + "\r   Your stress is due to suppressed sensitivity. You delight in the tasteful, the gracious and the sensitive, but maintain your attitude of critical appraisal and you refuse to be swept off your feet unless genuineness and integrity can be absolutely vouched for. You therefore keep a strict and watchful control on your emotional relationships as you must know exactly where you stand. You demand complete sincerity as a protection against your own tendency to be too trusting. You exhibit controlled responsiveness."
      break;
    case "m86": 
      message = message + "\r   You are experiencing a suppression of the physical and nervous requirements of your body. The existing situation is disagreeable. You have an unsatisfied need to ally yourself with others whose standards are as high as your own, and to stand out from the rank and file. Your control of your sensual instincts restricts your ability to give yourself. But, the resulting isolation leads you to the urge to surrender and allow yourself to merge with another. This disturbs you, as such instincts are regarded by you as weaknesses to be overcome. You feel that only  by continued self restraint can you hope to maintain your attitude of individual superiority. You want to be loved and admired for yourself alone. You need attention, recognition and the esteem of others. You demand esteem as an exceptional individual."
      break;
    case "m87": 
      message = message + "\r   You have a pronounced susceptibility to outside stimuli. You want to overcome a feeling of emptiness and to bridge the gap which you feel separates you from others. You are anxious to experience life in all its aspects, to explore all its possibilities, and to live it to the full. You therefore resent any restriction or limitation being imposed on you and you insist on being free and unhampered. You have expectant self determinism."
      break;
      }
}
// Display the first and eigth selection pair (+-+-+-+-+-+-+-+-+-)
function displaypm() {
  switch (command2) { 
    case "pm12": 
      message = message + "\r   The tensions and stresses induced by trying to cope with conditions which are really beyond your capabilities or your reserves of strength have led to considerable anxiety, and a sense of personal (but not admitted) inadequacy. You seek to escape into a more peaceful and problem-free situation, in which you will no longer have to assert yourself or contend with so much pressure."
      break;  
    case "pm13": 
      message = message + "\r   Your depleted vitality has created an intolerance for any further stimulation, or demands on your resources. Your  feelings of powerlessness subjects you to agitation and acute distress. You try to escape from this by relinquishing the struggle, and by finding peaceful and restful conditions in which to recuperate in an atmosphere of affection and security."
      break;  
    case "pm14": 
      message = message + "\r   You are disappointed at your unfulfilled hopes and your fear that formulating fresh goals will only lead to further setbacks. This has resulted in considerable anxiety so you try to escape  into a peaceful and harmonious relationship, protecting that protects you from dissatisfaction and the lack of appreciation."
      break;  
    case "pm15": 
      message = message + "\r   You have to protect yourself against your tendency to be too trusting, as you find it is liable to be misunderstood or exploited by others. You are therefore seeking a relationship providing peaceful and understanding intimacy, and in which each knows exactly where the other stands."
      break;
    case "pm16": 
      message = message + "\r   You want to be valued and respected, and you seek this from a close and peaceful association of mutual esteem."
      break;
    case "pm17": 
      message = message + "\r   You do not wish to be involved in differences of opinion, contention, or argument, preferring to be left in peace."
      break;
    case "pm18": 
      message = message + "\r   You need to achieve a stable and peaceful condition, enabling you to free yourself of the worry that you may be prevented from achieving all the things you want."
      break;
    case "pm21": 
      message = message + "\r   Your anxiety and restless dissatisfaction, either with your circumstances or with your unfulfilled emotional demands, have produced stress. You try to escape from these by denying their existence, concealing your dissatisfaction behind a proud but illusory claim to self-sufficiency and independence."
      break;
    case "pm23": 
      message = message + "\r   Your depleted vitality has created an intolerance for any further stimulation, or demands on your resources. This sense of powerlessness, combined with frustration that you cannot control events, subjects you to agitation, irritation and acute distress. You try to escape from these by stubborn insistence on your own point of view,  but the general condition of helplessness renders this often unsuccessful. You are therefore very sensitive to criticism and quick to take offense."
      break;
    case "pm24": 
      message = message + "\r   Your disappointment and your fear that there is no point in formulating fresh goals have led to anxiety. You desires recognition and position, but you are worried about your prospects. You react to this by protesting at any criticism and resisting any attempt to influence you. You try to assert yourself by meticulous control of detail in an effort to strengthen your position."
      break;
    case "pm25": 
      message = message + "\r   You work to strengthen your position and bolster your self-esteem by examining your own accomplishments (and those of others) with critical appraisal and scientific discrimination. You insists on having things clear-cut and absolute."
      break; 
    case "pm26": 
      message = message + "\r   You need to be valued and respected as an exceptional individual, in order to increase your self-esteem and your feeling of personal worth. You resist mediocrity and set yourself high standards."
      break;
    case "pm27": 
      message = message + "\r   You strongly resist outside influence and any interference with your freedom to make your own decisions and plans. You work to establish and strengthen your own position."
      break;
    case "pm28": 
      message = message + "\r   You are afraid that you may be prevented from achieving the things you want and therefore you demand that others recognize must your right to them."
      break;
    case "pm31": 
      message = message + "\r   Your anxiety and a restless dissatisfaction, either with your circumstances or with your unfulfilled emotional needs, have produced stress. You try to escape by intense activity directed either towards your personal success or towards a variety of experiences."
      break;
    case "pm32": 
      message = message + "\r   The tensions induced by your trying to cope with conditions which are really beyond your capabilities, or your reserves of strength have led to considerable anxiety and to a sense of personal (but not admitted) inadequacy. You  attempt to remedy this by intense activity and by insisting on getting your way. Your faulty self-control can lead you to uncontrolled displays of anger."
      break;
    case "pm34": 
      message = message + "\r   Your disappointment and your fear that there is no point in formulating fresh goals have led you to stress and anxiety. You  want congenial contact with others and scope for development. But, you feel that your relationships are empty and your progress is hampered. You react with an intense and zealous activity designed to achieve your aims at all costs."
      break;  
    case "pm35": 
      message = message + "\r   You want to act freely and uninhibitedly, but you are restrained by your need to have things on a rational, consistent, and clearly defined basis."
      break;
    case "pm36": 
      message = message + "\r   You take a delight in action and you want to be respected and esteemed for your personal accomplishments."
      break;
    case "pm37": 
      message = message + "\r   You fight against restriction and limitation, and you insist on developing freely as a result of your own efforts."
      break;
    case "pm38": 
      message = message + "\r   Your fear that you may be prevented from achieving the things you want leads you to play your part with an urgent and hectic intensity."
      break;
    case "pm41": 
      message = message + "\r   Your anxiety and restless dissatisfaction, either with your circumstances or with your unfulfilled emotional needs, has produced stress. You feel misunderstood, disoriented and unsettled. This drives you into a search for new conditions and relationships, in the hope that these might offer you greater contentment and peace of mind."
      break;
    case "pm42": 
      message = message + "\r   The tensions induced by your trying to cope with your conditions which are really beyond your capabilities, or your reserves of strength, have led you to considerable anxiety and a sense of personal (but not admitted) inadequacy. You react by seeking outside confirmation of your ability and value in order to bolster your self-esteem. You are inclined to blame others so that you may shift the blame from yourself. You are anxiously searching for solutions and while exhibiting compulsive desires."
      break;
    case "pm43": 
      message = message + "\r   Your agitation, your unpredictability, and your irritation accompanying your depleted vitality and intolerance of further demands have all placed you in a position in which you feel menaced by your circumstances. While you are feeling powerless to remedy this by any action of your own, you are desperately hoping that some solution will provide a way of escape."
      break;
    case "pm45": 
      message = message + "\r   You are intensely critical of the existing situation which you feel is disorganized and insufficiently clear cut. You are therefore seeking some solution which will clarify the situation and introduce a more acceptable degree of order and method."
      break;
    case "pm46": 
      message = message + "\r   You feel insufficiently valued in your existing situation, and you are seeking different conditions in which you will have greater opportunity of demonstrating your worth."
      break;
    case "pm47": 
      message = message + "\r   You feel restricted and prevented from progressing. You are seeking a solution which will remove these limitation."
      break;
    case "pm48": 
      message = message + "\r   Your fear that you may be prevented from achieving the things you want leads you into a restless search for satisfaction in the pursuit of illusory or meaningless activities."
      break;
    case "pm51": 
      message = message + "\r   Your anxiety and a your restless dissatisfaction, either with your circumstances or with your unfulfilled emotional needs, has produced considerable stress. You try to escape into an idealized atmosphere of sympathy and understanding, or into a substitute environment of estheticism and beauty."
      break;
    case "pm52": 
      message = message + "\r   Your tensions induced by your trying to cope with conditions which are really beyond your capabilities, or your reserves of strength, have led you to considerable anxiety and a sense of personal (but not admitted) inadequacy. You attempt to escape from this into a substitute world in which things are more nearly as you desires them to be."
      break;
    case "pm53": 
      message = message + "\r   Your depleted vitality has created an intolerance for any further stimulation, or demands on your resources. Your feeling of powerlessness subjects you to agitation and acute distress. You attempt to escape from this into an illusory substitute world in which things are more nearly as you desire them to be."
      break;
    case "pm54": 
      message = message + "\r   Your disappointment and your fear that there is no point in formulating fresh goals have led to anxiety, and you are distressed by the lack of any close and understanding relationship. Your attempts to escape into a substitute world in which these disappointments are submerged and things are more nearly as you desire them to be."
      break;
    case  "pm56":
      message = message +"\r   You are greatly impressed by the unique, by originality, and by individuals of outstanding characteristics. You try to emulate the characteristics you admire and to display originality in your own personality."
      break;
    case "pm57": 
      message = message + "\r   You seek to avoid criticism and to prevent restriction of your freedom to act, and to decide for yourself by exercising great personal charm in your dealings with others."
      break;
    case "pm58": 
      message = message + "\r   You have a fear that you may be prevented from achieving the things you want. This leads you to employ great personal charm in your dealings with others, hoping that this will make it easier for you to reach your objectives."
      break;
    case "pm61": 
      message = message + "\r   Your anxiety and a your restless dissatisfaction, either with your circumstances or with your unfulfilled emotional needs, have produced considerable stress. You try to escape from these into a conflict-free security in which you can relax and recover."
      break;
    case "pm62": 
      message = message + "\r   The tensions induced by your trying to cope with conditions which are really beyond your capabilities, or your reserves of strength, have led to considerable anxiety and a sense of personal (but not admitted) inadequacy. You attempt to escape from this into a stable and secure environment in which you can relax and recover, free from any further demands on you."
      break;
    case "pm63": 
      message = message + "\r   Your depleted vitality has created an intolerance for any further stimulation, or demands on your resources. This sense of powerlessness subjects you to agitation and acute distress. You attempt to escape into a stable and secure environment in which you can relax and recover."
      break;
    case "pm64": 
      message = message + "\r   Your disappointment and your fear that there is no point in formulating fresh goals have led to anxiety, and you are distressed by the lack of any close and understanding relationship or adequate appreciation. You attempt to escape into a stable and secure environment in which you can relax and feel more content."
      break;
    case "pm65": 
      message = message + "\r   You wish to safeguard yourself against criticism and conflict and to entrench yourself in a stable and secure position. But, you are inclined to be critical of others and difficult to please."
      break;
    case "pm67": 
      message = message + "\r   You seek security and a position in which you will no longer be troubled by demands being made on you."
      break;
    case "pm68": 
      message = message + "\r   The fear that you may be prevented from achieving the things you want increases your need for security and freedom from conflict. You are therefore seeking stability and an environment in which you can relax."
      break;
    case "pm71": 
      message = message + "\r   Your anxiety and a restless dissatisfaction, either with your circumstances or with your unfulfilled emotional needs, have produced considerable stress. You react attributing this to a total lack of understanding on the part of others, and by adopting a scornful and defiant attitude."
      break;
    case "pm72": 
      message = message + "\r   The tensions induced by your trying to cope with conditions which are really beyond your capabilities, or your reserves of strength, have led to considerable anxiety and a sense of personal (but not admitted) inadequacy. Your inability to enforce your will causes you to over react in stubborn defiance and by assigning to others all the blame for your own failures."
      break;
    case "pm73": 
      message = message + "\r   Your depleted vitality has created an intolerance for any further stimulation, or demands on your resources. This feeling of powerlessness subjects you to agitation and acute distress. You react by considering that you have been victimized, and you insist, with indignation, resentment, and defiance, on being given your own way."
      break;
    case "pm74": 
      message = message + "\r   Your disappointment and your fear that there is no point in formulating fresh goals have led to anxiety, emptiness, and a contempt for you own self which you refuse to admit. This refusal of admission, leads to your adopting a headstrong and defiant attitude."
      break;
    case "pm75": 
      message = message + "\r   Your natural ability to examine everything with critical discrimination has been distorted into an attitude of harsh disapproval, which opposes and criticizes without regard to the real facts."
      break;
    case "pm76": 
      message = message + "\r   Your need for esteem, for the chance to play some outstanding part, and make a name for yourself, has become imperative. You react by insisting on being the center of attention, and you refuse to play an impersonal or minor role."
      break;
    case "pm78": 
      message = message + "\r   The fear that you may be prevented from achieving the things you want drives you to the exploitation of all types of experiences, so that you may explicitly deny that any of these experiences has any value. This destructive slander becomes your method of concealing hopelessness and your profound sense of futility."
      break;
    case "pm81": 
      message = message + "\r   Your anxiety and restless dissatisfaction, either with your circumstances or with your unfulfilled emotional requirements, have produced tension and stress. Your attempt to escape  from these consists of creating at least an outward semblance of peace by your refusing to allow yourself to be involved."
      break;
    case "pm82": 
      message = message + "\r   Your failure to establish yourself in a manner consonant with your own high opinion of your worth, combined with your continued effort to prove yourself with inadequate resources, have resulted in considerable stress. You Try to escape from these excessive demands on your meager reserves by adopting a defensive attitude in which you refuse to be committed, or to be involved in further unpleasantness."
      break;
    case "pm83": 
      message = message + "\r   Your depleted vitality has created an intolerance for any further stimulation, or demands on your resources. Your feeling of powerlessness subjects you to agitation, irritation and acute distress from which you try to escape by refusing further direct participation. You confine yourself to a cautious approach and a concealed determination to get your own way in the end."
      break;
    case "pm84": 
      message = message + "\r   Your disappointment at the non-fulfillment of your hopes and the fear that to formulate fresh goals will only lead you to further setbacks have resulted in considerable anxiety. You try to escape from this by withdrawing and protecting yourself with an attitude on cautious reserve. You are moody and depressed"
      break; 
    case "pm85": 
      message = message + "\r   You need to protect yourself against your tendency to be too trusting, as you find it is liable to  be misunderstood or exploited by others. As a result, you adopt a critical and stand-offish attitude, being willing to participate only where you can be assured of sincerity and trustworthiness."
      break;
    case "pm86": 
      message = message + "\r   Your unsatisfied desire to be respected, to stand out from amongst your associates, is causing you some anxiety. As a result, your normal charm is suppressed and you refuse to allow yourself to become involved, or to participate with others in their ordinary activities."
      break;
    case "pm87": 
      message = message + "\r   You fear that your independence will be threatened or severely restricted unless you protect yourself from any outside influence.  You do not want to be bothered."
      break;
  }
}

function choose(){ 
if(navigator.appName == "Netscape") location = "Cv_start.htm"; 
else {location = "Ie_start.htm";} 
self.location} 
 
// End hiding Javascript-->
