extract($_REQUEST); include("header.php"); echo"
The Icosahedral Server
Main
|
Paradigm
|
Paper Template
|
Icos. Gallery
|
Swelling of CCMV
\n"; if (!$icspage) include("ICOS_SERVER/icos_main.php"); else include("ICOS_SERVER/$icspage.php"); echo"
\n"; include("footer.html"); ?>