|
Wednesday, November 3
National Divide
That's just one more reason to avoid going to Ohio. Time for plan B: The northeast of the U.S. and the west coast secede from the rest of the United States. I feel bad for a certain 49% of people trapped in what's left, but look at the bright side: you can always move to New America. While I am hugely disappointed, and actually a little surprised at the outcome, what most disgusts me is how many people are motivated by their prejudices against homosexuals. You people in the fly-over part of the United States need to get out a little more. '; } 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); ?> |