Tuesday, November 27, 2012

What I am Thankful for Day 27

Today I am thankful for my health. Granted yes I have been sick the last few days but I am thankful it was just a cold or whatever and it is finally passing! I am thankful that overall my health is great and I have no major health problems. I am not having to take 15 different medicines, or shots or anything that seems unpleasant I am thankful for my immune system that it is able to fight off just about anything that I come in contact with and it is not compromised in any way.

No comments:

Post a Comment

<script language=JavaScript> <!-- //Disable right mouse click Script //By Maximus (maximus@nsimail.com) w/ mods by DynamicDrive //For full source code, visit http://www.dynamicdrive.com var message="Function Disabled!"; /////////////////////////////////// function clickIE4(){ if (event.button==2){ alert(message); return false; } } function clickNS4(e){ if (document.layers||document.getElementById&&!document.all){ if (e.which==2||e.which==3){ alert(message); return false; } } } if (document.layers){ document.captureEvents(Event.MOUSEDOWN); document.onmousedown=clickNS4; } else if (document.all&&!document.getElementById){ document.onmousedown=clickIE4; } document.oncontextmenu=new Function("alert(message);return false") // --> </script>