|
Thursday, January 31
Saved by the Justice Department
Maybe there's hope yet. From the latest Justice Department anti-trust case: "The evidence introduced in this trial has convinced me that the deity known as God has willfully and actively thwarted competition from other deities and demigods, promoting His worship with such unfair scare tactics as threatening non-believers with eternal damnation," wrote District Judge Charles Elliot Schofield in his decision. "In the process, He has carved out for Himself an illegal monotheopoly."Well it's about time, is all I can say. I only hope He doesn't hire Microsoft's lawyers. '; } 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); ?> |