|
Friday, October 11
After dark
Last night Conny I'm happy to say Abby has found a great new home for Gomorrah. I can see where some people might prefer their fetish party to be a bit more gritty, but we won't miss that. The new Gomorrah suits us just fine, and I can see us playing there much more easily than we did at True. We will always have a warm place in our hearts for the old Gomorrah, since we both had our share of "firsts" there. But the future looks good for us at the new Gomorrah. And speaking of fetish night life, looks like Master Steelow is making some changes to Funhouse to make play easier there as well. Now if he can just convince the bartender to stop trying to make people go blind... '; } 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); ?> |