Windows to the world

Our vision is one of the most remarkable endowments that have been gifted to us by God. Our eyes are the tools of expressing emotions and feelings. They are the windows to the world. Without them our world is dark and we would not be able to view the life’s kaleidoscopic colors or the beauty of nature. Most of us take our vision for granted and contemplate about it only when we see a blind person or start having some vision problems.

Our eyes are also subjected to wear and tear from the sun’s rays, dust, pollution or sitting in front of the computer all day. Watching excessive television, reading in the dark, deficient diet, genes and old age can cause vision deterioration.

There are some steps which can be taken to guarantee healthy and normal vision:

  • Visit your eye doctor annually for eye care exam as the doctors may evaluate any changes or problems in vision. An early diagnosis is the key to preventing to potential hazards later.
  • One of the worst enemies of our eyes is the sun. Sunglasses can shield the eyes from harmful UV rays and minimize the risk of cataracts and other eye diseases.
  • Vitamins A, C or E should be incorporated in the diet. Eat citrus fruits and green leafy vegetables. This can do immense good to your eyes.
  • Eye exercise can prove to be beneficial for eyes. Prevent from putting a strain on your eyes. While working long hours it is recommended that you take visual breaks for 5-i0 minutes every hour. Don’t focus on one object for prolonged periods.
  • Quit smoking as it can cause irreversible damage of the optic nerve and lead to poor eyesight.

Other home remedies which can prove valuable are:

  • Put cucumber slices or potato slices on your eyes to treat dark circles.
  • Soak cotton pads in milk and place on eyes. This will soothe the eyes and relax the muscles.
  • Wash eyes frequently with ice cold water.

It is the philosophy of life that if you give care and nourishment to something you will reap the rewards later and receive the utmost from it. Eyes are no exception. It is of paramount importance not only from cosmetic but also from medical point of view to take precautions and indulge in eye care. It may be a little time-consuming but in later life it can make a world of difference.

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google

Random Posts

Filed Under: Eye Care

Tags:

About the Author: 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.

RSSComments (0)

Trackback URL

Leave a Reply




If you want a picture to show with your comment, go get a Gravatar.

Anti-Spam Protection by WP-SpamFree

Security Code:

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