RSSAuthor Archive for John Reed

John Reed has been blogging about health related issues for many months. He spends a lot of time researching on the latest health concerns and carefully formulating an interesting post that is not just interesting to read, but also informative. You can also contact him (use the Contact link above) for a personal issue and he'll try his best to help you solve it.

post thumbnail

Laser Skin Rejuvenation, successfully restoring youthful appearance

Why is laser skin rejuvenation preferred to its conventional counterpart? Laser skin rejuvenation is regarded as the far much more potent and effective treatment than the standard strategies that could possibly trigger bleeding, bruising and demand longer period for recovery. Inside the regular procedures, the old layer of the skin is removed to make certain [...]

Acne scars , what you need to know

Acne scars, are they treatable Acne scars are permanent but can be treated. Treatment of scarring may require many different kinds of treatments, depending on the kind of scarring present. The most respected online publication providing information about acne scars, treatments, and prevention. Our mission is to provide you, our reader, with unbiased, scientifically accurate [...]

post thumbnail

Ambient Light During Sleep and The Affect on Metabolism

Frustrated that your exercise routine and constantly calorie counting has not yielded any weight loss results? Are you in fact gaining more weight then before you began exercising and monitoring your food consumption? The key to your weight gain could be a result of an external factor that you never took into account, the exposure [...]

post thumbnail

Natural Acne Cure

If you think that it’s a difficult job to find a remedy for your pimples, then you’ll be surprised. Finding a cure, itself is not difficult. The trick here, is to find one that actually works for your skin and acne, is natural, and does not have any unpleasant side effects. People tend to get [...]

post thumbnail

Metabolism Boosters – Food That Helps

Metabolism is one of the core components of any weight loss program that you follow. And the most efficient way to boost your metabolism is to eat the most important meal of the day. Unfortunately, it’s also one that most people generally tend to go without. BREAKFAST! It’s one of the most important meal of [...]

post thumbnail

ARTHRITIS – your day to day solutions

Chronic arthritis was once considered a debilitating disease that inevitably slowed you down, ultimately leaving you disabled. Action was what arthritis prevented. Or so it was thought. Arthritis remains the number one cause of disability in the nation and was declared a National Health Priority in 2002. No-one has yet found a cure, but action [...]

post thumbnail

How Water Helps You Maintain A Good Healthy Body

Water is a great ‘medicine’ that can help to prevent and cure various illnesses. It’s one medicine that’s available in almost every household; pure water. If you are not aware of how water helps to keep you healthy and cure quite a few illnesses, then I suggest you read on. Water is an essential element [...]

post thumbnail

How Can A Headache Pillow Help?

Gravitational force does have such a wonderful effect on the human body. If you have the slightest maladjustments in the posture of your body, you can’t remain in the position for a long time. You feel the necessity to change it. Head ache pillow, the specially designed ones for this ailment, does play a positive [...]

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

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

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