Friday, December 3

Surprise

My birthday present extends my birthday to this weekend: it is a surprise day-trip. I don't know the destination, I just know that Saturday morning we're taking a train somewhere, and to pack one nice "dinner" outfit, and a swim suit. We return Sunday evening.

I'm stumped, frankly.

Though, if I don't post next week, suspect foul play. For all I know, she's taking me someplace to have me committed. Not that I could blame her, really. But at least it seems like the hospital will have a swimming pool! Hurray!



Older entries

'; } else { if(stristr($filename,"archive")) { $dir=$_SERVER['DOCUMENT_ROOT']; $template='_01_archive.html'; $tail=strlen($template); $thisArchive=$filename; //$files=scandir($dir); $dh = opendir($dir); while (false !== ($filename = readdir($dh))) { $files[] = $filename; } sort($files); $earlyarch=""; $laterarch=""; $prevarch=""; $next=0; foreach($files as $file) { if (substr($file,-$tail)==$template) { if ($next==1) { $laterarch=$file; $earlyarch=$prevarch; $next=0; } if ($file==$thisArchive) { $next=1; } else { $prevarch=$file; $earlyarch=$prevarch; } } } $link=''; $divider=''; if(file_exists($earlyarch)) { $link='< Earlier Archive'; $divider=" | "; } if(file_exists($laterarch)) { $link=$link.$divider.'Later Archive >'; } $link=$link.'

'; } } echo($link); ?>