|
";
include("modules/navigation.php");
$content .= ShowBox($box_title, $box_content);
$content .= " | ";
include("modules/express.php");
$content .= ShowBox($box_title, $box_content);
$content .= " | ";
include("modules/screenshot.php");
$content .= ShowBox($box_title, $box_content);
$content .= " | ";
include("modules/button.php");
$content .= ShowBox($box_title, $box_content);
$content .= " |
| {$page_content} |
";
include("modules/links.php");
$content .= ShowBox($box_title, $box_content);
$content .= " | ";
include("modules/counter.php");
$content .= ShowBox($box_title, $box_content);
$content .= " | ";
include("modules/poll.php");
$content .= ShowBox($box_title, $box_content);
$content .= " |
|
|