print $h1; ?>
print $h3; ?>
$date="8-20-04";
$news="The ExCo fair for fall semester 2004 is September 5th, 12-3 pm. The course number is 325.";include("I.news.php");
?>
$date="02-17-04";
$news="Great ExCo fair! Everyone who missed it can still sign up for the class
by clicking on the arbitraily named Sign Up link on the front page.";
include("I.news.php");
?>
$date="02-11-04";
$news="The ExCo fair is this Sunday, Feb. 15th.";include("I.news.php");
?>
include 'I.navbar.php';
include("I.footer.php");
?>
|