Example #1
0
<?php

$TITLE = "Main";
include "inc.head.php";
echo getSplotch("missionstatement");
echo getNews(0, 10);
include "inc.foot.php";
Example #2
0
<?php

$TITLE = "Download";
include "inc.head.php";
echo getSplotch("underconstruction");
include "inc.foot.php";
Example #3
0

<?php 
$TITLE = "In The Beginning...";
include "inc.head.php";
echo getSplotch("Beginning");
include "inc.foot.php";