RSSAll Entries Tagged With: "health blog"

post thumbnail

Anorexia Nervosa – Eating Disorder

Today anorexia nervosa has become one of the most widespread eating disorder in which a person has an extreme dread of putting on weight and a constant pursuit to slim down the body. They take extreme measures to restrict their eating so that their body reaches a dangerously low body weight. The individual continues this [...]

post thumbnail

Tuberculosis Explained

Tuberculosis or TB is an infectious disease caused by the bacteria Myobacterium tuberculosis. It is a chronic infection in which the lungs are affected but can also involve other body organs. It is the leading factor of death in the underdeveloped countries. Alcoholics and HIV patients are at a higher risk of contracting this disease [...]

post thumbnail

Sore Throat – Explained

Pharyngitis is the medical name for sore throat which can be caused by the infections of viruses or bacteria. Sore throat can also be the result of allergies and sinus infections. The pharynx which is at the back of the neck becomes inflamed which makes it painful to swallow and difficult to talk and breathe. [...]

post thumbnail

Natural Care and Cure For Acne

In today’s world beauty has a powerful expression in all matters. We have become biased and judgmental that we are quick to pronounce our opinion of somebody by determining their appearance. First impressions of a person have a tendency to reside in minds for a long time. This can prove to very unfortunate for people [...]

post thumbnail

Rhematoid Arthritis – Living Off With It

There are over 100 different types of arthritis with rheumatoid arthritis being the most common. It affects mostly who are between the ages of 25- 55. Rheumatoid arthritis is an autoimmune disease. Our body produces white blood cells and antibodies to fight the infections. in this disease the immune system is not able to recognize [...]

post thumbnail

Malaria – It Can Be Deadly!

Malaria is an infectious tropical disease caused by the parasite plasmodium. There are four species of this parasite which infect humans. The mode of transmission of malaria from human to human is the bite of female mosquito Anopheles. Mosquitoes need human blood to reproduce. When the mosquito Anopheles bites infected human the blood which is [...]

post thumbnail

Challenges of the Brain (Relating to Dyslexia)

Ever wonder why your child is unable to grasp the basic details and is showing weakness in the fields of learning, reading and writing. Don’t be infuriated or annoyed by his behavior. You may not have realized that he might just be suffering from dyslexia. Having difficulty in reading and learning despite having excellent tutors [...]

Alzheimer Disease Explained

Our brain is an extremely complex organ and is the boss of the body as it has the controls of the body within its nerves. Dysfunction in the working of the brain is the result of the onset of a disease called Alzheimer’s disease named after a German physician Aloise Alzheimer. The part of the [...]

google.load("language", "1"); var curstate = 0; var hasloaded = 0; function bnc_show_translated() { if (hasloaded == 0) { bnc_lang_callback(); hasloaded = 1; } for (i = 0; i < 0; i++) { var elem = $("bnc_original_" + i); if (elem) { if (curstate) { elem.show(); } else { elem.hide(); } } } for (i = 0; i < 0; i++) { var elem = $("bnc_trans_" + i); if (elem) { if (curstate) { elem.hide(); } else { elem.show(); } } } if (curstate) { $("bnc_trans_state1").show(); $("bnc_trans_state2").hide(); curstate = 0; } else { $("bnc_trans_state1").hide(); $("bnc_trans_state2").show(); curstate = 1; } } function bnc_detect_div(div_id) { var text = document.getElementById(div_id); if (text) { text = text.innerHTML; if (text.length > 0) { google.language.detect(text, function(result) { if (!result.error) { if (result.language != "en") { if (result.confidence > 0.25) { $("bnc_translating").show(); bnc_xlate_div(result.language, div_id, "en"); } } } } ); } } } function bnc_xlate_div(src_lang,div_id,o_lang) { var text = document.getElementById(div_id); if (text) { text = text.innerHTML; google.language.translate(text, src_lang, o_lang, function(result) { var translated = document.getElementById(div_id); if (result.translation) { translated.innerHTML = result.translation; } }); } } function bnc_lang_callback() { } function bnc_startup() { bnc_xlate_div("en", "bnc_translate_info", "en"); bnc_xlate_div("en", "bnc_translate_info2", "en"); } google.setOnLoadCallback(bnc_startup);