<!--
function auf(){
document.frm.mondkraft.value="ascending"
}
function ab(){
document.frm.mondkraft.value="descending"
}
function vollmond(){
document.frm.mondtendenz.value="Full Moon"
}
function neumond(){
document.frm.mondtendenz.value="New Moon"
}
function zumond(){
document.frm.mondtendenz.value="Waxing Moon"
}
function abmond(){
document.frm.mondtendenz.value="Waning Moon"
}
function aries(){
document.frm.wert.value="Aries"
}
function taurus(){
document.frm.wert.value="Taurus"
}
function gemini(){
document.frm.wert.value="Gemini"
}
function cancer(){
document.frm.wert.value="Cancer"
}
function leo(){
document.frm.wert.value="Leo"
}
function virgo(){
document.frm.wert.value="Virgo"
}
function libra(){
document.frm.wert.value="Libra"
}
function scorpio(){
document.frm.wert.value="Scorpio"
}
function sagittarius(){
document.frm.wert.value="Sagittarius"
}
function capricorn(){
document.frm.wert.value="Capricorn"
}
function aquarius(){
document.frm.wert.value="Aquarius"
}
function pisces(){
document.frm.wert.value="Pisces"
}
function getElement () 
{
if (document.frm.wert.value=="Aries")
{
document.frm.sternzeichen.value="The moon stands in the sign of Aries.See the following results in the chart below."
document.frm.mondkraft.value="ascending"
document.frm.koerper.value="HEAD/FACE"
document.frm.organ.value="SENSEORGANS"
document.frm.pflanze.value="FRUIT"
document.frm.nahrung.value="PROTEIN"
document.frm.wetter.value="Itīs a WARMTH DAY!\n\nIt favors harmony and inner peace.Use this day for nice things."
document.frm.element.value="FIRE"

if (document.frm.mondtendenz.value=="New Moon")
{
document.frm.pflege.value="Positive:at New Moon\nremoval of body hair.Care of finger and toenails.Reflexology of the feet.\n\nNegative:\ncutting of ingrown toenails.";
document.frm.garten.value="Positive:\nsowing and cultivating of vegetables, grain and fruit. Cutting of fruit trees and bushes. Fertilizing of fruits, vegetables and grain. Weeding.\n";
document.frm.kraut.value="Positive:\nCollecting of herbs against headache and eye diseases. Collecting of seeds, flower herbs and fruits.";
document.frm.gesundheit.value="Positive:\nCare and removal of warts. Relaxing massage. Exercise. Better chance of success for operations and faster healing processes.\n\nNegative:\nOperations at organs or parts of the body that are assigned to Aries.";
document.frm.nahrung.value="Food containing protein and fruits should be taken into consideration at these days.";
document.frm.haushalt.value="Positive:\nAll cleaning jobs, laundry with little washing powder, impregnating of shoes.";
document.frm.sternzeichen.value="Itīs New Moon in the sign of Aries. New Moon is always a good time for a new beginning. IN EVERY RESPECT!.";
}
else if (document.frm.mondtendenz.value=="Full Moon")
{
document.frm.pflege.value="Positive: at Full Moon\nReflexology of the feet. Massages for regeneration and recovery..\nNegative:\nRemoval of body hair..";
document.frm.garten.value="Positive:\sowing and cultivating of vegetables, grain, fruit. Cutting of fruit trees and bushes. Fertilizing of fruits, vegetables and grain. Weeding.\n";
document.frm.kraut.value ="Positive:\nCollecting of herbs against headache and eye diseases. Collecting of seeds, flower herbs and fruits.";
document.frm.gesundheit.value="Positive:\nCare and removal of warts. Relaxing massage. Exercise. Better chance of success for operations and faster healing processes.\n\nNegative:\nOperations at organs or parts of the body that are assigned to Aries.";
document.frm.nahrung.value="Food containing proteins and fruits should be taken into consideration at these days.";
document.frm.haushalt.value="Positive:\nOnly short airing of the beds. Care of furniture.\n\nNegative:\nDoing the laundry as persistent stains stay in the fabric.Cleaning. Dry cleaning is not recommended, as the fabric is damaged easily and the colors will fade.";
}
else if (document.frm.mondtendenz.value =="Waxing Moon")
{
document.frm.pflege.value ="Positive: at Waxing Moon\nReflexology of the feet. Massages for regeneration and recovery..\nNegative:\nRemoval of body hair..";
document.frm.garten.value ="Positive:\sowing and cultivating of vegetables, grain, fruit. Cutting of fruit trees and bushes. Fertilizing of fruits, vegetables and grain. Weeding.\n";
document.frm.kraut.value ="Positive:\nCollecting of herbs against headache and eye diseases. Collecting of seeds, flower herbs and fruits.";
document.frm.gesundheit.value ="Negative:\nCare and removal of warts.\nOpeartions at organs or parts of the body that are assigned to Aries.";
document.frm.nahrung.value ="Food containing proteins and fruits should be taken into consideration at these days.";
document.frm.haushalt.value="Positive:\nOnly short airing of the beds. Care of furniture.\n\nNegative:\nDoing the laundry as persistent stains stay in the fabric.Cleaning. Dry cleaning is not recommended, as the fabric is damaged easily and the colors will fade.";
} 
else if (document.frm.mondtendenz.value =="Waning Moon")
{
document.frm.pflege.value ="Positive: at Waning Moon\nremoval of body hair.Care of finger and toenails.Reflexology of the feet.\n\nNegative:\ncutting of ingrown toenails.";
document.frm.garten.value ="Positive:\sowing and cultivating of vegetables, grain, fruit. Cutting of fruit trees and bushes. Fertilizing of fruits, vegetables and grain. Weeding.\n";
document.frm.kraut.value ="Positive:\nCollecting of herbs against headache and eye diseases. Collecting of seeds, flower herbs and fruits.";
document.frm.gesundheit.value ="Positive:\nCare and removal of warts. Relaxing massage. Exercise. Better chance of success for operations and faster healing processes.\n\nNegative:\nOperations at organs or parts of the body that are assigned to Aries.";
document.frm.nahrung.value ="Food containing proteins and fruits should be taken into consideration at these days.";
document.frm.haushalt.value = "Positive:\nAll cleaning jobs, laundry with little washing powder, impregnating of shoes";
};
}
if (document.frm.wert.value == "Leo") 
{
document.frm.sternzeichen.value ="The moon stands in the sign of Leo. See the following results in the chart below."
document.frm.mondkraft.value ="descending"
document.frm.koerper.value ="BACK, HEART,CIRCULATION"
document.frm.organ.value ="SENSEORGANS"
document.frm.pflanze.value ="FRUIT"
document.frm.nahrung.value ="PROTEIN"
document.frm.wetter.value ="Itīs a WARMTH DAY!\n\nIt favors harmony and inner peace.Use this day for nice things."
document.frm.element.value="FIRE"

if (document.frm.mondtendenz.value =="New Moon")
{
document.frm.pflege.value = "Positive: at New Moon\n Skincare for smoothing. Reflexology of the feet. Massages for regeneration and recovery. Cutting of hair.\n\n Negative:\nPerming of hair. Removal of body hair.";
document.frm.garten.value = "Positive:\nSowing and planting of vegetables, grain, fruits and lawn. Transplanting of indoor- and balcony plants. Grafting of fruit wood. First dig up of patches in spring.\nNegative:\n\nFertilizing of fruits, vegetables and grain. Weeding. Planting of tomatoes and potatoes";
document.frm.kraut.value ="Positive:\n Collecting of herbs against heart and circulation problems.";
document.frm.gesundheit.value ="Positive:\n Exercise and exhausting activities.Supportive healing methods are working well.\n\nNegative:\nCare and removal of warts. Operations at organs or parts of the body that are assigned to Leo.";
document.frm.nahrung.value ="Food containing protein and fruits should be taken into consideration at these days..\n\n Negative:\n Diets donīt reach their full effect.";
document.frm.haushalt.value ="Positive:\n Only short airing of the beds. Waxing and polishing of furniture.\n\nNegative:\n Doing the laundry as persistent stains stay in the fabric. Cleaning. Dry cleaning is not recommended, as the fabric is damaged easily and the colors will fade.";
document.frm.sternzeichen.value ="Itīs New Moon in the sign of Leo. New Moon is always a good time for a new beginning. IN EVERY RESPECT!."
}
else if (document.frm.mondtendenz.value =="Full Moon")
{
document.frm.pflege.value ="Positive: at Full Moon\n Skincare for smoothing. Reflexology of the feet. Massages for regeneration and recovery. Cutting of hair.\n\nNegative:\n Perming of hair. Removal of body hair.";
document.frm.garten.value ="Positive:\n Sowing and planting of vegetables, grain, fruits and lawn. Transplanting of indoor- and balcony plants. Grafting of fruit wood. First dig up of patches in spring.\nNegative:\n\n Fertilizing of fruits, vegetables and grain. Weeding. Planting of tomatoes and potatoes";
document.frm.kraut.value ="Positive:\n Collecting of herbs against heart and circulation problems.";
document.frm.gesundheit.value ="Positive:\n Exercise and exhausting activities. Supportive healing methods are working well.\n\nNegative:\n Care and removal of warts. Operations at organs or parts of the body that are assigned to Leo.";
document.frm.nahrung.value ="Food containing protein and fruits should be taken into consideration at these days..\n\n Negative:\n Diets donīt reach their full effect.";
document.frm.haushalt.value ="Positive:\n Only short airing of the beds. Waxing and polishing of furniture.\n\nNegative:\n Doing the laundry as persistent stains stay in the fabric. Cleaning. Dry cleaning is not recommended, as the fabric is damaged easily and the colors will fade." 
}
else if (document.frm.mondtendenz.value =="Waxing Moon")
{
document.frm.pflege.value ="Positive: at Waxing Moon\n Skincare for smoothing. Reflexology of the feet. Massages for regeneration and recovery. Cutting of hair.\n\n Negative:\nPerming of hair. Removal of body hair.";
document.frm.garten.value ="Positive:\n Sowing and planting of vegetables, grain, fruits and lawn. Transplanting of indoor- and balcony plants. Grafting of fruit wood. First dig up of patches in spring.\nNegative:\n\n Fertilizing of fruits, vegetables and grain. Weeding. Planting of tomatoes and potatoes";
document.frm.kraut.value ="Positive:\n Collecting of herbs against heart and circulation problems.";
document.frm.gesundheit.value ="Positive:\n Exercise and exhausting activities.Supportive healing methods are working well.\n\nNegative:\n Care and removal of warts. Operations at organs or parts of the body that are assigned to Leo.";
document.frm.nahrung.value ="Food containing protein and fruits should be take into consideration at these days..\n\n Negative:\n Diets donīt reach their full effect.";
document.frm.haushalt.value ="Positive:\nOnly short airing of the beds.Waxing and polishing of furniture.\n\nNegative:\n Doing the laundry as persistent stains stay in the fabric. Cleaning. Dry cleaning is not recommended, as the fabric is damaged easily and the colors will fade.";
}
else if (document.frm.mondtendenz.value =="Waning Moon")
{
document.frm.pflege.value ="Positive: at Waning Moon\n Removal of body hair. Reflexology of the feet. Correction of the nail bed. Cutting of hair.\n\n Negative:\n Perming of hair. Correcting and cutting of ingrown nails. Applying of skin care products.";
document.frm.garten.value ="Positive:\n Sowing and planting of vegetables, grain, fruits and lawn. Transplanting of indoor- and balcony plants. Grafting of fruit wood. First dig up of patches in spring.\nNegative:\n\n Fertilizing of fruits, vegetables and grain. Weeding..";
document.frm.kraut.value ="Positive:\nCollecting of herbs against heart and circulation problems. Collecting of healing fruits and seeds..";
document.frm.gesundheit.value ="Positive:\n Care and removal of warts. Relaxing massage.Exercise and exhausting activities. Footbath against fungal infection. Better chance of success for operations and faster healing processes.\n\nNegative:\n Operations at organs or parts of the body that are assigned to Leo.";
document.frm.nahrung.value ="Food containing protein and fruits should be taken into consideration at these days..\n\n Negative:\n Diets donīt reach their full effect.";
document.frm.haushalt.value ="Positive:\nTreatment of moldy walls.Shoes should be cleaned this day and new shoes should be impregnated for the first time. The dry cleaning of clothes is highly recommended. Additionally this day is suitably for all cleaning jobs..";
};
}
if (document.frm.wert.value =="Cancer") 
{
document.frm.sternzeichen.value ="The moon stands in the sign of Cancer. See the following results in the chart below."
document.frm.mondkraft.value ="descending"
document.frm.koerper.value ="CHEST, LIVER, STOMACH, GALL BLADDER"
document.frm.organ.value ="NERVOUS SYSTEM"
document.frm.pflanze.value ="LEAF"
document.frm.nahrung.value ="CARBOHYDRATE"
document.frm.wetter.value ="Itīs a WATER DAY!\n\nIt does not have to rain, but generally the air seems more humid and cooler."
document.frm.element.value="WATER"

if (document.frm.mondtendenz.value =="New Moon")
{
document.frm.pflege.value ="Positive: at New Moon\n Removal of body hair.Massages for relaxation and detoxication.Correction of the nail bed..\n\nNegative:\n Cutting and correction of ingrown hair.Applying of skin care products.";
document.frm.garten.value ="Positive: \nSowing and planting of leafy vegetables.Watering and irrigating.Fighting of pests above ground..\n\nNegative:\nSetting of high-growing plants.";
document.frm.kraut.value ="Positive:\nCollecting of medical plants against problems with the stomach, liver and gall bladder..\n\nNegative:\nCollecting of seeds and fruits.";
document.frm.gesundheit.value ="Positive:\n Treatment and removal of warts.Better chance of success for operations and faster healing processes..\n\nNegative:\nOperations at organs or parts of the body that are assigned to Cancer.";
document.frm.nahrung.value ="avoid rich food when ill.";
document.frm.haushalt.value ="Positive:\n Short airing. Shoes should be cleaned this day. Additionally this day is suitably for all cleaning jobs..";
document.frm.sternzeichen.value ="Itīs New Moon in the sign of Cancer. New Moon is always a good time for a new beginning. IN EVERY RESPECT!."
}
else if (document.frm.mondtendenz.value =="Full Moon")
{
document.frm.pflege.value ="Positive: at Full Moon\nMassages for regeneration and recovery. Applying of skin care products with contracting effect.Reflexology of the feet.\n\nNegative:\nRemoval of body hair.Skin cleaning against pimples..";
document.frm.garten.value ="Positive: \nSowing and planting of leafy vegetables.Watering and irrigating.Fighting of pests above ground..\n\nNegative:\nSetting of high-growing plants.";
document.frm.kraut.value ="Positive:\nCollecting of medical plants against problems with the stomach, liver and gall bladder..\n\nNegative:\nCollecting of seeds and fruits.";
document.frm.gesundheit.value ="Positive:\nSupportive healing methods are working well...\n\nNegative:\nOperations at organs or parts of the body that are assigned to Cancer.";
document.frm.nahrung.value ="avoid rich food when ill.";
document.frm.haushalt.value ="Positive:\n Short airing.Waxing and polishing of furniture..\n\nNegative:\nDoing the laundry.Cleaning. The dry cleaning of clothes..";
}
else if (document.frm.mondtendenz.value =="Waxing Moon")
{
document.frm.pflege.value ="Positive: at Waxing Moon\nMassages for regeneration and recovery. Applying of skin care products with contracting effect.Reflexology of the feet.\n\nNegative:\nRemoval of body hair.Skin cleaning against pimples..";
document.frm.garten.value ="Positive: \nSowing and planting of leafy vegetables.Watering and irrigating.Fighting of pests above ground..\n\nNegative:\nSetting of high-growing plants.";
document.frm.kraut.value ="Positive:\nCollecting of medical plants against problems with the stomach, liver and gall bladder..\n\nNegative:\nCollecting of seeds and fruits.";
document.frm.gesundheit.value ="Positive:\nSupportive healing methods are working well...\n\nNegative:\nOperations at organs or parts of the body that are assigned to Cancer.";
document.frm.nahrung.value ="avoid rich food when ill.";
document.frm.haushalt.value ="Positive:\n Short airing.Waxing and polishing of furniture.\n\nNegative:\nDoing the laundry.Cleaning. The dry cleaning of clothes..";
}
else if (document.frm.mondtendenz.value =="Waning Moon")
{
document.frm.pflege.value ="Positive: at Waining Moon\n Removal of body hair.Massages for relaxation and detoxication.Correction of the nail bed..n\nNegative:\n Cutting and correction of ingrown hair.Applying of skin care products.";
document.frm.garten.value ="Positive: \n replanting and repotting of plants.Watering and irrigating.Lawn mowing.Fighting of pests above ground.\n.\nNegative:\n\Setting of high-growing plants.";
document.frm.kraut.value ="Positive:\nCollecting of medical plants against problems with the stomach, liver and gall bladder..\n\nNegative:\nCollecting of seeds and fruits.";
document.frm.gesundheit.value ="Positive:\n Treatment and removal of warts.Better chance of success for operations and faster healing processes..\n\nNegative:\nOperations at organs or parts of the body that are assigned to Cancer.";
document.frm.nahrung.value ="avoid rich food when ill.";
document.frm.haushalt.value ="Positive:\n Short airing. Shoes should be cleaned this day. Additionally this day is suitably for all cleaning jobs..";
};
}
if (document.frm.wert.value =="Scorpio") 
{
document.frm.sternzeichen.value ="The moon stands in the sign of Scorpio. See the following results in the chart below."
document.frm.mondkraft.value ="descending"
document.frm.koerper.value ="GENITALS, URETER"
document.frm.organ.value ="NERVOUS SYSTEM"
document.frm.pflanze.value ="LEAF"
document.frm.nahrung.value ="CARBOHYDRATE"
document.frm.wetter.value ="Itīs a WATER DAY!\n\nIt does not have to rain, but generally the air seems more humid and cooler."
document.frm.element.value="WATER"
if (document.frm.mondtendenz.value =="New Moon")
{
document.frm.pflege.value ="Positive: at New Moon\n Removal of body hair...\n\nNegative:\nCutting of ingrown nails as they will not grow back properly..";
document.frm.garten.value ="Positive: \nWatering and irrigating of indoor-, balcony- and garten plants.Sowing of medical herbs.Sowing and planting of lettuce and cabbage. Fertilizing of flowers and lawns. Lawn mowing..\n\nNegative:\ncutting of fruit woods.Weeding.";
document.frm.kraut.value ="Positive:\n Collecting of herbs against period pains. Teeplants have a strong medical effect and are good to dry.";
document.frm.gesundheit.value ="Positive:\n Hip bath against pain in the womb area.. Better chance of success for operations and faster healing processes..\n\nNegative:\nOperations at organs or parts of the body that are assigned to Scorpio.";
document.frm.nahrung.value ="Dishes made with flour are rather fattening. Light wholemeal products should be favored..";
document.frm.haushalt.value ="Positive:\nShort airing. Cleaner laundry with less washing powder. Shoes should be cleaned this day and new shoes should be impregnated for the first time. The dry cleaning of clothes is highly recommended. Additionally this day is suitably for all cleaning jobs..\n\nNegative:\nMopping of wooden floors."; 
document.frm.sternzeichen.value ="Itīs New Moon in the sign of Scorpio. New Moon is always a good time for a new beginning. IN EVERY RESPECT!." 
} 
else if (document.frm.mondtendenz.value =="Full Moon")
{
document.frm.pflege.value ="Negative:\n Removal of body hair, removal of pimples, as scars could develop easily..";
document.frm.garten.value ="Positive: \nWatering and irrigating of indoor-, balcony- and garden plants.Sowing of medical herbs.Sowing and planting of lettuce and cabbage. Fertilizing of flowers and lawns. Lawn mowing.\n.\nNegative:\ncutting of fruit woods.Weeding.";
document.frm.kraut.value ="Positive:\n Collecting of herbs against period pains. Teeplants have a strong medical effect and are good to dry.\n\nNegative:\nConservation of seeds and fruits.";
document.frm.gesundheit.value ="Positive:\n Hip bath against pain in the womb area.Skin care. ..\n\nNegative:\nOperations at organs or parts of the body that are assigned to Scorpio.Danger of miscarriage..";
document.frm.nahrung.value ="Dishes made with flour are rather fattening. Light wholemeal products should be favored.Preservation of fruits..";
document.frm.haushalt.value ="Positive:\nShort airing..\n\nNegative:\nLaundry.Cleaning. Dry cleaning.";
}
else if (document.frm.mondtendenz.value =="Waxing Moon")
{
document.frm.pflege.value ="at Waxing Moon in Scorpio:\nRemoval of body hair, removal of pimples, as scars could develop easily..";
document.frm.garten.value ="Positive: \nWatering and irrigating of indoor-, balcony- and garden plants.Sowing of medical herbs.Sowing and planting of lettuce and cabbage. Fertilizing of flowers and lawns. Lawn mowing..\nNegative:\n\nFertilizing of vegetables.Cutting of fruit woods.Weeding.";
document.frm.kraut.value ="Positive:\n Collecting of herbs against period pain. Teeplants have a strong medical effect and are good to dry.\n\nNegative:\nConservation of seeds and fruits.";
document.frm.gesundheit.value ="Positive:\n Hip bath against pain in the womb area.Skin care. ..\n\nNegative:\nOperations at organs or parts of the body that are assigned to Scorpio.Danger of miscarriage..";
document.frm.nahrung.value ="Dishes made with flour are rather fattening. Light wholemeal products should be favored.Preservation of fruits..";
document.frm.haushalt.value ="Positive:\nShort airing..\n\nNegative:\nLaundry.Cleaning. Dry cleaning.";
}  
else if (document.frm.mondtendenz.value =="Waning Moon")
{
document.frm.pflege.value ="Positive: at Waning Moon\n Removal of body hair...\n\nNegative:\nCutting of ingrown nails as they will not grow back properly..";
document.frm.garten.value ="Positive: \nWatering and irrigating of indoor-, balcony- and garden plants.Sowing of medical herbs.Sowing and planting of lettuce and cabbage. Fertilizing of flowers and lawns. Lawn mowing..\n\nNegative:\ncutting of fruit woods.Weeding.";
document.frm.kraut.value ="Positive:\n Collecting of herbs against period pain. Teeplants have a strong medical effect and are good to dry..";
document.frm.gesundheit.value ="Positive:\n Hip bath against pain in the womb area.. Better chance of success for operations and faster healing processes..\n\nNegative:\nOperations at organs or parts of the body that are assigned to Scorpio.";
document.frm.nahrung.value ="Dishes made with flour are rather fattening. Light wholemeal products should be favored..";
document.frm.haushalt.value ="Positive:\nShort airing. Cleaner laundry with less washing powder. Shoes should be cleaned this day and new shoes should be impregnated for the first time. The dry cleaning of clothes is highly recommended. Additionally this day is suitably for all cleaning jobs..\n\nNegative:\nMopping of wooden floors."; 
};
}
if (document.frm.wert.value =="Pisces") 
{
document.frm.sternzeichen.value ="The moon stands in the sign of Pisces. See the following results in the chart below."
document.frm.mondkraft.value ="ascending"
document.frm.koerper.value ="FEET, TOES"
document.frm.organ.value ="NERVOUS SYSTEM"
document.frm.pflanze.value ="LEAF"
document.frm.nahrung.value ="CARBOHYDRATE"
document.frm.wetter.value ="Itīs a WATER DAY!\n\nIt does not have to rain, but generally the air seems more humid and cooler."
document.frm.element.value="WATER"
if (document.frm.mondtendenz.value =="New Moon")
{
document.frm.pflege.value ="Positive: at New Moon:\nRemoval of body hair. Massages for relaxation,Reflexology of the feet, to release tensions....\n\nNegative:\nNail care..";
document.frm.garten.value ="Positive: \nWatering and irrigating of indoor- and garden plants.Sowing of medical herbs.Sowing and planting of lettuce.Fertilizing . Lawn mowing.Sowing of potatoes..\n\nNegative:\ncutting of fruit woods.";
document.frm.kraut.value ="Positive:\n Collecting of medical herbs for foot baths.\n\nNegative:\nCollecting of medical seeds and fruits.";
document.frm.gesundheit.value ="Positive:\n Treatment and removal of warts.Foot baths with medical herbs.Better chance of success for operations and faster healing processes..\n\nNegative:\nCutting and washing of hair, perming of hair.Operations at organs or parts of the body that are assigned to Pisces.";
document.frm.nahrung.value ="Check the quality of the carbohydrates, whether you take too much or too little...\n\nNegative:\nAvoid heavy meals when ill..";
document.frm.haushalt.value ="Positive:\nShort airing.Shoes should be cleaned this day and new shoes should be impregnated for the first time. The dry cleaning of clothes is highly recommended. Additionally this day is suitably for all cleaning jobs.Cleaning of silver, brass and copper objects.\n\nNegative:\nMopping of wooden floors..";
document.frm.sternzeichen.value ="Itīs New Moon in the sign of Pisces. New Moon is always a good time for a new beginning. IN EVERY RESPECT!." 
} 
else if (document.frm.mondtendenz.value =="Full Moon")
{
document.frm.pflege.value ="Positive: at Full Moon\nMassages for regeneration and recovery.Reflexology of the feet with oil, for the strengthening of the body...\n\nNegative:\nNail care, removal of body hair..";
document.frm.garten.value ="Positive: \nWatering and irrigating of indoor- and garden plants.Sowing and planting of leafy vegetables, lawn mowing.";
document.frm.kraut.value ="Positive:\n Collecting of medical herbs for foot baths.\n\nNegative:\nCollecting of medical seeds and fruits.";
document.frm.gesundheit.value ="Positive:\nMassages for relaxation.Foot baths with medical herbs.Treatment of corns.Better chance of success for operations and faster healing processes..\n\nNegative:\nTreatment and removal of warts.Cutting and washing of hair, perming of hair.Operations at organs or parts of the body that are assigned to Pisces.";
document.frm.nahrung.value ="Check the quality of the carbohydrates, whether you take too much or too little...\n\nNegative:\nAvoid heavy meals when ill..";
document.frm.haushalt.value ="Positive:\nShort airing.Cleaning of furniture..\n\nNegative:\nDoing the laundry as persistent stains stay in the fabric.Cleaning. Dry cleaning is not recommended, as the fabric is damaged easily and the colors will fade.";
}
else if (document.frm.mondtendenz.value =="Waxing Moon")
{
document.frm.pflege.value ="Positive: at Waxing Moon\nMassages for regeneration and recovery.Reflexology of the feet with oil, for the strengthening of the body...\n\nNegative:\nNail care, removal of body hair..";
document.frm.garten.value ="Positive: \nWatering and irrigating of indoor- and garden plants.Sowing and planting of leafy vegetables, lawn mowing.";
document.frm.kraut.value ="Positive:\n Collecting of medical herbs for foot baths.\n\nNegative:\nCollecting of medical seeds and fruits.";
document.frm.gesundheit.value ="Positive:\nMassages for relaxation.Foot baths with medical herbs.Treatment of corns.Better chance of success for operations and faster healing processes..\n\nNegative:\nTreatment and removal of warts.Cutting and washing of hair, perming of hair.Operations at organs or parts of the body that are assigned to Pisces.";
document.frm.nahrung.value ="Check the quality of the carbohydrates, whether you take too much or too little...\n\nNegative:\nAvoid heavy meals when ill..";
document.frm.haushalt.value ="Positive:\nShort airing.Cleaning of furniture..\n\nNegative:\nDoing the laundry as persistent stains stay in the fabric.Cleaning. Dry cleaning is not recommended, as the fabric is damaged easily and the colors will fade.";
}
else if (document.frm.mondtendenz.value =="Waning Moon")
{
document.frm.pflege.value ="Positive: at Waning Moon\nRemoval of body hair.Massages for regeneration and recovery.Reflexology of the feet ...\n\nNegative:\nNail care..";
document.frm.garten.value ="Positive: \nWatering and irrigating of indoor- and garden plants.Sowing and planting of medical herbs,Sowing and planting of lettuce, indoor plants and flowers.Fertilizing ,lawn mowing.Sowing of potatoes..\n\nNegative:\ncutting of fruit woods";
document.frm.kraut.value ="Positive:\nTreatment and removal of warts.Massages for relaxation. Collecting of medical herbs for foot baths.\n\nNegative:\nCollecting of medical seeds and fruits.";
document.frm.gesundheit.value ="Positive:\nMassages for relaxation.Foot baths with medical herbs.Better chance of success for operations and faster healing processes..\n\nNegative:\n.Cutting and washing of hair, perming of hair.Operations at organs or parts of the body that are assigned to Pisces.";
document.frm.nahrung.value ="Check the quality of the carbohydrates, whether you take too much or too little...\n\nNegative:\nAvoid heavy meals when ill..";
document.frm.haushalt.value ="Positive:\nShort airing.Shoes should be cleaned this day and new shoes should be impregnated for the first time. The dry cleaning of clothes is highly recommended. Additionally this day is suitably for all cleaning jobs.Cleaning of silver, brass and copper objects.\n\nNegative:\nMopping of wooden floors..";
};
}
if (document.frm.wert.value =="Virgo") 
{
document.frm.sternzeichen.value ="The moon stands in the sign of Virgo. See the following results in the chart below."
document.frm.mondkraft.value ="descending"
document.frm.koerper.value ="FEET, TOES"
document.frm.organ.value ="BLOOD CIRCULATION"
document.frm.pflanze.value ="ROOT"
document.frm.nahrung.value ="SALT"
document.frm.wetter.value ="Itīs a COLD DAY!\n\nDays at which one shivers and freezes, even if the temperatures are high."
document.frm.element.value="EARTH"
if (document.frm.mondtendenz.value =="New Moon")
{
document.frm.pflege.value ="Positive: at New Moon:\n Cutting and perming of hair.Removal of body hair.Massages for relaxation and detoxication.Correction of the nail bed.";
document.frm.garten.value ="Positive: \nA good day for working in the garden or the fields.Plant root vegetables like potatoes, carots, onions etc. It is also a good day for transplantation of all plants, especially older, and for the reproduction of seedlings.It is also adviseable to fertilize plants with small roots..\n\nNegative:\nAvoid the sowing of lettuce. Fruits and vegetables picked this day tend to mould fast.";
document.frm.kraut.value ="Positive:\n Collecting of medical herbs against digestive problems and for the calming of nerves...\n\Negative:\n Collecting or picking of healing fruits and seeds. Production of medical ointments.";
document.frm.gesundheit.value ="Positive:\n Treatment and removal of warts. In spring a blood-cleaning-cure is recommended this day. Good effect of supportive remedies and methods.Better chance of success for operations and faster healing processes..\n\nNegative:\nOperations at organs or parts of the body that are assigned to Virgo.";
document.frm.nahrung.value ="Negative:\nDigestive problems will show this day. Avoid rich and fat food. Be cautious with salty food, even if the craving is strong - especially important for people with high blood-pressure...";
document.frm.haushalt.value ="Positive:\n  Shoes should be cleaned this day and new shoes should be impregnated for the first time. The dry cleaning of clothes is highly recommended. Additionally this day is suitably for all cleaning jobs..";
document.frm.sternzeichen.value ="New Moon in the sign of Virgo. New Moon is always a good time for a new beginning. IN EVERY RESPECT!." 
} 
else if (document.frm.mondtendenz.value =="Full Moon")
{
document.frm.pflege.value ="Positive: at Full Moon:\nDays of Virgo are exceptionally good for the perming of hair, as the result is extremely good and long-lasting..";
document.frm.garten.value ="Positive: \nA good day for working in the garden or the fields. It is also a good day for transplantation of all plants, especially older, and for the reproduction of seedlings.It is also adviseable to mow the lawn and to fertilize plants with small roots..\n\nNegative:\nAvoid the sowing of lettuce. Fruits and vegetables picked this day tend to mould fast.";
document.frm.kraut.value ="Positive:\n Collecting of medical herbs against digestive problems and for the calming of nerves, and roots near the Full Moon in the dark..\n.\n\Negative:\n Collecting or picking of healing fruits and seeds. Production of medical ointments.";
document.frm.gesundheit.value ="Positive:\n In spring a blood-cleaning-cure is recommended this day."; 
document.frm.nahrung.value ="Negative:\n .Digestive problems will show this day. Avoid rich and fat food. Be cautious with salty food, even if the craving is strong - especially important for people with high blood-pressure...";
document.frm.haushalt.value ="Positive:\nShort airing.Cleaning of furniture..\n\nNegative:\nDoing the laundry as persistent stains stay in the fabric.Cleaning. Dry cleaning is not recommended, as the fabric is damaged easily and the colors will fade.";
}

else if (document.frm.mondtendenz.value =="Waxing Moon")
{
document.frm.pflege.value ="Positive: at Waxing Moon:\nDays of Virgo are exceptionally good for the perming of hair, as the result is extremely good and long-lasting..";
document.frm.garten.value ="Positive: \nA good day for working in the garden or the fields. It is also a good day for transplantation of all plants, especially older, and for the reproduction of seedlings.It is also adviesable to mow the lawn and to fertilize plants with small roots..\n\nNegative:\nAvoid the sowing of lettuce. Fruits and vegetables picked this day tend to mould fast.";
document.frm.kraut.value ="Positive:\n Collecting of medical herbs against digestive problems and for the calming of nerves, and roots near the Full Moon in the dark...\n\Negative:\n Collecting or picking of healing fruits and seeds. Production of medical ointments.";
document.frm.gesundheit.value ="Positive:\n In spring a blood-cleaning-cure is recommended this day."; 
document.frm.nahrung.value ="Negative:\n .Digestive problems will show this day. Avoid rich and fat food. Be cautious with salty food, even if the craving is strong - especially important for people with high blood-pressure...";
document.frm.haushalt.value ="Positive:\nShort airing.Cleaning of furniture..\n\nNegative:\nDoing the laundry as persistent stains stay in the fabric.Cleaning. Dry cleaning is not recommended, as the fabric is damaged easily and the colors will fade.";
}
else if (document.frm.mondtendenz.value =="Waning Moon")
{
document.frm.pflege.value ="Positive: at Waning Moon:\n Cutting and perming of hair.Removal of body hair.Massages for relaxation and detoxication. Correction of the nail bed.";
document.frm.garten.value ="Positive: \nA good day for working in the garden or the fields.Plant root vegetables like potatoes, carots, onions etc. It is also a good day for the transplantation of all plants, especially older, and for the reproduction of seedlings.It is also adviseable to fertilize plants with small roots..\n\nNegative:\nAvoid the sowing of lettuce. Fruits and vegetables picked this day tend to mould fast.";
document.frm.kraut.value ="Positive:\n Collecting of medical herbs against digestive problems and for the calming of nerves....\n\n\Negative:\n Collecting or picking of healing fruits and seeds. Production of medical ointments.";
document.frm.gesundheit.value ="Positive:\n Removal and treatment of warts. In spring a blood-cleaning-cure is recommended this day.Good effect of supportive remedies and methods.Better chance of success for operations and faster healing processes..\n\nNegative:\nOperations at organs or parts of the body that are assigned to Virgo.";
document.frm.nahrung.value ="Negative:\n .Digestive problems will show this day. Avoid rich and fat food. Be cautious with salty food, even if the craving is strong - especially important for people with high blood-pressure...";
document.frm.haushalt.value ="Positive:\nShort airing.Shoes should be cleaned this day and new shoes should be impregnated for the first time. The dry cleaning of clothes is highly recommended. Additionally this day is suitably for all cleaning jobs."; 
};
}
if (document.frm.wert.value =="Aquarius") 
{
document.frm.sternzeichen.value ="The Moon stands in the sign of Aquarius.See the following results in the chart below ."
document.frm.mondkraft.value ="ascending"
document.frm.koerper.value ="LOWER LEG, VEINS"
document.frm.organ.value ="GLANDS"
document.frm.pflanze.value ="BLOSSOM"
document.frm.nahrung.value ="FAT"
document.frm.wetter.value ="Itīs a LIGHT/AIR DAY!\n\nDays at which we feel good and at which are full of energy ."
document.frm.element.value="LIGHT, AIR"
if (document.frm.mondtendenz.value =="New Moon")
{
document.frm.pflege.value ="Positive: at New Moon:\n Removal of body hair.Correction of nail bed.Reflexatory of the feet.. \n\n Negative:\n Cutting of ingrown nails as they will not grow back properly."; 
document.frm.garten.value ="Positive: \n Sowing and planting of medical herbs and . Fertilizing of plants that donīt want to grow anymore..\n\nNegative:\n Watered plants tend towards pest attack..";
document.frm.kraut.value ="Positive:\n Collecting of medical herbs against vein problems..";
document.frm.gesundheit.value ="Positive:\n Massages for relaxation. Leg training.Better chance of success for operations and faster healing processes..\n\nNegative:\n Avoid dental surgery. Operations at organs or parts of the body that are assigned to Aquarius.";
document.frm.nahrung.value ="Mind a balanced diet.Check if you have eaten too much or too little rich food this day...\n\n Negative:\n Avoid fat and rich food when your cholesterol level is high..";
document.frm.haushalt.value ="Positive: \n Shoes should be cleaned this day and new shoes should be impregnated for the first time.Additionally this day is suitably for all cleaning jobs.Treatment of moldy walls.Mopping of wooden floors..";
document.frm.sternzeichen.value ="New Moon in the sign of Aquarius. New Moon is always a good time for a new beginning. IN EVERY RESPECT!." 
} 
else if (document.frm.mondtendenz.value =="Full Moon")
{
document.frm.pflege.value ="Positive: at Full Moon:\nReflexatory of the feet.. n\nNegative:\ n Removal of body hair.Treatment of pimples";
document.frm.garten.value ="Positive: \n Sowing and planting of medical herbs and . Fertilizing of plants that donīt want to grow anymore..\n\nNegative:\n Watered plants tend towards pest attack..";
document.frm.kraut.value ="Positive:\n Collecting of medical herbs against vein problems..";
document.frm.gesundheit.value ="Negative:\nOperations at organs or parts of the body that are assigned to Aquarius.";
document.frm.nahrung.value ="Check if you have eaten too much or too little rich food this day...\n\n Negative:\n Avoid fat and rich food when your cholesterol level is high..";
document.frm.haushalt.value ="Negative:\nDoing the laundry as persistent stains stay in the fabric. Cleaning. Dry cleaning is not recommended, as the fabric is damaged easily and the colors will fade.";
}
else if (document.frm.mondtendenz.value =="Waxing Moon")
{
document.frm.pflege.value ="Positive: at Waxing Moon:\nReflexatory of the feet.. n\nNegative:\ n Removal of body hair.Treatment of pimples";
document.frm.garten.value ="Positive: \n Sowing and planting of medical herbs and . Fertilizing of plants that donīt want to grow anymore..\n\nNegative:\n Watered plants tend towards pest attack..";
document.frm.kraut.value ="Positive:\n Collecting of medical herbs against vein problems..";
document.frm.gesundheit.value ="Negative:\nOperations at organs or parts of the body that are assigned to Aquarius.";
document.frm.nahrung.value ="Check if you have eaten too much or too little rich food this day...\n\n Negative:\n Avoid fat and rich food when your cholesterol level is high..";
document.frm.haushalt.value ="Negative:\nDoing the laundry as persistent stains stay in the fabric. Cleaning. Dry cleaning is not recommended, as the fabric is damaged easily and the colors will fade.";
}
else if (document.frm.mondtendenz.value =="Waning Moon")
{
document.frm.pflege.value ="Positive: at Waning Moon:\n Removal of body hair.Correction of nail bed. Reflexatory of the feet.. \n\n Negative:\n Cutting of ingrown nails as they will not grow back properly."; 
document.frm.garten.value ="Positive: \n Sowing and planting of medical herbs and . Fertilizing of plants that donīt want to grow anymore..\n\nNegative:\n Watered plants tend towards pest attack..";
document.frm.kraut.value ="Positive:\n Collecting of medical herbs against vein problems..";
document.frm.gesundheit.value ="Positive:\n Massages for relaxation. Leg training.Better chance of success for operations and faster healing processes..\n\nNegative:\n Avoid dental surgery. Operations at organs or parts of the body that are assigned to Aquarius.";
document.frm.nahrung.value ="Mind a balanced diet.Check if you have eaten too much or too little rich food this day...\n\n Negative:\n Avoid fat and rich food when your cholesterol level is high..";
document.frm.haushalt.value ="Positive: \n Shoes should be cleaned this day and new shoes should be impregnated for the first time.Additionally this day is suitably for all cleaning jobs.Treatment of moldy walls.Mopping of wooden floors..";
};
}
if (document.frm.wert.value =="Libra")
{
document.frm.sternzeichen.value ="The Moon stands in the sign of Libra.See the following results in the chart below ."
document.frm.mondkraft.value ="descending"
document.frm.koerper.value ="HIPS, KIDNEY, BLADDER"
document.frm.organ.value ="GLANDS"
document.frm.pflanze.value ="BLOSSOM"
document.frm.nahrung.value ="FAT"
document.frm.wetter.value ="Itīs a LIGHT/AIR DAY!\n\nDays at which we feel good and at which are full of energy ."
document.frm.element.value="LIGHT, AIR"

if (document.frm.mondtendenz.value =="New Moon")
{
document.frm.pflege.value ="Positive: at New Moon:\n Removal of body hair. Massages for relaxation and detoxication. Corrections of the nail bed.Cleaning of the skin against pimples with anti-inflammatory and contracting  herbs...\n\n\Negative:\nCutting of ingrown nails as they will not grow back properly.Application of skin treatment products.";
document.frm.garten.value ="Positive: \nFertilizing of flowers. Cutting of fruit woods..Cleaning of the fruit racks and shelves for the storage..\n\nNegative:\n The sowing and planting of rooty vegetables should be avoided. Spreading of liquid manure on the meadows. Refrain from watering and irrigating on Libra days..";
document.frm.kraut.value ="Positive:\n Collecting of medical herbs against kidney- and bladder problems..";
document.frm.gesundheit.value ="Positive:\n Ample drinking to flush kidneys and bladder. Better chance of success for operations and faster healing processes..\n\nNegative:\nBe aware of exposure. There is a tendency towards bladder- and kidney infection.Operations at organs or parts of the body that are assigned to Libra.";
document.frm.nahrung.value ="Rich food is well digested at Libra days..\n\n Negative:\n Avoid fat and rich food when your cholesterol level is high..";
document.frm.haushalt.value ="Positive:\n Airate extensively. Shoes should be cleaned this day and new shoes should be impregnated for the first time.jobs. The dry cleaning of clothes is highly recommended. Additionally this day is suitably for all cleaning jobs."; 
document.frm.sternzeichen.value ="New Moon in the sign of Libra. New Moon is always a good time for a new beginning. IN EVERY RESPECT!."
}
else if (document.frm.mondtendenz.value =="Full Moon")
{
document.frm.pflege.value ="Positive: at Full Moon:\n Massages for regeneration and strength....\n\n\Negative:\nRemoval of body hair.Cleaning of skin against pimples, as scars might develop..";
document.frm.garten.value ="Positive: \n Sowing and planting of medical herbs and flowers....\n\nNegative:\nThe sowing and planting of rooty vegetables should be avoided. Spreading of liquid manure on the meadows. Refrain from watering and irrigating on Libra days..";
document.frm.kraut.value ="Positive:\n Collecting of medical herbs against kidney- and bladder problems. Collecting of herbs for herb pillows as their scent lasts longer. Production of herbal ointments..";
document.frm.gesundheit.value ="Positive:\n Ample drinking to flush kidneys and bladder.Good effect of supportive remedies and methods..\n\nNegative:\nTooth extraction and oral surgery.Be aware of exposure. There is a tendency towards bladder- and kidney infection.Operations at organs or parts of the body that are assigned to Libra.";
document.frm.nahrung.value ="Rich food is well digested at Libra days..\n\n Negative:\n Avoid rich food when you have a high cholesterol level.Caution with overweight.Weight is gained more easily, a diet does not have a successful effect..";
document.frm.haushalt.value ="Positive:\n Airate extensively Cleaning of furniture.\n\nNegative:\nDoing the laundry as persistent stains stay in the fabric.Cleaning. Dry cleaning is not recommended, as the fabric is damaged easily and the colors will fade.";
}
else if (document.frm.mondtendenz.value =="Waxing Moon")
{
document.frm.pflege.value ="Positive: at Waxing Moon:\n Massages for regeneration and strength...\n\n\Negative:\nRemoval of body hair as they grow back fast.Cleaning of skin against pimples, as scars might develop..";   
document.frm.garten.value ="Positive: \n Sowing and planting of medical herbs and flowers....\n\nNegative:\nThe sowing and planting of rooty vegetables should be avoided. Spreading of liquid manure on the meadows. Refrain from watering and irrigating on Libra days..";
document.frm.kraut.value ="Positive:\n Collecting of medical herbs against kidney- and bladder problems. Collecting of herbs for herb pillows as their scent lasts longer. Production of herbal ointments..";
document.frm.gesundheit.value ="Positive:\n Ample drinking to flush kidneys and bladder.Good effect of supportive remedies and methods..\n\nNegative:\nTooth extraction and oral surgery.Treatment of warts.Be aware of exposure. There is a tendency towards bladder- and kidney infection.Operations at organs or parts of the body that are assigned to Libra.";
document.frm.nahrung.value ="Rich food is well digested at Libra days..\n\n Negative:\n Avoid rich food when you have a high cholesterol level.Caution with overweight.Weight is gained more easily, a diet does not have a successful effect..";
document.frm.haushalt.value ="Positive:\n Airate extensively Cleaning of furniture.\n\nNegative:\nDoing the laundry as persistent stains stay in the fabric.Cleaning. Dry cleaning is not recommended, as the fabric is damaged easily and the colors will fade.";
}
else if (document.frm.mondtendenz.value =="Waning Moon")
{
document.frm.pflege.value ="Positive: at Waining Moon:\n Removal of body hair. Massages for relaxation and detoxication. Corrections of the nail bed.Cleaning of the skin against pimples with anti-inflammatory and contracting  herbs...\n\n\Negative:\nCutting of ingrown nails as they will not grow back properly.Application of skin treatment products.";
document.frm.garten.value ="Positive: \nFertilizing of flowers. Cutting of fruit woods..Cleaning of the fruit racks and shelves for the storage..\n\nNegative:\n The sowing and planting of rooty vegetables should be avoided. Spreading of liquid manure on the meadows. Refrain from watering and irrigating on Libra days..";
document.frm.kraut.value ="Positive:\n Collecting of medical herbs against kidney- and bladder problems..";
document.frm.gesundheit.value ="Positive:\n Ample drinking to flush kidneys and bladder. Better chance of success for operations and faster healing processes..\n\nNegative:\nBe aware of exposure. There is a tendency towards bladder- and kidney infection.Operations at organs or parts of the body that are assigned to Libra.";
document.frm.nahrung.value ="Rich food is well digested at Libra days..\n\n Negative:\n Avoid fat and rich food when your cholesterol level is high..";
document.frm.haushalt.value ="Positive:\n Airate extensively. Shoes should be cleaned this day and new shoes should be impregnated for the first time.. The dry cleaning of clothes is highly recommended. Additionally this day is suitably for all cleaning jobs."; 
};
}
if (document.frm.wert.value =="Gemini")
{
document.frm.sternzeichen.value ="The moon stands in the sign of Gemini. See the following results in the chart below."
document.frm.mondkraft.value ="ascending"
document.frm.koerper.value ="SHOULDERS, HANDS, ARMS, LUNGS, BRONCHIAL TUBES"
document.frm.organ.value ="GLANDS"
document.frm.pflanze.value ="BLOSSOM"
document.frm.nahrung.value ="FAT"
document.frm.wetter.value ="Itīs a LIGHT/AIR DAY!\n\nDays at which we feel good and at which are full of energy ."
document.frm.element.value="LIGHT, AIR"
if (document.frm.mondtendenz.value =="New Moon")
{
document.frm.pflege.value ="Positive: at New Moon:\n Removal of body hair. Massages for relaxation and detoxication. Corrections of the nail bed....\n\n\Negative:\nCutting of ingrown nails as they will not grow back properly.Application of skin treatment products.";
document.frm.garten.value ="Positive: \n Fertilizing of flowers to support the production of petals.Cutting back of plants and woods..\n\nNegative:\n Avoid irrigating and watering on Gemini days.Fighting of root pests.";
document.frm.kraut.value ="Positive:\n Collecting of medical herbs for problems with the lungs and bronchial tubes..";
document.frm.gesundheit.value ="Positive:\n Treatment and removal of warts. Better chance of success for operations and faster healing processes..\n\nNegative:\nOperations at organs or parts of the body that are assigned to Gemini.";
document.frm.nahrung.value ="Rich food is well digested at Genini days..\n\n Negative:\n Avoid fat and rich food when your cholesterol level is high..";
document.frm.haushalt.value ="Positive:\n Airate extensively. Shoes should be cleaned this day and new shoes should be impregnated for the first time.jobs. The dry cleaning of clothes is highly recommended. Additionally this day is suitably for all cleaning jobs.";
document.frm.sternzeichen.value ="New Moon in the sign of Gemini. New Moon is always a good time for a new beginning. IN EVERY RESPECT!."
}
else if (document.frm.mondtendenz.value =="Full Moon")
{
document.frm.pflege.value ="Positive: at Full Moon:\n Massages for regeneration and strength. Application of skin products with contracting effect....\n\nNegative:\n Removal of body hair, as they grow back fast. Cleaning of skin against pimples, because of development of scars..";
document.frm.garten.value ="Positive: \nFertilizing of flowers to support the production of petals.Cutting back of plants and woods..\n\nNegative:\n Avoid irrigating and watering on Gemini days.Fighting of root pests.";
document.frm.kraut.value ="Positive:\n Collecting of medical herbs for problems with the lungs and bronchial tubes..";
document.frm.gesundheit.value ="Positive.\nGood effect of supportive remedies ....\n\nNegative:\n  Treatment and removal of warts.Operations at organs or parts of the body that are assigned to Gemini.";
document.frm.nahrung.value ="Rich food is well digested at Genini days..\n\n Negative:\n Avoid fat and rich food when your cholesterol level is high..";
document.frm.haushalt.value ="Positive:\n Airate extensively. Cleaning furniture..\n\nNegative:\n Laundry, dry cleaning.";
}
else if (document.frm.mondtendenz.value =="Waxing  Moon")
{
document.frm.pflege.value ="Positive at Waxing Moon:\nMassages for regeneration and strength. Application of skin products with contracting effect....\n\Negative:\n Removal of body hair, as they grow back fast. Cleaning of skin against pimples, because of development of scars..";
document.frm.garten.value ="Positive: \nFertilizing of flowers to support the production of petals.Cutting back of plants and woods..\n\nNegative:\n Avoid irrigating and watering on Gemini days.Fighting of root pests.";
document.frm.kraut.value ="Positive:\n Collecting of medical herbs for problems with the lungs and bronchial tubes..";
document.frm.gesundheit.value ="Positive.\nGood effect of supportive remedies ....\n\Negative:\n  Treatment and removal of warts.Operations at organs or parts of the body that are assigned to Gemini...";
document.frm.nahrung.value ="Rich food is well digested at Genini days..\n\n Negative:\n Avoid fat and rich food when your cholesterol level is high..";
document.frm.haushalt.value ="Positive:\n Airate extensively. Cleaning furniture..\n\Negative:\n Laundry, dry cleaning.";
}
else if (document.frm.mondtendenz.value =="Waning Moon")
{
document.frm.pflege.value ="Positive at New Moon:\n Removal of body hair. Massages for relaxation and detoxication. Corrections of the nail bed....\n\n\Negative:\nCutting of ingrown nails as they will not grow back properly.Application of skin treatment products.";
document.frm.garten.value ="Positive: \nFertilizing of flowers to support the production of petals.Cutting back of plants and woods..\n\nNegative:\n Avoid irrigating and watering on Gemini days.Fighting of root pests.";
document.frm.kraut.value ="Positive:\n Collecting of medical herbs for problems with the lungs and bronchial tubes..";
document.frm.gesundheit.value ="Positive:\n Treatment and removal of warts. Better chance of success for operations and faster healing processes..\n\nNegative:\nOperations at organs or parts of the body that are assigned to Gemini.";
document.frm.nahrung.value ="Rich food is well digested at Gemini days..\n\n Negative:\n Avoid fat and rich food when your cholesterol level is high..";
document.frm.haushalt.value ="Positive:\n Airate extensively. Shoes should be cleaned this day and new shoes should be impregnated for the first time.jobs. The dry cleaning of clothes is highly recommended. Additionally this day is suitably for all cleaning jobs.";
};
}
if (document.frm.wert.value =="Capricorn")
{
document.frm.sternzeichen.value ="The moon stands in the sign of Capricorn. See the following results in the chart below."
document.frm.mondkraft.value ="ascending"
document.frm.koerper.value ="BONES, JOINTS, KNEE, SKIN"
document.frm.organ.value ="BLOOD CIRCULATION"
document.frm.pflanze.value ="ROOT"
document.frm.nahrung.value ="SALT"
document.frm.wetter.value ="Itīs a COLD DAY!\n\nDays at which one shivers and freezes, even if the temperatures are high."
document.frm.element.value="EARTH"
if (document.frm.mondtendenz.value =="New Moon")
{
document.frm.pflege.value ="Positive: at New Moon:\n Treatments of warts that have started at Waning Moon should be ended at New Moon. Removal of body hair. Correction of nail bed. Care of finger and toe nails. At New Moon they donīt grow back that fast..\n\n Negative:\n Cutting and correction of ingrown nails..";
document.frm.garten.value ="Positive: \n Sowing and planting of root vegetables.. Fertilizing of flowers with short roots. Weeding...";
document.frm.kraut.value ="Positive:\n Collecting of medical herbs for skin and joint problems. Production of medical ointments..\n\n Negative:\n Collecting and picking of healing seeds and fruits";
document.frm.gesundheit.value ="Positive:\n Massages for relaxation. Better chance of success for operations and faster healing processes...\n\n Negative:\n Avoid visits to the dentist, especially oral surgery.Operations at organs or parts of the body that are assigned to Capricorn.";
document.frm.nahrung.value ="Positive:\n Good salt quality, check if you use too much or to little..\n\n Negative:\n Avoid salt and salty food when suffering from high blood pressure..";
document.frm.haushalt.value ="Positive:\n Shoes should be cleaned this day and new shoes should be impregnated for the first time. Additionally this day is suitably for all cleaning jobs...\n\n Negative:\n Dry cleaning of clothes";
document.frm.sternzeichen.value ="New Moon in the sign of Capricorn. New Moon is always a good time for a new beginning. IN EVERY RESPECT!."
}
else if (document.frm.mondtendenz.value =="Full Moon")
{
document.frm.pflege.value ="Positive: at Full Moon:\n Care of toe and finger nails..\n\n Negative:\n Removal of body hair.";
document.frm.garten.value ="Positive: \n Sowing and planting of root vegetables.. Fertilizing of flowers with short roots. Weeding...";
document.frm.kraut.value ="Positive:\n Collecting of medical herbs for skin and joint problems. Production of medical ointments..\n\n Negative:\n Collecting and picking of healing seeds and fruits";
document.frm.gesundheit.value ="Negative:\n Operations at organs or parts of the body that are assigned to Capricorn.";
document.frm.nahrung.value ="Positive:\n Good salt quality, check if you use too much or to little..\n\n Negative:\n Avoid salt and salty food when suffering from high blood pressure..";
document.frm.haushalt.value ="Positive:\n  cleaning of furniture.\n\n Negative:\n Cleaning. Laundry Dry cleaning.";
}
else if (document.frm.mondtendenz.value =="Waxing Moon")
{
document.frm.pflege.value ="Positive: at Waxing Moon:\n Care of toe and finger nails..\n\n Negative:\n Removal of body hair.";
document.frm.garten.value ="Positive:\n Sowing and planting of root vegetables.. Fertilizing of flowers with short roots. Weeding...";
document.frm.kraut.value ="Positive:\n Collecting of medical herbs for skin and joint problems. Production of medical ointments..\n\n Negative:\n Collecting and picking of healing seeds and fruits";
document.frm.gesundheit.value ="Negative:\n Operations at organs or parts of the body that are assigned to Capricorn.";
document.frm.nahrung.value ="Positive:\n Good salt quality, check if you use too much or to little..\n\n Negative:\n Avoid salt and salty food when suffering from high blood pressure..";
document.frm.haushalt.value ="Positive:\n  cleaning of furniture.\n\n Negative:\n Cleaning. Laundry Dry cleaning.";
}
else if (document.frm.mondtendenz.value =="Waning Moon")
{
document.frm.pflege.value ="Positive: at Waning Moon:\n Treatments of warts that have started at Waning Moon should be ended at New Moon. Removal of body hair. Correction of nail bed. Care of finger and toe nails. At Waning Moon they donīt grow back that fast..\n\n Negative:\n Cutting and correction of ingrown nails.";
document.frm.garten.value ="Positive: \n Sowing and planting of root vegetables.. Fertilizing of flowers with short roots. Weeding...";
document.frm.kraut.value ="Positive:\n Collecting of medical herbs for skin and joint problems. Production of medical ointments..\n\n Negative:\n Collecting and picking of healing seeds and fruits";
document.frm.gesundheit.value ="Positive:\n Massages for relaxation. Better chance of success for operations and faster healing processes...\n\n Negative:\n Avoid visits to the dentist, especially oral surgery.Operations at organs or parts of the body that are assigned to Capricorn.";
document.frm.nahrung.value ="Positive:\n Good salt quality, check if you use too much or to little..\n\n Negative:\n Avoid salt and salty food when suffering from high blood pressure..";
document.frm.haushalt.value ="Positive:\n Shoes should be cleaned this day and new shoes should be impregnated for the first time. Additionally this day is suitably for all cleaning jobs...\n\n Negative:\n Dry cleaning of clothes";
};
}
if (document.frm.wert.value =="Taurus")
{
document.frm.sternzeichen.value ="The moon stands in the sign of Taurus. See the following results in the chart below."
document.frm.mondkraft.value ="ascending"
document.frm.koerper.value ="JAW, TEETH, NECK, THROAT, EARS"
document.frm.organ.value ="BLOOD CIRCULATION"
document.frm.pflanze.value ="ROOT"
document.frm.nahrung.value ="SALT"
document.frm.wetter.value ="Itīs a COLD DAY!\n\nDays at which one shivers and freezes, even if the temperatures are high."
document.frm.element.value="EARTH"
if (document.frm.mondtendenz.value =="New Moon")
{
document.frm.pflege.value ="Positive: at New Moon:\n Removal of body hair. Massages for relaxation and detoxication. Reflexatory of the feet.\n\n Negative:\n Nail care. Application of skin products.";
document.frm.garten.value ="Positive: \nSowing and planting of root vegetables and root herbs. Planting of trees, bushes and brushes. Preparation of compost. Fertilizing of plants with weak roots. Fighting of pests..";
document.frm.kraut.value ="Positive:\n Collecting of medical herbs against throat- and ear diseases...\n\n Negative:\n Collecting and picking of healing roots.";
document.frm.gesundheit.value ="Positive:\n Treatment and removal of warts.Massages for relaxation. Exercise.Better chance of success for operations and faster healing processes..\n\nNegative:\n Avoid visits to the dentist, especially oral surgery. Operations at organs or parts of the body that are assigned to Taurus.";
document.frm.nahrung.value ="Negative:\n Avoid rich and fat food. Be cautious with salty food, even if the craving is strong - especially important for people with high blood-pressure...";
document.frm.haushalt.value ="Positive:\n Short airing. Shoes should be cleaned this day and new shoes should be impregnated for the first time. The dry cleaning of clothes is highly recommended. Additionally this day is suitably for all cleaning jobs.";
document.frm.sternzeichen.value ="New Moon in the sign of Taurus. New Moon is always a good time for a new beginning. IN EVERY RESPECT!.";
}
else if (document.frm.mondtendenz.value =="Full Moon")
{
document.frm.pflege.value ="Positive: at Full Moon:\n Application of skin care products. Massages for relaxation and detoxication.Massages for the strengthening of the neck muscles.Reflexatory of the feet...\n\nNegative:\nRemoval of body hair.";
document.frm.garten.value ="Positive: \n Sowing and planting of root vegetables and root herbs. Planting of trees, bushes and brushes. Preparation of compost. Fertilizing of plants with weak roots. Fighting of pests..";
document.frm.kraut.value ="Positive:\n Collecting of medical herbs against throat- and ear diseases...\n\n Negative:\n Collecting and picking of healing roots.";
document.frm.gesundheit.value ="Positive:\n Treatment and removal of warts.Avoid visits to the dentist, especially oral surgery. Operations at organs or parts of the body that are assigned to Taurus.";
document.frm.nahrung.value ="Negative:\n Be cautious with salty food, even if the craving is strong - especially important for people with high blood-pressure...";
document.frm.haushalt.value ="Positive:\n Short airing. Cleaning of furniture..\n\nNegative:\n Doing the laundry as persistent stains stay in the fabric. Cleaning. Dry cleaning is not recommended, as the fabric is damaged easily and the colors will fade.";
}
else if (document.frm.mondtendenz.value =="Waxing Moon")
{
document.frm.pflege.value ="Positive: at Waxing Moon:\n Application of skin care products. Massages for relaxation and detoxication.Massages for the strengthening of the neck muscles.Reflexatory of the feet...\n\nNegative:\n Removal of body hair.";
document.frm.garten.value ="Positive:\n Sowing and planting of root vegetables and root herbs. Planting of trees, bushes and brushes. Preparation of compost. Fertilizing of plants with weak roots. Fighting of pests..";
document.frm.kraut.value ="Positive:\n Collecting of medical herbs against throat- and ear diseases...\n\n Negative:\n Collecting and picking of healing roots.";
document.frm.gesundheit.value ="Negative:\n Treatment and removal of warts.Avoid visits to the dentist, especially oral surgery.Operations at organs or parts of the body that are assigned to Taurus.";
document.frm.nahrung.value ="Negative:\n Be cautious with salty food, even if the craving is strong - especially important for people with high blood-pressure...";
document.frm.haushalt.value ="Positive:\n Short airing. Cleaning of furniture..\n\nNegative:\nDoing the laundry as persistent stains stay in the fabric. Cleaning. Dry cleaning is not recommended, as the fabric is damaged easily and the colors will fade.";
}
else if (document.frm.mondtendenz.value =="Waning Moon")
{
document.frm.pflege.value ="Positive: at Waining Moon:\n Removal of body hair. Massages for relaxation and detoxication. Reflexatory of the feet.\n\n Negative:\n Nail care. Application of skin products.";
document.frm.garten.value ="Positive: \n Sowing and planting of root vegetables and root herbs. Planting of trees, bushes and brushes. Preparation of compost. Fertilizing of plants with weak roots. Fighting of pests..";
document.frm.kraut.value ="Positive:\n Collecting of medical herbs against throat- and ear diseases...\n\n Negative:\n Collecting and picking of healing roots.";
document.frm.gesundheit.value ="Positive:\n Treatment and removal of warts.Avoid visits to the dentist, especially oral surgery.Operations at organs or parts of the body that are assigned to Taurus.";
document.frm.nahrung.value ="Negative:\n  Avoid rich and fat food. Be cautious with salty food, even if the craving is strong - especially important for people with high blood-pressure...";
document.frm.haushalt.value ="Positive:\n Short airing. Shoes should be cleaned this day and new shoes should be impregnated for the first time. The dry cleaning of clothes is highly recommended. Additionally this day is suitably for all cleaning jobs.";
};
}
if (document.frm.wert.value == "Sagittarius")
{
document.frm.sternzeichen.value = "The moon stands in the sign of  Saggittarius. See the following results in the chart below."
document.frm.mondkraft.value = "ascending"
document.frm.koerper.value = "VEINS, THIGHS"
document.frm.organ.value = "SENSEORGANS"
document.frm.pflanze.value = "FRUIT"
document.frm.nahrung.value = "PROTEIN"
document.frm.wetter.value = "Itīs a WARMTH DAY!\n\nIt favors harmony and inner peace. Use this day for nice things."
document.frm.element.value = "FIRE"

if (document.frm.mondtendenz.value == "New Moon")
{
document.frm.pflege.value = "Positive: at New Moon\n Removal of body hair. Correction of the nail bed.\n\n Negative:\n Cutting and correction of ingrown hair.";
document.frm.garten.value = "Positive:\n Planting of vegetables, berries and fruits. Planting of string beans and cultivation of corn. Planting of tomatoes, pumpkin, cucumber, zucchini, peas and beans. Cultivation of grain. Fertilizing of fruits, vegetables and grain.\nNegative:\n\n Fertilizing of vegetables. Digging and weeding, as the ground dries out easily and weed grows back faster.";
document.frm.kraut.value = "Positive:\n Collecting of herbs against circulatory problems. Collecting or picking of healing seeds and fruits. Production of medical ointments.";
document.frm.gesundheit.value = "Positive:\n Massages for the relaxation of the back muscles and the legs. Dental treatment. Better chance of success for operations and faster healing processes.\n\n Negative:\n Back and sciatica pain, especially when the weather changes.\n Operations at organs or parts of the body that are assigned to Saggittarius.";
document.frm.nahrung.value = "Food containing protein and fruits should be taken into consideration at these days..";
document.frm.haushalt.value = "Positive:\n Cleaner laundry with less washing powder. Shoes should be cleaned this day and new shoes should be impregnated for the first time. The dry cleaning of clothes is highly recommended. Additionally this day is suitably for all cleaning jobs.";
document.frm.sternzeichen.value = "Itīs New Moon in the sign of  Saggittarius. New Moon is always a good time for a new beginning. IN EVERY RESPECT!";
}
else if (document.frm.mondtendenz.value == "Full Moon")
{
document.frm.pflege.value = "Positive:at Full Moon\n Massages for regeneration and recovery\n\n Negative:\n Removal of body hair, as they grow again fast. Removal of pimples, scars could remain";
document.frm.garten.value = "Positive:\n Planting of vegetables, berries and fruits.Planting of string beans and cultivation of corn. Planting of tomatoes, pumpkin, cucumber, zucchini, peas and beans. Cultivation of grain. Fertilizing of fruits, vegetables and grain.\n Negative:\n\n Fertilizing of vegetables. Digging and weeding, as the ground dries out easily and weed grows back faster.";
document.frm.kraut.value = "Positive:\n Collecting of herbs against circulatory problems. Collecting or picking of healing seeds and fruits.Production of medical ointments.";
document.frm.gesundheit.value = "Positive:\n Massages for the relaxation of the back muscles and the legs. Dental treatment..\n\n Negative:\n Back and sciatica pain, especially when the weather changes.\n Operations at organs or parts of the body that are assigned to Saggittarius.";
document.frm.nahrung.value = "Food containing proteins and fruits should be taken into consideration at these days..";
document.frm.haushalt.value = "Positive:\n Only short airing of the beds. Waxing and polishing of furniture. \n\n Negative:\n Doing the laundry as persistent stains stay in the fabric. Cleaning. Dry cleaning is not recommended, as the fabric is damaged easily and the colors will fade.";
}
else if (document.frm.mondtendenz.value == "Waxing Moon")
{
document.frm.pflege.value = "Positive:at Waxing Moon:\n Massages for regeneration and recovery. \n Negative:\n Removal of body hair,as they grow again fast.Removal of pimples, scars could remain";
document.frm.garten.value ="Positive:\n Planting of vegetables, berries and fruits.Planting of string beans and cultivation of corn. Planting of tomatoes, pumpkin, cucumber, zucchini, peas and beans. Cultivation of grain. Fertilizing of fruits, vegetables and grain.\n Negative:\n\n Fertilizing of vegetables.Digging and weeding, as the ground dries out easily and weed grows back faster";
document.frm.kraut.value = "Collecting of herbs against circulatory problems. Collecting or picking of healing seeds and fruits. Production of medical ointments.";
document.frm.gesundheit.value = "Positive:\n Massages for the relaxation of the back muscles and the legs. Dental treatment.\n\n Negative:\n Back and sciatica pain, especially when the weather changes.\nOperations at organs or parts of the body that are assigned to Saggittarius.";
document.frm.nahrung.value = "Food containing proteins and fruits should be taken into consideration at these days..";
document.frm.haushalt.value = "Positive:\n Only short airing of the beds. Waxing and polishing of furniture.\n\n Negative:\n Doing the laundry as persistent stains stay in the fabric. Cleaning. Dry cleaning is not recommended, as the fabric is damaged easily and the colors will fade.";
}
else if (document.frm.mondtendenz.value == "Waning Moon")
{
document.frm.pflege.value = "Positive: at Waning Moon\n Removal of body hair. Correction of the nail bed.\n\nNegative:\n Cutting and correction of ingrown hair.";
document.frm.garten.value = "Positive:\n Planting of vegetables, berries and fruits.Planting of string beans and cultivation of corn.Planting of tomatoes, pumpkin, cucumber, zucchini, peas and beans.Cultivation of grain. Fertilizing of fruits, vegetables and grain.\n Negative:\n\n Fertilizing of vegetables.Digging and weeding, as the ground dries out easily and weed grows back faster.";
document.frm.kraut.value = "Collecting of herbs against circulatory problems. Collecting or harvesting of healing seeds and fruits. Production of medical ointments.";
document.frm.gesundheit.value = "Positive:\n Massages for the relaxation of the back muscles and the legs. Dental treatment. Better chance of success for operations and faster healing processes.\n\n Negative:\n Back and sciatica pain, especially when the weather changes.Operations at organs or parts of the body that are assigned to Saggittarius.";
document.frm.nahrung.value = "Food containing proteins and fruits should be taken into consideration at these days..";
document.frm.haushalt.value = "Positive:\n Cleaner laundry with less washing powder. Shoes should be cleaned this day and new shoes should be impregnated for the first time. The dry cleaning of clothes is highly recommended. Additionally this day is suitably for all cleaning jobs.";
};
}
}




//-->
