Thursday, October 11, 2001
|5:20 PM|
New Format! HUZZAH!!!
Excellent. It's working properly. Just wanted to make certain of that. Though I did some tweaking, and spent a couple hours making this format work with Blogger, this design is the work of one Rock Epidemic. His link button is on the side, Lost in the Contraption. I want to thank him for the work he did on this, well, sorry excuse for a site. Thank you.
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_