txt = new Array();
txt[1]= "<table></table>";
txt[2] = "<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"160\"><tr bgcolor=\"#993333\" height=\"5\"><td></td><td bgcolor=\"#993333\" width=10 rowspan=\"21\"></td></tr><tr height=\"20\"><td width=\"150\" background=\"lin1-1.gif\"><p class=\"sm\"><a class=\"sm\" href=\"main.php?i=2&s=26\">Воспоминания</a></p><l1></td></tr><tr height=\"20\"><td width=\"150\" background=\"lin2-1.gif\"><p class=\"sm\"><a class=\"sm\" href=\"main.php?i=2&s=27\">Прощание</p></td></tr><tr height=\"20\"><td width=\"150\" background=\"lin_fin.gif\"><p class=\"sm\"><a class=\"sm\" href=\"main.php?i=2&s=120\">Memoria</p></td></tr></table>";
txt[3] = "<table></table>";
txt[4] = "<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"190\"><tr bgcolor=\"#993333\" height=\"5\"><td></td><td bgcolor=\"#993333\" width=10 rowspan=\"21\"></td></tr><tr height=\"20\"><td width=\"180\" background=\"ln1-1.gif\"><p class=\"sm\"><a class=\"sm\" href=\"main.php?i=4&s=1\">Депутат СССР И РСФСР</a></p><l1></td></tr><tr height=\"20\"><td width=\"180\" background=\"ln_2-1.gif\"><p class=\"sm\"><a class=\"sm\" href=\"main.php?i=4&s=31\">Депутат Госдумы</a></p><l1></td></tr><tr height=\"20\"><td width=\"180\" background=\"ln_2-1.gif\"><p class=\"sm\"><a class=\"sm\" href=\"main.php?i=4&s=93\">Советник Президента</a></p><l1></td></tr><tr height=\"20\"><td width=\"180\" background=\"ln_2-1.gif\"><p class=\"sm\"><a class=\"sm\" href=\"main.php?i=4&s=153\">Кандидат в Президенты</a></p><l1></td></tr><tr height=\"20\"><td width=\"180\" background=\"ln_fin.gif\"><p class=\"sm\"><a class=\"sm\" href=\"main.php?i=4&s=28\">Лидер Демроссии</a></p><l1></td></tr></table>";
txt[5] = "<table></table>";
txt[6] = "<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"160\"><tr bgcolor=\"#993333\" height=\"5\"><td></td><td bgcolor=\"#993333\" width=10 rowspan=\"21\"></td></tr><tr height=\"20\"><td width=\"150\" background=\"lin1-1.gif\"><p class=\"sm\"><a class=\"sm\" href=\"main.php?i=6&s=29\">Книги</a></p><l1></td></tr><tr height=\"20\"><td width=\"150\" background=\"lin2-1.gif\"><p class=\"sm\"><a class=\"sm\" href=\"main.php?i=6&s=1\">Статьи</p></td></tr><tr height=\"20\"><td width=\"150\" background=\"lin_fin.gif\"><p class=\"sm\"><a class=\"sm\" href=\"main.php?i=6&s=8\">Интервью</p></td></tr></table>";
txt[7]= "<table></table>";
txt[8]= "<table></table>";
txt[9]= "<table></table>";

//<tr height=\"20\"><td width=\"150\" background=\"lin2-1.gif\"><p class=\"sm\"> // </p></td></tr> строка в таблице


CreateLayer(txt[1], 1, 114, 172);  // - Координаты первого меню
CreateLayer(txt[2], 2, 156, 172);  // - Координаты второго меню
CreateLayer(txt[3], 3, 156, 170);
CreateLayer(txt[4], 4, 198, 172);
CreateLayer(txt[5], 5, 240, 172);
CreateLayer(txt[6], 6, 324, 172);
CreateLayer(txt[7], 7, 114, 172);
CreateLayer(txt[8], 8, 114, 172);
CreateLayer(txt[9], 9, 114, 172);
