|
Monday, February 12
My Kinky Valentine
Now that we've dusted off the kink toys and outfits, it's time to get out on the town. It would figure that shortly after buying tickets for the upcoming return of La Nouvelle Justine One of the first evenings Conny and I had together was at the original La Nouvelle Justine, for my birthday back in 2000, so La Nouvelle Justine does hold a special place in our hearts. It couldn't be more appropriate for Valentine's day. I just hope we're both feeling well enough to make the most out of it. '; } 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); ?> |