<?
header("Cache-Control: must-revalidate, post-check=0, pre-check=0");
header("Expires: 0");
header("Pragma: public");
ob_implicit_flush(true);
set_time_limit(1800);
$strAction = $_REQUEST["action"];
if ($strAction!="LOAD" && $strAction!="UNPACK" && $strAction!="LOG")
$strAction = "LIST";
if ($strAction=="LOAD" && (!isset($_REQUEST["url"]) || strlen($_REQUEST["url"])<=0))
$strAction = "LIST";
if ($strAction=="UNPACK" && (!isset($_REQUEST["filename"]) || strlen($_REQUEST["filename"])<=0))
$strAction = "LIST";
$lang = "ru";
$this_script_name = basename(__FILE__);
$MESS = array();
if ($lang=="ru")
{
$MESS["LOADER_TITLE"] = "Загрузка продукта \ |