{page title="XXV Сахаровские чтения (2015)"} {body} {php} require_once("/apache/www/unsecure/readings/include/thesis.php"); $year = 2016; echo "

Секция информатики

"; printSectionThesis(4, $year, 1); echo "

Секция математики

"; printSectionThesis(2, $year, 1); echo "

Секция физики

"; printSectionThesis(1, $year, 1); echo "

Секция биологии

"; printSectionThesis(3, $year, 1); {/php} {/body}