|
Tuesday, February 4
Three points
If you had placed a bet that I'd be the last person to ever attend a professional basketball game, you'd have made a pretty safe bet. But you'd have lost tonight. Sorry. What could I do? The tickets were both good and free. As an active cultural ambassador of all things American for my beloved German wife What impressed me most was the tickets said the seats we had were $100 each. In spite of this princely sum, the seats were neither comfortable or spacious. In fact, they were nothing more than itty-bitty folding chairs with the hint of a cushion on it. I am glad basketball games aren't long. We did have a good view, though. The Knicks were playing against the Clippers, and they soundly whooped some ass. It was a record-breaking night, with Sprewell making nine consecutive three-point shots. The announcer savored each one, yelling "Threeeeeeee points Spreeeeeeewellllll!" We had a good time, but as we walked home, I realized that I'll probably have to take Conny to a football game next. Crap. '; } 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); ?> |