|
|
|
|
| 05.08.2010 A Russian Federation Award |
| |
|
Artistic Director of the Alexandrinsky Theater Valery V. Fokin by Presidential Verdict was honored with "The Order of Merit for the Motherland of the III Degree" for "The big contribution to the development of the national theater art and the many years of creative activities."
|
| |
| Back to list |
|
 |
|
|
|
|
|
|
|
|
|
|
|
|
|
SELECT name, value FROM constants ;
SELECT mess_id, message FROM messages WHERE (lang_id='2') ;
SELECT * FROM images WHERE (lang_id='2') ;
SELECT * FROM en_news WHERE (category_id='0') AND (is_enable='1') AND (path='theatre') LIMIT 1;
SELECT *,DATE_FORMAT(date,'%d.%m.%Y') as dater FROM en_news WHERE (category_id='1') AND (is_enable='1') AND (path='award') LIMIT 1;
SELECT * FROM en_meta WHERE (path='/news/theatre/award') AND (is_enable='1') LIMIT 1;