|
Wednesday, March 28
Same leash, different side
Tonight Conny and I once again do our Wednesday night thing. First to a T.E.S. meeting, the discussion is on people who switch (i.e. enjoy both dominating and submitting). After that, dinner, and tonight we will be going with a group from T.E.S. We will follow this by heading out to Gomorrah / True again. We are turning into real creatures of habit, it seems. We had a great dinner Monday night with a new friend from T.E.S. who we had met the previous evening at Gomorrah, and we'll be seeing him again tonight. As they say, the more the merrier! And another big difference for tonight is Conny is wearing the collar. This will be quite interesting... '; } 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); ?> |