It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: http://www.des-studio.su/feed.php

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="ru-ru" xml:lang="ru-ru">
  3. <head>
  4.  
  5. <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
  6. <meta http-equiv="content-style-type" content="text/css" />
  7. <meta http-equiv="content-language" content="ru-ru" />
  8. <meta http-equiv="imagetoolbar" content="no" />
  9. <meta name="resource-type" content="document" />
  10. <meta name="distribution" content="global" />
  11. <meta name="keywords" content="" />
  12. <meta name="description" content="" />
  13.  
  14. <title>DES-STUDIO.SU Главная</title>
  15.  
  16. <link rel="alternate" type="application/atom+xml" title="Лента - DES-STUDIO.SU" href="http://www.des-studio.su/feed.php" /><link rel="alternate" type="application/atom+xml" title="Лента - Новости" href="http://www.des-studio.su/feed.php?mode=news" /><link rel="alternate" type="application/atom+xml" title="Лента - Все форумы" href="http://www.des-studio.su/feed.php?mode=forums" /><link rel="alternate" type="application/atom+xml" title="Лента - Новые темы" href="http://www.des-studio.su/feed.php?mode=topics" /><link rel="alternate" type="application/atom+xml" title="Лента - Активные темы" href="http://www.des-studio.su/feed.php?mode=topics_active" />
  17.  
  18. <!--
  19. phpBB style name: prosilver
  20. Based on style:   prosilver (this is the default phpBB3 style)
  21. Original author:  Tom Beddard ( http://www.subBlue.com/ )
  22. Modified by:
  23. -->
  24.  
  25. <link rel="stylesheet" href="./tracker/addons/css/prettyPhoto.css" type="text/css" />
  26. <link rel="stylesheet" href="./tracker/addons/css/spoiler.css" type="text/css" />
  27.  
  28. <script src="./tracker/addons/js/jquery-min.js" type="text/javascript"></script>
  29. <script type="text/javascript">
  30. // <![CDATA[
  31. jQuery.noConflict();
  32.  
  33. //Spoiler image width
  34. //var spoilerMaxW = Math.round(screen.width - (screen.width / 1.5));
  35. var spoilerMaxW = 400;
  36. var hidePostImg = false;
  37. var hideSigImg = false;
  38. var openInNewWindow = 'Открыть в новом окне, в полном размере';
  39. var bannedImageHosts = 'Изображения с данного хостинга запрещены!';
  40. var hiddenText = 'Скрытый текст';
  41. var spoilerClose = 'Закрыть';
  42. var banned_image_hosts = false;//banned image hosts
  43. var open_type = 0;
  44. // ]]>
  45. </script>
  46. <script src="./tracker/addons/js/jquery.prettyPhoto.js" type="text/javascript"></script>
  47. <script src="./tracker/addons/js/spoiler.js" type="text/javascript"></script>
  48.  
  49. <script type="text/javascript">
  50. // <![CDATA[
  51. jQuery(document).ready(
  52. function($)
  53. {
  54. $("a[rel^='prettyPhoto']").prettyPhoto({'modal': false, 'show_title': false, 'social_tools': false});
  55. }
  56. );
  57. // ]]>
  58. </script>
  59.  
  60.  
  61. <script type="text/javascript">
  62. // <![CDATA[
  63. var jump_page = 'Введите номер страницы, на которую Вы хотели бы перейти:';
  64. var on_page = '1';
  65. var per_page = '5';
  66. var base_url = './portal.php?sid=f9b2f16d55889837adcea6af61cce080';
  67. var style_cookie = 'phpBBstyle';
  68. var style_cookie_settings = '; path=/; domain=.des-studio.su';
  69. var onload_functions = new Array();
  70. var onunload_functions = new Array();
  71.  
  72.  
  73. /**
  74. * Find a member
  75. */
  76. function find_username(url)
  77. {
  78. popup(url, 760, 570, '_usersearch');
  79. return false;
  80. }
  81.  
  82. /**
  83. * New function for handling multiple calls to window.onload and window.unload by pentapenguin
  84. */
  85. window.onload = function()
  86. {
  87. for (var i = 0; i < onload_functions.length; i++)
  88. {
  89. eval(onload_functions[i]);
  90. }
  91. };
  92.  
  93. window.onunload = function()
  94. {
  95. for (var i = 0; i < onunload_functions.length; i++)
  96. {
  97. eval(onunload_functions[i]);
  98. }
  99. };
  100.  
  101. // ]]>
  102. </script>
  103. <script type="text/javascript" src="./styles/prosilver/template/styleswitcher.js"></script>
  104. <script type="text/javascript" src="./styles/prosilver/template/forum_fn.js"></script>
  105.  
  106. <link rel="stylesheet" href="./mchat/mchat_prosilver.css" type="text/css" />
  107. <script type="text/javascript" src="./jquery_core_mini.js"></script>
  108. <script type="text/javascript" src="./jquery_cookie_mini.js"></script>
  109. <script type="text/javascript">
  110. // <![CDATA[
  111. /**
  112. * Resize too large images
  113. */
  114.  
  115. var reimg_maxWidth = 400, reimg_maxHeight = 320, reimg_relWidth = 0;
  116. var reimg_swapPortrait = true;
  117. var reimg_loadingImg = "./images/spacer.gif";
  118. var reimg_loadingStyle = "width: 16px; height: 16px; background: url(./styles/prosilver/imageset/icon_reimg_loading.gif) top left no-repeat; filter: Alpha(Opacity=50); opacity: .50;";
  119. var reimg_loadingAlt = "Загрузка...";
  120. var reimg_autoLink = true;
  121. var reimg_zoomImg = reimg_loadingImg;
  122. var reimg_zoomStyle = "width: 20px; height: 20px; background: url(./styles/prosilver/imageset/icon_reimg_zoom_in.gif) top left no-repeat; filter: Alpha(Opacity=50); opacity: .50;";
  123. var reimg_zoomHover = "background-position: 0 100%; cursor: pointer; filter: Alpha(Opacity=100); opacity: 1.00;";
  124. var reimg_zoomAlt = "Увеличить (реальные размеры: %1$d x %2$d)";
  125. var reimg_zoomTarget = "_litebox";
  126. function reimg(img, width, height)
  127. {
  128. if (window.reimg_version)
  129. {
  130. reimg_resize(img, width, height);
  131. }
  132. }
  133. // ]]>
  134. </script>
  135.  
  136.  
  137. <script type="text/javascript" src="./reimg/reimg.js"></script>
  138.  
  139. <style type="text/css" media="screen, projection">
  140. <!--
  141. #topicreview .reimg-zoom { display: none; }
  142. -->
  143. </style>
  144.  
  145. <script type="text/javascript">
  146. // <![CDATA[
  147. /**
  148. * Light box for resized images
  149. */
  150. var litebox_alt = "Уменьшить";
  151. var litebox_zoomImg = reimg_loadingImg;
  152. var litebox_zoomStyle = reimg_zoomStyle;
  153. var litebox_zoomHover = reimg_zoomHover;
  154. var litebox_zoomAlt = reimg_zoomAlt;
  155. var litebox_style = "cursor: pointer;"
  156. var litebox_closeImg = reimg_loadingImg;
  157. var litebox_closeStyle = "width: 20px; height: 20px; background: url(./styles/prosilver/imageset/icon_reimg_zoom_out.gif) top left no-repeat; filter: Alpha(Opacity=50); opacity: .50;";
  158. var litebox_closeHover = reimg_zoomHover;
  159. var litebox_closeAlt = litebox_alt;
  160. var litebox_rtl = false;
  161. // ]]>
  162. </script>
  163.  
  164. <script type="text/javascript" src="./reimg/litebox.js"></script>
  165. <link href="./styles/prosilver/theme/print.css" rel="stylesheet" type="text/css" media="print" title="printonly" />
  166. <link href="./style.php?id=1&amp;lang=ru&amp;sid=f9b2f16d55889837adcea6af61cce080" rel="stylesheet" type="text/css" media="screen, projection" />
  167.  
  168. <link href="./styles/prosilver/theme/normal.css" rel="stylesheet" type="text/css" title="A" />
  169. <link href="./styles/prosilver/theme/medium.css" rel="alternate stylesheet" type="text/css" title="A+" />
  170. <link href="./styles/prosilver/theme/large.css" rel="alternate stylesheet" type="text/css" title="A++" />
  171.  
  172.  
  173. <link href="./styles/prosilver/theme/prime_links/prime_links.css" rel="stylesheet" type="text/css" />
  174. <!-- begin mod: Prime Trash Bin --><link href="./styles/prosilver/theme/prime_trash_bin.css" rel="stylesheet" type="text/css" />
  175. <!-- end mod: Prime Trash Bin --><!-- begin mod: phpBB Gallery -->
  176. <script type="text/javascript" src="./gallery/plugins/highslide/highslide-full.js"></script>
  177. <link rel="stylesheet" type="text/css" href="./gallery/plugins/highslide/highslide.css" />
  178. <script type="text/javascript">
  179. hs.graphicsDir = './gallery/plugins/highslide/graphics/';
  180. hs.align = 'center';
  181. hs.transitions = ['expand', 'crossfade'];
  182. hs.fadeInOut = true;
  183. hs.dimmingOpacity = 0.8;
  184. hs.outlineType = 'rounded-white';
  185. hs.captionEval = 'this.thumb.title';
  186. // This value needs to be set to false, to solve the issue with the highly increasing view counts.
  187. hs.continuePreloading = false;
  188.  
  189. // Add the slideshow providing the controlbar and the thumbstrip
  190. hs.addSlideshow({
  191. interval: 5000,
  192. repeat: false,
  193. useControls: true,
  194. fixedControls: 'fit',
  195. overlayOptions: {
  196. opacity: .75,
  197. position: 'top center',
  198. hideOnMouseOut: true
  199. }
  200. });
  201. </script>
  202.  
  203. <script type="text/javascript" src="./gallery/plugins/shadowbox/shadowbox.js"></script>
  204. <link rel="stylesheet" type="text/css" href="./gallery/plugins/shadowbox/shadowbox.css" />
  205. <script type="text/javascript">
  206. Shadowbox.init();
  207. </script>
  208. <!-- end mod: phpBB Gallery -->
  209. <script type="text/javascript">
  210. // New PM Blink
  211. var NewPMCoun = 0;
  212. function NewPMInfo()
  213. {
  214.  NewPMCoun++;
  215.  if(NewPMCoun % 2)
  216.  {
  217.    $('.NewPMInfo').css('color', 'red');
  218.  }
  219.    else
  220.  {
  221.    $('.NewPMInfo').css('color', '');
  222.  }
  223. }
  224. setInterval(function(){NewPMInfo()}, 500); // Blink interval (1000 = 1 sec)
  225. </script>
  226.  
  227. <style type="text/css">
  228.  #menu ul li a {
  229.   color: #;
  230.  }
  231.  #menu ul li a:hover {    
  232.    background: url('./styles/prosilver/theme/images/menu//menu_bg_hover.gif') repeat-x;
  233.    color: #;
  234.    text-decoration: ;  
  235.  }
  236.  #menu ul ul li {
  237.    background: url('./styles/prosilver/theme/images/menu//menu_subbg.gif') repeat-x;
  238.  }
  239.  #menu ul ul li a:hover {    
  240.    background: url('./styles/prosilver/theme/images/menu//menu_subbg_hover.gif') repeat-x;
  241.  }
  242. </style>
  243. </head>
  244.  
  245. <body id="phpbb" class="section-portal ltr">
  246.  
  247.  
  248. <div id="main-block">
  249.  
  250. <div id="wrap">
  251. <a id="top" name="top" accesskey="t"></a>
  252. <div id="page-header">
  253. <div class="headerbar">
  254. <div class="inner"><span class="corners-top"><span></span></span>
  255.  
  256. <div id="site-description">
  257. <a href="http://www.des-studio.su/" title="Главная" id="logo"><img src="./styles/prosilver/imageset/site_logo.gif" width="239" height="102" alt="" title="" /></a>
  258. <h1></h1>
  259. <p></p>
  260. <p class="skiplink"><a href="#start_here">Пропустить</a></p>
  261. </div>
  262. <object type="application/x-shockwave-flash" data="./styles/prosilver/theme/images/portal/board3clock.swf" width="140" height="140">
  263. <param name="wmode" value="transparent" />
  264. <param name="movie" value="./styles/prosilver/theme/images/portal/board3clock.swf" />
  265.        </object>
  266.  
  267. <div id="search-box">
  268. <form action="./search.php?sid=f9b2f16d55889837adcea6af61cce080" method="get" id="search">
  269. <fieldset>
  270. <input name="keywords" id="keywords" type="text" maxlength="128" title="Ключевые слова" class="inputbox search" value="Поиск…" onclick="if(this.value=='Поиск…')this.value='';" onblur="if(this.value=='')this.value='Поиск…';" />
  271. <input class="button2" value="Поиск" type="submit" /><br />
  272. <a href="./search.php?sid=f9b2f16d55889837adcea6af61cce080" title="Параметры расширенного поиска">Расширенный поиск</a> <input type="hidden" name="sid" value="f9b2f16d55889837adcea6af61cce080" />
  273.  
  274. </fieldset>
  275. </form>
  276. </div>
  277.    
  278.  
  279. <span class="corners-bottom"><span></span></span></div>
  280. </div>
  281.  
  282. <div class="navbar">
  283. <div class="inner"><span class="corners-top"><span></span></span>
  284.  
  285. <ul class="linklist navlinks">
  286. <li class="icon-home"><a href="http://www.des-studio.su/">Главная</a> &#187; <a href="./index.php?sid=f9b2f16d55889837adcea6af61cce080" accesskey="h">Форум</a> </li>
  287.  
  288. <li class="rightside"><a href="#" onclick="fontsizeup(); return false;" onkeypress="return fontsizeup(event);" class="fontsize" title="Изменить размер шрифта">Изменить размер шрифта</a></li>
  289.  
  290. </ul>
  291.  
  292.  
  293. <ul class="linklist rightside">
  294.    <li class="icon-rules"><a href="./rules/?sid=f9b2f16d55889837adcea6af61cce080" title="Правила конференции"><font color="#CC0000"><strong>Правила</strong></font></a></li>
  295. <li class="icon-faq">
  296. <a href="http://www.des-studio.su/page.php?p=database&sid=c5eb5d7ead21b4bdcbe687e64792c5b5" style="display: block">База данных</a>
  297. <div>
  298.                     <a href="http://www.des-studio.su/page.php?p=readme&sid=560aef467387537b24300d7eb9267eff">Описание мода ТОТТ V1.0</a>
  299.                     <a href="http://www.des-studio.su/page.php?p=newships&sid=560aef467387537b24300d7eb9267eff">Новые корабли</a>
  300.                     <a href="http://www.des-studio.su/page.php?p=factories&sid=560aef467387537b24300d7eb9267eff">Фабрики и заводы</a>
  301. <a href="http://www.des-studio.su/page.php?p=xenprom&sid=560aef467387537b24300d7eb9267eff">Ксенонская промышленность</a>
  302.                     <a href="http://www.des-studio.su/page.php?p=syipjards&sid=560aef467387537b24300d7eb9267eff">Верфи</a>
  303.                     <a href="http://www.des-studio.su/page.php?p=docks&sid=560aef467387537b24300d7eb9267eff">Доки</a>
  304. <a href="http://www.des-studio.su/page.php?p=map&sid=560aef467387537b24300d7eb9267eff">Карта, новые сектора и бэкграунды</a>
  305.                     <a href="http://www.des-studio.su/page.php?p=rait&sid=560aef467387537b24300d7eb9267eff">Новые рейтинги</a>
  306.                </div>
  307. </li>
  308. <li class="icon-faq">
  309. <a href="./faq.php?sid=f9b2f16d55889837adcea6af61cce080" title="Часто задаваемые вопросы">FAQ</a>
  310. </li>
  311.        
  312. <li class="icon-download">
  313. <a href="./downloads.php?sid=f9b2f16d55889837adcea6af61cce080" style="display: block">Файлы</a>
  314. <div>
  315.                     <a href="http://www.des-studio.su/downloads.php?cat=1">Главная</a>
  316.                     <a href="http://www.des-studio.su/downloads.php?cat=2">Видео</a>
  317.                     <a href="http://www.des-studio.su/downloads.php?cat=8">Скрипты</a>
  318. <a href="http://www.des-studio.su/downloads.php?cat=3">Дополнения</a>
  319.                     <a href="http://www.des-studio.su/downloads.php?cat=4">Карта</a>
  320.                     <a href="http://www.des-studio.su/downloads.php?cat=5">Утилиты</a>
  321. <a href="http://www.des-studio.su/downloads.php?cat=6">Ядро мода</a>
  322.                </div>
  323. </li>
  324. <!-- begin mod: phpBB Statistics --><!-- end mod: phpBB Statistics --><!-- begin mod: phpBB Gallery -->
  325.                 <li class="icon-gallery">
  326. <a href="./gallery/index.php?sid=f9b2f16d55889837adcea6af61cce080" style="display: block">Галерея</a>
  327. <div>
  328.                     <a href="http://www.des-studio.su/gallery/album.php?album_id=1">Фотографии пилотов</a>
  329.                     <a href="http://www.des-studio.su/gallery/album.php?album_id=2">Новые корабли</a>
  330.                     <a href="http://www.des-studio.su/gallery/album.php?album_id=3">Разное</a>
  331. <a href="http://www.des-studio.su/gallery/album.php?album_id=4">Планетарный мод Selen'a</a>
  332.                     <a href="http://www.des-studio.su/gallery/album.php?album_id=5">BackGround's</a>
  333.                     <a href="http://www.des-studio.su/gallery/album.php?album_id=7">Планетарные туманности</a>
  334. <a href="http://www.des-studio.su/gallery/index.php?mode=personal">Персональные альбомы пользователей</a>
  335. <a href="http://www.des-studio.su/gallery/search.php?search_id=recent">Последние изображения</a>
  336. <a href="http://www.des-studio.su/gallery/search.php?search_id=random">Случайные изображения</a>
  337.                </div>
  338. </li>
  339.            <!-- end mod: phpBB Gallery --><!-- begin mod: Thanks for posts --><!-- end mod: Thanks for posts -->
  340. <li class="icon-logout"><a href="./ucp.php?mode=login&amp;sid=f9b2f16d55889837adcea6af61cce080" title="Вход" accesskey="x">Вход</a></li>
  341. </ul>
  342.  
  343. <span class="corners-bottom"><span></span></span></div>
  344. </div>
  345.  
  346. </div>
  347.  
  348. <a name="start_here"></a>
  349. <div id="page-body">
  350. <!--version $Id: _block_config.html 601 2010-01-01 19:01:08Z marc1706 $ //-->
  351. <!-- Config for the left and right blocks //--><!-- Config for the center blocks //--><!-- Images-URL //--><!-- Vertical distance between left/right and center Blocks --><!-- show Icons in left/right Blocks? 0=no 1=yes --><!-- postbody top (default 1 by prosilver) 0=no 1=yes --><!-- override the column width settings of the ACP for this style? 0=no 1=yes --><!-- override the column width settings of the ACP - set the width if enabled -->
  352.  
  353. <!--version $Id: portal_body.html 591 2009-12-11 23:48:49Z marc1706 $ //-->
  354.  
  355.  
  356. <table cellpadding="0" cellspacing="0" border="0" width="100%">
  357. <tr>
  358. <!-- [+] left block area -->
  359. <td valign="top" style="width: 180px; padding-right:10px;">
  360. <br style="clear:both" />
  361. <!--version $Id: portal_left.html 591 2009-12-11 23:48:49Z marc1706 $ //-->
  362.  
  363. <!--version $Id: main_menu.html 544 2009-09-10 12:35:25Z christian_n $ //-->
  364. <div class="panel bg3"><div class="inner"><span class="corners-top"><span></span></span><h3><img src="./styles/prosilver/theme/images/portal/portal_menu.png" width="16" height="16" alt="" />&nbsp;Меню</h3>
  365. <div class="portal-navigation">
  366. <div class="menutitle">Навигация</div>
  367. <ul>
  368. <li><a href="./index.php?sid=f9b2f16d55889837adcea6af61cce080">Форум</a></li>
  369.          <li><a href="./downloads.php?sid=f9b2f16d55889837adcea6af61cce080">Файлы</a></li>
  370.          <li><a href="./gallery/index.php?sid=f9b2f16d55889837adcea6af61cce080">Галерея</a></li>
  371. <li><a href="./memberlist.php?mode=leaders&amp;sid=f9b2f16d55889837adcea6af61cce080">Наша команда</a></li>
  372. </ul>
  373. <hr class="dashed" />
  374. <div class="menutitle">Помощь</div>
  375. <ul>
  376. <li><a href="./rules/?sid=f9b2f16d55889837adcea6af61cce080"><font color="#CC0000"><strong>Правила</strong></font></a></li>
  377. <li><a href="http://www.des-studio.su/page.php?p=database&sid=c5eb5d7ead21b4bdcbe687e64792c5b5">База данных</a></li>
  378.        <li><a href="./faq.php?sid=f9b2f16d55889837adcea6af61cce080">FAQ</a></li>
  379. <li><a href="./faq.php?mode=bbcode&amp;sid=f9b2f16d55889837adcea6af61cce080">BBCode FAQ</a></li>
  380. <li><a href="./ucp.php?mode=privacy&amp;sid=f9b2f16d55889837adcea6af61cce080">Политика безопасности</a></li>
  381. </ul>
  382. </div>
  383. <span class="corners-bottom"><span></span></span></div></div><br style="clear:both" /><!--version $Id: links.html 544 2009-09-10 12:35:25Z christian_n $ //-->
  384. <div class="panel bg3"><div class="inner"><span class="corners-top"><span></span></span><h3><img src="./styles/prosilver/theme/images/portal/portal_links.png" width="16" height="16" alt="" />&nbsp;Ссылки</h3>
  385. <div class="portal-navigation">
  386. <ul>
  387. <li><a href="http://www.elite-games.ru/conference/viewforum.php?f=59" title="Elite-Games X3TC">Elite-Games X3TC</a></li>
  388. <li><a href="http://forum.egosoft.com/viewtopic.php?t=296104" title="Egosoft TOTT">Egosoft TOTT</a></li>
  389. <li><a href="http://hubblesite.org/" title="HubbleSite">HubbleSite</a></li>
  390. <li><a href="http://www.nasa.gov/mission_pages/soho/index.html" title="NASA. Трансляции с зондов SOHO">NASA. Трансляции с зондов SOHO</a></li>
  391. <li><a href="http://web-codes.net/index.php" title="All Sity Web-Codes">All Sity Web-Codes</a></li>
  392. </ul>
  393. </div>
  394. <span class="corners-bottom"><span></span></span></div></div><br style="clear:both" /><!--version $Id: statistics.html 544 2009-09-10 12:35:25Z christian_n $ //-->
  395. <div class="panel bg3"><div class="inner"><span class="corners-top"><span></span></span><h3><img src="./styles/prosilver/theme/images/portal/portal_stats.png" width="16" height="16" alt="" />&nbsp;Статистика</h3>
  396. <strong>Всего</strong><br />
  397. Всего сообщений: <strong>27528</strong><br />
  398. Тем: <strong>156</strong><br />
  399. Всего объявлений <strong>0</strong><br />
  400. Всего закрепленных <strong>11</strong><br />
  401. Всего вложений <strong>149</strong><br />
  402. <hr class="dashed" />
  403. Тем за день: <strong>0</strong><br />
  404. Сообщений в день: <strong>6</strong><br />
  405. Людей за день: <strong>1</strong><br />
  406. Тем на человека: <strong>0</strong><br />
  407. Сообщений на человека: <strong>6</strong><br />
  408. Сообщений на тему: <strong>176</strong><br />
  409. <hr class="dashed" />
  410. Пользователей: <strong>4261</strong><br />
  411. Новый пользователь: <strong><a href="./memberlist.php?mode=viewprofile&amp;u=55991&amp;sid=f9b2f16d55889837adcea6af61cce080" style="color: #009900;" class="username-coloured">Boris323</a></strong>
  412. <span class="corners-bottom"><span></span></span></div></div><br style="clear:both" /><!-- version $Id: additional_blocks_left.html 503 2009-04-20 18:34:29Z kevin74 $ //--><!-- additional_blocks //--><!--version $Id: attachments.html 544 2009-09-10 12:35:25Z christian_n $ //-->
  413. <div class="panel bg3"><div class="inner"><span class="corners-top"><span></span></span><h3><img src="./styles/prosilver/theme/images/portal/portal_attach.png" width="16" height="16" alt="" />&nbsp;Вложения</h3>
  414. <span style="float:left;"><strong>Имя файла</strong></span><br />
  415. <span style="float:left;" class="portal-gensmall"><img src="./styles/prosilver/theme/images/portal/icon_topic_attach.gif" alt="" />&nbsp;<a href="./viewtopic.php?p=42656&amp;sid=f9b2f16d55889837adcea6af61cce080#p42656" title="Patch TOTT V1.5.3.rar"><strong>Patch TOTT V1.5.3</strong></a></span><br style="clear:both" />
  416. <span style="float:left;padding-right:10px;">Размер файла:</span><span style="float:right;padding-right:10px;" class="portal-gensmall"><strong>45.58 MiB</strong></span><br style="clear:both" />
  417. <span style="float:left;padding-right:10px;">Файлы:</span><span style="float:right;padding-right:10px;" class="portal-gensmall"><strong>564</strong></span><br style="clear:both" />
  418. <hr class="dashed" />
  419. <span style="float:left;" class="portal-gensmall"><img src="./styles/prosilver/theme/images/portal/icon_topic_attach.gif" alt="" />&nbsp;<a href="./viewtopic.php?p=41086&amp;sid=f9b2f16d55889837adcea6af61cce080#p41086" title="0.1 Assassinate 1.xml"><strong>0.1 Assassinate 1</strong></a></span><br style="clear:both" />
  420. <span style="float:left;padding-right:10px;">Размер файла:</span><span style="float:right;padding-right:10px;" class="portal-gensmall"><strong>45.15 KiB</strong></span><br style="clear:both" />
  421. <span style="float:left;padding-right:10px;">Файлы:</span><span style="float:right;padding-right:10px;" class="portal-gensmall"><strong>15</strong></span><br style="clear:both" />
  422. <hr class="dashed" />
  423. <span style="float:left;" class="portal-gensmall"><img src="./styles/prosilver/theme/images/portal/icon_topic_attach.gif" alt="" />&nbsp;<a href="./viewtopic.php?p=40964&amp;sid=f9b2f16d55889837adcea6af61cce080#p40964" title="Улучшенная Продажа подержанных кораблей.zip"><strong>Улучшенная Прод...</strong></a></span><br style="clear:both" />
  424. <span style="float:left;padding-right:10px;">Размер файла:</span><span style="float:right;padding-right:10px;" class="portal-gensmall"><strong>5.57 KiB</strong></span><br style="clear:both" />
  425. <span style="float:left;padding-right:10px;">Файлы:</span><span style="float:right;padding-right:10px;" class="portal-gensmall"><strong>16</strong></span><br style="clear:both" />
  426. <hr class="dashed" />
  427. <span style="float:left;" class="portal-gensmall"><img src="./styles/prosilver/theme/images/portal/icon_topic_attach.gif" alt="" />&nbsp;<a href="./viewtopic.php?p=37136&amp;sid=f9b2f16d55889837adcea6af61cce080#p37136" title="Руководство по MD.rar"><strong>Руководство по ...</strong></a></span><br style="clear:both" />
  428. <span style="float:left;padding-right:10px;">Размер файла:</span><span style="float:right;padding-right:10px;" class="portal-gensmall"><strong>921.67 KiB</strong></span><br style="clear:both" />
  429. <span style="float:left;padding-right:10px;">Файлы:</span><span style="float:right;padding-right:10px;" class="portal-gensmall"><strong>30</strong></span><br style="clear:both" />
  430. <hr class="dashed" />
  431. <span style="float:left;" class="portal-gensmall"><img src="./styles/prosilver/theme/images/portal/icon_topic_attach.gif" alt="" />&nbsp;<a href="./viewtopic.php?p=37134&amp;sid=f9b2f16d55889837adcea6af61cce080#p37134" title="director.rar"><strong>director</strong></a></span><br style="clear:both" />
  432. <span style="float:left;padding-right:10px;">Размер файла:</span><span style="float:right;padding-right:10px;" class="portal-gensmall"><strong>61.25 KiB</strong></span><br style="clear:both" />
  433. <span style="float:left;padding-right:10px;">Файлы:</span><span style="float:right;padding-right:10px;" class="portal-gensmall"><strong>13</strong></span><br style="clear:both" />
  434. <hr class="dashed" />
  435. <span style="float:left;" class="portal-gensmall"><img src="./styles/prosilver/theme/images/portal/icon_topic_attach.gif" alt="" />&nbsp;<a href="./viewtopic.php?p=37116&amp;sid=f9b2f16d55889837adcea6af61cce080#p37116" title="lessons.rar"><strong>lessons</strong></a></span><br style="clear:both" />
  436. <span style="float:left;padding-right:10px;">Размер файла:</span><span style="float:right;padding-right:10px;" class="portal-gensmall"><strong>72.14 MiB</strong></span><br style="clear:both" />
  437. <span style="float:left;padding-right:10px;">Файлы:</span><span style="float:right;padding-right:10px;" class="portal-gensmall"><strong>11</strong></span><br style="clear:both" />
  438. <hr class="dashed" />
  439. <span style="float:left;" class="portal-gensmall"><img src="./styles/prosilver/theme/images/portal/icon_topic_attach.gif" alt="" />&nbsp;<a href="./viewtopic.php?p=33096&amp;sid=f9b2f16d55889837adcea6af61cce080#p33096" title="lucikes_skript_kollektion_ru_209.rar"><strong>lucikes_skript_...</strong></a></span><br style="clear:both" />
  440. <span style="float:left;padding-right:10px;">Размер файла:</span><span style="float:right;padding-right:10px;" class="portal-gensmall"><strong>4.25 MiB</strong></span><br style="clear:both" />
  441. <span style="float:left;padding-right:10px;">Файлы:</span><span style="float:right;padding-right:10px;" class="portal-gensmall"><strong>112</strong></span><br style="clear:both" />
  442. <hr class="dashed" />
  443. <span style="float:left;" class="portal-gensmall"><img src="./styles/prosilver/theme/images/portal/icon_topic_attach.gif" alt="" />&nbsp;<a href="./viewtopic.php?p=34916&amp;sid=f9b2f16d55889837adcea6af61cce080#p34916" title="plugin.PTEI.ix.victory.rar"><strong>plugin.PTEI.ix....</strong></a></span><br style="clear:both" />
  444. <span style="float:left;padding-right:10px;">Размер файла:</span><span style="float:right;padding-right:10px;" class="portal-gensmall"><strong>2.4 KiB</strong></span><br style="clear:both" />
  445. <span style="float:left;padding-right:10px;">Файлы:</span><span style="float:right;padding-right:10px;" class="portal-gensmall"><strong>24</strong></span><br style="clear:both" />
  446. <span class="corners-bottom"><span></span></span></div></div><br style="clear:both" /><!--version $Id: latest_bots.html 544 2009-09-10 12:35:25Z christian_n $ //-->
  447. <div class="panel bg3"><div class="inner"><span class="corners-top"><span></span></span><h3><img src="./styles/prosilver/theme/images/portal/portal_bots.png" width="16" height="16" alt="" />&nbsp;Последние 1 посетившие роботы</h3>
  448. <span class="genmed"><span style="color: #9E8DA7;" class="username-coloured">Google Adsense [Bot]</span></span> <br /> <span class="gensmall">1 минуту назад</span>
  449. <span class="corners-bottom"><span></span></span></div></div><br style="clear:both" />
  450.  
  451. </td>
  452. <!-- [-] left block area --><!-- [+] center block area -->
  453. <td valign="top">
  454. <br style="clear:both" />
  455. <!--version $Id: portal_center.html 592 2009-12-15 12:10:32Z marc1706 $ //-->
  456.  
  457. <!--version $Id: welcome.html 521 2009-08-26 20:59:19Z christian_n $ //-->
  458. <div class="forabg"><div class="inner"><span class="corners-top"><span></span></span><ul class="topiclist"><li class="header"><dl class="icon"><dt>Добро пожаловать</dt></dl></li></ul>
  459. <div class="panel bg1" style="margin-bottom: 0px">
  460. <div class="inner"><span class="portal-corners-top-inner"></span>
  461. <div class="postbody" style="width: 100%">
  462. <div class="content">Добро пожаловать!<br />DES-STUDIO.SU - общение о космосе, науке, технике, компьютерных играх X3 Reunion, X3 Terran Conflict, X3 Albion Prelude, моды X3 TOTT, XRM, MSP, скрипты и дополнения, чат, свободное общение, блоги, фотогалерея, музыка, фильмы онлайн...</div>
  463. </div>
  464. <span class="portal-corners-bottom-inner"></span></div>
  465. </div>
  466. <span class="corners-bottom"><span></span></span></div></div><br style="clear:both" /><!--version $Id: announcements.html 553 2009-09-30 12:10:19Z christian_n $ //-->
  467. <!--version $Id: news_compact.html 521 2009-08-26 20:59:19Z christian_n $ //-->
  468.  
  469. <a name="n"></a>
  470. <div class="forabg"><div class="inner"><span class="corners-top"><span></span></span><ul class="topiclist"><li class="header"><dl class="icon">
  471. <dt style="width: 44%">Последние новости</dt>
  472. <dd class="posts" style="width: 11%">Комментарии</dd>
  473. <dd class="views" style="width: 11%">Просмотров</dd>
  474. <dd class="lastpost" style="width: 25%"><span>Последнее сообщение</span></dd>
  475.  
  476. </dl></li></ul>
  477. <ul class="topiclist topics">
  478.  
  479. <li class="row bg1">
  480. <dl class="icon" style="background-image: url(./styles/prosilver/imageset/topic_read_locked.gif); background-repeat: no-repeat;">
  481. <dt style="width: 44%;" title="Эта тема закрыта, Вы не можете редактировать и оставлять сообщения в ней."><a href="./viewtopic.php?f=15&amp;t=614&amp;sid=f9b2f16d55889837adcea6af61cce080" title="Технические объявления" class="topictitle">Технические объявления</a>
  482. <br />Добавлено  <a href="./memberlist.php?mode=viewprofile&amp;u=58&amp;sid=f9b2f16d55889837adcea6af61cce080" style="color: #000000;" class="username-coloured">Armankessilon</a> &raquo; 17 май 2025, 09:18
  483. <br />Форум: <a href="./viewforum.php?f=15&amp;sid=f9b2f16d55889837adcea6af61cce080" style="font-weight: bold;">Новости сайта</a>
  484. </dt>
  485. <dd class="posts" style="width: 11%">0 <dfn>Комментарии</dfn></dd>
  486. <dd class="views" style="width: 11%">7523 <dfn>Просмотров</dfn></dd>
  487. <dd class="lastpost" style="width: 25%"><span><dfn>Последнее сообщение</dfn> <a href="./memberlist.php?mode=viewprofile&amp;u=58&amp;sid=f9b2f16d55889837adcea6af61cce080" style="color: #000000;" class="username-coloured">Armankessilon</a> <a href="./viewtopic.php?f=15&amp;t=614&amp;p=46614&amp;sid=f9b2f16d55889837adcea6af61cce080#p46614"><img src="./styles/prosilver/imageset/icon_topic_latest.gif" width="11" height="9" alt="Перейти к последнему сообщению" title="Перейти к последнему сообщению" /></a><br />
  488. 17 май 2025, 09:18</span>
  489. </dd>
  490. </dl>
  491. </li>
  492.  
  493. <li class="row bg2">
  494. <dl class="icon" style="background-image: url(./styles/prosilver/imageset/topic_read_locked.gif); background-repeat: no-repeat;">
  495. <dt style="width: 44%;background-image: url(./images/icons/misc/radioactive.gif); background-repeat: no-repeat;" title="Эта тема закрыта, Вы не можете редактировать и оставлять сообщения в ней."><img src="./styles/prosilver/imageset/icon_topic_attach.gif" width="7" height="10" alt="Вложения" title="Вложения" /> <a href="./viewtopic.php?f=2&amp;t=295&amp;sid=f9b2f16d55889837adcea6af61cce080" title="ТОТТ 1.5.3" class="topictitle">ТОТТ 1.5.3</a>
  496. <br />Добавлено  <a href="./memberlist.php?mode=viewprofile&amp;u=61&amp;sid=f9b2f16d55889837adcea6af61cce080" style="color: #000099;" class="username-coloured">Groundwalker</a> &raquo; 08 мар 2019, 18:39
  497. <br />Форум: <a href="./viewforum.php?f=2&amp;sid=f9b2f16d55889837adcea6af61cce080" style="font-weight: bold;">Новости X3: Time Of The Truth</a>
  498. </dt>
  499. <dd class="posts" style="width: 11%">0 <dfn>Комментарии</dfn></dd>
  500. <dd class="views" style="width: 11%">172017 <dfn>Просмотров</dfn></dd>
  501. <dd class="lastpost" style="width: 25%"><span><dfn>Последнее сообщение</dfn> <a href="./memberlist.php?mode=viewprofile&amp;u=61&amp;sid=f9b2f16d55889837adcea6af61cce080" style="color: #000099;" class="username-coloured">Groundwalker</a> <a href="./viewtopic.php?f=2&amp;t=295&amp;p=42656&amp;sid=f9b2f16d55889837adcea6af61cce080#p42656"><img src="./styles/prosilver/imageset/icon_topic_latest.gif" width="11" height="9" alt="Перейти к последнему сообщению" title="Перейти к последнему сообщению" /></a><br />
  502. 08 мар 2019, 18:39</span>
  503. </dd>
  504. </dl>
  505. </li>
  506.  
  507. <li class="row bg1">
  508. <dl class="icon" style="background-image: url(./styles/prosilver/imageset/topic_read_locked.gif); background-repeat: no-repeat;">
  509. <dt style="width: 44%;" title="Эта тема закрыта, Вы не можете редактировать и оставлять сообщения в ней."><a href="./viewtopic.php?f=2&amp;t=250&amp;sid=f9b2f16d55889837adcea6af61cce080" title="Combo Mod" class="topictitle">Combo Mod</a>
  510. <br />Добавлено  <a href="./memberlist.php?mode=viewprofile&amp;u=153&amp;sid=f9b2f16d55889837adcea6af61cce080" style="color: #000000;" class="username-coloured">DNA78</a> &raquo; 15 апр 2021, 14:14
  511. <br />Форум: <a href="./viewforum.php?f=2&amp;sid=f9b2f16d55889837adcea6af61cce080" style="font-weight: bold;">Новости X3: Time Of The Truth</a>
  512. </dt>
  513. <dd class="posts" style="width: 11%">0 <dfn>Комментарии</dfn></dd>
  514. <dd class="views" style="width: 11%">227518 <dfn>Просмотров</dfn></dd>
  515. <dd class="lastpost" style="width: 25%"><span><dfn>Последнее сообщение</dfn> <a href="./memberlist.php?mode=viewprofile&amp;u=153&amp;sid=f9b2f16d55889837adcea6af61cce080" style="color: #000000;" class="username-coloured">DNA78</a> <a href="./viewtopic.php?f=2&amp;t=250&amp;p=39779&amp;sid=f9b2f16d55889837adcea6af61cce080#p39779"><img src="./styles/prosilver/imageset/icon_topic_latest.gif" width="11" height="9" alt="Перейти к последнему сообщению" title="Перейти к последнему сообщению" /></a><br />
  516. 15 апр 2021, 14:14</span>
  517. </dd>
  518. </dl>
  519. </li>
  520.  
  521. <li class="row bg2">
  522. <dl class="icon" style="background-image: url(./styles/prosilver/imageset/topic_read_locked.gif); background-repeat: no-repeat;">
  523. <dt style="width: 44%;background-image: url(./images/icons/misc/radioactive.gif); background-repeat: no-repeat;" title="Эта тема закрыта, Вы не можете редактировать и оставлять сообщения в ней."><a href="./viewtopic.php?f=2&amp;t=235&amp;sid=f9b2f16d55889837adcea6af61cce080" title="TOTT 1.5.2" class="topictitle">TOTT 1.5.2</a>
  524. <br />Добавлено  <a href="./memberlist.php?mode=viewprofile&amp;u=60&amp;sid=f9b2f16d55889837adcea6af61cce080" style="color: #000000;" class="username-coloured">by.@ztek</a> &raquo; 18 ноя 2017, 13:18
  525. <br />Форум: <a href="./viewforum.php?f=2&amp;sid=f9b2f16d55889837adcea6af61cce080" style="font-weight: bold;">Новости X3: Time Of The Truth</a>
  526. </dt>
  527. <dd class="posts" style="width: 11%">0 <dfn>Комментарии</dfn></dd>
  528. <dd class="views" style="width: 11%">134967 <dfn>Просмотров</dfn></dd>
  529. <dd class="lastpost" style="width: 25%"><span><dfn>Последнее сообщение</dfn> <a href="./memberlist.php?mode=viewprofile&amp;u=60&amp;sid=f9b2f16d55889837adcea6af61cce080" style="color: #000000;" class="username-coloured">by.@ztek</a> <a href="./viewtopic.php?f=2&amp;t=235&amp;p=39263&amp;sid=f9b2f16d55889837adcea6af61cce080#p39263"><img src="./styles/prosilver/imageset/icon_topic_latest.gif" width="11" height="9" alt="Перейти к последнему сообщению" title="Перейти к последнему сообщению" /></a><br />
  530. 18 ноя 2017, 13:18</span>
  531. </dd>
  532. </dl>
  533. </li>
  534.  
  535. <li class="row bg1">
  536. <dl class="icon" style="background-image: url(./styles/prosilver/imageset/topic_read_locked.gif); background-repeat: no-repeat;">
  537. <dt style="width: 44%;background-image: url(./images/icons/misc/radioactive.gif); background-repeat: no-repeat;" title="Эта тема закрыта, Вы не можете редактировать и оставлять сообщения в ней."><a href="./viewtopic.php?f=2&amp;t=217&amp;sid=f9b2f16d55889837adcea6af61cce080" title="TOTT 1.5 &amp; Patch TOTT 1.5.1" class="topictitle">TOTT 1.5 &amp; Patch TOTT 1.5.1</a>
  538. <br />Добавлено  <a href="./memberlist.php?mode=viewprofile&amp;u=60&amp;sid=f9b2f16d55889837adcea6af61cce080" style="color: #000000;" class="username-coloured">by.@ztek</a> &raquo; 02 июн 2017, 20:57
  539. <br />Форум: <a href="./viewforum.php?f=2&amp;sid=f9b2f16d55889837adcea6af61cce080" style="font-weight: bold;">Новости X3: Time Of The Truth</a>
  540. </dt>
  541. <dd class="posts" style="width: 11%">0 <dfn>Комментарии</dfn></dd>
  542. <dd class="views" style="width: 11%">122487 <dfn>Просмотров</dfn></dd>
  543. <dd class="lastpost" style="width: 25%"><span><dfn>Последнее сообщение</dfn> <a href="./memberlist.php?mode=viewprofile&amp;u=60&amp;sid=f9b2f16d55889837adcea6af61cce080" style="color: #000000;" class="username-coloured">by.@ztek</a> <a href="./viewtopic.php?f=2&amp;t=217&amp;p=38461&amp;sid=f9b2f16d55889837adcea6af61cce080#p38461"><img src="./styles/prosilver/imageset/icon_topic_latest.gif" width="11" height="9" alt="Перейти к последнему сообщению" title="Перейти к последнему сообщению" /></a><br />
  544. 02 июн 2017, 20:57</span>
  545. </dd>
  546. </dl>
  547. </li>
  548.  
  549. <li class="row bg2">
  550. <div class="topic-actions">
  551. <div class="pagination">
  552. Тем: 9
  553. &bull; Страница <strong>1</strong> из <strong>2</strong> &bull; <span><strong>1</strong><span class="page-sep">, </span><a href="./portal.php?sid=f9b2f16d55889837adcea6af61cce080&amp;np=5#n">2</a></span> &nbsp;
  554. </div>
  555. </div>
  556. </li>
  557.    
  558. </ul>
  559. <span class="corners-bottom"><span></span></span></div></div><br style="clear:both" />
  560. <!-- begin mod: NV recent topics -->
  561. <div class="topic-actions">
  562. <div class="pagination">
  563. Страница <strong>1</strong> из <strong>5</strong> &bull; <span><strong>1</strong><span class="page-sep">, </span><a href="./portal.php?sid=f9b2f16d55889837adcea6af61cce080&amp;recent_topics_start=10">2</a><span class="page-sep">, </span><a href="./portal.php?sid=f9b2f16d55889837adcea6af61cce080&amp;recent_topics_start=20">3</a><span class="page-sep">, </span><a href="./portal.php?sid=f9b2f16d55889837adcea6af61cce080&amp;recent_topics_start=30">4</a><span class="page-sep">, </span><a href="./portal.php?sid=f9b2f16d55889837adcea6af61cce080&amp;recent_topics_start=40">5</a></span>
  564. </div>
  565. </div>
  566.  
  567. <div class="forumbg">
  568. <div class="inner"><span class="corners-top"><span></span></span>
  569. <ul class="topiclist">
  570. <li class="header">
  571. <dl class="icon">
  572. <dt>Последние сообщения</dt>
  573. <dd class="posts">Комментарии</dd>
  574. <dd class="views">Просмотров</dd>
  575. <dd class="lastpost"><span>Последнее сообщение</span></dd>
  576. </dl>
  577. </li>
  578. </ul>
  579. <ul class="topiclist topics">
  580.  
  581. <li class="row bg1">
  582. <dl class="icon" style="background-image: url(./styles/prosilver/imageset/topic_read_locked.gif); background-repeat: no-repeat;">
  583. <dt style="" title="Эта тема закрыта, Вы не можете редактировать и оставлять сообщения в ней."><a href="./viewtopic.php?f=15&amp;t=614&amp;sid=f9b2f16d55889837adcea6af61cce080" class="topictitle">Технические объявления</a><br />
  584. <a href="./memberlist.php?mode=viewprofile&amp;u=58&amp;sid=f9b2f16d55889837adcea6af61cce080" style="color: #000000;" class="username-coloured">Armankessilon</a> &raquo; 17 май 2025, 09:17
  585. <br />в форуме <a href="./viewforum.php?f=15&amp;sid=f9b2f16d55889837adcea6af61cce080" style="font-weight: bold;">Новости сайта</a>
  586. </dt>
  587. <dd class="posts">0 <dfn>Комментарии</dfn></dd>
  588. <dd class="views">7523 <dfn>Просмотров</dfn></dd>
  589. <dd class="lastpost"><span><dfn>Последнее сообщение </dfn> <a href="./memberlist.php?mode=viewprofile&amp;u=58&amp;sid=f9b2f16d55889837adcea6af61cce080" style="color: #000000;" class="username-coloured">Armankessilon</a>
  590. <a href="./viewtopic.php?f=15&amp;t=614&amp;sid=f9b2f16d55889837adcea6af61cce080&amp;p=46614#p46614"><img src="./styles/prosilver/imageset/icon_topic_latest.gif" width="11" height="9" alt="Перейти к последнему сообщению" title="Перейти к последнему сообщению" /></a> <br />17 май 2025, 09:18</span>
  591. </dd>
  592. </dl>
  593. </li>
  594.  
  595.  
  596. <li class="row bg2">
  597. <dl class="icon" style="background-image: url(./styles/prosilver/imageset/topic_read.gif); background-repeat: no-repeat;">
  598. <dt style="" title="Нет новых сообщений"><a href="./viewtopic.php?f=7&amp;t=530&amp;sid=f9b2f16d55889837adcea6af61cce080" class="topictitle">X3FL: Combo Mod</a><br />
  599. <strong class="pagination"><span><a href="./viewtopic.php?f=7&amp;t=530&amp;sid=f9b2f16d55889837adcea6af61cce080">1</a><span class="page-sep">, </span><a href="./viewtopic.php?f=7&amp;t=530&amp;sid=f9b2f16d55889837adcea6af61cce080&amp;start=20">2</a></span></strong> <a href="./memberlist.php?mode=viewprofile&amp;u=153&amp;sid=f9b2f16d55889837adcea6af61cce080" style="color: #000000;" class="username-coloured">DNA78</a> &raquo; 01 июн 2022, 06:46
  600. <br />в форуме <a href="./viewforum.php?f=7&amp;sid=f9b2f16d55889837adcea6af61cce080" style="font-weight: bold;">X3 Terran Conflict</a>
  601. </dt>
  602. <dd class="posts">39 <dfn>Комментарии</dfn></dd>
  603. <dd class="views">138611 <dfn>Просмотров</dfn></dd>
  604. <dd class="lastpost"><span><dfn>Последнее сообщение </dfn> <a href="./memberlist.php?mode=viewprofile&amp;u=52861&amp;sid=f9b2f16d55889837adcea6af61cce080" style="color: #0099FF;" class="username-coloured">Yusp</a>
  605. <a href="./viewtopic.php?f=7&amp;t=530&amp;sid=f9b2f16d55889837adcea6af61cce080&amp;p=46613#p46613"><img src="./styles/prosilver/imageset/icon_topic_latest.gif" width="11" height="9" alt="Перейти к последнему сообщению" title="Перейти к последнему сообщению" /></a> <br />13 апр 2025, 12:44</span>
  606. </dd>
  607. </dl>
  608. </li>
  609.  
  610.  
  611. <li class="row bg1">
  612. <dl class="icon" style="background-image: url(./styles/prosilver/imageset/sticky_read.gif); background-repeat: no-repeat;">
  613. <dt style="" title="Нет новых сообщений"><a href="./viewtopic.php?f=4&amp;t=13&amp;sid=f9b2f16d55889837adcea6af61cce080" class="topictitle">Для сообщений об ошибках</a><br />
  614. <strong class="pagination"><span><a href="./viewtopic.php?f=4&amp;t=13&amp;sid=f9b2f16d55889837adcea6af61cce080">1</a><span class="page-dots"> ... </span><a href="./viewtopic.php?f=4&amp;t=13&amp;sid=f9b2f16d55889837adcea6af61cce080&amp;start=940">48</a><span class="page-sep">, </span><a href="./viewtopic.php?f=4&amp;t=13&amp;sid=f9b2f16d55889837adcea6af61cce080&amp;start=960">49</a><span class="page-sep">, </span><a href="./viewtopic.php?f=4&amp;t=13&amp;sid=f9b2f16d55889837adcea6af61cce080&amp;start=980">50</a></span></strong> <a href="./memberlist.php?mode=viewprofile&amp;u=64&amp;sid=f9b2f16d55889837adcea6af61cce080" style="color: #000000;" class="username-coloured">st.henk63</a> &raquo; 07 фев 2011, 16:57
  615. <br />в форуме <a href="./viewforum.php?f=4&amp;sid=f9b2f16d55889837adcea6af61cce080" style="font-weight: bold;">X3: Time Of The Truth</a>
  616. </dt>
  617. <dd class="posts">992 <dfn>Комментарии</dfn></dd>
  618. <dd class="views">1093338 <dfn>Просмотров</dfn></dd>
  619. <dd class="lastpost"><span><dfn>Последнее сообщение </dfn> <a href="./memberlist.php?mode=viewprofile&amp;u=53450&amp;sid=f9b2f16d55889837adcea6af61cce080" style="color: #0099FF;" class="username-coloured">ir6ds</a>
  620. <a href="./viewtopic.php?f=4&amp;t=13&amp;sid=f9b2f16d55889837adcea6af61cce080&amp;p=46612#p46612"><img src="./styles/prosilver/imageset/icon_topic_latest.gif" width="11" height="9" alt="Перейти к последнему сообщению" title="Перейти к последнему сообщению" /></a> <br />26 мар 2025, 22:08</span>
  621. </dd>
  622. </dl>
  623. </li>
  624.  
  625.  
  626. <li class="row bg2">
  627. <dl class="icon" style="background-image: url(./styles/prosilver/imageset/topic_read_locked.gif); background-repeat: no-repeat;">
  628. <dt style="" title="Эта тема закрыта, Вы не можете редактировать и оставлять сообщения в ней."><a href="./viewtopic.php?f=2&amp;t=214&amp;sid=f9b2f16d55889837adcea6af61cce080" class="topictitle">Время Истины</a><br />
  629. <a href="./memberlist.php?mode=viewprofile&amp;u=60&amp;sid=f9b2f16d55889837adcea6af61cce080" style="color: #000000;" class="username-coloured">by.@ztek</a> &raquo; 01 май 2016, 21:24
  630. <br />в форуме <a href="./viewforum.php?f=2&amp;sid=f9b2f16d55889837adcea6af61cce080" style="font-weight: bold;">Новости X3: Time Of The Truth</a>
  631. </dt>
  632. <dd class="posts">1 <dfn>Комментарии</dfn></dd>
  633. <dd class="views">194487 <dfn>Просмотров</dfn></dd>
  634. <dd class="lastpost"><span><dfn>Последнее сообщение </dfn> <a href="./memberlist.php?mode=viewprofile&amp;u=60&amp;sid=f9b2f16d55889837adcea6af61cce080" style="color: #000000;" class="username-coloured">by.@ztek</a>
  635. <a href="./viewtopic.php?f=2&amp;t=214&amp;sid=f9b2f16d55889837adcea6af61cce080&amp;p=46606#p46606"><img src="./styles/prosilver/imageset/icon_topic_latest.gif" width="11" height="9" alt="Перейти к последнему сообщению" title="Перейти к последнему сообщению" /></a> <br />27 фев 2025, 05:45</span>
  636. </dd>
  637. </dl>
  638. </li>
  639.  
  640.  
  641. <li class="row bg1">
  642. <dl class="icon" style="background-image: url(./styles/prosilver/imageset/topic_read.gif); background-repeat: no-repeat;">
  643. <dt style="" title="Нет новых сообщений"><a href="./viewtopic.php?f=4&amp;t=12&amp;sid=f9b2f16d55889837adcea6af61cce080" class="topictitle">Модостроение (вопросы и ответы)</a><br />
  644. <strong class="pagination"><span><a href="./viewtopic.php?f=4&amp;t=12&amp;sid=f9b2f16d55889837adcea6af61cce080">1</a><span class="page-dots"> ... </span><a href="./viewtopic.php?f=4&amp;t=12&amp;sid=f9b2f16d55889837adcea6af61cce080&amp;start=600">31</a><span class="page-sep">, </span><a href="./viewtopic.php?f=4&amp;t=12&amp;sid=f9b2f16d55889837adcea6af61cce080&amp;start=620">32</a><span class="page-sep">, </span><a href="./viewtopic.php?f=4&amp;t=12&amp;sid=f9b2f16d55889837adcea6af61cce080&amp;start=640">33</a></span></strong> <a href="./memberlist.php?mode=viewprofile&amp;u=64&amp;sid=f9b2f16d55889837adcea6af61cce080" style="color: #000000;" class="username-coloured">st.henk63</a> &raquo; 07 фев 2011, 16:52
  645. <br />в форуме <a href="./viewforum.php?f=4&amp;sid=f9b2f16d55889837adcea6af61cce080" style="font-weight: bold;">X3: Time Of The Truth</a>
  646. </dt>
  647. <dd class="posts">648 <dfn>Комментарии</dfn></dd>
  648. <dd class="views">1058549 <dfn>Просмотров</dfn></dd>
  649. <dd class="lastpost"><span><dfn>Последнее сообщение </dfn> <a href="./memberlist.php?mode=viewprofile&amp;u=4257&amp;sid=f9b2f16d55889837adcea6af61cce080" style="color: #0099FF;" class="username-coloured">Ivan_USER</a>
  650. <a href="./viewtopic.php?f=4&amp;t=12&amp;sid=f9b2f16d55889837adcea6af61cce080&amp;p=46594#p46594"><img src="./styles/prosilver/imageset/icon_topic_latest.gif" width="11" height="9" alt="Перейти к последнему сообщению" title="Перейти к последнему сообщению" /></a> <br />03 сен 2024, 22:16</span>
  651. </dd>
  652. </dl>
  653. </li>
  654.  
  655.  
  656. <li class="row bg2">
  657. <dl class="icon" style="background-image: url(./styles/prosilver/imageset/sticky_read.gif); background-repeat: no-repeat;">
  658. <dt style="" title="Нет новых сообщений"><a href="./viewtopic.php?f=4&amp;t=11&amp;sid=f9b2f16d55889837adcea6af61cce080" class="topictitle">Тестирование адаптаций</a><br />
  659. <strong class="pagination"><span><a href="./viewtopic.php?f=4&amp;t=11&amp;sid=f9b2f16d55889837adcea6af61cce080">1</a><span class="page-dots"> ... </span><a href="./viewtopic.php?f=4&amp;t=11&amp;sid=f9b2f16d55889837adcea6af61cce080&amp;start=6220">312</a><span class="page-sep">, </span><a href="./viewtopic.php?f=4&amp;t=11&amp;sid=f9b2f16d55889837adcea6af61cce080&amp;start=6240">313</a><span class="page-sep">, </span><a href="./viewtopic.php?f=4&amp;t=11&amp;sid=f9b2f16d55889837adcea6af61cce080&amp;start=6260">314</a></span></strong> <a href="./memberlist.php?mode=viewprofile&amp;u=64&amp;sid=f9b2f16d55889837adcea6af61cce080" style="color: #000000;" class="username-coloured">st.henk63</a> &raquo; 07 фев 2011, 16:42
  660. <br />в форуме <a href="./viewforum.php?f=4&amp;sid=f9b2f16d55889837adcea6af61cce080" style="font-weight: bold;">X3: Time Of The Truth</a>
  661. </dt>
  662. <dd class="posts">6279 <dfn>Комментарии</dfn></dd>
  663. <dd class="views">3852922 <dfn>Просмотров</dfn></dd>
  664. <dd class="lastpost"><span><dfn>Последнее сообщение </dfn> <a href="./memberlist.php?mode=viewprofile&amp;u=4257&amp;sid=f9b2f16d55889837adcea6af61cce080" style="color: #0099FF;" class="username-coloured">Ivan_USER</a>
  665. <a href="./viewtopic.php?f=4&amp;t=11&amp;sid=f9b2f16d55889837adcea6af61cce080&amp;p=46593#p46593"><img src="./styles/prosilver/imageset/icon_topic_latest.gif" width="11" height="9" alt="Перейти к последнему сообщению" title="Перейти к последнему сообщению" /></a> <br />11 июл 2024, 10:31</span>
  666. </dd>
  667. </dl>
  668. </li>
  669.  
  670.  
  671. <li class="row bg1">
  672. <dl class="icon" style="background-image: url(./styles/prosilver/imageset/topic_read.gif); background-repeat: no-repeat;">
  673. <dt style="" title="Нет новых сообщений"><a href="./viewtopic.php?f=4&amp;t=27&amp;sid=f9b2f16d55889837adcea6af61cce080" class="topictitle">Сюжетная линия - &quot;Плутарх против КДПН&quot;(автор ILL-JAH)</a><br />
  674. <strong class="pagination"><span><a href="./viewtopic.php?f=4&amp;t=27&amp;sid=f9b2f16d55889837adcea6af61cce080">1</a><span class="page-sep">, </span><a href="./viewtopic.php?f=4&amp;t=27&amp;sid=f9b2f16d55889837adcea6af61cce080&amp;start=20">2</a></span></strong> <a href="./memberlist.php?mode=viewprofile&amp;u=64&amp;sid=f9b2f16d55889837adcea6af61cce080" style="color: #000000;" class="username-coloured">st.henk63</a> &raquo; 08 фев 2011, 01:48
  675. <br />в форуме <a href="./viewforum.php?f=4&amp;sid=f9b2f16d55889837adcea6af61cce080" style="font-weight: bold;">X3: Time Of The Truth</a>
  676. </dt>
  677. <dd class="posts">37 <dfn>Комментарии</dfn></dd>
  678. <dd class="views">219123 <dfn>Просмотров</dfn></dd>
  679. <dd class="lastpost"><span><dfn>Последнее сообщение </dfn> <a href="./memberlist.php?mode=viewprofile&amp;u=51335&amp;sid=f9b2f16d55889837adcea6af61cce080" style="color: #0099FF;" class="username-coloured">alexalsp</a>
  680. <a href="./viewtopic.php?f=4&amp;t=27&amp;sid=f9b2f16d55889837adcea6af61cce080&amp;p=46570#p46570"><img src="./styles/prosilver/imageset/icon_topic_latest.gif" width="11" height="9" alt="Перейти к последнему сообщению" title="Перейти к последнему сообщению" /></a> <br />29 янв 2024, 05:53</span>
  681. </dd>
  682. </dl>
  683. </li>
  684.  
  685.  
  686. <li class="row bg2">
  687. <dl class="icon" style="background-image: url(./styles/prosilver/imageset/topic_read.gif); background-repeat: no-repeat;">
  688. <dt style="background-image: url(./images/icons/smile/question.gif); background-repeat: no-repeat;" title="Нет новых сообщений"><a href="./viewtopic.php?f=20&amp;t=105&amp;sid=f9b2f16d55889837adcea6af61cce080" class="topictitle">Вопросница по моду АМТ</a><br />
  689. <strong class="pagination"><span><a href="./viewtopic.php?f=20&amp;t=105&amp;sid=f9b2f16d55889837adcea6af61cce080">1</a><span class="page-dots"> ... </span><a href="./viewtopic.php?f=20&amp;t=105&amp;sid=f9b2f16d55889837adcea6af61cce080&amp;start=760">39</a><span class="page-sep">, </span><a href="./viewtopic.php?f=20&amp;t=105&amp;sid=f9b2f16d55889837adcea6af61cce080&amp;start=780">40</a><span class="page-sep">, </span><a href="./viewtopic.php?f=20&amp;t=105&amp;sid=f9b2f16d55889837adcea6af61cce080&amp;start=800">41</a></span></strong> <a href="./memberlist.php?mode=viewprofile&amp;u=105&amp;sid=f9b2f16d55889837adcea6af61cce080" style="color: #000099;" class="username-coloured">M0-Enternal force</a> &raquo; 29 авг 2011, 13:01
  690. <br />в форуме <a href="./viewforum.php?f=20&amp;sid=f9b2f16d55889837adcea6af61cce080" style="font-weight: bold;">Мод &quot;Корпорация АМТ&quot;</a>
  691. </dt>
  692. <dd class="posts">814 <dfn>Комментарии</dfn></dd>
  693. <dd class="views">959382 <dfn>Просмотров</dfn></dd>
  694. <dd class="lastpost"><span><dfn>Последнее сообщение </dfn> <a href="./memberlist.php?mode=viewprofile&amp;u=531&amp;sid=f9b2f16d55889837adcea6af61cce080" style="color: #0099FF;" class="username-coloured">Nikolay</a>
  695. <a href="./viewtopic.php?f=20&amp;t=105&amp;sid=f9b2f16d55889837adcea6af61cce080&amp;p=46557#p46557"><img src="./styles/prosilver/imageset/icon_topic_latest.gif" width="11" height="9" alt="Перейти к последнему сообщению" title="Перейти к последнему сообщению" /></a> <br />22 май 2023, 13:41</span>
  696. </dd>
  697. </dl>
  698. </li>
  699.  
  700.  
  701. <li class="row bg1">
  702. <dl class="icon" style="background-image: url(./styles/prosilver/imageset/sticky_read.gif); background-repeat: no-repeat;">
  703. <dt style="" title="Нет новых сообщений"><a href="./viewtopic.php?f=12&amp;t=79&amp;sid=f9b2f16d55889837adcea6af61cce080" class="topictitle">Мод Новый Вавилон</a><br />
  704. <strong class="pagination"><span><a href="./viewtopic.php?f=12&amp;t=79&amp;sid=f9b2f16d55889837adcea6af61cce080">1</a><span class="page-dots"> ... </span><a href="./viewtopic.php?f=12&amp;t=79&amp;sid=f9b2f16d55889837adcea6af61cce080&amp;start=420">22</a><span class="page-sep">, </span><a href="./viewtopic.php?f=12&amp;t=79&amp;sid=f9b2f16d55889837adcea6af61cce080&amp;start=440">23</a><span class="page-sep">, </span><a href="./viewtopic.php?f=12&amp;t=79&amp;sid=f9b2f16d55889837adcea6af61cce080&amp;start=460">24</a></span></strong> <a href="./memberlist.php?mode=viewprofile&amp;u=645&amp;sid=f9b2f16d55889837adcea6af61cce080" style="color: #0099FF;" class="username-coloured">flurry</a> &raquo; 23 апр 2011, 09:41
  705. <br />в форуме <a href="./viewforum.php?f=12&amp;sid=f9b2f16d55889837adcea6af61cce080" style="font-weight: bold;">Хобби и увлечения</a>
  706. </dt>
  707. <dd class="posts">476 <dfn>Комментарии</dfn></dd>
  708. <dd class="views">552033 <dfn>Просмотров</dfn></dd>
  709. <dd class="lastpost"><span><dfn>Последнее сообщение </dfn> <a href="./memberlist.php?mode=viewprofile&amp;u=60&amp;sid=f9b2f16d55889837adcea6af61cce080" style="color: #000000;" class="username-coloured">by.@ztek</a>
  710. <a href="./viewtopic.php?f=12&amp;t=79&amp;sid=f9b2f16d55889837adcea6af61cce080&amp;p=46515#p46515"><img src="./styles/prosilver/imageset/icon_topic_latest.gif" width="11" height="9" alt="Перейти к последнему сообщению" title="Перейти к последнему сообщению" /></a> <br />19 янв 2023, 07:04</span>
  711. </dd>
  712. </dl>
  713. </li>
  714.  
  715.  
  716. <li class="row bg2">
  717. <dl class="icon" style="background-image: url(./styles/prosilver/imageset/topic_read.gif); background-repeat: no-repeat;">
  718. <dt style="" title="Нет новых сообщений"><a href="./viewtopic.php?f=52&amp;t=186&amp;sid=f9b2f16d55889837adcea6af61cce080" class="topictitle">Компьютерная техника и периферия.</a><br />
  719. <strong class="pagination"><span><a href="./viewtopic.php?f=52&amp;t=186&amp;sid=f9b2f16d55889837adcea6af61cce080">1</a><span class="page-sep">, </span><a href="./viewtopic.php?f=52&amp;t=186&amp;sid=f9b2f16d55889837adcea6af61cce080&amp;start=20">2</a><span class="page-sep">, </span><a href="./viewtopic.php?f=52&amp;t=186&amp;sid=f9b2f16d55889837adcea6af61cce080&amp;start=40">3</a><span class="page-sep">, </span><a href="./viewtopic.php?f=52&amp;t=186&amp;sid=f9b2f16d55889837adcea6af61cce080&amp;start=60">4</a></span></strong> <a href="./memberlist.php?mode=viewprofile&amp;u=1250&amp;sid=f9b2f16d55889837adcea6af61cce080" style="color: #000099;" class="username-coloured">Постигший истину</a> &raquo; 16 авг 2011, 13:44
  720. <br />в форуме <a href="./viewforum.php?f=52&amp;sid=f9b2f16d55889837adcea6af61cce080" style="font-weight: bold;">Железный форум</a>
  721. </dt>
  722. <dd class="posts">62 <dfn>Комментарии</dfn></dd>
  723. <dd class="views">290531 <dfn>Просмотров</dfn></dd>
  724. <dd class="lastpost"><span><dfn>Последнее сообщение </dfn> <a href="./memberlist.php?mode=viewprofile&amp;u=53247&amp;sid=f9b2f16d55889837adcea6af61cce080" style="color: #0099FF;" class="username-coloured">MikNamn</a>
  725. <a href="./viewtopic.php?f=52&amp;t=186&amp;sid=f9b2f16d55889837adcea6af61cce080&amp;p=46264#p46264"><img src="./styles/prosilver/imageset/icon_topic_latest.gif" width="11" height="9" alt="Перейти к последнему сообщению" title="Перейти к последнему сообщению" /></a> <br />01 июл 2022, 08:23</span>
  726. </dd>
  727. </dl>
  728. </li>
  729.  
  730. </ul>
  731. <span class="corners-bottom"><span></span></span></div>
  732. </div>
  733. <!-- end mod: NV recent topics -->
  734. <br />
  735. <!--version $Id: welcome.html 521 2009-08-26 20:59:19Z christian_n $ //-->
  736. <div class="forabg"><div class="inner"><span class="corners-top"><span></span></span><ul class="topiclist"><li class="header"><dl class="icon"><dt>Последний блог</dt></dl></li></ul>
  737. <div class="panel bg1" style="margin-bottom: 0px">
  738. <div class="inner"><span class="portal-corners-top-inner"></span>
  739. <div class="postbody" style="width: 100%">
  740. <div class="content">  
  741.        <hr />    
  742.                                              
  743.           <a href="http://www.des-studio.su/blog.php?u=60&amp;b=16&amp;sid=f9b2f16d55889837adcea6af61cce080"><strong>Космическая и немного Земная погода</strong></a>            
  744.          <a href="./memberlist.php?mode=viewprofile&amp;u=60&amp;sid=f9b2f16d55889837adcea6af61cce080" style="color: #000000;" class="username-coloured">by.@ztek</a>            
  745.                    
  746.          18 май 2013, 22:59
  747.          <br />
  748.          Будем отслеживать состояние нашего светила и его вли...<br /> <br /> <a href="http://www.des-studio.su/blog.php?u=60&amp;b=16&amp;sid=f9b2f16d55889837adcea6af61cce080" class="postlink-local" onclick="this.target='_blank';">[ Подробнее ]</a>
  749.            
  750.          <br />
  751.          <a href="http://www.des-studio.su/blog.php?u=60&amp;b=16&amp;sid=f9b2f16d55889837adcea6af61cce080#replies">9 комментариев</a>
  752.          12247 просмотров  
  753.        <hr />  
  754.                                              
  755.           <a href="http://www.des-studio.su/blog.php?u=60&amp;b=12&amp;sid=f9b2f16d55889837adcea6af61cce080"><strong>Чудо-Строители</strong></a>            
  756.          <a href="./memberlist.php?mode=viewprofile&amp;u=60&amp;sid=f9b2f16d55889837adcea6af61cce080" style="color: #000000;" class="username-coloured">by.@ztek</a>            
  757.                    
  758.          17 апр 2013, 19:45
  759.          <br />
  760.          Не монтаж. Снял 16.04.2013г. Непонятное здание за 10-й Клиниче...<br /> <br /> <a href="http://www.des-studio.su/blog.php?u=60&amp;b=12&amp;sid=f9b2f16d55889837adcea6af61cce080" class="postlink-local" onclick="this.target='_blank';">[ Подробнее ]</a>
  761.            
  762.          <br />
  763.          <a href="http://www.des-studio.su/blog.php?u=60&amp;b=12&amp;sid=f9b2f16d55889837adcea6af61cce080#replies">13 комментариев</a>
  764.          10632 просмотров  
  765.        <hr />  
  766.                                              
  767.           <a href="http://www.des-studio.su/blog.php?u=2&amp;b=5&amp;sid=f9b2f16d55889837adcea6af61cce080"><strong>Мастер-ломастер</strong></a>            
  768.          <a href="./memberlist.php?mode=viewprofile&amp;u=2&amp;sid=f9b2f16d55889837adcea6af61cce080" style="color: #000000;" class="username-coloured">pasha69</a>            
  769.                    
  770.          09 апр 2013, 19:05
  771.          <br />
  772.          Вот такая кроватка может получиться из отходо...<br /> <br /> <a href="http://www.des-studio.su/blog.php?u=2&amp;b=5&amp;sid=f9b2f16d55889837adcea6af61cce080" class="postlink-local" onclick="this.target='_blank';">[ Подробнее ]</a>
  773.            
  774.          <br />
  775.          <a href="http://www.des-studio.su/blog.php?u=2&amp;b=5&amp;sid=f9b2f16d55889837adcea6af61cce080#replies">8 комментариев</a>
  776.          7338 просмотров  
  777.        <hr />  
  778.                                              
  779.           <a href="http://www.des-studio.su/blog.php?u=70&amp;b=4&amp;sid=f9b2f16d55889837adcea6af61cce080"><strong>Пизанская башня</strong></a>            
  780.          <a href="./memberlist.php?mode=viewprofile&amp;u=70&amp;sid=f9b2f16d55889837adcea6af61cce080" style="color: #000099;" class="username-coloured">волчонок</a>            
  781.                    
  782.          08 апр 2013, 10:16
  783.          <br />
  784.          Мне, одному, кажется, что дом стоит криво?<br />        ...<br /> <br /> <a href="http://www.des-studio.su/blog.php?u=70&amp;b=4&amp;sid=f9b2f16d55889837adcea6af61cce080" class="postlink-local" onclick="this.target='_blank';">[ Подробнее ]</a>
  785.            
  786.          <br />
  787.          <a href="http://www.des-studio.su/blog.php?u=70&amp;b=4&amp;sid=f9b2f16d55889837adcea6af61cce080#replies">13 комментариев</a>
  788.          12858 просмотров  
  789.        <hr />  
  790.                                              
  791.           <a href="http://www.des-studio.su/blog.php?u=2&amp;b=2&amp;sid=f9b2f16d55889837adcea6af61cce080"><strong>Блог об отдыхе на природе</strong></a>            
  792.          <a href="./memberlist.php?mode=viewprofile&amp;u=2&amp;sid=f9b2f16d55889837adcea6af61cce080" style="color: #000000;" class="username-coloured">pasha69</a>            
  793.                    
  794.          07 апр 2013, 06:18
  795.          <br />
  796.          Мечты о море  <!-- s:) --> ...<br /> <br /> <a href="http://www.des-studio.su/blog.php?u=2&amp;b=2&amp;sid=f9b2f16d55889837adcea6af61cce080" class="postlink-local" onclick="this.target='_blank';">[ Подробнее ]</a>
  797.            
  798.          <br />
  799.          <a href="http://www.des-studio.su/blog.php?u=2&amp;b=2&amp;sid=f9b2f16d55889837adcea6af61cce080#replies">3 комментариев</a>
  800.          7258 просмотров  
  801.        <hr />  
  802.        
  803.        </div>
  804. </div>
  805. <span class="portal-corners-bottom-inner"></span></div>
  806. </div>
  807. <span class="corners-bottom"><span></span></span></div></div><br style="clear:both" /><!-- version $Id: additional_blocks_center.html 503 2009-04-20 18:34:29Z kevin74 $ //--><!-- additional_blocks //--><!--version $Id: whois_online.html 521 2009-08-26 20:59:19Z christian_n $ //-->
  808. <div class="forabg"><div class="inner"><span class="corners-top"><span></span></span><ul class="topiclist"><li class="header"><dl class="icon"><dt>Кто сейчас на форуме</dt></dl></li></ul>
  809. <ul class="topiclist bg1">
  810. <li><dl>
  811. <dd style="border-left:0px">
  812. <p style="margin: 0 5px 0 5px;">Сейчас посетителей на форуме: <strong>771</strong>, из них зарегистрированных: 1, 0 скрытых и гостей: 770 (основано на активности пользователей за последние 5 минут)<br />Больше всего посетителей (<strong>943</strong>) на форуме было 18 апр 2020, 07:00<br /> <br />Зарегистрированные пользователи: <span style="color: #9E8DA7;" class="username-coloured">Google Adsense [Bot]</span>
  813. <br /><em>Легенда: <a style="color:#000000" href="./memberlist.php?mode=group&amp;g=5&amp;sid=f9b2f16d55889837adcea6af61cce080">Администраторы</a>, <a style="color:#CC0000" href="./memberlist.php?mode=group&amp;g=4&amp;sid=f9b2f16d55889837adcea6af61cce080">Главные модераторы</a>, <a style="color:#000099" href="./memberlist.php?mode=group&amp;g=8&amp;sid=f9b2f16d55889837adcea6af61cce080">Модераторы</a></em></p>
  814. </dd>
  815. </dl></li>
  816. </ul>
  817. <span class="corners-bottom"><span></span></span></div></div><br style="clear:both" /><!-- Place this tag where you want the +1 button to render. -->
  818. <div class="g-plusone" data-annotation="inline" data-width="300"></div>
  819.  
  820. <!-- Place this tag after the last +1 button tag. -->
  821. <script type="text/javascript">
  822.  window.___gcfg = {lang: 'ru'};
  823.  
  824.  (function() {
  825.    var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
  826.    po.src = 'https://apis.google.com/js/plusone.js';
  827.    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
  828.  })();
  829. </script>
  830.  
  831. <!--version $Id: jumpbox.html 503 2009-04-20 18:34:29Z kevin74 $ //-->
  832.  
  833. <form method="post" id="jumpbox" action="./viewforum.php?sid=f9b2f16d55889837adcea6af61cce080" onsubmit="if(document.jumpbox.f.value == -1){return false;}">
  834.  
  835. <fieldset class="jumpbox">
  836. <label for="f" accesskey="j">Перейти:</label>
  837. <select name="f" id="f" onchange="if(this.options[this.selectedIndex].value != -1){ document.forms['jumpbox'].submit() }">
  838. <option value="-1">выберите форум</option>
  839. <option value="-1">------------------</option>
  840. <option value="1">Канал новостей</option>
  841. <option value="2">&nbsp; &nbsp;Новости X3: Time Of The Truth</option>
  842. <option value="15">&nbsp; &nbsp;Новости сайта</option>
  843. <option value="7">X3 Terran Conflict</option>
  844. <option value="4">&nbsp; &nbsp;X3: Time Of The Truth</option>
  845. <option value="20">&nbsp; &nbsp;&nbsp; &nbsp;Мод &quot;Корпорация АМТ&quot;</option>
  846. <option value="22">&nbsp; &nbsp;X³ Albion Prelude</option>
  847. <option value="5">&nbsp; &nbsp;English X3: Time Of The Truth</option>
  848. <option value="53">Модификация X-Series</option>
  849. <option value="51">Наука и техника</option>
  850. <option value="52">Железный форум</option>
  851. <option value="23">Онлайн кинотеатр</option>
  852. <option value="50">&nbsp; &nbsp;Ожидается</option>
  853. <option value="24">&nbsp; &nbsp;Боевики</option>
  854. <option value="25">&nbsp; &nbsp;Комедии</option>
  855. <option value="26">&nbsp; &nbsp;Криминал</option>
  856. <option value="27">&nbsp; &nbsp;Мистика</option>
  857. <option value="28">&nbsp; &nbsp;Фантастика</option>
  858. <option value="29">&nbsp; &nbsp;Ужасы</option>
  859. <option value="30">&nbsp; &nbsp;Триллеры</option>
  860. <option value="31">&nbsp; &nbsp;Фэнтези</option>
  861. <option value="32">&nbsp; &nbsp;Приключения</option>
  862. <option value="49">&nbsp; &nbsp;Катастрофы</option>
  863. <option value="33">&nbsp; &nbsp;Семейные</option>
  864. <option value="34">&nbsp; &nbsp;Отечественные</option>
  865. <option value="35">&nbsp; &nbsp;Сериалы</option>
  866. <option value="36">&nbsp; &nbsp;Мультфильмы</option>
  867. <option value="37">&nbsp; &nbsp;Музыкальные</option>
  868. <option value="38">&nbsp; &nbsp;Мелодрамы</option>
  869. <option value="39">&nbsp; &nbsp;Короткометражные</option>
  870. <option value="40">&nbsp; &nbsp;Концерты</option>
  871. <option value="41">&nbsp; &nbsp;Исторические</option>
  872. <option value="42">&nbsp; &nbsp;Драмы</option>
  873. <option value="43">&nbsp; &nbsp;Документальные</option>
  874. <option value="44">&nbsp; &nbsp;Детские</option>
  875. <option value="45">&nbsp; &nbsp;Детективы</option>
  876. <option value="46">&nbsp; &nbsp;Военные</option>
  877. <option value="47">&nbsp; &nbsp;Вестерны</option>
  878. <option value="48">&nbsp; &nbsp;Биография</option>
  879. <option value="17">Правила конференции</option>
  880. <option value="9">Сайт и форум</option>
  881. <option value="16">&nbsp; &nbsp;Вопросы о сайте и форуме</option>
  882. <option value="12">Хобби и увлечения</option>
  883. </select>
  884. <input type="submit" value="Перейти" class="button2" />
  885. </fieldset>
  886. </form>
  887. <br />
  888. <!-- please keep this credits visible, thank you!  -->
  889. <!-- <br /><div class="copyright"><a href="http://www.board3.de" title="board3.de">board3 Portal</a> - based on <a href="http://www.phpbb3portal.com" title="phpBB3 Portal">phpBB3 Portal</a></div>  -->
  890. </td>
  891. <!-- [-] center block area --><!-- [+] right block area -->
  892. <td valign="top" style="width: 180px; padding-left:10px;">
  893. <br style="clear:both" />
  894. <!--version $Id: portal_right.html 591 2009-12-11 23:48:49Z marc1706 $ //-->
  895.  
  896. <!--version $Id: login_box.html 602 2010-01-02 16:59:08Z marc1706 $ //-->
  897. <form action="./ucp.php?mode=login&amp;sid=f9b2f16d55889837adcea6af61cce080" method="post">
  898. <div>
  899. <div class="panel bg3"><div class="inner"><span class="corners-top"><span></span></span><h3><a href="./ucp.php?mode=login&amp;sid=f9b2f16d55889837adcea6af61cce080"><img src="./styles/prosilver/theme/images/portal/portal_login.png" width="16" height="16" alt="" />&nbsp;Вход</a></h3>
  900. <span class="genmed">Имя пользователя:</span><br />
  901. <input type="text" tabindex="1" name="username" id="username" size="25" value="" class="inputbox autowidth" /><br /><br />
  902. <span class="genmed">Пароль:</span><br />
  903. <input type="password" tabindex="2" id="password" name="password" size="25" class="inputbox autowidth" />
  904. <br /><br />
  905. <input type="checkbox" class="radio" name="autologin" tabindex="3" /> <span class="gensmall">запомни меня</span><br />
  906. <br />
  907. <input type="hidden" name="redirect" value="./portal.php?sid=f9b2f16d55889837adcea6af61cce080" />
  908. <input type="submit" name="login" tabindex="5" value="Вход" class="button1" />
  909. <span class="corners-bottom"><span></span></span></div></div><br style="clear:both" />
  910. </div>
  911. </form><!-- version $Id: additional_blocks_right.html 503 2009-04-20 18:34:29Z kevin74 $ //--><!-- additional_blocks //--><!--version $Id: statistics.html 544 2009-09-10 12:35:25Z christian_n $ //-->
  912. <div class="panel bg3"><div class="inner"><span class="corners-top"><span></span></span><h3><img src="./styles/prosilver/theme/images/portal/portal_stats.png" width="16" height="16" alt="" />&nbsp;Реклама</h3>
  913. <script type="text/javascript"><!--
  914. google_ad_client = "ca-pub-1219236992896597";
  915. /* ???-?????? 2 */
  916. google_ad_slot = "3320784464";
  917. google_ad_width = 160;
  918. google_ad_height = 600;
  919. //-->
  920. </script>
  921. <script type="text/javascript"
  922. src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
  923. </script>
  924. <span class="corners-bottom"><span></span></span></div></div><br style="clear:both" />
  925. </td>
  926. <!-- [-] right block area -->
  927. </tr>
  928. </table>
  929. <!--// board3 Portal by www.board3.de //-->
  930. </div>
  931.  
  932. <div id="page-footer">
  933. <div class="navbar">
  934. <div class="inner"><span class="corners-top"><span></span></span>
  935.  
  936. <ul class="linklist">
  937. <li class="icon-home"><a href="./portal.php?sid=f9b2f16d55889837adcea6af61cce080">Главная</a> &#187; <a href="./index.php?sid=f9b2f16d55889837adcea6af61cce080" accesskey="h">Форум</a></li>
  938. <li class="rightside"><a href="./memberlist.php?mode=leaders&amp;sid=f9b2f16d55889837adcea6af61cce080">Наша команда</a> &bull; <a href="./ucp.php?mode=delete_cookies&amp;sid=f9b2f16d55889837adcea6af61cce080">Удалить cookies форума</a> &bull; Часовой пояс: UTC + 3 часа </li>
  939. </ul>
  940. <span class="corners-bottom"><span></span></span></div>
  941. </div>
  942. <!--
  943. We request you retain the full copyright notice below including the link to www.phpbb.com.
  944. This not only gives respect to the large amount of time given freely by the developers
  945. but also helps build interest, traffic and use of phpBB3. If you (honestly) cannot retain
  946. the full copyright we ask you at least leave in place the "Powered by phpBB" line, with
  947. "phpBB" linked to www.phpbb.com. If you refuse to include even this then support on our
  948. forums may be affected.
  949.  
  950. The phpBB Group : 2006
  951. //-->
  952.  
  953. <center>
  954. <script type="text/javascript"><!--
  955. google_ad_client = "ca-pub-1219236992896597";
  956. /* Дес-студио 1 */
  957. google_ad_slot = "8169786468";
  958. google_ad_width = 728;
  959. google_ad_height = 90;
  960. //-->
  961. </script>
  962. <script type="text/javascript"
  963. src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
  964. </script>
  965. </center>
  966.  
  967. <div class="copyright">Powered by <a href="http://www.phpbb.com/">phpBB</a> &copy; 2000-2007 phpBB Group <!-- (<a href="http://phpbb3.ru/" target="_blank">блог о phpBB</a>) -->
  968. <br />Powered by <a href="http://www.des-studio.su/">DES-STUDIO.SU</a> &copy; 2009-2013
  969. <!-- <br />Сборка создана <a href="http://cmsart.ru/" target="_blank">CMSart Studio</a><br /><a href='http://bb3x.ru/' target="_blank">Русская поддержка phpBB</a> --><!-- <br />Time : 0.207s | 27 Queries | GZIP : Off -->
  970. <br />
  971. <!--LiveInternet counter--><script type="text/javascript"><!--
  972. document.write("<a href='http://www.liveinternet.ru/click' "+
  973. "target=_blank><img src='//counter.yadro.ru/hit?t16.11;r"+
  974. escape(document.referrer)+((typeof(screen)=="undefined")?"":
  975. ";s"+screen.width+"*"+screen.height+"*"+(screen.colorDepth?
  976. screen.colorDepth:screen.pixelDepth))+";u"+escape(document.URL)+
  977. ";"+Math.random()+
  978. "' alt='' title='LiveInternet: показано число просмотров за 24"+
  979. " часа, посетителей за 24 часа и за сегодня' "+
  980. "border='0' width='88' height='31'><\/a>")
  981. //--></script><!--/LiveInternet-->
  982.  
  983. <!--http://pr-cy.ru counter-->
  984. <a href="http://pr-cy.ru/a/www.des-studio.su" target="_blank">
  985. <img src="http://s.pr-cy.ru/counters/des-studio.su" alt="Счетчик PR-CY.Rank">
  986. </a>
  987. <!--/http://pr-cy.ru-->
  988. </div>
  989. </div>
  990.  
  991. </div>
  992.  
  993. <div>
  994. <a id="bottom" name="bottom" accesskey="z"></a>
  995. </div>
  996.  
  997. </div>
  998.  
  999.  
  1000. </body>
  1001. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda