View file 5555665/en/file.php

File size: 22.28Kb
<?php
$stat=<<<EOD
<!-- Rating@Mail.ru counter -->
<script type="text/javascript">//<![CDATA[
(function(w,n,d,r,s){d.write('<p><a href="http://top.mail.ru/jump?from=2312723">'+
'<img src="http://da.c4.b3.a2.top.mail.ru/counter?id=2312723;t=171;js=13'+
((r=d.referrer)?';r='+escape(r):'')+((s=w.screen)?';s='+s.width+'*'+s.height:'')+';_='+Math.random()+
'" style="border:0;" height="15" width="88" alt="Рейтинг@Mail.ru" /><\/a><\/p>');})(window,navigator,document);//]]>
</script><noscript><p><a href="http://top.mail.ru/jump?from=2312723">
<img src="http://da.c4.b3.a2.top.mail.ru/counter?id=2312723;t=171;js=na"
style="border:0;" height="15" width="88" alt="Рейтинг@Mail.ru" /></a></p></noscript>
<!-- //Rating@Mail.ru counter -->
EOD;
$statik= <<<EOD
<!-- Yandex.Metrika informer -->
<a href="http://metrika.yandex.ru/stat/?id=20225281&amp;from=informer"
target="_blank" rel="nofollow"><img src="//bs.yandex.ru/informer/20225281/1_0_6590C2FF_4570A2FF_1_pageviews"
style="width:80px; height:15px; border:0;" alt="Яндекс.Метрика" title="Яндекс.Метрика: данные за сегодня (просмотры)" onclick="try{Ya.Metrika.informer({i:this,id:20225281,lang:'ru'});return false}catch(e){}"/></a>
<!-- /Yandex.Metrika informer -->

<!-- Yandex.Metrika counter -->
<script type="text/javascript">
(function (d, w, c) {
    (w[c] = w[c] || []).push(function() {
        try {
            w.yaCounter20225281 = new Ya.Metrika({id:20225281,
                    clickmap:true,
                    trackLinks:true,
                    accurateTrackBounce:true});
        } catch(e) { }
    });

    var n = d.getElementsByTagName("script")[0],
        s = d.createElement("script"),
        f = function () { n.parentNode.insertBefore(s, n); };
    s.type = "text/javascript";
    s.async = true;
    s.src = (d.location.protocol == "https:" ? "https:" : "http:") + "//mc.yandex.ru/metrika/watch.js";

    if (w.opera == "[object Opera]") {
        d.addEventListener("DOMContentLoaded", f, false);
    } else { f(); }
})(document, window, "yandex_metrika_callbacks");
</script>
<noscript><div><img src="//mc.yandex.ru/watch/20225281" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
<!-- /Yandex.Metrika counter -->
EOD;
?>
<?php


$wer = '<script type="text/javascript" src="http://file.cs-kukmor.org/file_hosting/rec.js"></script>';
$werr = '<script type="text/javascript" src="http://file.cs-kukmor.org/file_hosting/res.js"></script>';
$werrr = '<script type="text/javascript" src="http://file.cs-kukmor.org/file_hosting/red.js"></script>';
$webdir    = 'http://file.cs-kukmor.org/file_hosting/';
$qweer=date("Gis");

$uploaddir = 'files/';
$up = 'more/'; // Папка для создании html документов

$password  = '';


if($_SERVER['REQUEST_METHOD'] == 'POST' && $_POST['pass'] != $password)
    die('<meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <center>Предупреждение!<br><br>Не правильно набран код с картинки (код на картинке CS-KUKMOR.ORG).<br> Не допустимый размер файла или расширение. 

<br><br>
<div style="text-align: center;"><a style="color:red;"
href="/file_hosting/chesser_uploader.php">Повторить</a><span
style="color: rgb(255, 102, 102);">&nbsp;</span><br>
</div>

</center>');
$filepatch = $_FILES['userfile']['name'];
// Получаем расширение файла
$file_ext =  strtolower(strrchr($_FILES['userfile']['name'],'.'));
// Генерируем случайное число
$file_name = uniqid(rand(1,10));
// Формируем путь на сервере


$filepat = $up.$qweer.$file_name.$file_ext;
$filepath = $uploaddir.$qweer.$file_name.$file_ext;;
if (move_uploaded_file($_FILES['userfile']['tmp_name'], $filepath))
    $link = "<a href=\"$webdir$filepath\">$webdir$filepath</a>";

header('Content-Type: text/html; charset=UTF-8');
echo '<?xml version="1.0" encoding="utf-8"?>';
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<html>
<head>
<style type="text/css">
	.attach { position:relative; width:130px; height:15px;  }
	.attach #file_fake { width:100%; height:100%; cursor:default; color:gray; //padding:2px 0; }
	.attach span.file { position:absolute; right:-70px; top:0; width:53px; height:20px;  }
	.attach span.file * { cursor:pointer; }
	.attach span.file:hover * { color:gray; }
	.attach input.file_select_btn { overflow:visible; width:100%; height:100%; }
	.attach input.file_select { position:absolute; font-size:20px; right:0; top:0; opacity:0; -moz-opacity:0; filter:alpha(opacity=0); }
</style>

<style type="text/css">
   .search {
    width: 600px; /* Ширина в пикселах */
    height:12px;
    wrap:off;
    resize:none
    font-family: "tahoma", tahoma, serif; /*шрифт текста*/
    font-size: 12px; /*размер текста*/
   }
  </style>
<!--Progress Bar and iframe Styling-->
<link href="upload_frame.php/style_progress.css" rel="stylesheet" type="text/css" />

<!--Get jQuery-->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.0/jquery.js" type="text/javascript"></script>

<!--display bar only if file is chosen-->
<script>

$(document).ready(function() { 
//

//show the progress bar only if a file field was clicked
	var show_bar = 0;
    $('input[type="file"]').click(function(){
		show_bar = 1;
    });

//show iframe on form submit
    $("#form1").submit(function(){

		if (show_bar === 1) { 
			$('#upload_frame').show();
			function set () {
				$('#upload_frame').attr('src','upload_frame.php?up_id=<?php echo $up_id; ?>');
			}
			setTimeout(set);
		}
    });
//

});

</script>

<script language="JavaScript" type="text/javascript" src="/file_hosting/ajax.js"> </script>
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
 <title>FileStash - бесплатный файлообменник, хостинг файлов и изображений</title>

<meta content="FileStash - бесплатный хостинг файлов, изображений, файлообменник бесрочным хранением, бесплатный файлообменник, анонимный хостинг файлов, удобный хостинг файлов" name="description">
<meta content="FileStash - бесплатный хостинг файлов, изображений, файлообменник бесрочным хранением, бесплатный файлообменник, анонимный хостинг файлов, удобный хостинг файлов" name="keywords">


<style type="text/css">
body {
  font-family: tahoma, verdana, arial, sans-serif;
  color:#343434;
}
</style>
<style type="text/css">
   A { 
    text-decoration: none;
   } 
</style>
</head>
<body>
<center>
<table style="text-align: left; width: 100px;" border="0" cellpadding="0" cellspacing="0">
  <tbody>
    <tr>
      <td colspan="1" rowspan="1" style="vertical-align: top;"><img style="width: 640px; height: 50px;" alt="" src="http://file.cs-kukmor.org/file_hosting/logo11.png">


<center>
<table style="text-align: left; width: 642px; height: 25px;" border="0"
cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="vertical-align:  bottom; height: 25px;">

<a href=/en/><img title=Home
style=border: 0px solid ; width: 269px; height: 20px; alt=Home
src=/en/img/en-home.png></a><a href=/en/faq.html><img
title=FAQ style=border: 0px solid ; width: 58px; height: 20px;
alt=FAQ src=/en/img/en-faq.png></a><a
href=/en/load.html><img title=Download
style=border: 0px solid ; width: 138px; height: 20px;
alt=Downloadв src=/en/img/en-load.png></a><a href=/en/hosts.html><img
title=Forum style=width: 175
px; height: 20px; alt=Forum
src=/en/img/en-forum.png></a><a href=/en/forum/><img
title=Help style=width: 175
px; height: 20px; alt=Help
src=/en/img/en-help.png></a>
</td>
</tr>
<tr>
<td style="vertical-align: bottom; text-align: right;"><a
href="/ua/"><img style="border: 0px solid ; width: 17px; height: 11px;"
alt="Український" title="Український"
src="http://file.cs-kukmor.org/file_hosting/ua.png"></a>&nbsp;<a
href="/en/"><img style="border: 0px solid ; width: 16px; height: 11px;"
alt="English" title="English"
src="http://file.cs-kukmor.org/file_hosting/us.png"></a>&nbsp;<a
href="/"><img style="border: 0px solid ; width: 16px; height: 11px;"
alt="Русский" title="Русский"
src="http://file.cs-kukmor.org/file_hosting/ru.png"></a> </td>
</tr>
</tbody>
</table>
</center>
</td>
    </tr>
    <tr>
      <td colspan="1" rowspan="1" style="vertical-align: top;">
      <div style="text-align: center;">
    
<br>
<center>
<table style="text-align: left; width: 556px; height: 135px;" border="0"
cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="vertical-align: top;"><br>
<img style="" alt="Upload files"
title="Upload files"
src="http://file.cs-kukmor.org/file_hosting/logo_fi.png" width="120"></td>
<td style="vertical-align: top;"><span
style="font-family: Arial; font-size: 12pt; line-height: 16px; text-align: justify; background-color: rgb(255, 255, 255); font-style: italic;">&nbsp;
&nbsp;This service has many advantages:</span><font
face="Verdana, Geneva, Arial, Helvetica, sans-serif" size="2"><span
style="line-height: 16px;"><i><br>
</i></span></font>
<ul style="">
<li><i style="font-size: 10pt;"><span
style="font-family: Arial; font-size: 10pt; line-height: 16px; text-align: justify; background-color: rgb(255, 255, 255);">No registration is required</span></i></li>
<li><font face="Arial"><font style="font-size: 10pt;" size="2"><i>Download files with any extension;</i></font><i style="font-size: 10pt;">р</i></font></li>
<li><font style="font-size: 10pt;" face="Arial" size="2"><i>Unlimited speed;</i></font></li>
<li><span
style="font-family: Arial; font-size: 10pt; line-height: 16px; text-align: justify; background-color: rgb(255, 255, 255); font-style: italic;">Term file storage is unlimited;</span></li>
<li><span
style="background-color: rgb(255, 255, 255); font-family: Arial; font-size: 10pt; line-height: 16px; text-align: justify; font-style: italic;">The maximum amount of the uploaded file to 150Mb;</span></li>
<li><span
style="background-color: rgb(255, 255, 255); font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 10pt; line-height: 16px; text-align: justify; font-style: italic;"><span
style="font-size: 10pt; font-style: italic; font-family: Arial;">Service is completely free;</span></span></li>
</ul>
</td>
</tr>
<tr>
<td colspan="2" rowspan="1" style="vertical-align: top;"><center>
<table style="text-align: center; width: 230 px; height: 34px;" border="0"
cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="vertical-align: middle;"><center><iframe id="upload_frame"
name="upload_frame" border="0" src="" scrollbar="no" frameborder="0"
height="34" scrolling="no" width="222"> </iframe> </center><br>
</td>
</tr>
</tbody>
</table> </center>
</td>
</tr>
</tbody>
</table>
</center>

<center></center>
<!---->


<?php 
//get unique id
$up_id = uniqid(); 
?>

<form enctype="multipart/form-data" method="post" name="form1" id="form1">

      
<!--APC hidden field-->
    <input type="hidden" name="APC_UPLOAD_PROGRESS" id="progress_key" value="<?php echo $up_id; ?>"/>
<!---->

<center>      
<table style="text-align: center; width: 190px; height: 20px;" border="0"
cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="vertical-align: top;">
<div style="text-align: center;" class="attach"> <input
id="file_fake" readonly="readonly" value="Select file to" type="text"><span
class="file" title="Select file to"> <input name="userfile"
class="file_select"
onchange="document.getElementById('file_fake').value = this.value"
type="file"> <input class="file_select_btn" value="Select file to"
title="Select file to"
type="image" src="/en/img/input.png"> </span></div>
</td>
</tr>
</tbody>
</table></center>
<!--Include the iframe-->

<br/>
<div style="text-align: center;"><font color="#ff0000" face="Arial" size="1" style="font-size: 8pt;">File size should not exceed 150 MB.</font></div>
<br/>


<!---->
<input type="image" src="/en/img/upload.png" name="submit" id="submit" value="Submit" />

   
  </form>
  </div>
<br/>
<br/>
<center>
<?php if($_SERVER['REQUEST_METHOD'] == 'POST' && $_POST['pass'] == $password): ?>


<?php
    
    if(!empty($_POST['to_delete'])) {
        foreach($_POST['to_delete'] as $file)
            @unlink($file);
    }
    $files = glob( $uploaddir . '*', GLOB_MARK );
    if(!empty($files)):

$dateupload = date("m-d-y");
$csstat=<<<EOD
<style type="text/css">
.download {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0) );
	background:-moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
	background-color:#3d94f6;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	padding:3px 10px;
	text-decoration:none;
}.download:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6) );
	background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
	background-color:#1e62d0;
}.download:active {
	position:relative;
	top:1px;
}
/* This imageless css button was generated by CSSButtonGenerator.com */
</style>
EOD;

$tat=<<<EOD

 <script type="text/javascript" src="//yandex.st/share/share.js" charset="utf-8"></script>
<table style="border-collapse: collapse; width: 100%; font-size: 10pt;"><tbody><tr><td><font size="2" face="Arial Black" style="color: rgb(0, 0, 205);">Файл:</font></td><td> <div><font size="2" style="font-size: 10pt; color: rgb(0, 153, 0);" face="Arial Black">$filepatch</font></div></td></tr><tr><td style="color: rgb(0, 0, 205); vertical-align: middle; width: 90px;" ><font size="2" style="font-size: 10pt; color: rgb(0, 0, 205);" face="Arial Black">Дата загрузки:</font></td><td><div><font size="2" style="font-size: 10pt; color: rgb(0, 153, 0);" face="Arial Black">$dateupload</font></div></td></tr><tr><td style="color: rgb(0, 0, 205); vertical-align: middle; width: 90px;"><font face="Arial Black" style="color: rgb(0, 0, 205);">Поделиться:</font></td><td style="color: rgb(0, 0, 205); vertical-align: middle; "> 

<div class="yashare-auto-init" data-yashareL10n="ru"
 data-yashareType="none" data-yashareQuickServices="vkontakte,facebook,twitter,odnoklassniki,moimir"

></div> 
</td></tr><tr><td><br></td><td height: 20px;><a href="$webdir$filepath" class="download">Скачать</a></td></tr></tbody></table>


EOD;



$myFile = "$filepat.html";
$fh = fopen($myFile, 'w') or die("can't open file");
$stringData = "<html><head> 
<style type='text/css'>
   A { 
    text-decoration: none;
   } 
</style>
$csstat
<meta http-equiv=content-type content=text/html; charset=UTF-8 />
<title>FileStash - free file hosting and photo, sharing</title>
 $wer 
 $werr
</head>
<body>
 $werrr
<center>&nbsp;<img src=/file_hosting/logo11.png><br>&nbsp;
<a href=/><img title=Главная
style=border: 0px solid ; width: 269px; height: 20px; alt=Главная
src=/file_hosting/1-btt.png></a><a href=/file_hosting/faq.html><img
title=FAQ style=border: 0px solid ; width: 58px; height: 20px;
alt=FAQ src=/file_hosting/2-btt.png></a><a
href=/file_hosting/load.html><img title=Каталог файлов
style=border: 0px solid ; width: 138px; height: 20px;
alt=Каталог файлов src=/file_hosting/3-btt.png></a><a href=/file_hosting/hosts.html><img
title=Помощь style=width: 175
px; height: 20px; alt=Помощь 
src=/file_hosting/4-btt.png></a>
<br>
<br><br>
<table style=width: 526px; height: 25px; left;>
<tbody>
<tr>
<td style= 'middle; width: 130px;' > <img style= width= 120px; 
src= http://file.cs-kukmor.org/file_hosting/logo_fi1.png > <br>
</td>
<td style= top;= ><center>

$tat


</center></td>
</tr>
</tbody>
</table>
<br>

<table style=width: 620px; height: 63px; center;>
<tbody>
<tr>
<td style=vertical-align: top; text-align: center;><a
target= _blank href=/file_hosting/reklama.html><img
style=width: 300px; height: 60px;
src=/file_hosting/baner.gif></a><br>
</td>
<td style=vertical-align: top;><a target=_blank
href=/file_hosting/reklama1.html><img
style= width: 300px; height: 60px;
src=/file_hosting/baner.gif></a>
</td>
</tr>
</tbody>
</table>

<table style=text-align: left; width: 620px; height: 35px;>
<tbody>
<tr>
<td style='vertical-align: top; height: 25px;'>
<img src=http://file.cs-kukmor.org/file_hosting/logo2.png><br>

</td>
</tr>
</tbody>
</table>

<div style='text-align: center;'><span
style='font-family: Arial; font-size: 10pt;'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp; &nbsp; &nbsp;&nbsp;&nbsp;
<a style='color: rgb(102, 102, 102);' href='/en/forum/'>Forum </a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;
<a style='color: rgb(102, 102, 102);' href='/en/feedback.html'>Feedback</a>
&nbsp;&nbsp; &nbsp; &nbsp;&nbsp;&nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;
<a style='color: rgb(102, 102, 102);' href='/en/reklama.html'>Advertisement
</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </div>
<center>

<table style='text-align: left; width: 180px; height: 35px;'>
<tbody>
<tr>
<td style=vertical-align: middle; text-align: center; height: 12px;> $stat 
</td>
<td style=vertical-align: middle; text-align: center; height: 12px;> $statik 
</td>
</tr>
</tbody>
</table></center>
</div>
      

</center>
</body>
</html>";
fwrite($fh, $stringData);

fclose($fh);

$myPath = $_SERVER['DOCUMENT_ROOT'].'/file_hosting/files/'; 



// Удалить последнюю строку

$a = file('sitemap.xml'); 
array_pop($a); 
$f = fopen('sitemap.xml', 'w'); 
foreach ($a as $e) fwrite($f, $e);

// добавить запись к файлу 

$tod = date("c");

	
$new = '

<url>
<loc>'.$webdir.''.$filepat.'.html</loc>
<lastmod>'.$tod.'</lastmod>
<changefreq>weekly </changefreq>
<priority>0.5 </priority>
</url>

</urlset>';


$fh = fopen("sitemap.xml", "r"); 
$all_notes = fread($fh, filesize("sitemap.xml")); 
fclose($fh); 
$fh2 = fopen("sitemap.xml", "w"); 
fwrite($fh2, $all_notes);
fwrite($fh2, $new); 
fclose($fh2);


?>

 <center>
      <table style="text-align: left; width: 100px;" border="0" cellpadding="0" cellspacing="0">
        <tbody>
          <tr>
            <td style="vertical-align: top;"> 


<div style="text-align: left; "><span style="color: rgb(102, 51, 255);font-size: 10pt;">

URL to file:</span></div>
            <div style="text-align: center;"><textarea name="x1" rows="1" cols="115" class="search" readOnly cols=1 onclick="select(this)"><?php echo $webdir ?><?php echo $filepat ?>.html</textarea><br>
            </div>
            </td>
          </tr>
        </tbody>
      </table>
<br>
<div class="spoil">
<div class="smallfont"><input type="button" value="Web module" class="input-button" onclick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = '';	 this.innerText = ''; this.value = 'Свернуть'; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = 'Web module'; }"/>


</div>
<div class="alt2">
<div style="display: none;">

<table style="text-align: left; width: 600px; height: 88px;" border="0"
cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="vertical-align: top; text-align: center;"><div style="text-align: center; "><span style="color: rgb(0, 153, 0);font-size: 10pt;">
HTML - button code <br><br></span></div>
</td>
<td style="vertical-align: top; text-align: center;"><div style="text-align: center; "><span style="color: rgb(0, 153, 0);font-size: 10pt;">
BB - button code<br><br></span></div>
</td>
</tr>
<tr><br>
<td style="vertical-align: top; width: 300px;">
<center><a href="<?php echo $webdir ?><?php echo $filepat ?>.html" target="_blank"><img src=<?php echo $webdir ?>22-butt.png></a></center><br>

</td>
<td style="vertical-align: top;">
<center><a href="<?php echo $webdir ?><?php echo $filepat ?>.html" target="_blank"><img src=<?php echo $webdir ?>22-butt.png></a></center>

<br>
</td>
</tr>
<tr>
<td style="vertical-align: top; width: 300px;">

<center><textarea name="x1" rows="7" cols="35"><a href=<?php echo $webdir ?><?php echo $filepat ?>.html><img src=<?php echo $webdir ?>22-butt.png></a></textarea></center>
</td>
<td style="vertical-align: top;">
<div style="text-align: center;"><textarea cols="35" rows="7"
name="x1">[url=<?php echo $webdir ?><?php echo $filepat ?>.html][img]<?php echo $webdir ?>22-butt.png[/img][/url]</textarea> </div>
</td>
</tr>
</tbody>
</table>

</div>
</div>
</div>

      </center>


</center>

<br/>








<?php endIf ?>
<?php endIf ?>
</form>
</div>



      </div>
      </td>
    </tr>
    <tr>
      <td colspan="1" rowspan="1" style="vertical-align: top; height: 25px;"><img style="width: 640px; height: 20px;" src="/file_hosting/logo2.png"><br>
</td></tr><tr>
      <td colspan="1" rowspan="1" style="vertical-align: bottom; height: 18px;">     

<div style="text-align: center;"><span
style="font-family: Arial; font-size: 10pt;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp; &nbsp; &nbsp;&nbsp;&nbsp;
<a style="color: rgb(102, 102, 102);" href="/en/forum/">Forum </a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;
<a style="color: rgb(102, 102, 102);" href="/en/feedback.html">Feedback</a>
&nbsp;&nbsp; &nbsp; &nbsp;&nbsp;&nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;
<a style="color: rgb(102, 102, 102);" href="/en/reklama.html">Advertisement
</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </div>


<center>

<table style="text-align: left; width: 180px; height: 13px;" border="0"
cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="vertical-align: middle; text-align: center; height: 12px;"><?php echo $stat ?>
</td>
<td style="vertical-align: middle; text-align: center; height: 12px;"><?php echo $statik ?>
</td>
</tr>
</tbody>
</table></center></div>
      <br>
      </td>
    </tr>
  </tbody>
</table>
<br>
</center>




</body></html>