Размер файла: 546B
<?
Error_Reporting(E_ALL & ~E_NOTICE);
Error_Reporting (ERROR | WARNING);
include('gzip.php');
//echo'<center>';
include'../config.php';
echo '<div class="header" style="color: #999999"><img src="'.$home.'/images/logo.gif" alt=""><br/><font color="#FF4500">'.$logos.'</font> <div>';
echo'<font color="#4169E1">';
include'clock.php';
echo'</font>';
echo'<br/>';
echo'<font color="#FF00FF">';
include'data.php';
echo'</font>';
echo'<br/>';
echo'<font color="#32CD32">';
include'sutki.php';
echo'</font>';
echo'<hr size="1"/>';
?>