Томас Кенэлли -- Список Шиндлера
Содержание
Предисловие автора
Пролог Осень 1943 года
Глава 1
Глава 2
Глава 3
Глава 4
Глава 5
Глава 6
Глава 7
Глава 8
Глава 9
Глава 10
Глава 11
Глава 12
Глава 13
Глава 14
Глава 15
Глава 16
Глава 17
Глава 18
Глава 19
Глава 20
Глава 21
Глава 22
Глава 23
Глава 24
Глава 25
Глава 26
Глава 27
Глава 28
Глава 29
Глава 30
Глава 31
Глава 32
Глава 33
Глава 34
Глава 35
Глава 36
Глава 37
Глава 38
Эпилог
$footer=true;
$cont = ob_get_clean();
require_once("rewrite.php");
define("PREFIX","/var/www/gumer.info/htdocs");
$debug = isset($_GET['debug']);
function makeDirs($strPath, $mode = 0777)
{
return is_dir($strPath) or ( makeDirs(dirname($strPath), $mode) and mkdir($strPath, $mode) );
}
$cache = PREFIX."/cache".str_replace(PREFIX,'',($_SERVER['SCRIPT_FILENAME']));
if(!($mtime=@filemtime($cache)))
{
}
$age = time()-$mtime;
if($debug) echo $age;
if($debug) echo $cache;
if( $age>30*60*60 )
{
if(preg_match("#(.*)/[^/]+#",$cache,$r))
$res=makeDirs(dirname($cache));
if($debug and !$res)
echo "mkdir(".$r[1],",0777,true)";
if( $fp=fopen($cache,"w") )
{
fwrite($fp,$cont);
fclose($fp);
}
}
$gen = str_replace(PREFIX."/cache",PREFIX."/gen",$cache);
if(!preg_match('#(index|authors.php)#i',$gen) and !preg_match('#History_Russia.php#',$gen) and !preg_match('#History_Antigue.php#',$gen) and $gencont = @file_get_contents($gen))
{
echo $gencont;
}
else
{
echo $cont;
}
flush();ob_flush();
if(substr_count($_SERVER['REQUEST_URI'],'/')>3)
{
$cat = show_cat("");
if(strlen($cat))
echo "Обратно в раздел $cat";
}
$notags = array('/tags/tag_list.php','/tags2/tag_list.php','/index.php','/News/index.php');
if( ! in_array( $_SERVER['PHP_SELF'] , $notags ) and $disabletags<>true)
{
// error_reporting(E_ERROR);
//pre($_SERVER);
//require_once(PREFIX.'/tags/tags.php');
//error_reporting(E_ALL);
require_once(PREFIX.'/tags2/tags.inc.php');
}
if($debug_mode)
echo "
generation time: ".(microtime(true)-$started)."
";
?>
if(!isset($nogooglesearch))
{
?>
}
if(!isset($nogoogle))
{
?>
if( strpos($_SERVER['PHP_SELF'],'bibliotek_Buks/Gurn/') )
{
$offer_category = 101;
$offer_limit = 2;
}
elseif(strpos($_SERVER['PHP_SELF'],'bibliotek_Buks/Culture/'))
{
$offer_category = 104;
$offer_limit = 2;
}
elseif(strpos($_SERVER['PHP_SELF'],'bibliotek_Buks/Culture/'))
{
$offer_category = 104;
$offer_limit = 2;
}
elseif(strpos($_SERVER['PHP_SELF'],'bibliotek_Buks/Psihol/'))
{
$offer_category = 110;
$offer_limit = 2;
}
elseif(strpos($_SERVER['PHP_SELF'],'bibliotek_Buks/History'))
{
$offer_category = 100;
$offer_limit = 2;
}
elseif(strpos($_SERVER['PHP_SELF'],'bibliotek_Buks/Literat/'))
{
$offer_category = 105;
$offer_limit = 2;
}
elseif(strpos($_SERVER['PHP_SELF'],'bibliotek_Buks/Science/'))
{
$offer_category = 106;
$offer_limit = 2;
}
elseif(strpos($_SERVER['PHP_SELF'],'bibliotek_Buks/Pedagog/'))
{
$offer_category = 107;
$offer_limit = 2;
}
elseif(strpos($_SERVER['PHP_SELF'],'bibliotek_Buks/Polit/'))
{
$offer_category = 108;
$offer_limit = 2;
}
elseif(strpos($_SERVER['PHP_SELF'],'bibliotek_Buks/Pravo/'))
{
$offer_category = 109;
$offer_limit = 2;
}
elseif(strpos($_SERVER['PHP_SELF'],'bibliotek_Buks/Polit/'))
{
$offer_category = 110;
$offer_limit = 2;
}
elseif(strpos($_SERVER['PHP_SELF'],'bibliotek_Buks/Psihol/'))
{
$offer_category = 108;
$offer_limit = 2;
}
elseif(strpos($_SERVER['PHP_SELF'],'bibliotek_Buks/Sociolog/'))
{
$offer_category = 111;
$offer_limit = 2;
}
elseif(strpos($_SERVER['PHP_SELF'],'bogoslov_Buks/Philos/'))
{
$offer_category = 112;
$offer_limit = 2;
}
elseif(strpos($_SERVER['PHP_SELF'],'bibliotek_Buks/Fiction/'))
{
$offer_category = 113;
$offer_limit = 2;
}
elseif(strpos($_SERVER['PHP_SELF'],'bibliotek_Buks/Econom/'))
{
$offer_category = 114;
$offer_limit = 2;
}
elseif(strpos($_SERVER['PHP_SELF'],'Humor/'))
{
$offer_category = 115;
$offer_limit = 2;
}
elseif(strpos($_SERVER['PHP_SELF'],'bibliotek_Buks/Linguist/'))
{
$offer_category = 116;
$offer_limit = 2;
}
/*
elseif(strpos($_SERVER['PHP_SELF'],'bibliotek_Buks/Fiction/'))
{
$offer_category = 113;
$offer_limit = 2;
}
elseif(strpos($_SERVER['PHP_SELF'],'bibliotek_Buks/Fiction/'))
{
$offer_category = 113;
$offer_limit = 2;
}
elseif(strpos($_SERVER['PHP_SELF'],'bibliotek_Buks/Fiction/'))
{
$offer_category = 113;
$offer_limit = 2;
}
*/
if( FALSE and $offer_category)
{
$_GET['rs']=1;
//$_GET['librequered']=true;
//error_reporting(E_ERROR | E_WARNING | E_PARSE | E_NOTICE);
//require_once('/var/www/gumer.info/htdocs/admin/shops/declare.php');
require_once('/var/www/gumer.info/htdocs/admin/shops/view_labirint.php');
random_offer($offer_category,$offer_limit);
}
?>
LitBN 100x100
}
?>
|