\n";
echo "\t\t\t\t
\n\n";
echo "\t\t\t\n";
echo "\t\t\n";
echo "\t\t\n";
echo "\t\t\t \n";
$inc_pg = "modules/".$_SESSION['current']['p']."/".$_SESSION['history'][$_SESSION['current']['p']]['sp'].".php";
if (file_exists($inc_pg))
include $inc_pg;
else
echo "\t\t\t\tModule $inc_pg does not exist\n";
echo "\t\t\t | \n";
?>