|
Thursday, August 22
Sharing the collar
There's subtle ways getting a dog has impact my life. One unintended consequence is less kink. Or rather more difficult kink. Do not be frightened. The dog is not involved in our kink. Let's just not go there. What has happened is Conny (All three of his carpet accidents get thoroughly cleaned up, but there's still that smell of pet-stain cleaner in the rug. We will get the carpet cleaned professionally once Leo is fully housebroken, and we're almost there.) And it's not just all out play that's a problem. When Conny has me collared In spite of these adjustments, though, I wouldn't trade the puppy for the world. And now we have an excuse to go out and play more, something I don't mind in the least. '; } 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); ?> |