This is for only for buddies that live in a climate where you get to experience the 4 seasons. It hit me this week, the winter is starting to wear me out.
I am getting depressed, it is a seasonal depression that happens during the 2 extreme seasons that is winter and summer. I have been doing great on my plan eating really healthy and exercisinng twice a day. This week I just couldn’t get up early and get the energy boost to start my day. If I exercise I can shower and get my daily packing done in 20 minutes, if I dont get some exercise that chore takes about 40 minutes and I forget half the stuff I need to do.
So I really want this winter to be over sick and tired of being cold, I want to start an outdoor routine but need the weather to change. I am getting stoked to have the spring start and jump start a further weight loss.
I do have 11 straight weeks of losing weight, this week might be a slight reveresal of that trend. Doing much less exercise and my eating habits have slipped this week. Last night went out to eat and had no will power ate the extreme nachos and had a burger with home made potato chips. Well at least it was worth it those chips were completely outrageous. We will see if I am still saying that on WID (weigh in day which is Wednesday). At least I have identified was is going on and hopefully change things around.
Are there any other seansonal depression sufferors out there?
var callCount = 0; function rmvScroll( msg ) { if ( ++callCount > 10 ) { msg.style.visibility = “visible”; } if ( callCount msg.clientHeight ) { newHeight = msg.scrollHeight + delta; } delta = msg.offsetWidth - msg.clientWidth; delta = ( isNaN( delta )? 1 : delta + 1 ); if ( msg.scrollWidth > msg.clientWidth ) { newWidth = msg.scrollWidth + delta; } msg.style.overflow = “visible”; msg.style.visibility = “visible”; if ( newWidth > 0 || newHeight > 0 ) { var ssxyzzy = document.getElementById( “ssxyzzy” ); var cssAttribs = [’#’ + msg.id + ‘{’]; if ( newWidth > 0 ) cssAttribs.push( ‘width:’ + newWidth + ‘px;’ ); if ( newHeight > 0 ) cssAttribs.push( ‘ height:’ + newHeight + ‘px;’ ); cssAttribs.push( ‘}’ ); try { ssxyzzy.sheet.deleteRule( 0 ); ssxyzzy.sheet.insertRule( cssAttribs.join(”"), 0 ); } catch( e ){} } } function imgsDone( msg ) // for Firefox, we need to scan for images that haven’t set their width yet { var imgList = msg.getElementsByTagName( “IMG” ); var len = ((imgList == null)? 0 : imgList.length); for ( var i = 0; i