... About choir . ... Performance the Academic Choir of the Moscow State University in Crocus City Hall . ... Bishop Tikhon opened the choir of Moscow State University in Vienna . Choir of Moscow State University spoke at the Vienna branch of the United Nations . ... Oldest amateur choir in Russia . Moscow state university Academic choirљ . ... Any questionsљby phone:љ+7 (495) 939-1862, +7 (495) 939-3563 . ...
-- MySQL dump 8.23 -- -- Host: localhost Database: slides --------------------------------------------------------- -- Server version 3.23.58 -- -- Table structure for table `book` -- DROP TABLE IF EXISTS book; CREATE TABLE book ( id_content int(11) NOT NULL default '0', title varchar(255) default NULL, text1 text, text2 text, PRIMARY KEY (id_content) ) TYPE=MyISAM; -- -- Dumping data for table `book` -- INSERT INTO book VALUES (110,'Электронный учебник','',''); INSERT INTO book VALUES