session_start();
include_once "dictionary/dictionary.php";
set_lang();
$lang = $_SESSION['lang'];
?>
Modern furshet
|
include_once "templates/lang_side.tpl";
?>
|
|
|
include_once "functions/gallery_funcs.php";
echo " ";
show_books($_SESSION['lang']);
?>
|
include_once "templates/left_banners.tpl";
?>
|
|