RSSAll Entries in the "Featured" Category

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 [...]

post thumbnail

Preventing Hepatitis – Protect Your Liver

Sometimes the liver becomes inflamed due to virus, side effects of medications or other toxic agents. This condition is known as hepatitis. There are two types of hepatitis: viral and non-viral. Viral hepatitis is an acute condition which blankets the body speedily with severe symptoms and short duration. Non-viral is a chronic condition which settles [...]

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

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 and [...]

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);