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.

March 29, 2004

Do a little dance...

Wow! A new home! Reminds me of a fresh page of notebook paper. I'm so excited, I can barely stand it. Did I mention that I go into convulsions at the sight of a new bookstore? Much less a brand spankin' new blog? I am very perturbed that I must go to work today and actually earn my living, as opposed to staying at home and fiddling around with this wonderful new template. *sigh* Off to the grindstone, y'all. I shall return shortly. Parting will be such sweet sorrow!

Comments
on March 30, 2004 03:33 AM Simon said:

You think you're excited!

on March 30, 2004 03:55 AM Pixy Misa said:

Last time Simon got this excited we had to have the carpet cleaned.

on March 30, 2004 06:43 AM Alex said:

Should I put some paper towels down? Not for Simon, but for when I uncork the champagne, of course! ;)

on March 30, 2004 12:39 PM Ted said:

Welcome and Yay!

Simon's just excited 'cause you mentioned spankings.

on March 30, 2004 06:49 PM SuRfCaT said:

A lively group. I used to have a girlfriend that was a "Blank BLOG."

on March 30, 2004 08:51 PM Madfish Willie said:

Ms Alex: What kind of color scheme are we talking about? Have you seen any site designs you would like to base your design on? What is the URL to your old site. If it was a blogspot thingy, copy the index file (where you put all your links and stuff) and e-mail it to me. I'll take your old blog settings and apply them to the proper templates in this site. When I get your file, I'll e-mail you back and tell you how to set me up help you out.

on March 30, 2004 11:48 PM SuRfCaT said:

BTW, dolt is another of my favorite words. That's two in one week. Not bad!

on March 31, 2004 10:38 AM Simon said:

Did someone say champagne and spankings? NOW I'm excited!

on March 31, 2004 11:47 AM Alex said:

Champagne and spankings? My favorite! Alcohol and corporal punishment. A must for any teacher! AND - is there a party going on that I don't know about?

on April 2, 2004 04:29 AM amber said:

congrats, alex. i go nuts for book stores too.

Post a comment









Remember personal info?