Thursday, January 10, 2002
|12:56 PM|
Hey, lampshade, if you see this, I can't add notes to your page, so I'm letting you know here. Your email is rejecting messages, claiming the storage exceeded. So either you're finally rejecting my emails or your inbox is full.
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_