|
Monday, November 4
The Freaky Minority
As an atheist/agnostic/general all around unbeliever, I understand what Zach means. You know, I hate to ask for sympathy in general, and I'm not quite as vociferous as some, but nonetheless I do feel that atheists are the last minority group that it's OK to discriminate against.Us godless folks get no respect. But, if you want to really experience persecution and discrimination, try being openly kinky. That's a group it's still quite ok to try and run out of town. And try being a godless kinkster. I figure if I'm going to hell, I might as well shoot for the VIP section. '; } 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); ?> |