list($msec, $sec) = explode(chr(32), microtime());
if ($_SERVER['PHP_SELF']!='/index.php') {
echo "
\n";
}else{
echo "";
}
echo "";
echo "";
echo "\n";
$page_size = ob_get_length(); ob_end_flush();
rekl(3);
echo '
PGen: '.round(($sec + $msec) - $conf['headtime'], 3).'сек ';
echo "";
exit;
?>