var HOST = 'hurlnecklace.mu.nu'; // Copyright (c) 1996-1997 Athenia Associates. // http://www.webreference.com/js/ // License is granted if and only if this entire // copyright notice is included. By Tomer Shiran. function setCookie (name, value, expires, path, domain, secure) { var curCookie = name + "=" + escape(value) + ((expires) ? "; expires=" + expires.toGMTString() : "") + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + ((secure) ? "; secure" : ""); document.cookie = curCookie; } function getCookie (name) { var prefix = name + '='; var c = document.cookie; var nullstring = ''; var cookieStartIndex = c.indexOf(prefix); if (cookieStartIndex == -1) return nullstring; var cookieEndIndex = c.indexOf(";", cookieStartIndex + prefix.length); if (cookieEndIndex == -1) cookieEndIndex = c.length; return unescape(c.substring(cookieStartIndex + prefix.length, cookieEndIndex)); } function deleteCookie (name, path, domain) { if (getCookie(name)) document.cookie = name + "=" + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + "; expires=Thu, 01-Jan-70 00:00:01 GMT"; } function fixDate (date) { var base = new Date(0); var skew = base.getTime(); if (skew > 0) date.setTime(date.getTime() - skew); } function rememberMe (f) { var now = new Date(); fixDate(now); now.setTime(now.getTime() + 365 * 24 * 60 * 60 * 1000); setCookie('mtcmtauth', f.author.value, now, '', HOST, ''); setCookie('mtcmtmail', f.email.value, now, '', HOST, ''); setCookie('mtcmthome', f.url.value, now, '', HOST, ''); } function forgetMe (f) { deleteCookie('mtcmtmail', '', HOST); deleteCookie('mtcmthome', '', HOST); deleteCookie('mtcmtauth', '', HOST); f.email.value = ''; f.author.value = ''; f.url.value = ''; } //-->
Doin' the time to get the dime. Her Momma did NOT raise her to drink cheap champagne.

April 21, 2004

Swamped

When I was in High School, my best friend Beth and I used to write notes in list form. Efficient little fuckers, we were. In light of recent events (namely me not having any time to myself), I have decided to readopt that format.

No voice.

Meals for the past three days? Weight watchers for lunch, spinach for dinner. Cheese for breakfast if lucky.

Husband? Far away? Flimsy phone cuts me off. Hello? Hello! Hello? Hello! Can't hear you! Click!

Idle hands scribbled patterns into the carpet to be scrubbed out with RESOLVE tomorrow.

Overwhelmingly large 3 assignments hang over my head. Impending doom. Dun dun dun dun.

Kindergarteners? Kicking my A.S.S. (shh!) Talk. Incessantly. Move. Jerkingly. Picked noses and wiped tears.

Black circles under my eyes? Racoon is out. Well rested is in.

Adieu.

Oh. If you have linked me and would like me to link you back, please let me know. I am all about the RECIPROCITY. Hey! (lightbulb!) I can be a comments whore, and a LINK WHORE! I'll just slap that badge on my whore...on my whore...what the hell is that thing that the girlscouts wear? I can put it in my whorefolio!

Comments
on April 22, 2004 09:23 AM geoff said:

oooooooooooh i would love to be linked, but only if you want to link me (let's see if this reciprocity is for real!!!)

on April 22, 2004 10:42 AM rachel said:

I think that you allready link me.. however right now i'm very bitter and annoyed with anything that comes close to resembling my husband so I'm going to go make his life miserable instead of yours.

on April 22, 2004 01:14 PM Genevieve said:

I'd love to be linked too!

Post a comment









Remember personal info?