|
Friday, January 17
Wait for it
You would think people would never want to actively seek out frustration, especially sexual frustration. But if you did, you'd be underestimating just how diverse (or perverse) human sexuality can be. Next Tuesday I'll be doing a talk for T.E.S. It's a very sexual and very psychological form of SM And no, just not having sex isn't teasing and denial. It's just the denial. People who actually get off on that are engaged in chastity play, and yeah, there's plenty of those folks too. There's as many ways to enjoy sex as there are people. This is a good thing. '; } 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); ?> |