Thursday, July 18, 2002
Hey holy crap |11:40 AM|
Goddammit. I got to all this damned trouble of making a new coranato template and that manner of shit, only to find that blogger mysteriously started working. Son of a bitch.
0 Comments:
Post a Comment
';
//That should close up the previous year.
///Say this is the swap from 2001 to 2002, that should close up the 2001 links.
///Problem is, we also need to close up the final month links too.
/// echo '
';
//We Need to set the $YearMenuID
$YearMenuID = $year;
$MonthMenuID = $month;
///Now it should be different than other menu items, but the same for all parts of this
//year's DIV.
///This all needs to be in HTML.
print<<<_HTML1_