Тестовый форум№2

Информация о пользователе

Привет, Гость! Войдите или зарегистрируйтесь.


Вы здесь » Тестовый форум№2 » Тестовый форум » Тестовое сообщение


Тестовое сообщение

Сообщений 1 страница 16 из 16

1

Благодарим за выбор нашего сервиса!

0

2

бла бла бла. Вообщем тест)))

0

3

:D

0

4

и еще одна проверка)))))))))

0

5

Эксперемент)))

/* CS1 Background and text colours
-------------------------------------------------------------*/

body {
background-color: #FFFFFF;
}

/* CS1.1 */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend {
  background-color: #;
  color: #333333;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: #DEDFDF;
  color: #333333;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-color: #1474C3;
  color: #FFFFFF;
  font-weight: normal;
font-style: normal;

  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: #E1EDF7;
  color: #333333;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: #DEDFDF;
  color: #333333
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: #D1D1D1;
  color: #333333
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-color: #000000;
  color: #333333
  }

/* CS1.8 */
#pun-navlinks .container {
  background-color: #0F5995;
  color: #FFFFFF;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

.punbb textarea, .punbb select, .punbb input {
  background-color: #FFFFFF;
  color: #333333
}

/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: # # # #
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: #EFEFEF
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: #1474C3;
  }

/* CS2.4 */
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table {
  border-color: #BBCEDE;
  }

/* CS2.5 */
.punbb th {
  border-color: #D1D1D1
  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  border-color: #000000 #202020 #202020 #000000;
  }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: #000000
  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: #202020
  }

.punbb .divider {
  border-color: #000000 #202020 #202020 #202020
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid #dedfdf
  }

li.pa-online {
  border-left-color: #0F5995;
  }

.punbb .post-sig dt {
  border-top-color: #BBCEDE !important;
  }

/* CS3 Links
-------------------------------------------------------------*/

/* CS3.1 */
.punbb a, .punbb a:link, .punbb a:visited,
.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited {
  color: #000000;
  font-weight: bold;
  border-bottom: 0px none #000;
  text-decoration: underline;
  background-color: #C4B0A2
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #333333
  }

/* CS3.2 */
.punbb a:hover, .punbb a:focus, .punbb a:active,  .punbb-admin #pun-admain .nodefault,
.punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active {
  color: #FFFFFF;
  font-weight: bold;
  border-bottom: 1px dashed #B42000;
  text-decoration: none;
  background-color: #C4B0A2
  }

/* CS3.3 */
#pun-navlinks a {
  color: #FFFFFF;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #FFFFFF;
  font-weight: normal;
font-style: normal;
  border-bottom: 0px none #000;
  text-decoration: underline;

  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  color: #fff;
  }

/* CS4 Post status icons
-------------------------------------------------------------*/

div.icon {border-color: #0080D7 #0060B7 #0050A7 #0060B7}
tr.iredirect div.icon {border-color: #DEDFDF #DEDFDF #DEDFDF #DEDFDF}
div.inew {border-color: #E6E6E6 #C6C6C6 #B6B6B6 #C6C6C6}

#pun-main div.catleft, #pun-main div.catright {display: none}

0

6

[frame]http://vk.com/video_ext.php?oid=2080246&id=164008391&hash=e204e191aef2abf2&sd width="607" height="360" frameborder="0"[/frame]

<iframe src="http://vk.com/video_ext.php?oid=2080246&id=164008391&hash=e204e191aef2abf2&sd" width="607" height="360" frameborder="0"></iframe>

0

7

0

8

Тестирую таблицу)))

Пролог.
Глава 1.
Глава 2.
Глава 3.
Глава 4.
Глава 5.
Глава 6.
Глава 7.
Глава 8.
Глава 9.
Что-то вроде первого эпилога.

Часть 2.
Пролог.
Глава 1.
Глава 2.
Глава 3.
Глава 4.
Глава 5.
Глава 6.
Глава 7.
Глава 8.
Глава 9.

layout=fixed

0

9

таблица для шапки (Особенный)

Глава 1.
Глава 2.
Глава 3.
Глава 4.
Глава 5.
Глава 6.
Глава 7.
Глава 8.
Глава 9.
Глава 10.

Глава 11.
Глава 12.
Глава 13.
Глава 14.
Глава 15.
Глава 16.
Глава 17.
Глава 18.
Глава 19.
Глава 20.

Глава 21.
Глава 22.
Глава 23.

0

10

Таблица: танцуя во тьме)))

Пролог.
глава 1.
глава 2.
глава 3.
Глава 4.
глава 5.
глава 6.
Глава 7.
Глава 8.
глава 9.
глава 10.

Глава 11
Глава 12.
Глава 13.
Глава 14.
Глава 15.
Глава 16.
Глава 17.
Глава 18.
Глава 19.
Глава 20.

Глава 21.
Глава 22.
глава 23.
Глава 24.
Глава 25.
Глава 26.
Глава 27.
Глава 28.
Глава 29.
Глава 30.

Глава 31.
Глава 32.
Глава 33.
Глава 34.
Глава 35.
Глава 36.
Глава 37.
Глава 38.
Глава 39.
Глава 40.

Глава 41.
Глава 42.
Глава 43.
Глава 44.
Глава 45.
Глава 46.
Глава 47.
Глава 48.
Глава 49.
Глава 50.

Глава 51.
Глава 52.
Глава 53.
Глава 54.
Глава 55.
Глава 56.
Глава 57.
Глава 58.
Глава 59.
Глава 60.

Глава 61.
Глава 62.
Глава 63.
Глава 64.
Глава 65.
Глава 66.
Глава 67.
Глава 68.
Глава 69.
Глава 70.

Глава 71.
Глава 72.
Глава 73.
Глава 74.
Глава 75.
Глава 76.
Глава 77.
Глава 78.
Глава 79.
Глава 80.

Глава 81.
Глава 82.
Глава 83.
Глава 84.

0

11

у‹£♪♫♠♠♣♥▲►☻☺¼¾

0

12

[mymp3]http://prostopleer.com/tracks/5746845D7nw|Песня[/mymp3]

0

13

[mymp3]http://ololo.fm/search/%D0%A1%D0%B5%D0%BB%D0%B8%D0%BD+%D0%94%D0%B8%D0%BE%D0%BD/%D0%9A%D1%80%D0%B0%D1%81%D0%B0%D0%B2%D0%B8%D1%86%D0%B0+%D0%98+%D0%A7%D1%83%D0%B4%D0%BE%D0%B2%D0%B8%D1%89%D0%B5|Песня[/mymp3]

0

14

Сообщение, чтобы не удалили)))

0

15

<!--Убираем текущую разметку-->
</div></div></div></div></div></div>
<script type="text/javascript">
$(document).ready(function() {
$("html head, body div:not([id='Mypun)").replaceWith("");
$("body").prepend($("#Mypun").val())
});
</script>
<textarea id="Mypun" style="display:none">
<!--Начало Контента Вашей Body-->

<!--Стиль-->
<style type="text/css">
#menu {position:relative;vertical-align:bottom;top:5px;}
div.bib iframe {max-width: 100%;}
.postimg {max-width: 400px;}
#tableportal{
width: 100%;
}
.colonkaleft {
width: 20%;
margin-left: auto;
margin-right: 5px;
height: 100%;
    vertical-align :top;
padding-right: 5px;
}
.colonkamain {
width: 60%;
margin-left: auto;
margin-right: auto;
height: 100%;
    vertical-align :top;
}
.colonkaright {
width: 20%;
margin-left: 5px;
margin-right: auto;
height: 100%;
    vertical-align :top;
padding-left: 5px;
}
#header {
background-image : url(http://s2.uploads.ru/TL1HA.png);
background-repeat: repeat-x;
border-bottom: #000 1px solid;
height: 80px;
}
.captiontopleft{ width: 24px; background-image: url(http://s2.uploads.ru/nRj9x.png); }
.captiontopmiddle{ width: 100%; background-repeat: repeat-x; background-image: url(http://s3.uploads.ru/UuvbZ.png); }
.captiontopright{ width: 11px; background-image: url(http://s3.uploads.ru/KAgDn.png); }
.captionleft{ width: 24px; background-image: url(http://s2.uploads.ru/t2UBe.png); }
.captionbar{ background-repeat: repeat-x; padding-right:10px; font-size: 10px; color: #fff; font-family: verdana, tahoma, arial, sans-serif; background-image: url(http://s3.uploads.ru/GxUiC.png);}
.captionend{ width: 12px; background-image: url(http://s2.uploads.ru/WaMHn.png); }
.captionmain{ width: 100%; background-repeat: repeat-x; background-image: url(http://s2.uploads.ru/4REO9.png); }
.captionright{ width: 11px; background-image: url(http://s2.uploads.ru/tN2ba.png); }
.bodyleft{ width: 3px; background-repeat: repeat-y; background-image: url(http://s3.uploads.ru/KMQHY.png); }
.bodymain{ width: 100%; background: #DAE7F3; padding: 4px 5px 5px 4px; font-size: 10px; color: #000; font-family: verdana, tahoma, arial, sans-serif; vertical-align:top; }
.bodyright{ width: 3px; background-repeat: repeat-y; background-image: url(http://s3.uploads.ru/kUXVi.png); }
.bottomleft{ width: 10px; background-image: url(http://s2.uploads.ru/ydz4J.png); }
.bottommain{ width: 100%; background-repeat: repeat-x; background-image: url(http://s2.uploads.ru/jCMai.png);}
.bottomright{ width: 10px; background-image: url(http://s2.uploads.ru/xIvR0.png); }
.spacer{padding: 2px 0px 2px 0px;}
#statis {width: 100%;}
#nov {
font-size: 24px;
color: #4682B4;
font-family: verdana, tahoma, arial, sans-serif;
text-align: center;
font-weight: 800;
}
#clock{
position:relative;
width:352px;
left:5px;
text-shadow:#fff -1px -1px 0, #333 1px 1px 0;
font-size:12pt;
color:#4682B4;
font-weight:600;
font-family:Verdana;
}
#sp-searchtext {
width: 100px;
height: 16px;
border: 0 none;
padding: 2px 20px;
color: #fff;
background: url(http://s2.uploads.ru/yM8qf.png) 0 0 no-repeat;
-webkit-appearance: none;}
#sp-searchtext:focus { color:#000; background-position:0 100%; outline:none; }
#sp-searchtext::-ms-clear { display:none; }
#g-search label { display:block; margin-top:-2px; }
#g-search .sp-label { margin-bottom:-2px; }
#g-search .sp-label label { display:none; margin:0; }
#logo{
font-size: 24px;
color: #104E8B;
font-family: verdana, tahoma, arial, sans-serif;
text-align: center;
font-weight: 800;
}
/*------------------------------- Меню ------------------------------------*/
#nav {border-top-right-radius: 20px; width: 100%; left:-3px; vertical-align:bottom; padding:0; margin:0 auto; list-style:none; height:33px; background:transparent url(http://s2.uploads.ru/YZCA2.gif) repeat-x; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
#nav li.top {display:inline; text-align: center; height:33px;}
#nav li a.top_link {display:inline; text-align: center; height:33px; line-height:33px; color:#D1EEEE; text-decoration:none; font-size:14px; font-weight:normal; padding: 0; cursor:pointer; background: url(http://s2.uploads.ru/YZCA2.gif)}
#nav li a.top_link span {display:inline; text-align: center; padding:5px 12px 6px 6px; height:33px; background: url(http://s2.uploads.ru/YZCA2.gif) right repeat-x;}
#nav li a.top_link span.down {display:inline; text-align: center; padding:5px 12px 6px 6px; height:33px; background: url(http://s3.uploads.ru/gT1Xz.gif) no-repeat right top;}

#nav li:hover a.top_link,
#nav li.iehover a.top_link {color:#fff; background: url(http://s3.uploads.ru/bv4DI.gif) no-repeat left top, url(http://s2.uploads.ru/tu0pW.gif) no-repeat right; cursor:pointer;}
#nav li:hover a.top_link span,
#nav li.iehover a.top_link span {color:#fff; background: url(http://s3.uploads.ru/bv4DI.gif) no-repeat left top, url(http://s2.uploads.ru/tu0pW.gif) no-repeat right top; cursor:pointer;}
#nav li:hover a.top_link span.down,
#nav li.iehover a.top_link span.down {background: url(http://s3.uploads.ru/bv4DI.gif) no-repeat left top, url(http://s3.uploads.ru/kn60E.gif) no-repeat right top; cursor:pointer;}

/* Моделирование списка по умолчанию */

#nav li:hover {position:relative; z-index:200; cursor:pointer;}

#nav li:hover ul.sub
{text-align: left; left:1px; top:24px; background: #DAE7F3; padding:3px; border:1px solid #4682B4; white-space:nowrap; width:245px; height:auto; z-index:300; cursor:pointer;}
#nav li:hover ul.sub li
{text-align: left; display:block; height:20px; position:relative; float:left; width:245px; font-weight:normal; cursor:pointer;}
#nav li:hover ul.sub li a
{text-align: left; display:block; font-size:12px; height:18px; width:242px; line-height:18px; text-indent:5px; color:#4682B4; text-decoration:none; border:1px solid #F8F8FF; cursor:pointer;}
#nav li ul.sub li a.fly
{background:#4682B4 url(http://s2.uploads.ru/LdWqb.png) 229px 6px no-repeat; cursor:pointer; color:#F8F8FF;}
#nav li:hover ul.sub li a:hover
{background:#104E8B; color:#F8F8FF; border-color:#fff; cursor:pointer;}
#nav li:hover ul.sub li a.fly:hover
{background:#4169E1 url(http://s2.uploads.ru/TzsVt.png) 229px 6px no-repeat; color:#fff; cursor:pointer; left:1px;}

#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:245px; top:-4px; background: #DAE7F3; padding:3px; border:1px solid #4682B4; white-space:nowrap; width:245px; z-index:400; height:auto;}

#nav ul,
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:#00BFFF url(http://s2.uploads.ru/TzsVt.png) 229px 6px no-repeat; color:#000; border-color:#fff;}

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:#1F242B url(http://s2.uploads.ru/LdWqb.png) 229px 6px no-repeat; color:#ccc; border-color:#fff; border:1px;}
</style>
<!--Конец Стиля-->

<!--Блок часы и поиск-->
<table style='width:100%; background-color:#E4E0E0' cellspacing='3' class='topborder'>
<tr>
<td style='text-align:left; vertical-align:middle;'>

<!--Скрипт Цифровые часы-->
<script type="text/javascript">
function showTime()
{
  var dat = new Date();
  var H = '' + dat.getHours();
  H = H.length<2 ? '0' + H:H;
  var M = '' + dat.getMinutes();
  M = M.length<2 ? '0' + M:M;
  var S = '' + dat.getSeconds();
  S =S.length<2 ? '0' + S:S;
  var clock = H + ':' + M + ':' + S;
  document
    .getElementById('time_div')
      .innerHTML=clock;
  setTimeout(showTime,1000); // перерисовать 1 раз в сек.
}
</script>
<span id="time_div" style="position:relative;width:82px;left:5px;text-shadow:#fff -1px -1px 0, #333 1px 1px 0;font-size:12pt;color:#4682B4;font-weight:600;font-family:Verdana;"></span>
<script type="text/javascript">
showTime();
</script> &nbsp;
<!--Конец Скрипта Цифровые часы-->

<!--Скрипт Дата-->
<span id="clock">
<script language=JavaScript>
var dayarray=new Array("Воскресение","Понедельник","Вторник","Среда","Четверг","Пятница","Суббота")
var montharray=new Array("Января","Февраля","Марта","Апреля","Мая","Июня","Июля","Августа","Сентября","Октября","Ноября","Декабря")
function getthedate() {
var mydate=new Date()
var year=mydate.getFullYear()
var day=mydate.getDay()
var month=mydate.getMonth()
var daym=mydate.getDate()
if (daym < 10) {
daym="0"+daym
}
var cdate= " "+daym+" "+montharray[month]+" "+" "+year+" "+"года "+"|"+" "+dayarray[day]+" "+" "
if (document.all)
document.all.clock.innerHTML=cdate
else if (document.getElementById)
document.getElementById("clock").innerHTML=cdate
else
document.write(cdate)
}
if (!document.all&&!document.getElementById)
getthedate()
function goforit() {
if (document.all||document.getElementById)
setInterval("getthedate()",1000)
}
window.onload=goforit
</SCRIPT>
</span>
<!--Конец Скрипта Дата-->

</td>
<td style='text-align:right'>

<!--Блок Поиск-->
<div id="globalsearch">
<div><form action="/search.php" class="search" id="g-search"><div class="sp-label">
<label for="sp-searchtext"></label>
<input type="hidden" name="action" value="search">
<input type="text" name="keywords" id="sp-searchtext" maxlength="100" accesskey="s"></div>
</form></div></div>
<!--Конец Блока Поиск-->

</td>
</tr>
</table>
<!--Конец Блока часы и поиск-->

<!--Шапка-->
<table style='width:100%;' cellspacing='3' id='header'>
<tr>
<td colspan='2' style='text-align: center;vertical-align:bottom;'>

<div id='logo'>
<img src='".THEME_ABS."images/logo.png' alt='' />&nbsp;&nbsp;&nbsp;Название Форума
</div>

<!--Меню-->
<div id='menu'>
<div class='nav'>
<ul id='nav'>
   <li class='top'><a href='/pages/portal' id='' class='top_link'><span><strong>Портал</strong></span></a></li>
   <li class='top'><a href='https://morgan2.rusff.me/' id='' class='top_link'><span class='down'><strong>Форум</strong></span></a>
      <ul class='sub'>
     <li><a href='ссылка' class='fly'><strong>Подменю</strong></a>
           <ul>
          <li><a href='ссылка'><strong>Подменю 2</strong></a></li>
      <li><a href='ссылка'><strong>Подменю 2</strong></a></li>
  <li><a href='ссылка'><strong>Подменю 2</strong></a></li>  
   </ul>
</li>
         <li><a href='ссылка'><strong>Подменю</strong></a></li>
         <li><a href='ссылка'><strong>Подменю</strong></a></li>
         <li><a href='ссылка'><strong>Подменю</strong></a></li>
      </ul>
   </li>
   <li class='top'><a href='/userlist.php' id='' class='top_link'><span><strong>Участники</strong></span></a></li>
   <li class='top'><a href='/search.php' id='' class='top_link'><span><strong>Поиск</strong></span></a></li>
   <li class='top'><a href='/profile.php' id='' class='top_link'><span><strong>Профиль</strong></span></a></li>
   <li class='top'><a href='/messages.php' id='' class='top_link'><span><strong>Сообщения</strong></span></a></li>   
</ul>
</div>
</div>
<!--Конец Меню-->

</td>
<td style='text-align:right'>

<!--Верхняя Реклама-->
Здесь Верхняя Реклама
<!--Конец Верхней Рекламы-->

</td>
</tr>
</table>
<br>
<!--Конец Шапки-->

<!--Колонки-->
<table id='tableportal' cellpadding='0' cellspacing='0'>
<tr>

<!--Левая колонка-->
<td class='colonkaleft'>

<!--Левый Блок №1-->
<div class='spacer'>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captiontopleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='3' alt='' style='display: block;' /></td>
<td class='captiontopmiddle'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='3' alt='' style='display: block;' /></td>
<td class='captiontopright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='3' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captionleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='18' alt='' style='display: block;' /></td>
<td class='captionbar' style='white-space:nowrap'>
Статистика
</td>
<td class='captionend'><img src='http://s2.uploads.ru/MhPaE.gif' width='12' height='18' alt='' style='display: block;' /></td>
<td class='captionmain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='18' alt='' style='display: block;' /></td>
<td class='captionright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='18' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bodyleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
<td class='bodymain'>
<div class='alttd' style='text-align:left'>
<div id="statis"><div id="statis1" class=category><div class=container></div></div></div>
</div>
</td>
<td class='bodyright'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bottomleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
<td class='bottommain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='9' alt='' style='display: block;' /></td>
<td class='bottomright'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
</tr>
</table>
</div>
<!--Конец Левого Блока №1-->

<!--Левый Блок №2-->
<div class='spacer'>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captiontopleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='3' alt='' style='display: block;' /></td>
<td class='captiontopmiddle'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='3' alt='' style='display: block;' /></td>
<td class='captiontopright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='3' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captionleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='18' alt='' style='display: block;' /></td>
<td class='captionbar' style='white-space:nowrap'>
Название Левый Блок №2
</td>
<td class='captionend'><img src='http://s2.uploads.ru/MhPaE.gif' width='12' height='18' alt='' style='display: block;' /></td>
<td class='captionmain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='18' alt='' style='display: block;' /></td>
<td class='captionright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='18' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bodyleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
<td class='bodymain'>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
</td>
<td class='bodyright'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bottomleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
<td class='bottommain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='9' alt='' style='display: block;' /></td>
<td class='bottomright'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
</tr>
</table>
</div>
<!--Конец Левого Блока №2-->

<!--Левый Блок №3-->
<div class='spacer'>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captiontopleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='3' alt='' style='display: block;' /></td>
<td class='captiontopmiddle'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='3' alt='' style='display: block;' /></td>
<td class='captiontopright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='3' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captionleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='18' alt='' style='display: block;' /></td>
<td class='captionbar' style='white-space:nowrap'>
Название Левый Блок №3
</td>
<td class='captionend'><img src='http://s2.uploads.ru/MhPaE.gif' width='12' height='18' alt='' style='display: block;' /></td>
<td class='captionmain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='18' alt='' style='display: block;' /></td>
<td class='captionright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='18' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bodyleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
<td class='bodymain'>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
</td>
<td class='bodyright'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bottomleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
<td class='bottommain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='9' alt='' style='display: block;' /></td>
<td class='bottomright'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
</tr>
</table>
</div>
<!--Конец Левого Блока №3-->

<!--Левый Блок №4-->
<div class='spacer'>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captiontopleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='3' alt='' style='display: block;' /></td>
<td class='captiontopmiddle'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='3' alt='' style='display: block;' /></td>
<td class='captiontopright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='3' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captionleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='18' alt='' style='display: block;' /></td>
<td class='captionbar' style='white-space:nowrap'>
Название Левый Блок №4
</td>
<td class='captionend'><img src='http://s2.uploads.ru/MhPaE.gif' width='12' height='18' alt='' style='display: block;' /></td>
<td class='captionmain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='18' alt='' style='display: block;' /></td>
<td class='captionright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='18' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bodyleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
<td class='bodymain'>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
</td>
<td class='bodyright'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bottomleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
<td class='bottommain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='9' alt='' style='display: block;' /></td>
<td class='bottomright'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
</tr>
</table>
</div>
<!--Конец Левого Блока №4-->

<!--Левый Блок №5-->
<div class='spacer'>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captiontopleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='3' alt='' style='display: block;' /></td>
<td class='captiontopmiddle'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='3' alt='' style='display: block;' /></td>
<td class='captiontopright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='3' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captionleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='18' alt='' style='display: block;' /></td>
<td class='captionbar' style='white-space:nowrap'>
Название Левый Блок №5
</td>
<td class='captionend'><img src='http://s2.uploads.ru/MhPaE.gif' width='12' height='18' alt='' style='display: block;' /></td>
<td class='captionmain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='18' alt='' style='display: block;' /></td>
<td class='captionright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='18' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bodyleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
<td class='bodymain'>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
<div class='alttd' style='text-align:left'>
Текст слева
</div>
</td>
<td class='bodyright'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bottomleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
<td class='bottommain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='9' alt='' style='display: block;' /></td>
<td class='bottomright'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
</tr>
</table>
</div>
<!--Конец Левого Блока №5-->
</td>
<!--Конец Левой колонки-->

<!--Центральная колонка/Новости-->
<td class='colonkamain'>

<!--Название/Новости-->
<div class='spacer'>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captiontopleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='3' alt='' style='display: block;' /></td>
<td class='captiontopmiddle'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='3' alt='' style='display: block;' /></td>
<td class='captiontopright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='3' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captionleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='18' alt='' style='display: block;' /></td>
<td class='captionbar' style='white-space:nowrap'>

</td>
<td class='captionend'><img src='http://s2.uploads.ru/MhPaE.gif' width='12' height='18' alt='' style='display: block;' /></td>
<td class='captionmain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='18' alt='' style='display: block;' /></td>
<td class='captionright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='18' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bodyleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
<td class='bodymain'>
<div id="nov">
Новости Форума
</div>
</td>
<td class='bodyright'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bottomleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
<td class='bottommain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='9' alt='' style='display: block;' /></td>
<td class='bottomright'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
</tr>
</table>
</div>
<!--Конец Название/Новости-->

<!--Сами Новости-->
<div class='spacer1'>
</div>
<!--Конец Новостей-->
</td>
<!--Конец Центральной колонки/Новости-->

<!--Правая колонка-->
<td class='colonkaright'>

<!--Правый Блок №1-->
<div class='spacer'>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captiontopleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='3' alt='' style='display: block;' /></td>
<td class='captiontopmiddle'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='3' alt='' style='display: block;' /></td>
<td class='captiontopright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='3' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captionleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='18' alt='' style='display: block;' /></td>
<td class='captionbar' style='white-space:nowrap'>
Название Правый блок №1
</td>
<td class='captionend'><img src='http://s2.uploads.ru/MhPaE.gif' width='12' height='18' alt='' style='display: block;' /></td>
<td class='captionmain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='18' alt='' style='display: block;' /></td>
<td class='captionright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='18' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bodyleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
<td class='bodymain'>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
</td>
<td class='bodyright'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bottomleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
<td class='bottommain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='9' alt='' style='display: block;' /></td>
<td class='bottomright'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
</tr>
</table>
</div>
<!--Конец Правого Блока №1-->

<!--Правый Блок №2-->
<div class='spacer'>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captiontopleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='3' alt='' style='display: block;' /></td>
<td class='captiontopmiddle'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='3' alt='' style='display: block;' /></td>
<td class='captiontopright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='3' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captionleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='18' alt='' style='display: block;' /></td>
<td class='captionbar' style='white-space:nowrap'>
Название Правый блок №2
</td>
<td class='captionend'><img src='http://s2.uploads.ru/MhPaE.gif' width='12' height='18' alt='' style='display: block;' /></td>
<td class='captionmain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='18' alt='' style='display: block;' /></td>
<td class='captionright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='18' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bodyleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
<td class='bodymain'>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
</td>
<td class='bodyright'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bottomleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
<td class='bottommain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='9' alt='' style='display: block;' /></td>
<td class='bottomright'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
</tr>
</table>
</div>
<!--Конец Правого Блока №2-->

<!--Правый Блок №3-->
<div class='spacer'>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captiontopleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='3' alt='' style='display: block;' /></td>
<td class='captiontopmiddle'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='3' alt='' style='display: block;' /></td>
<td class='captiontopright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='3' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captionleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='18' alt='' style='display: block;' /></td>
<td class='captionbar' style='white-space:nowrap'>
Название Правый блок №3
</td>
<td class='captionend'><img src='http://s2.uploads.ru/MhPaE.gif' width='12' height='18' alt='' style='display: block;' /></td>
<td class='captionmain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='18' alt='' style='display: block;' /></td>
<td class='captionright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='18' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bodyleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
<td class='bodymain'>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
</td>
<td class='bodyright'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bottomleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
<td class='bottommain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='9' alt='' style='display: block;' /></td>
<td class='bottomright'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
</tr>
</table>
</div>
<!--Конец Правого Блока №3-->

<!--Правый Блок №4-->
<div class='spacer'>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captiontopleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='3' alt='' style='display: block;' /></td>
<td class='captiontopmiddle'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='3' alt='' style='display: block;' /></td>
<td class='captiontopright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='3' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captionleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='18' alt='' style='display: block;' /></td>
<td class='captionbar' style='white-space:nowrap'>
Название Правый блок №4
</td>
<td class='captionend'><img src='http://s2.uploads.ru/MhPaE.gif' width='12' height='18' alt='' style='display: block;' /></td>
<td class='captionmain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='18' alt='' style='display: block;' /></td>
<td class='captionright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='18' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bodyleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
<td class='bodymain'>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
</td>
<td class='bodyright'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bottomleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
<td class='bottommain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='9' alt='' style='display: block;' /></td>
<td class='bottomright'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
</tr>
</table>
</div>
<!--Конец Правого Блока №4-->

<!--Правый Блок №5-->
<div class='spacer'>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captiontopleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='3' alt='' style='display: block;' /></td>
<td class='captiontopmiddle'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='3' alt='' style='display: block;' /></td>
<td class='captiontopright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='3' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='captionleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='24' height='18' alt='' style='display: block;' /></td>
<td class='captionbar' style='white-space:nowrap'>
Название Правый блок №5
</td>
<td class='captionend'><img src='http://s2.uploads.ru/MhPaE.gif' width='12' height='18' alt='' style='display: block;' /></td>
<td class='captionmain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='18' alt='' style='display: block;' /></td>
<td class='captionright'><img src='http://s2.uploads.ru/MhPaE.gif' width='11' height='18' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bodyleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
<td class='bodymain'>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
<div class='alttd' style='text-align:left'>
Текст справа
</div>
</td>
<td class='bodyright'><img src='http://s2.uploads.ru/MhPaE.gif' width='3' height='1' alt='' style='display: block;' /></td>
</tr>
</table>
<table cellpadding='0' cellspacing='0'>
<tr>
<td class='bottomleft'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
<td class='bottommain'><img src='http://s2.uploads.ru/MhPaE.gif' width='1' height='9' alt='' style='display: block;' /></td>
<td class='bottomright'><img src='http://s2.uploads.ru/MhPaE.gif' width='10' height='9' alt='' style='display: block;' /></td>
</tr>
</table>
</div>
<!--Конец Правого Блока №5-->
</td>
<!--Конец Правой колонки-->
</tr>
</table>
<!--Конец Колонок-->

<!--Низ-->
<br>
<table style='width:100%;' cellspacing='3' id='header'>
<tr>
<td colspan='2' style='text-align:left; vertical-align: middle;'>
Здесь чего нить можно разместить...
</td>
<td style='text-align:right'>

<!--Нижняя Реклама-->
Здесь Нижняя Реклама
<!--Конец Нижней Рекламе-->

</td>
</tr>
</table>
<br>
<!--Конец низа-->

<!--Скрипты-->

<!--Скрипт Новостей-->
<script type="text/javascript">
$(function(){
$('div.spacer1').append('<div id="bib"></div>');
$.get('/export.php','',processXML);
function processXML(data){
$(data).find('item:lt(10)').each(function(){ 
var JAuthor=$(this).find('author').text().slice(14,-1);var JTitle=$(this).find('title').text();
var JLink=$(this).find('link').text();var JCont=$(this).find('description').text().split('\n',1);
var JPosted=$(this).find('pubDate').text().slice(4,-9);
$('#bib').append('<div class="spacer"><table cellpadding="0" cellspacing="0"><tr><td class="captiontopleft"><img src="http://s2.uploads.ru/MhPaE.gif" width="24" height="3" alt="" style="display: block;" /></td><td class="captiontopmiddle"><img src="http://s2.uploads.ru/MhPaE.gif" width="1" height="3" alt="" style="display: block;" /></td><td class="captiontopright"><img src="http://s2.uploads.ru/MhPaE.gif" width="11" height="3" alt="" style="display: block;" /></td></tr></table><table cellpadding="0" cellspacing="0"><tr><td class="captionleft"><img src="http://s2.uploads.ru/MhPaE.gif" width="24" height="18" alt="" style="display: block;" /></td><td class="captionbar" style="white-space:nowrap"><strong>'+JTitle+'</strong></td><td class="captionend"><img src="http://s2.uploads.ru/MhPaE.gif" width="12" height="18" alt="" style="display: block;" /></td><td class="captionmain"><img src="http://s2.uploads.ru/MhPaE.gif" width="1" height="18" alt="" style="display: block;" /></td><td class="captionright"><img src="http://s2.uploads.ru/MhPaE.gif" width="11" height="18" alt="" style="display: block;" /></td></tr></table><table cellpadding="0" cellspacing="0"><tr><td class="bodyleft"><img src="http://s2.uploads.ru/MhPaE.gif" width="3" height="1" alt="" style="display: block;" /></td><td class="bodymain"><div class="alttd"><span style="float: right;">'+JPosted+' | Написал: '+ JAuthor +'</span></br></br>'+JCont+'</br><a href="'+ JLink +'" title="'+JTitle+'">Читать далее »</a></div></td><td class="bodyright"><img src="http://s2.uploads.ru/MhPaE.gif" width="3" height="1" alt="" style="display: block;" /></td></tr></table><table cellpadding="0" cellspacing="0"><tr><td class="bottomleft"><img src="http://s2.uploads.ru/MhPaE.gif" width="10" height="9" alt="" style="display: block;" /></td><td class="bottommain"><img src="http://s2.uploads.ru/MhPaE.gif" width="1" height="9" alt="" style="display: block;" /></td><td class="bottomright"><img src="http://s2.uploads.ru/MhPaE.gif" width="10" height="9" alt="" style="display: block;" /></td></tr></table></div>'); });
} });
</script>
<!--Конец Скрипта Новостей-->

<!--Скрипт Статистики-->
<script type="text/javascript">
var str=$("#statis").load("/ div.statscon").find("ul.container('')").parent().html()
  $("#statis1 .container").prepend(str);
</script>
<!--Конец Скрипта Статистики-->

<!--Конец Контента Вашей Body-->
</textarea>
<!--Конец Обрамления-->
<div><div><div><div><div><div>

0

16

http://forum.mybb.ru/viewtopic.php?id=3 … 33#p813789 - скрипты порталов

0


Вы здесь » Тестовый форум№2 » Тестовый форум » Тестовое сообщение


Рейтинг форумов | Создать форум бесплатно