		dayInfo = new Array
		dayInfo[1] = "The Life Line (Vitalis, Cardiaca)\r\r  The Beginning of the Line\r\rThe life line runs from the thumb to the pointing finger. Isles and branches in the beginning of this line show a difficult start into life. Head- and life line separated indicate a ruthless character, but this can also signify a solitary person. Lines starting together mean the early foundation of a family. Head- and life line separated, but connected through small lines show a problematic childhood, can also indicate problems during the school years.\r\r  The Middle of the Line\r\rNote the special signs in the middle of this line. Lines pointing downward (weakness), lines pointing upward (improvement), isles (disturbances of the normal life flow). A long isle indicates losses. A blending of fate- and life line indicate major changes in living place, job and family. A branch growing towards the head line shows success in the job in the midlife years. A branch pointing upwards to the Saturn hill (middle finger) shows that you will walk your path in life without much help of others. A branch pointing to the Sun hill (ring finger) means that your talents will be much appreciated, you will be successful in all areas.\r\r  The End of the Line\r\rA weakening of the life lineīs end can indicate weakness or disease. Please note that this interpretation is seen at this very moment, all your hand lines can change completely. It does not have to stay like it seems now!\r\r"
		dayInfo[2] = "The Fate/Saturn Line\r\r  The beginning of the line\r\rThe fate line starts at the root (wrist) of your hand. It may also start from the Venus or Moon hill. Starting at the root or the beginning of the life line it may indicate close family bonds. The influence of your family is rather big, your start into life was protected or maybe too much cared of and restricted. If the line starts at Moon hill, your chosen relatives/partners will be very influential. You are creative and like to travel. If the line begins somewhere else, you are well-oriented and always rely on your self.\r\r  The Middle of the Line\r\rMaybe this line roots in the middle of your hand (on the Mars plane), then you will find your path through life in your twenties. Lines meeting and touching this one can be those of close friends or lovers on your way. If the fate line starts near the head- or heart line, this indicates success in your later years.\r\r  The End of the Line\r\rIf it ends in many tiny lines (grids), this indicates lots of interest in all directions. If it ends on Mercury, Saturn or Apollo hill, this means solid basics and continuing success. A break near your heart line and straight small lines on Saturn hill can mean self-employment and an interesting, fulfilling job life.\r\r "
		dayInfo[3] = "The Head Line (Cerebralis, Cephalica, Naturalis)\r\r  The Beginning of the Line\r\rIf it starts closely connected to the life line, the handīs owner is rather a shy, introvert person. An extrovert person is indicated in life- and head line separating early or not connected at all. If the head line shows restlessness in the beginning (grids), this can mean an unhappy childhood. \rIf the source of the line is near the life line, this means independency and hunger for new experiences, but this person needs clearly set goals not to become distracted too much.\rIf the source is far away from the life line, the handīs owner is easily angry and tough.\r\r  The Middle of the Line\r\rThe middle of the line showing isles means this person becomes bored quickly. The person is highly intelligent. Branches pointing up mean improvements in job life. Branches pointing down are lost projects or undone tasks.\r\r  The End of the Line\r\rThe head line falling towards Moon hill shows a sensitive person full of fantasies and dreams. There is a lot of creativity though.\r The line ending above Moon hill means talents of self-expression.\r If the line is quite long and goes down into the lower Moon hill areas, the person owns a lot of fantasies and dreams.\r A line running rather straight, with a small branch towards Moon hill shows a clear character able to control the personal fantasies.\rThe line ending on Mercury hill (small finger) means a lot of talents to make money.\r The line branching to Apollo hill (ring finger) as well as down to Moon hill shows that this person will give all for love.\r\r"
		dayInfo[4] = "The Heart Line (Mensalis, linea fortunae)\r\rThe Beginning of the Line\r\rThere is still much discussion where the heart line truly starts, in the inner hand or near the outer border. We feel it starts on the outer border of the hand lines. A long heart line goes to the Jupiter finger (pointing finger), a short line reaches the Saturn finger (middle finger). If the line is broken under the Saturn finger, one has been left by a loved one. If the line is broken under the Jupiter finger (pointing finger), the person has ended a relationship her/himself.\rA line broken several times means inconsistency in relationships and lots of changing partners. A broken line overlapping again can indicate temporary separations.\rA line broken several times means inconsistency in relationships and lots of changing partners. A broken line overlapping again can indicate temporary separations.\r Branching lines on Jupiter hill indicate a gentle person who is reliable partner. If the line goes to Jupiter hill as well as to Saturn hill, living with this person can be problematic, the hand owner is very moody. The line pointing directly at Saturn hill can mean an inability to feel deep emotions. Very rarely the heart line meets the head line (monkey line). This person suffers extreme inner disharmonies. \r\A branch grows towards the fate line:\r  if it does not touch the fate line: romance;\r  if it touches the fate line: marriage;\r  if it crosses the fate line: unhappy marriage"
		dayInfo[5] = "The Hand Signs \r\r The hand signs (to be found next to the hand in the above picture) can be interpreted according to the place where they come up. A sign on the branch of a line has a different meaning than the sign coming out on a main line. Trust your feelings when interpreting!"
	
		function showInfo(thisDay) {
			document.calendar.dateInfo.value = dayInfo[thisDay]
		}
