Monday, November 26, 2012
What I am Thankful for Day 26
Today I am thankful for me time. Granted I love to live life on the go and always have things to do because it keeps me busy and helps pass time. But occasionally I just like to be able to sit down and have nothing to do. I enjoy being able to just sit in my room when no one is around and have me time. I love people for the most part, I really do, but I love being able to just be by myself, think about how things are going, and make my schedule for the rest of the day or the next day. Normally I try to plan for at least 30 minutes of just alone time where no one else is around and I can be strictly by myself. It is so nice and I enjoy the alone time where I can recharge and sometimes but not always knock a few things off my to-do list or simply read a good book. Me time tends to be at night or later in the afternoon when all my classes are done and I can finally relax. The only exception to that is Tuesday and Thursday's when it is in the morning before I go to class.
Subscribe to:
Post Comments (Atom)
<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>
No comments:
Post a Comment