|
Tuesday, February 22
Go go you Go Go
Perhaps I am the last person to discover this, but I had no idea Jane Wiedlin, the pixy-ish singer/songwriter once, and apparently again) of the Go Gos, is kinky. For little factoids like this I am almost glad my better half Tivos shows like The Surreal Life. I guess it should come as no surprise when she has a song called "Fun with Ropes" and her album cover has this photo: But I'll admit I wasn't really paying attention. You go, Jane. '; } 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); ?> |