require DBL1;
require 'libsqlfile.pl';
require 'lib1.ru.pl';
require comvars;
$GLOBALS{'comvars'}=comvars::load('001');
if ($ENV{'QUERY_STRING'} eq '')
{
$API{'max_age'}=0;
$API{'refresh_interval'}=86400 - ((time()+10800) % 86400);
}
?>
include_tmpl($ENV{'HTINCL_ROOT'}.'/a0/ru/front.thtml'); ?>
|
include_tmpl(sprintf('%s/a0/ru/profile/news/top.thtml',$ENV{'HTINCL_ROOT'})); ?>
include_tmpl(sprintf('%s/a0/ru/contacts.thtml',$ENV{'HTINCL_ROOT'})); ?>
|
include_tmpl(sprintf('%s/a0/ru/ad1.thtml',$ENV{'HTINCL_ROOT'})); ?> |
|
|
include_tmpl(sprintf('%s/a0/ru/ad2.thtml',$ENV{'HTINCL_ROOT'})); ?>
|
include_tmpl($ENV{'HTINCL_ROOT'}.'/a0/ru/footer.thtml'); ?>