function news() {
document.write ("<div class=\"info_block\"> \r\n");
document.write ("<div class=\"info_block_1\">Новости сайта</div>\r\n");

document.write ("<div class=\"info_block_2\"> <strong>20.12.2009</strong> - \r\n");
document.write ("Приглашаю друзей, знакомых и всех гостей сайта в <a href=\"http://klyushev.ru/\">мой новый блог</a><br>\r\n");

document.write ("<div class=\"info_block_2\"> <strong>13.08.2006</strong> - \r\n");
document.write ("Добавлена 7 <a href=\"http://antonpage.spb.ru/stories/another_world_v2/another_world_07.htm\">глава </a>новой версии рассказа \"Параллельный мир\".<br>\r\n");

document.write ("<strong>30.07.2006</strong> - \r\n");
document.write ("Добавлены 5,6 <a href=\"http://antonpage.spb.ru/stories/another_world_v2/another_world_05.htm\">главы </a>новой версии рассказа \"Параллельный мир\".<br>\r\n");

document.write ("<strong>30.07.2006</strong> - \r\n");
document.write ("Добавлена четвертая <a href=\"http://antonpage.spb.ru/stories/another_world_v2/another_world_04.htm\">глава </a>новой версии рассказа \"Параллельный мир\".<br>\r\n");

document.write ("<strong>24.07.2006</strong> - \r\n");
document.write ("Добавлена третья <a href=\"http://antonpage.spb.ru/stories/another_world_v2/another_world_03.htm\">глава </a>новой версии рассказа \"Параллельный мир\".<br> Так же был размещен отзыв читателя.</div>\r\n");

document.write ("&nbsp;<br> \r\n");


}

  