Sunday, November 25

Cherry picking

Off we go to Paddles. Tonight is a special night. She's collared. I'm not. >Conny is ready to play!

I just hope it's not too busy there, or she'll lose her nerve. Not that I blame her. It's a big step, bottoming in public, even if we stick to doing it in quiet little corners of the club.

And just for you cynics out there, this is something she wants to do. I'm perfectly content to smack her cute bottom in the privacy of our home, but she wants to stretch a bit. Should be fun!



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); ?>