anchorage

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

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


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


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

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

1

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

0

2

шрифтик то маленький, агасеньки.

0

3

0

4

0

5

http://xmages.net/storage/10/1/0/d/7/upload/a920d3d2.jpg http://xmages.net/storage/10/1/0/d/7/upload/69f50b65.jpg http://xmages.net/storage/10/1/0/d/7/upload/0e98da15.jpg http://xmages.net/storage/10/1/0/5/9/upload/b40a4202.jpg http://xmages.net/storage/10/1/0/8/7/upload/7ddc496a.jpg

http://xmages.net/storage/10/1/0/1/a/upload/54f59110.jpg

0

6

пв

0

7

Структура style.css

Код:
/*************************************************************
A - SETUP
**************************************************************/

/* A1 Import the colour scheme
-------------------------------------------------------------*/

/* A1.1 */
  @import url(style_cs.css);

/* A2 Deal with browser defaults and wonkiness
-------------------------------------------------------------*/

/* A2.1 */
html, body {margin: 0; padding: 0}

/* A2.2 */
.punbb * {
  margin: 0
  }

/* A2.3 */
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
  padding: 0;
  list-style: none;
  }

/* A2.4 */
.punbb img {
  border:none
  }

/* A2.5 */
.punbb .main table {
  table-layout: fixed;
  width: 100%;
  }

/* A2.6 */
.checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 0.3em;}

/* A2.7 */
p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {
  height: 1.8em;
  vertical-align: middle
  }

/* A3 Text setup
-------------------------------------------------------------*/

/* A3.1 */
body {
  font-size: 100.01%;
  }

/* A3.2 */
.punbb {
  font: normal 68.75% verdana, arial, helvetica, sans-serif;
  }

/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
  font: 1em verdana, arial, helvetica, sans-serif
  }

/* A3.4 */
.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {
  font-size: 1em;
  font-weight: normal;
  }

/* A3.5 */
.punbb h1 span, .punbb h2 span, .punbb legend span {
  font-size: 1.1em;
  }

/* A3.6 */
.punbb pre {
  font: 1.1em/140% monaco, "bitstream vera sans mono", "courier new", courier, monospace
  }

/* A3.7 */
.punbb address, .punbb em {
  font-style: normal
  }

/* A3.8 */
.punbb .post-content em {
  font-style: italic
  }

/* A3.9 */
.punbb .post-content em.bbuline {
  font-style: normal;
  text-decoration: underline;
  }

/* A3.10 */
.punbb a {
  text-decoration: underline
  }

/* A3.11 */
.punbb optgroup {
  font-weight: bold;
  }

/* A4 Float clearing and hidden items
-------------------------------------------------------------*/

/* A4.1 */
#pun:after,
.punbb .container:after,
.punbb .post-links ul:after,
.punbb .main div.inline:after,
.punbb .post-box:after,
.punbb .linksb:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  overflow:hidden;
  line-height: 0.0;
  font-size: 0;
  }

/* A4.2 */
.acchide,
#pun-index #pun-main h1,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-status h2,
#pun-ulinks h2,
.punbb .forum h2,
.punbb .multipage .topic h2,
.punbb dl.post-sig dt span,
.punbb p.crumbs strong,
.punbb .divider hr,
.punbb .required label em,
.punbb .formsubmit label,
.punbb .submitfield label,
.punbb .modmenu label,
#pun-userlist .main h2 {
  font-size: 0;
  height: 0;
  width: 0;
  line-height: 0.0;
  position:absolute;
  left: -9999px;
  overflow: hidden
  }

/* A5 Basic page layout and borders
-------------------------------------------------------------*/

/* A5.1 */
#pun {
  margin: 0px auto auto auto;
  width : 800px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-top: none;
}

/* A5.2 */
.punbb {
  float: left;
  width: 100%;
  height: auto;
  }

/* A5.3 */
#pun-redirect, #pun-maint {
  margin: 50px 20% 12px 20%;
  width: auto;
  float: none;
  }

/* A5.4 */
.punbb .section, .punbb .main {
  margin-bottom: -1.3em;
  }

/* A5.5 */
.punbb .category, .punbb .post {
  margin-top: 0.4em;
  }

/* A5.6 */
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {
  margin-top: 0;
  }

/* 5.7 */
#pun-post .topic {
  margin-top: 1em;
  }

/* A5.8 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-style: none none solid none;
  border-width: 0px 0px 2px 0px
  }

/* A5.9 */
.punbb .container {
  border-style: solid;
  border-width: 1px;
  }

/* A5.10 */
#pun-main h1, .punbb .section h2, #pun-stats h2, #pun-debug h2 {
  padding: 10px 1em 10px 1em;
  border-style: solid solid none solid;
  border-width: 1px 1px 0px 1px;
  }

#pun-main h2 {
  padding: 10px 1em 10px 1em;
  border-style: solid solid none solid;
  border-width: 1px 1px 0 1px;
}


/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/

/* B1 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/

/* B1.1 */
.punbb .post-content {
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
  }

/* B1.2 */
.punbb .post-sig dt {
  display: block;
  border-top: 1px solid transperent;
  width: 250px;
  margin: 5px 0;
  }

/* B1.3 */
.punbb .post-content p {
  margin: 0;
  padding: 0 0 1em 0;
  line-height: 150%;
  }

/* B1.4 */
.punbb .post-content img {
  vertical-align: text-top
  }

/* B1.5 */
.punbb .post-content img.postimg {
  vertical-align: middle;
  }

/* B1.6 */
.punbb .post-content .blockcode, .punbb .post-content blockquote {
  width: 100%;
  overflow: hidden;
  }

/* B1.7 */
.punbb .post-content .scrollbox {
  width: 100%;
  overflow: auto;
  }

/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
  margin: 0.4em 1.8em 1.4em 1.8em;
  padding: 1em;
  border-style: solid;
  border: 1px dashed #877b93;
  }

/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
  display: block;
  padding-bottom: 0.7em;
  font-size: 1.1em;
  font-weight: bold;
  font-style: normal;
  margin: 0;
  }

/* B2 Information boxes
-------------------------------------------------------------*/

/* B2.1 */
.punbb .info-box {
  padding: 1.1em 1.7em 1em 1.7em;
  border-style: solid;
  border-width: 1px;
  margin: 0 0 1.1em 0;
  }

/* B2.2 */
.punbb .info-box * {
  padding: 0 0 0.7em 0;
  }

/* B2.3 */
.punbb #pun-main .info-box .legend {
  font-size: 1.1em;
  font-weight: bold;
  }

/* B3 Pagination and posting links
-------------------------------------------------------------*/

/* B3.1 */
.punbb .linkst {
  float: left;
  position: relative;
  width: 100%;
  font-size: 1.1em;
  height: 0;
  }

/* B3.2 */
.multipage {
  margin-top: 3em;
  }

/* B3.3 */
.linkst .pagelink {
  position: absolute;
  top: -5.1em;
  left: 1em;
  width: 24em;
  }

/* B3.4 */
.linkst .postlink {
  position: absolute;
  top: -5.1em;
  right: 1em;
  width: 16em;
  text-align: right;
  font-weight: bold;
  }

/* B3.5 */
.punbb .linksb {
  text-align: right;
  padding: 0.4em 1em 0.5em 1em;
  font-size: 1.1em;
  }

/* B3.6 */
.linksb .pagelink {
  float: left;
  width: 24em;
  text-align: left;
  }

/* B3.7 */
.linksb .postlink {
  float: right;
  width: 16em;
  font-weight: bold
  }

/* B3.8 */
.subscribelink {
  clear:both;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
  }

/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/

/* C1.1 */
.punbb .formal .container {
  padding: 1.7em 2.3em 1.1em 2.3em;
  }

/* C1.2 */
.punbb .formsubmit {
  padding: 0 0 0 1.7em;
  margin: 1em 0 0 0;
  }

/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
  margin: 0 0.6em 0 0
  }

/* C1.4 */
.punbb fieldset {
  border-style: solid;
  border-width: 1px;
  padding: 0 18px 0 18px;
  margin: 0 0 1em 0
  }

/* C1.5 */
.punbb fieldset legend {
  padding: 0;
  margin: 0 0 0 11px;
  font-size: 1.1em
  }

/* C1.6 */
.punbb fieldset legend span {
  padding: 0 5px;
  margin: 0 0 0 -15px;
  }

/* C1.7 */
.punbb fieldset fieldset {
  border-style: none;
  margin: 0;
  padding: 0 0 8px 0
  }

/* C1.8 */
.punbb .fs-box {
  padding: 1em 0 0.8em 0;
  }

/* C1.9 */
.punbb .fs-box p, .punbb .fs-box fieldset {
  padding: 0 0 0.8em 0
  }

/* C1.10 */
.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {
  float: left;
  margin-right: 1em;
  }

/* C1.11 */
.punbb .inline .infofield {
  clear:both
  }

/* C1.12 */
.punbb .datafield br {
  display: none
  }

/* C1.13 */
.punbb .required label, .punbb .datafield span.input {
  font-weight: bold
  }

/* C1.14 */
.punbb .datafield span.input a {
  font-weight: normal;
  }

/* C1.15 */
.punbb .areafield span.input, .punbb p.longinput span.input {
  display: block;
  padding: 0 12em 0 0;
  height: 100%; /* For IE */
  }

/* C1.16 */
.punbb textarea, .punbb .longinput input {
  width: 64%;
  margin: 0;
  }

/* C1.17 */
.punbb .hashelp {
  position: relative;
  }

/* C1.18 */
.punbb .helplinks {
  display: block;
  position: absolute;
  top: 1em;
  right: 0;
  font-weight: normal;
  width: 36%;
  }

/* c1.19 */
.punbb #profile .helplinks {
  top: 1.5em;
  }

/* C1.20 */
.punbb .helplinks span {
  display: block;
  padding-bottom: 0.2em;
  }

/* C1.21 */
#pun-post .formal .info-box li {
  padding-left: 4px;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.5;
  margin: 0;
  }

/* C2 Table layout
-------------------------------------------------------------*/

/* C2.1 */
.punbb .main .tcl {
  overflow: hidden;
  text-align: left;
  width: 50%;
  }

/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
  text-align: center;
  width: 10%;
  }

/* C2.3 */
.punbb .main .tcr {
  overflow: hidden;
  text-align: left;
  width: 30%;
  }

/* C2.4 */
#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
  width: 40%
  }

/* C2.5 */
#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
  text-align: left;
  width: 20%;
  }

/* C2.6 */
#pun-debug table .tcl {
  width: 15%;
  white-space:normal;
  }

/* C2.7 */
#pun-debug .tcr {
  width: 90%;
  white-space: normal;
  }

/* C2.8 */
#pun-index .tcl h3 {
  font-size: 1.2em;
  font-weight: bold;
  }

/* C2.9 */
.punbb td span.youposted {
  font-weight: bold;
  margin-left: -1em;
  position: absolute;
  }

/* C2.10 */
.punbb td .modlist {
  display: block;
  padding-top: 0.3em
  }

/* C2.11 */
.punbb .main td {
  border-style: solid none none solid;
  border-width: 1px 0 0 1px;
  padding: 0.8em 1em;
  }

/* C2.12 */
.punbb .main th {
  padding: 5px 1em 6px 1em;
  border-left: none;
  border-top: none;
  border-bottom: none;
  }

/* C2.13 */
.punbb .main .tcl {
  border-left-style: none;
  border-left-width: 0;
  }

* html .tclcon {height: 1px}

/* C2.14 */
.punbb td div.tclcon {
  margin-left: 10px;
}

/* C2.15 */
    .punbb div.icon {
        float: right;
        display: block;
  width: 57px;
  height: 32px;

}
/* C3 Topics
-------------------------------------------------------------*/

/* C3.1 */
.punbb .post .container {
  border-style: none solid solid solid;
  border-width: 1px;
  margin-top: -1px;
  padding-bottom: 1px;
  }

/* C3.2 */
.punbb .post h3 {
  border-style: solid solid none solid;
  border-width: 1px;
  }

/* C3.3 */
.punbb .post h3 span {
  padding: 0.5em 1em;
  display: block;
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px
  }

/* C3.4 */
.punbb .post h3 strong {
  float: right;
  width: 5em;
  text-align: right;
  font-weight: normal;
  }

/* C3.5 */
.punbb .post .post-author {
  float: left;
  width: 19em;
  margin-top: -1.5em;
  overflow: hidden;
  }

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
  padding: 0 1em 1em 1em;
  line-height: 140%;
  }

/* C3.7 */
.pa-author {
  font-size: 1.1em;
  font-weight: bold;
  }

/* C3.8 */
.pa-author a {
  text-decoration: none
  }

/* C3.9 */
li.pa-title {
  padding-bottom: 0.4em;
  font-weight: bold;
  }

li.pa-online {
  line-height: 0.8em;
  border-left-style: solid;
  border-left-width: 0.7em;
  padding-left: 0.4em;
  margin-top: 0.7em;
  }

/* C3.11 */
.punbb .post-body {
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px;
  padding: 0 0 1px 0;
  }

/* C3.12 */
.punbb .post-box {
  padding: 1em;
  }

/*C3.13 */
.punbb fieldset .post-box {
  margin-bottom: 0.8em
  }

/* C3.14 */
.punbb .post-links {
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px;
  }

/* C3.15 */
.punbb .post-links ul {
  padding: 0 1em 0 0;
  height: 2em;
  line-height: 2em;
  margin-left: -19em;
  border-top-style: dashed;
  border-top-width: 1px;
  background: transparent;
  text-align: right;
  }

/* C3.16 */
.punbb .post-links li {


  display: inline;
  padding-left: 1em;
  }

/* C3.17 */
.pl-email, .pl-website {
  float: left;
  }

/* C3.18 */
.punbb .clearer {
  clear: both;
  height: 0;
  font-size: 0;
  }

/* C4 Moderator menu
-------------------------------------------------------------*/

/* C4.1 */
.punbb .modmenu .container {
  padding: 0.5em 1em;
  text-align: right;
  }

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
  height: 1.8em;
  line-height: 1.8em;
  }

/* C4.3 */
.punbb .modmenu .container strong {
  float: left;
  }

/* C4.4 */
.punbb .modmenu input {
  margin-left: 1em;
  }

/* C5 Message boxes
-------------------------------------------------------------*/

/* C5.1 */
.punbb .info .container {
  padding: 0.8em 1em
  }

/* C5.2 */
.punbb .info .container .backlink {
  padding-top: 0.8em;
  }

/* C6 Profile
-------------------------------------------------------------*/

/* C6.1 */
#profile .container {
  padding-left: 18.6em;
  }

/* C6.2 */
#profilenav {
  float: left;
  width: 14em;
  margin-left: -16.3em;
  display: inline;
  }

/* C6.3 */
#profilenav li {
  padding-bottom: 0.8em;
  font-weight: bold;
  }

/* C6.4 */
#viewprofile ul, #profilenav ul {
  border-style: solid;
  border-width: 1px;
  padding: 1.5em 18px 0.8em 18px;
  margin: 0 0 1em 0;
  }

/* C6.5 */
#viewprofile h2, #profilenav h2 {
  background: transparent;
  border: none;
  padding: 0 0 0 0;
  margin: 0 14px -0.6em 14px;
  }

/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {
  padding: 0 5px;
  position: relative;
  }

/* C6.7 */
#viewprofile li, #setmods dl {
  padding: 0 0 0 16em;
  margin-bottom: 0.2em;
  }

/* C6.8 */
#viewprofile li span {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.5em 1em;
  font-weight: bold;
  }

/*C6.9 */
#setmods dt {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.8em 1em;
  font-weight: bold;
  display: inline;
  }

/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
  display: block;
  padding: 0.5em 1em;
  font-weight: normal;
  }

/* C6.11 */
.punbb img.avatardemo {
  float: right;
  margin: 0 0 0.8em 1.8em
  }

/* C7 User list
-------------------------------------------------------------*/

/* C7.1 */
#pun-userlist .formal, #pun-userlist .formal .container {
  border-bottom: none;
  margin-bottom: 0;
  }

/* C7.2 */
#pun-userlist .usertable .container {
  padding: 0 2.3em 2.3em 2.3em;
  border-top: none;
  }

/* C7.3 */
#pun-userlist .usertable table {
  border-style: solid;
  border-width: 1px;
  }

/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/

/* D1 Logo and description
-------------------------------------------------------------*/
/* D1.1 */
#pun-title {
  margin: 0;
  border: none;
  margin-bottom: 0px;
}

/* D1.2 */
#pun-title h1 {
  display : block;
  height: 425px;
  margin: -1px 0px 0px -30px;
}

/* D1.3 */
#pun-title .container {
  border: none ;
  padding: 0.2em 1em 0.8em 1em;
  }

/* D1.4 */
#pun-title h1 span {
  display: none;
}

#pun-title TABLE {
  border: none;
  height: 425px;
  width: 800px;
  background-image: url(http://savepic.ru/3082891.jpg);

background-position: top center;
}

#pun-title TD.title-logo-tdl {
  border: none;
  width: 100%;
}

#pun-title TD.title-logo-tdr {
  border: none;
  width: 468px;
  vertical-align: top;
  padding-top: 10px;
  position: absolute;
  left: 31%;
  top: 0;
}
/* D2 Page navigation
-------------------------------------------------------------*/

/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: -100px;
  left: 0;
  margin: 0;
  border: none;
  padding: 0;
  width: 100%;
  }

/* D2.2 */
#pun-pagelinks .container {
  background: transparent;
  border: none;
  padding: 0}

/* D2.3 */
#pun-pagelinks .container li {
  display: inline
  }

/* D2.4 */
#pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover {
  height: 2em;
  line-height: 2em;
  padding: 0;
  font-size: 1.2em;
  margin-left: -9999px;
  display: block;
  float:left;
  width: 100%;
  }

/* D2.5 */
#pun-pagelinks a:active, #pun-pagelinks a:focus {
  position:relative;
  margin: 0;
  }

#pun-pagelinks li a span {
  display:block;
  margin: 0 1em
  }

/* D3 Forum navigation
-------------------------------------------------------------*/

/* D3.1 */
#pun-navlinks {
  border: none;
  margin: 0;
  margin-bottom: 1px;
}

#pun-navlinks .container {
  border: none;
  margin: 0;
  }

/* D3.2 */
#pun-navlinks .container {
  color: #e1e1e1;
  padding-top: 2px;
  padding-bottom: 3px;
  height: 5px;
  font-weight: normal;
  text-align: center;
  font-family: Trebuchet Ms;
  font-size: 1.1em;
}

/* D.3 */
#pun-navlinks li {
  display: inline;
  margin: 0.3%;
  padding: 3px 4px 4px 4px;
}

/* D3.4 */
#pun-navlinks li a {
  font-size: 1.1em;
  }

/* D4 User links
-------------------------------------------------------------*/

/* D4.1 */
#pun-ulinks  {
  margin-top: 10px;
     border: none 0px #e1e1e1;
  }

/* D4.2 */
#pun-ulinks .container {
  padding: 0.7em 1em;
   text-align: center;
   border: none 0px #e1e1e1;
  }

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;
  border-left-style: none;
  border-left-width: 0px;
  white-space: nowrap;
  }

/* D4.4 */
#pun-ulinks li a {
  padding: 0 0.3em 0 0.6em
  }

/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
  border-left-style: none;
  border-left-width: 0;
  padding-left: 0
  }

/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*/

/* D5.1 */
#pun-status, #pun-status .container {
  border-bottom: none;
  margin-bottom: 0;
  }

/* D5.2 */
#pun-status .container {
  padding: 0.8em 1em 1em 1em;
  }

/* D5.3 */
#pun-status span {
  white-space: nowrap;
  margin-right: 0.5em;
  }

/* D5.4 */
#pun-crumbs1 {
  font-weight: bold;
  overflow: hidden;
  margin-top: 0;
  }

/* D5.5 */
#pun-crumbs1 p.container {
  border-top: none;
  padding: 1em 1em 0.8em 1em;
  font-size: 1.1em;
  }

/* D5.6 */
#pun-break1 {
  margin: 0 1em;
  border-style: solid none;
  border-width: 1px 0;
  height: 0;
  margin: -2px 1em;
  position: relative;
  z-index: 1;
  }

/* D6 Announcement
-------------------------------------------------------------*/

/* D6.1 */
#pun-announcement h2 {
  padding: 0;
  margin: 0 1em -3.5em 1em;
  border-style: none none solid none;
  border-width: 0 0 1px 0;
  position: relative;
  font-weight: bold;
  }

/* D6.2 */
#pun-announcement h2 span {
  display: block;
  padding: 1em 0 0.8em 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  }

/* D6.3 */
#pun-announcement .container {
  padding: 4.3em 1em 1em 1em;
  }

/* D7 Statistics
-------------------------------------------------------------*/

/* D7.1 */
#pun-stats .container {
  padding: 3em 1em
  }

/* D7.2 */
#pun-stats li.item1, #pun-stats li.item2 {
  float: left;
  clear: both;
  line-height: 150%;
  }

/* D7.3 */
#pun-stats li.item3, #pun-stats li.item4 {
  text-align: right;
  line-height: 150%;
  }

/* D7.4 */
li#onlinelist {
  margin-top: 1em;
  border-top-style: solid;
  border-top-width: 1px;
  float: left;
  width: 100%;
  line-height: 130%;
  }

/* D7.5 */
li#onlinelist div {
  border-top-style: solid;
  border-top-width: 1px;
  padding: 0.7em 0 0 0;
  }

/* D8 Quick Jump - About - Bottom Breadcrumbs
-------------------------------------------------------------*/

/* D8.1 */
#pun-qjump {
  margin: 0;
  border: none;
  width: 50%;
  position: relative;
  float: left;
  }

/* D8.2 */
#pun-qjump .container {
  border: none;
  background: transparent;
  padding: 0.8em 1em;
  }

/* D8.3 */
#pun-about {
  margin-top: 0;
  }

/* D8.4 */
#pun-about .container {
  border-top-style: none;
  text-align: right;
  line-height: 150%;
  padding: 0.8em 1em;
  }

/* D8.5 */
#pun-about p span {
  display:block;
  padding-left: 50%;
  }

/* D8.6 */
#pun-crumbs2 {
  font-weight: bold;
  overflow: hidden;
  margin-bottom: 0;
  border-bottom: none;
  }

/* D8.7 */
#pun-crumbs2 .container {
  border-bottom: none;
  padding: 0.8em 1em;
  font-size: 1.1em;
  }

/* D8.8 */
#pun-break4 {
  margin: -2px 1em;
  border-style: solid none;
  border-width: 1px 0;
  position: relative;
  height: 0;
  z-index: 1;
  }

/* D8.9 */
div.punbb-admin #pun-about .container {
  border-top-style: solid;
  border-top-width: 1px;
  }

/* D9 Help file
-------------------------------------------------------------*/

/* D9.1 */
#pun-help .formal .info-box h3.legend {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 0;
  margin-bottom: 0.8em;
  }

/* D9.2 */
#pun-help .formal .info-box h3.legend span {
  padding-bottom: 0.6em;
  display: block;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  font-size: 1.1em;
  }

/* D9.3 */
#pun-help .formal p, #pun-help .formal dd {
  margin-bottom: 1em
  }

/* D9.4 */
#pun-help .formal ul, #pun-help .formal dl {
  padding: 0 0 0 1em
  }

/* D9.5 */
#pun-help .formal li {
  padding: 0;
  line-height: 130%
  }

/* D9.6 */
#pun-help .formal li * {
  vertical-align: text-top
  }

/* D9.7 */
#pun-help .formal dt span {
  font: 1.4em/120% monaco, "bitstream vera sans mono", "courier new", courier, monospace
  }

/* D9.8 */
#pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode {
  padding-bottom: 0;
  }

0

8

Цвета style_cs.css

Код:
/* CS1 Background and text colours
-------------------------------------------------------------*/
body { 
background: url(http://savepic.ru/3082891.jpg) top center; background-repeat: no-repeat;  
background-color: #263305;
}

#pun {
background-image: url("http://savepic.ru/3140259.jpg");
background-color: #e6dfc2; 
}



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

/* CS1.3 */
#pun-stats h2,.punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2{
  background-color: transperent;
  color: #340603;
  font-weight: normal;
  text-align: center;
  font-family: Trebuchet Ms;
  font-size: 1.1em;

  }


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

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

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

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

/* CS1.8 */
#pun-navlinks .container, #pun-ulinks .container {
  background-color: transperent;
color: #000000;
  text-align: center;
  }

.offline li.pa-online strong {
color: #210401;
  font-weight: normal
  }

.punbb textarea, .punbb select, .punbb input {
 background-color: transperent;
color: #000000;
}

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

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

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

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



/* 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: transparent;
  }

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

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

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

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

.punbb .divider {
  border-color: transparent
  }

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

li.pa-online {
  border-left-color: transparent;
  }

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


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

/* CS2.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: #393939;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

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

  }

/* CS2.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: #393939;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS2.3 */
#pun-navlinks a {
  color: #393939;
  font-weight: bold;

  border-bottom: 0px none #000;
  text-decoration: none;

  }

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

  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #736575;
  color: #393939;
  }


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

div.icon {
        background: url(https://forumupload.ru/uploads/000b/80/c7/301-2.png) no-repeat;
}

tr.inew div.icon {
        background: url(https://forumupload.ru/uploads/000b/80/c7/301-1.png) no-repeat;
}

.punbb .main h2 span, #pun-stats h2 span {
        background: none;
    padding-left: 10px;
    padding-top: 9px;
    padding-bottom: 8px;
    margin-left: -12px;
}



/* Hoverbox Code*/ 
.hoverbox  
 {  
  cursor: default;  
  list-style: none;  
 }  

 .hoverbox a  
 {  
  cursor: default;  
 }  

 .hoverbox a .preview  
 {  
  display: none;  
 }  

 .hoverbox a:hover .preview  
 {  
  display: block;  
  position: absolute;  
  top: -33px;  
  left: -45px;  
  z-index: 1;  
 }  

 .hoverbox li  
 {  
  background: #eaf8fe;  
  color: inherit;  
  display: inline;  
  float: left;  
  margin: 1px;  
  padding: 5px;  
  position: relative;  
 }  


 .hoverbox .preview  
 {  
  border-color: #a6dcf5;  
 }





.punbb textarea {
background: url("http://savepic.ru/3108495.jpg") bottom right no-repeat #e6dfc2
}

#pun-about p.container { 
background-image: url(http://savepic.ru/3131023.jpg);
background-repeat: no-repeat;
height: 190px;
width: 779px;
margin-bottom:-85px;




.punbb .quote-box, .punbb .code-box {
border-radius:5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
-moz-border-radius:5px;
-o-border-radius:5px;

box-shadow: 0px 5px 18px #000;
-webkit-box-shadow:0px 5px 18px #000;
-khtml-box-shadow:0px 5px 18px #000;
-moz-box-shadow:0px 5px 18px #000;
}




#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: 100px; top: 120px}

0

9

верх

Код:
<div id="resplash" style="display: none;">
<div class='formal' style='height:200px; width:200px; margin:auto; margin-top:200px; font-family:tahoma; font-size:10px;'> <form id='login' class='container' method='post' action='login.php?action=in' onsubmit='return my_form(this)'><fieldset><span>Говорит Алекс. Мы живы.
Почти все готово. Скоро будем. :D</span><div class='fs-box inline'> <input type='hidden' name='form_sent' value='1' /><input type='hidden' name='redirect_url' value='index.php' /><p class='inputfield required'> <label for='fld1'>Имя <em>(Обязательно)</em></label><br /> <span class='input'> <input type='text' id='fld1' name='req_username' size='25' maxlength='25'/></span></p> <p class='inputfield required'> <label for='fld2'>Пароль <em>(Обязательно)</em></label><br /> <span class='input'> <input type='password'  id='fld2'  name='req_password'  size='25'  maxlength='25' /></span></p></div></fieldset> <center><p class='formsubmit'> <input type='submit' class='button' id='customebutton' name='login' value='Войти как Администратор' /></p></center></form></div></div>
<script type="text/javascript">
var active = 0; 
if(GroupID != 1 && active == 1){
e10 = document.createElement('div')
e10.innerHTML = document.getElementById("resplash").innerHTML;
document.getElementsByTagName('body')[0].insertBefore(e10,document.getElementById('pun_wrap'))
document.write("<style type=\"text/css\">html, body {background: #fff;} #customebutton {margin: auto;} #pun {display: none;}</style>");
document.title= 'Форум на профилактике - '+document.title;
}
</script>
<script type="text/javascript">
Rusff.use_awards = 1;
</script>

<!--RUSSIAN_GOBLIN © LiveForums.ru -->
<script type="text/javascript">
if(GroupID!=1){
document.write("<style type='text/css'>.pa-ip {display: none;}</style>");
}
</script>


<style type="text/css">
body {font-size: 95%;}
</style>

<div id="html-header">
	<table border=0 width="210px" height="800px" style="text-align: justify; position: absolute; margin-left: -240px; top: 7px;background-color: none; background-image : url();" border: none; font-size: 11px; line-height: 4px; margin: 1px;><tr align=center><td width="200px" height=230px">

<b>❖ WELCOME ❖</b>
<br><b>В</b>ас приветствует ролевой форум, посвященный реальной жизни в городе Атланте, расположенному в штате Джорджия. <b>Атланта</b> — столица штата Джорджия, центр крупнейшей городской агломерации на всем юго-востоке США. Население города составляет  540 тысяч человек. Атланта - важный деловой центр юго-востока США и административный центр графства Фултон.
<br><b>А</b>дминистрация рада приветствовать Вас на нашем форуме. Надеемся, что Вам у нас понравится и Вы найдете здесь все, что вам понадобится. Если появятся вопросы - обратитесь в гостевую, Вам непременно ответят.
<br>
<br>
<b>❖ ADMINISTRATION ❖</b>
<br>
<a target="_blank" href="http://atlanta.mybb.ru/profile.php?id=5"><img src="http://s009.radikal.ru/i310/1109/0a/2270208281ad.png"></a><a target="_blank" href="http://atlanta.mybb.ru/profile.php?section=essentials&id=9"><img src="http://s15.radikal.ru/i188/1109/26/1980214b1334.png"></a><a target="_blank" href="http://atlanta.mybb.ru/profile.php?id=32"><img src="http://savepic.ru/3147252.png"></a>
<br>
<b>❖ MODERATION ❖</b>
<br>
<a target="_blank" href="http://atlanta.mybb.ru/profile.php?id=24"><img src="http://savepic.ru/3083873.png"></a><a target="_blank" href="http://atlanta.mybb.ru/profile.php?id=55"><img src="http://savepic.net/2088920.png"></a><a target="_blank" href=""><img src="http://s014.radikal.ru/i328/1109/98/c8570d11c750.png"></a><a target="_blank" href="http://atlanta.mybb.ru"><img src="http://s014.radikal.ru/i328/1109/98/c8570d11c750.png"></a>
<br>
Набор в администрацию всё ещё продолжается, заявки принимаются в этой теме: <a href="http://atlanta.mybb.ru/viewtopic.php?id=28"><b>тыкнуть</b></a>.<br> <br>
Не забывайте следить за событиями в  <a href="http://atlanta.mybb.ru/viewtopic.php?id=29">объявления администрации.</a>
<br>
<b>❖ OUR PARTNERS ❖</b>
<br>
<marquee  scrollAmount=3 onmouseover=this.scrollAmount=0 onmouseout=this.scrollAmount=3 width=200><a href="http://namvnebo.ru/" title="Современная Греция. Афины. Люди, способные управлять силой Богов. Найдешь себя в этом мире, смертный?..." target="blank"><img src="http://i025.radikal.ru/1011/1f/1bd57432287d.png"></a><a href="http://thedevilisinthedetails.mybb.ru/" target="_blank"><img src="http://savepic.org/2141062.gif"></a><a href="http://crimenewyork.rusff.me/" target="_blank"><img src="http://savepic.net/1616826.gif"title="Choose your weapon of fate| New York life"border="0"width="88" height="31"></a><a href="http://xmenevolution.rusff.me/" target="_blank"><img border="0" src="http://savepic.net/1437442.gif" title="X-MEN: E V O L U T I O N" width="88" height="31" ></a> <a href="http://teatro.anihub.ru/" target=_blank title="Вся жизнь театр"><img src=http://savepic.org/1199245.gif></a><a href="http://dmth.rusff.me/" target="_blank"><img border="0" src="http://savepic.ru/3119479.gif" title="DRAG ME TO HELL" width="88" height="31" ></a><a href="http://moontwilight.spybb.ru/" target=_blank><img src="http://savepic.org/1319880.gif" border="0" alt=" Just love yourself" ></a><a target="_blank" href="http://soullove.ru/"><img src="http://savepic.org/2120248.gif" ></a></marquee>
<a href="http://top.roleplay.ru/15398" title="Рейтинг Ролевых Ресурсов - RPG TOP" target="top_">
<img src="http://img.rpgtop.su/88x31x11x5.gif" alt="Рейтинг Ролевых Ресурсов - RPG TOP" border="0" width="88" height="31"></a><a title="Каталог фэнтези сайтов Палантир" href='http://palantir.in/?from=13656' target='_blank'><img src="http://palantir.in/count.php?id=13656&cid=counter2007_15.png" alt='Palantir' title="Каталог фэнтези сайтов Палантир" border=0 width="88px" height="31px"></a>
	
<br>
<b>❖ BANNERS ❖</b>
<br>Здесь вы можете посмотреть Ваши баннеры
<br><a href="http://atlanta.mybb.ru/pages/banners">страница баннеров</a>
<br>
<br><b>Д</b>изайн переделали под заказ специально для ролевого форума <b>Atlanta</b>. За код навигационной панели искренне благодарим форум <b>etiquette rules. </b>
<br> <b>❖ LINKS ❖ </b><br>
<center><style> 
.nav {margin: 2px;}
.nav a{display: block; color:#000000; background: url() ; text-align: center; width:200px; padding: 4px; margin: 1px; text-decoration: none}
.nav a:hover{background: url() ; color:#000000}
</style> 
<div class="nav"> 
<a href="http://atlanta.mybb.ru/viewtopic.php?id=2"> C Ю Ж Е Т </a> 
<a href="http://atlanta.mybb.ru/viewtopic.php?id=10"> Ш А Б Л О Н  </a> 
<a href="http://atlanta.mybb.ru/viewtopic.php?id=27"> Л И Ч Н О Е   З В А Н И Е </a> 
<a href="http://atlanta.mybb.ru/viewforum.php?id=5"> К В Е С Т Ы </a> 
<a href="http://atlanta.mybb.ru/viewtopic.php?id=4"> В А К А Н С И И </a> 

</td></tr></table>


<table border=0 width="220px" height="800px" style="text-align: justify; position: absolute; margin-left: 820px; top: 200px; background-color: none; background-image : url();" border: none; font-size: 11px; line-height: 4px; margin: 1px;><tr align=center><td width="200px" height=230px">


<b>❖ C O N G R A T U L A T I O N S ❖</b>
<br><img src="http://savepic.ru/3128931.gif">
<br>
<br><b>❖ DATE ❖</b>
<br>9 сентября 2011 год 
<br>(пятница)
<br><b>❖ TIME ❖</b>
<br>10.00-14.00
<br><b>❖ WEATHER ❖</b>
<br>Солнце спряталось за облака, дует лёгкий ветерок. Осенняя пора практически неотличима от летней и небогата осадками. Сирень собирается распускать почки, а кошки ведут себя, как в марте.
<br>
<br><b>❖ QUEST ❖</b>
<br><b>К</b>огда-нибудь придумается и будет написан здесь
<br><br><b>❖ BEST QUOTE ❖</b>
<br>
<br>будет ли?<b>(с)</b> автор
<br><br>
<b>❖ MOST ACTIVE ❖</b><br>
<ul class="hoverbox"> <li> <a href="ссылка на профиль" target="_blank"> <img src="http://savepic.ru/3162386.png" border="0"> <img class="preview" src="http://savepic.org/2332550.png" border="0" ></a> </li> </ul>
<ul class="hoverbox"> <li> <a href="ссылка на профиль" target="_blank"> <img src="http://savepic.ru/3163410.png" border="0"> <img class="preview" src="http://savepic.org/2319238.png" border="0" ></a> </li> </ul>
<ul class="hoverbox"> <li> <a href="ссылка на профиль" target="_blank"> <img src="http://savepic.org/2328454.png" border="0"><img class="preview" src="http://savepic.ru/3152146.png" border="0" ></a> </li> </ul>
<ul class="hoverbox"><li><a href="ссылка на профиль" target="_blank"><img src="http://savepic.org/2280053.png" border="0"><img class="preview" src="http://savepic.ru/3095270.png" border="0" ></a></li></ul>
<ul class="hoverbox"> <li> <a href="ссылка на профиль" target="_blank"> <img src="http://savepic.ru/3168530.png" border="0"> <img class="preview" src="http://savepic.org/2316166.png" border="0" ></a> </li> </ul>
<br><br><br>
<br> <b>❖ LINKS ❖ </b><br>
<center><style> 
.nav {margin: 2px;}
.nav a{display: block; color:#000000; background-color: #; text-align: center; width:200px; padding: 4px; margin: 1px; text-decoration: none}
.nav a:hover{background-color: #; color:#000000}
</style> 
<div class="nav"> 
<a href="http://atlanta.mybb.ru/viewtopic.php?id=7"> Г О С Т Е В А Я </a> 
<a href="http://atlanta.mybb.ru/viewtopic.php?id=6"> В Н Е Ш Н О С Т И </a> 
<a href="http://atlanta.mybb.ru/viewtopic.php?id=5"> И М Е Н А </a> 
<a href="http://atlanta.mybb.ru/viewforum.php?id=3"> А К Ц И И </a> 
<a href="http://atlanta.mybb.ru/viewtopic.php?id=3"> П Р А В И Л А </a> 
<a href="http://atlanta.mybb.ru/viewforum.php?id=25"> Р Е К Л А М А </a> 


</div>

</td></tr></table>

<style type="text/css">
#pun-announcement h2 {display: none}
#pun-announcement .container {padding-top: 1em}
</style>





<style type="text/css">
#pun-title h1 span  {display: none;}
</style>



<style type="text/css">
#pun-navlinks .container, #pun-ulinks .container  {
         text-align: center;}
</style>

<style type="text/css">
.stickytext {display:none}
</style>

<style>
#pun #pun-index #pun-announcement h2 span {display: none}
</style>


<style type="text/css">
#pun-title .title-logo span {display: none;}
</style>

<style>
body {font-size: 15px;}
</style>

<style type="text/css">
.lastedit {display:none}
</style>




<style type="text/css">
#pun-announcement h2 {display: none}
#pun-announcement .container {padding-top: 1em}
</style>


<style type="text/css">
#pun-navlinks .container, #pun-ulinks .container  {
         text-align: center;}
</style>

<style type="text/css">
.stickytext {display:none}
</style>

<style>
#pun #pun-index #pun-announcement h2 span {display: none}
</style>

<style>
.punbb div.icon {float:right!important;}
</style>
<style>
.punbb table Div.icon {float:right; display:block; width: 80px; height: 80px; border-style: none;
}
.tc1, .tc2, .tc3,.tcr {border:none transparent 0px!important;} /* убрали бордюры */
</style>
<style type="text/css">
#pun-main h2 { 
  color: #000000;
   font-size: large;
    text-align: center;
}
</style>


<script src="http://www.google.com/jsapi"></script>  
<script type="text/javascript">  
    google.load("jquery", "1.3.2");  
</script>

0

10

низ

Код:
<style type="text/css">
.pa-adnote{ text-align: center;}
.pa-from{ text-align: center;}
.pa-reg{ text-align: center;}
.pa-posts{ text-align: center;}
.pa-sex{ text-align: center;}
.pa-icq{ text-align: center;}
.pa-ip{ text-align: center;}
.pa-online{ text-align: center;}
.pa-age{ text-align: center;}
.pa-mailagent{ text-align: center;}
.pa-reg { text-align: center;}
.pa-avatar, .pa-title, .pa-author { text-align: center;}
.pa-time-visit{ text-align: center;}
.pa-last-visit{ text-align: center;}
.pa-fld1{ text-align: center;}
.pa-fld2{ text-align: center;}
.pa-fld3{ text-align: center;}
.pa-fld4{ text-align: center;}
.pa-respect{ text-align: center;}
.pa-awards{ text-align: center;}
</style>

<style>
.punbb table Div.icon {float: left; display: block; width: 80px; height: 80px; border-style: none;
</style>


<script>
<!--
indexof="<img src='http://savepic.org/1851085.png' >" 
str = document.getElementById("navindex").innerHTML
pos = str.indexOf("Форум")
document.getElementById("navindex").innerHTML=str.substring(0,pos)+indexof+str.substring(pos+5,str.length-1)
-->
</script>


<script>
<!--
userof="<img src='http://savepic.org/1838797.png' >" 
str = document.getElementById("navuserlist").innerHTML
if( (pos=str.indexOf("Участники")) != -1 )
document.getElementById("navuserlist").innerHTML=str.substring(0,pos)+userof+str.substring(pos+9,str.length-1)
-->
</script>


<script>
<!--
findof="<img src='http://savepic.org/1835725.png' >" 
str = document.getElementById("navsearch").innerHTML
pos = str.indexOf("Поиск")
document.getElementById("navsearch").innerHTML=str.substring(0,pos)+findof+str.substring(pos+5,str.length-1)
-->
</script>


<script>
<!--
faseof="<img src='http://savepic.org/1839821.png' >" 
str = document.getElementById("navprofile").innerHTML
pos = str.indexOf("Профиль")
document.getElementById("navprofile").innerHTML=str.substring(0,pos)+faseof+str.substring(pos+14,str.length-1)
-->
</script>


<script>
<!--
pismaof="<img src='http://savepic.org/1892044.png' >" 
str = document.getElementById("navpm").innerHTML
pos = str.indexOf("Сообщения")
document.getElementById("navpm").innerHTML=str.substring(0,pos)+pismaof+str.substring(pos+9,str.length-1)
-->
</script>


<script>
<!--
godof="<img src='http://savepic.org/1888972.png' >" 
str = document.getElementById("navadmin").innerHTML
pos = str.indexOf("Администрирование")
document.getElementById("navadmin").innerHTML=str.substring(0,pos)+godof+str.substring(pos+17,str.length-1)
-->
</script>


<script>
<!--
valiof="<img src='http://savepic.org/1895116.png' >" 
str = document.getElementById("navlogout").innerHTML
pos = str.indexOf("Выход")
document.getElementById("navlogout").innerHTML=str.substring(0,pos)+valiof+str.substring(pos+5,str.length-1)
-->
</script>


<script>
<!--
vxodiof="<img src='http://savepic.org/1900236.png' >" 
str = document.getElementById("navlogin").innerHTML
pos = str.indexOf("Войти")
document.getElementById("navlogin").innerHTML=str.substring(0,pos)+vxodiof+str.substring(pos+5,str.length-1)
-->
</script>


<script>
<!--
regof="<img src='http://savepic.org/1889996.png' >" 
str = document.getElementById("navregister").innerHTML
pos = str.indexOf("Регистрация")
document.getElementById("navregister").innerHTML=str.substring(0,pos)+regof+str.substring(pos+18,str.length-1)
-->
</script>


<script language="JavaScript">
var str = new String(document.getElementById("navpm").innerHTML)
var str2 = new String(document.location)

if( (str.indexOf("(") != -1) && (str2.indexOf("messages.php") == -1) )
{
alert("У Вас есть непрочитанные личные сообщения")

}
</script>

<script type="text/javascript">
    if (document.getElementById('pun-status').innerHTML.indexOf("Гость")!=-1){
    if (document.URL.indexOf("profile.php")!=-1){
    document.getElementById('pun-status').innerHTML="<div id=pun-status class=section><p class=container><span class=item1>кыш-кыш хд</span></p></div>"
    document.getElementById('pun-main').style.display="none"
    }}
    </script>

<script type="text/javascript">
var div = document.getElementById('pun-main').getElementsByTagName('div');
for(x in div){
	if(div[x].className=='code-box'){
div[x].getElementsByTagName('strong')[0].innerHTML = '<a href="#" onclick="select_text(this.parentNode.parentNode.childNodes[1].getElementsByTagName(\'pre\')[0]); return false;">Выделить код</a>';
	}
}
</script>












<script type="text/javascript">
var li0 = document.getElementById('pun-stats').getElementsByTagName('li')[0];
var li1 = document.getElementById('pun-stats').getElementsByTagName('li')[1];
var li2 = document.getElementById('pun-stats').getElementsByTagName('li')[2];
li0.childNodes[1].innerHTML = parseInt(li0.childNodes[1].innerHTML) + 5;
li1.childNodes[1].innerHTML = parseInt(li1.childNodes[1].innerHTML) + 50;
li2.childNodes[1].innerHTML = parseInt(li2.childNodes[1].innerHTML) +0 ;
</script>

<script type="text/javascript">
var fld = document.getElementsByClassName("pa-fld1")
for(i=0;i<fld.length;i++){
fld[i].innerHTML=fld[i].innerHTML.substring(fld[i].innerHTML.indexOf(":")+1)
}
</script>

<script type="text/javascript">
var fld = document.getElementsByClassName("pa-fld2")
for(i=0;i<fld.length;i++){
fld[i].innerHTML=fld[i].innerHTML.substring(fld[i].innerHTML.indexOf(":")+1)
}
</script>

<script type="text/javascript">
var fld = document.getElementsByClassName("pa-fld3")
for(i=0;i<fld.length;i++){
fld[i].innerHTML=fld[i].innerHTML.substring(fld[i].innerHTML.indexOf(":")+1)
}
</script>

<script type="text/javascript">
var fld = document.getElementsByClassName("pa-fld4")
for(i=0;i<fld.length;i++){
fld[i].innerHTML=fld[i].innerHTML.substring(fld[i].innerHTML.indexOf(":")+1)
}
</script>

<script type="text/javascript">
function select_text(elem) {
	if(window.getSelection) {   
var s=window.getSelection();   
if(s.setBaseAndExtent){   
	s.setBaseAndExtent(elem,0,elem,elem.innerText.length-1);   
}
else {   
	var r=document.createRange();   
	r.selectNodeContents(elem);   
	s.removeAllRanges();   
	s.addRange(r);
}   
	}
	else if(document.getSelection){   
var s=document.getSelection();   
var r=document.createRange();   
r.selectNodeContents(elem);   
s.removeAllRanges();   
s.addRange(r);   
	}
	else if(document.selection){   
var r=document.body.createTextRange();   
r.moveToElementText(elem);   
r.select();
	}   
}
</script>

<style>
#button-spoiler {background-image:url('https://forumupload.ru/uploads/0000/12/13/488-1.gif'); padding:0; line-height:0; background-position:center; background-repeat:no-repeat; height:26px; width:100%}
</style>
<script type="text/javascript">
function tag_spoiler(){
	var y = prompt("Введите описание закрытой кнопки",'');
	if(y!='null' && y!='' && typeof(y)!='object' && typeof(y)!='undefined'){
	var x = prompt("Введите описание открытой кнопки",'');
	if(x=='null' || x=='' || typeof(x)=='object' || typeof(x)=='undefined') bbcode('[spoiler='+y+']','[/spoiler]'); else bbcode('[spoiler='+y+'|'+x+']','[/spoiler]');}
	else bbcode('[spoiler]','[/spoiler]')
}
function addSpoiler(str,from,internal){
	var pos=0,pos2=0,pos_c=0,pos_l=0,newpos=0,string='',close='',open='';
	if((pos=str.indexOf("[spoiler",from))==-1) return str;
	if((pos2=str.indexOf("[/spoiler]"),pos+9)==-1) return str;
	if(((pos_c=str.indexOf("]",pos+8))!=-1) && ((pos_c!=pos+8)&&(pos_c!=pos+9))){
	string = str.substring(pos+9,pos_c);
	if((pos_l = string.indexOf("|"))!=-1){
close = string.substring(0,pos_l);
open = string.substring(pos_l+1,string.length);
	}
	else{
close = string;
open = string;
	}
	}
	else{
close = 'Показать спойлер';
open = 'Скрыть спойлер';
	}
	newpos=str.indexOf("[spoiler",pos+9)
	if(newpos<pos2 && newpos!=-1) str=addSpoiler(str,pos+9,true)
	if((pos2=str.indexOf("[/spoiler]",pos+9))==-1) return str;
	str=str.substring(0,pos)+makeSpoiler(str.substring(pos_c+1,pos2),open,close)+str.substring(pos2+10,str.length)
	if( str.indexOf("[spoiler")!=-1 && internal==false) str=addSpoiler(str,0,false)
	return str;
}

function makeSpoiler(txt,open,close){
	txt='<div class="quote-box" style="padding:1px;background: none; border: 0;"><cite style="width:100%;margin:0;"><input id="'+open+'" class="spoiler-button" style="width:140px;font-size:10px; margin:0;" type="button" value="'+close+'"></cite><blockquote class="quote-box" style="display:none; width: 80%;border: 1px solid black;margin:0;">'+txt+'</blockquote></div>'
	return txt;
}

$(document).ready(function(){
	$("div.quote-box > cite > input.spoiler-button").click(function(){
$(this).parents("div.quote-box:first").find("blockquote.quote-box:first").toggle("slow");
var a = $(this).attr('value');$(this).attr('value',$(this).attr('id'));$(this).attr('id',a);
	});
});

if((document.URL.indexOf("viewtopic.php")!=-1) || (document.URL.indexOf("post.php")!=-1)){
	elm=document.getElementById("pun-main").getElementsByTagName("div")
	for(x in elm) if(elm[x].className=="post-content"){
var post=elm[x]
post.innerHTML=addSpoiler(post.innerHTML,0,false)
	}
}
if(form=document.getElementById("form-buttons"))
	form.getElementsByTagName("tr")[0].insertCell(16).innerHTML="<img  id=\"button-spoiler\" title=\"Спойлер\" onclick=\"tag_spoiler('[spoiler]','[/spoiler]')\" src=\"/i/blank.gif\" />"
</script>



<style>.Myimge {position:absolute;margin-top:-0px;}</style>
    <script type="text/javascript">
    PiarNik="Darth Vader";
    PiarPas="1111";
    var L="<div id=\"PR_loginDiv\" style=\"display:none;\">\
    <form id=\"form_login\" name=\"login\" method=\"post\" action=\"login.php?action=in\" onsubmit=\"return check_form()\">\
    <fieldset>\
    <input type=\"hidden\" name=\"form_sent\" value=\"1\"/>\
    <input type=\"text\" id=\"fld1\" name=\"req_username\" size=\"21\" maxlength=\"25\"/>\
    <input type=\"text\" id=\"fld2\" name=\"req_password\" size=\"7\" maxlength=\"16\"/>\
    <input type=\"submit\" class=\"button\" name=\"login\"/>\
    </fieldset>\
    </form>\
    </div>\
    <span id=spMyimg><img class=\"Myimge\"  title=\"Быстрый вход для 'Пиарщиков'\" onclick=\"PiarIn()\" src=\"http://10pix.ru/img1/3856/5276174.png\" onmouseover=\"this.src='http://10pix.ru/img1/3856/5276174.png' \" onmouseout=\"this.src='http://10pix.ru/img1/3856/5276174.png'\" /></span>";
    if($("#navlogin").html()!=null){
    $("#navlogin").append(L) //navlogin
    $("#PR_loginDiv #fld1").val(PiarNik)
    $("#PR_loginDiv #fld2").val(PiarPas)
    function PiarIn () {$("#PR_loginDiv input[type='submit']").click();}
    }
    </script>

0

11

форма

Код:
<div>
<input type="Button" value="Дополнительные смайлы" onclick="return showhide(this)">
<p style="display:none">
<img src="http://i40.tinypic.com/16hojnt.gif" style="cursor: pointer" onclick="smile('[img]http://i40.tinypic.com/16hojnt.gif[/img]')" />
<img src="http://i41.tinypic.com/20k6luq.gif" style="cursor: pointer" onclick="smile('[img]http://i41.tinypic.com/20k6luq.gif[/img]')" />
<img src="http://s19.rimg.info/95c686774c0215402b0f27e35758f4da.gif" style="cursor: pointer" onclick="smile('[img]http://s19.rimg.info/95c686774c0215402b0f27e35758f4da.gif[/img]')" />
<img src="http://savepic.org/1875486.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.org/1875486.gif[/img]')" />
<img src="http://www.10pix.ru/img1/2298/1742175.gif" style="cursor: pointer" onclick="smile('[img]http://www.10pix.ru/img1/2298/1742175.gif[/img]')" />
<img src="http://www.10pix.ru/img1/2667/1742190.gif" style="cursor: pointer" onclick="smile('[img]http://www.10pix.ru/img1/2667/1742190.gif[/img]')" />
<img src="http://xmages.net/storage/10/1/0/2/2/upload/eac640f9.gif" style="cursor: pointer" onclick="smile('[img]http://xmages.net/storage/10/1/0/2/2/upload/eac640f9.gif[/img]')" />
<img src="http://www.10pix.ru/img1/2314/1742176.gif" style="cursor: pointer" onclick="smile('[img]http://www.10pix.ru/img1/2314/1742176.gif[/img]')" />
<img src="http://www.10pix.ru/img1/2988/1742207.gif" style="cursor: pointer" onclick="smile('[img]http://www.10pix.ru/img1/2988/1742207.gif[/img]')" />
<img src="http://doodoo.ru/smiles/kiss/k001.gif" style="cursor: pointer" onclick="smile('[img]http://doodoo.ru/smiles/kiss/k001.gif[/img]')" />
<img src="http://doodoo.ru/smiles/kiss/k012.gif" style="cursor: pointer" onclick="smile('[img]http://doodoo.ru/smiles/kiss/k012.gif[/img]')" />
<img src="http://doodoo.ru/smiles/kiss/k022.gif" style="cursor: pointer" onclick="smile('[img]http://doodoo.ru/smiles/kiss/k022.gif[/img]')" />
<img src="http://doodoo.ru/smiles/kiss/k051.gif" style="cursor: pointer" onclick="smile('[img]http://doodoo.ru/smiles/kiss/k051.gif[/img]')" />
<img src="http://doodoo.ru/smiles/kiss/k062.gif" style="cursor: pointer" onclick="smile('[img]http://doodoo.ru/smiles/kiss/k062.gif[/img]')" />
<img src="http://doodoo.ru/smiles/kiss/k067.gif" style="cursor: pointer" onclick="smile('[img]http://doodoo.ru/smiles/kiss/k067.gif[/img]')" />
<img src="http://doodoo.ru/smiles/kiss/k082.gif" style="cursor: pointer" onclick="smile('[img]http://doodoo.ru/smiles/kiss/k082.gif[/img]')" />
<img src="http://doodoo.ru/smiles/kiss/k104.gif" style="cursor: pointer" onclick="smile('[img]http://doodoo.ru/smiles/kiss/k104.gif[/img]')" />
<img src="http://doodoo.ru/smiles/kiss/k129.gif" style="cursor: pointer" onclick="smile('[img]http://doodoo.ru/smiles/kiss/k129.gif[/img]')" />
<img src="http://doodoo.ru/smiles/kiss/k145.gif" style="cursor: pointer" onclick="smile('[img]http://doodoo.ru/smiles/kiss/k145.gif[/img]')" />
<img src="http://doodoo.ru/smiles/ulibka2/s294.gif" style="cursor: pointer" onclick="smile('[img]http://doodoo.ru/smiles/ulibka2/s294.gif[/img]')" />
<img src="http://doodoo.ru/smiles/ulibka3/s419.gif" style="cursor: pointer" onclick="smile('[img]http://doodoo.ru/smiles/ulibka3/s419.gif[/img]')" />
<img src="http://doodoo.ru/smiles/udivlen/u206.gif" style="cursor: pointer" onclick="smile('[img]http://doodoo.ru/smiles/udivlen/u206.gif[/img]')" />
<img src="http://doodoo.ru/smiles/slezy/s050.gif" style="cursor: pointer" onclick="smile('[img]http://doodoo.ru/smiles/slezy/s050.gif[/img]')" />
<img src="http://doodoo.ru/smiles/yazyk/s181.gif" style="cursor: pointer" onclick="smile('[img]http://doodoo.ru/smiles/yazyk/s181.gif[/img]')" />
<img src="http://doodoo.ru/smiles/strah/s048.gif" style="cursor: pointer" onclick="smile('[img]http://doodoo.ru/smiles/strah/s048.gif[/img]')" />
<img src="http://doodoo.ru/smiles/strah/s051.gif" style="cursor: pointer" onclick="smile('[img]http://doodoo.ru/smiles/strah/s051.gif[/img]')" />
<img src="http://doodoo.ru/smiles/strah/s058.gif" style="cursor: pointer" onclick="smile('[img]http://doodoo.ru/smiles/strah/s058.gif[/img]')" />
<img src="http://doodoo.ru/smiles/strah/s059.gif" style="cursor: pointer" onclick="smile('[img]http://doodoo.ru/smiles/strah/s059.gif[/img]')" />
<img src="http://doodoo.ru/smiles/strah/s060.gif" style="cursor: pointer" onclick="smile('[img]http://doodoo.ru/smiles/strah/s060.gif[/img]')" />
<img src="http://doodoo.ru/smiles/strah/s070.gif" style="cursor: pointer" onclick="smile('[img]http://doodoo.ru/smiles/strah/s070.gif[/img]')" />
<img src="http://doodoo.ru/smiles/vozglas/v106.gif" style="cursor: pointer" onclick="smile('[img]http://doodoo.ru/smiles/vozglas/v106.gif[/img]')" />
<img src="http://doodoo.ru/smiles/vozglas/v158.gif" style="cursor: pointer" onclick="smile('[img]http://doodoo.ru/smiles/vozglas/v158.gif[/img]')" />
<img src="http://www.10pix.ru/img1/3100/1742214.gif" style="cursor: pointer" onclick="smile('[img]http://www.10pix.ru/img1/3100/1742214.gif[/img]')" />
<img src="http://www.10pix.ru/img1/3164/1742215.gif" style="cursor: pointer" onclick="smile('[img]http://www.10pix.ru/img1/3164/1742215.gif[/img]')" />
<img src="http://www.10pix.ru/img1/3196/1742217.gif" style="cursor: pointer" onclick="smile('[img]http://www.10pix.ru/img1/3196/1742217.gif[/img]')" />
<img src="http://www.10pix.ru/img1/3180/1742216.gif" style="cursor: pointer" onclick="smile('[img]http://www.10pix.ru/img1/3180/1742216.gif[/img]')" />
<img src="http://xmages.net/storage/10/1/0/4/4/upload/29bd02cd.gif" style="cursor: pointer" onclick="smile('[img]http://xmages.net/storage/10/1/0/4/4/upload/29bd02cd.gif[/img]')" />
<img src="http://www.10pix.ru/img1/1571/1745781.gif" style="cursor: pointer" onclick="smile('[img]http://www.10pix.ru/img1/1571/1745781.gif[/img]')" />
<img src="http://s16.rimg.info/48abfdf56521c1e8061ec3b916dc9cbd.gif" style="cursor: pointer" onclick="smile('[img]http://s16.rimg.info/48abfdf56521c1e8061ec3b916dc9cbd.gif[/img]')" />
<img src="http://s19.rimg.info/405913c7b908a17f0c91e510d2c18bdf.gif" style="cursor: pointer" onclick="smile('[img]http://s19.rimg.info/405913c7b908a17f0c91e510d2c18bdf.gif[/img]')" />
<img src="http://s19.rimg.info/ed189cb08c3de6f8bbb318d33c774fba.gif" style="cursor: pointer" onclick="smile('[img]http://s19.rimg.info/ed189cb08c3de6f8bbb318d33c774fba.gif[/img]')" />
<img src="http://s19.rimg.info/a86e9f9ddc1a1f3a426ee3436802aea4.gif" style="cursor: pointer" onclick="smile('[img]http://s19.rimg.info/a86e9f9ddc1a1f3a426ee3436802aea4.gif[/img]')" />
<img src="http://s.rimg.info/e73fc535f06f3fad9361f3e4afe2dd61.gif" style="cursor: pointer" onclick="smile('[img]http://s.rimg.info/e73fc535f06f3fad9361f3e4afe2dd61.gif[/img]')" />
<img src="http://s14.rimg.info/f98e856e2a2a455104e548c570a2e58c.gif" style="cursor: pointer" onclick="smile('[img]http://s14.rimg.info/f98e856e2a2a455104e548c570a2e58c.gif[/img]')" />
<img src="http://s.rimg.info/64e1486918c04c92140647d432667a4b.gif" style="cursor: pointer" onclick="smile('[img]http://s.rimg.info/64e1486918c04c92140647d432667a4b.gif[/img]')" />
<img src="http://s.rimg.info/c6159052e4b95a014ca2782400c156c2.gif" style="cursor: pointer" onclick="smile('[img]http://s.rimg.info/c6159052e4b95a014ca2782400c156c2.gif[/img]')" />
<img src="http://s19.rimg.info/e6d93dcadafc15ee60a8fae95c98fe91.gif" style="cursor: pointer" onclick="smile('[img]http://s19.rimg.info/e6d93dcadafc15ee60a8fae95c98fe91.gif[/img]')" />
<img src="http://s16.rimg.info/734aa17378117c79d8515be7ac604fc0.gif" style="cursor: pointer" onclick="smile('[img]http://s16.rimg.info/734aa17378117c79d8515be7ac604fc0.gif[/img]')" />
<img src="http://s16.rimg.info/afa1ee1150c86e51cef3851b73fd101a.gif" style="cursor: pointer" onclick="smile('[img]http://s16.rimg.info/afa1ee1150c86e51cef3851b73fd101a.gif[/img]')" />
<img src="http://s14.rimg.info/71c478c1877dd8e5a2361095804b529b.gif" style="cursor: pointer" onclick="smile('[img]http://s14.rimg.info/71c478c1877dd8e5a2361095804b529b.gif[/img]')" />
<img src="http://s14.rimg.info/9f21e99f2c9af3a59fe55b1258d7b849.gif" style="cursor: pointer" onclick="smile('[img]http://s14.rimg.info/9f21e99f2c9af3a59fe55b1258d7b849.gif[/img]')" />
<img src="http://s10.rimg.info/36e51bf28cc9d34be7170cdc9e2734d7.gif" style="cursor: pointer" onclick="smile('[img]http://s10.rimg.info/36e51bf28cc9d34be7170cdc9e2734d7.gif[/img]')" />
<img src="http://s17.rimg.info/1fd9543137799790958dae47c4b097df.gif" style="cursor: pointer" onclick="smile('[img]http://s17.rimg.info/1fd9543137799790958dae47c4b097df.gif[/img]')" />
<img src="http://s17.rimg.info/7fd7a6f02829ee3ff9a50d6133f5527c.gif" style="cursor: pointer" onclick="smile('[img]http://s17.rimg.info/7fd7a6f02829ee3ff9a50d6133f5527c.gif[/img]')" />
<img src="http://s16.rimg.info/ae8aebd931923a83bb188b9433ecf7f4.gif" style="cursor: pointer" onclick="smile('[img]http://s16.rimg.info/ae8aebd931923a83bb188b9433ecf7f4.gif[/img]')" />
<img src="http://s19.rimg.info/c558d63b662cd724f83deefc58a84848.gif" style="cursor: pointer" onclick="smile('[img]http://s19.rimg.info/c558d63b662cd724f83deefc58a84848.gif[/img]')" />
<img src="http://s5.rimg.info/8fbf05e1a51c8fd7bcb285e4dc39f014.gif" style="cursor: pointer" onclick="smile('[img]http://s5.rimg.info/8fbf05e1a51c8fd7bcb285e4dc39f014.gif[/img]')" />
<img src="http://s19.rimg.info/f7137abf3d0f0519ccaaa57607bed716.gif" style="cursor: pointer" onclick="smile('[img]http://s19.rimg.info/f7137abf3d0f0519ccaaa57607bed716.gif[/img]')" />
<img src="http://s16.rimg.info/5cdaba872713c8398452aec7a1a7de0c.gif" style="cursor: pointer" onclick="smile('[img]http://s16.rimg.info/5cdaba872713c8398452aec7a1a7de0c.gif[/img]')" />
<img src="http://s15.rimg.info/19ced6dc1825b36afaf3f8f871456376.gif" style="cursor: pointer" onclick="smile('[img]http://s15.rimg.info/19ced6dc1825b36afaf3f8f871456376.gif[/img]')" />
<img src="http://s14.rimg.info/47c68140310619b1b3ef7071d66e36e0.gif" style="cursor: pointer" onclick="smile('[img]http://s14.rimg.info/47c68140310619b1b3ef7071d66e36e0.gif[/img]')" />
<img src="http://s4.rimg.info/fc0604ee992b16c73e0b3756d11b92b7.gif" style="cursor: pointer" onclick="smile('[img]http://s4.rimg.info/fc0604ee992b16c73e0b3756d11b92b7.gif[/img]')" />
<img src="http://s4.rimg.info/d1680d2fe43473810b86e1dfb303ca93.gif" style="cursor: pointer" onclick="smile('[img]http://s4.rimg.info/d1680d2fe43473810b86e1dfb303ca93.gif[/img]')" />
<img src="http://s19.rimg.info/7898bd617227ab47a431b6f871123b41.gif" style="cursor: pointer" onclick="smile('[img]http://s19.rimg.info/7898bd617227ab47a431b6f871123b41.gif[/img]')" />
<img src="http://s19.rimg.info/81aa76eb4ea868510f499f4b26396e57.gif" style="cursor: pointer" onclick="smile('[img]http://s19.rimg.info/81aa76eb4ea868510f499f4b26396e57.gif[/img]')" />
<img src="http://s19.rimg.info/22cff7fa9c9006c3a7cfbd4f7420dab6.gif" style="cursor: pointer" onclick="smile('[img]http://s19.rimg.info/22cff7fa9c9006c3a7cfbd4f7420dab6.gif[/img]')" />
<img src="http://s19.rimg.info/0189668967c2fd427e90e2ad8fbf2f56.gif" style="cursor: pointer" onclick="smile('[img]http://s19.rimg.info/0189668967c2fd427e90e2ad8fbf2f56.gif[/img]')" />
<img src="http://s19.rimg.info/e11bb9524f9e5ce169946e2fab6f86d1.gif" style="cursor: pointer" onclick="smile('[img]http://s19.rimg.info/e11bb9524f9e5ce169946e2fab6f86d1.gif[/img]')" />
<img src="http://s19.rimg.info/ee12dc272f95aa331bff93e484db05cc.gif" style="cursor: pointer" onclick="smile('[img]http://s19.rimg.info/ee12dc272f95aa331bff93e484db05cc.gif[/img]')" />
<img src="http://s19.rimg.info/05c306d2511b4c8519b1f3d1f5b7b721.gif" style="cursor: pointer" onclick="smile('[img]http://s19.rimg.info/05c306d2511b4c8519b1f3d1f5b7b721.gif[/img]')" />
<img src="http://s19.rimg.info/3592cd05b917f8e8874ffb4399387954.gif" style="cursor: pointer" onclick="smile('[img]http://s19.rimg.info/3592cd05b917f8e8874ffb4399387954.gif[/img]')" />
<img src="http://s18.rimg.info/68f7b8fb404b614b314ea288ef84a91e.gif" style="cursor: pointer" onclick="smile('[img]http://s18.rimg.info/68f7b8fb404b614b314ea288ef84a91e.gif[/img]')" />
<img src="http://s19.rimg.info/e792bc7693bebe08b6a8983a10275188.gif" style="cursor: pointer" onclick="smile('[img]http://s19.rimg.info/e792bc7693bebe08b6a8983a10275188.gif[/img]')" />
<img src="http://s17.rimg.info/317327bdf42b4d0b5524b86dc4267dca.gif" style="cursor: pointer" onclick="smile('[img]http://s17.rimg.info/317327bdf42b4d0b5524b86dc4267dca.gif[/img]')" />
<img src="http://s15.rimg.info/eac0185ce84ceb368e6f143e43edb399.gif" style="cursor: pointer" onclick="smile('[img]http://s15.rimg.info/eac0185ce84ceb368e6f143e43edb399.gif[/img]')" />
<img src="http://s19.rimg.info/a396acb45afe1b8c49ffbb79051c4d77.gif" style="cursor: pointer" onclick="smile('[img]http://s19.rimg.info/a396acb45afe1b8c49ffbb79051c4d77.gif[/img]')" />
<img src="http://s18.rimg.info/7aca2d7e3336ab60dea5dead88aa9e77.gif" style="cursor: pointer" onclick="smile('[img]http://s18.rimg.info/7aca2d7e3336ab60dea5dead88aa9e77.gif[/img]')" />
<img src="http://s19.rimg.info/5a583660291f443bcc31c28bf470d541.gif" style="cursor: pointer" onclick="smile('[img]http://s19.rimg.info/5a583660291f443bcc31c28bf470d541.gif[/img]')" />
<img src="http://s19.rimg.info/89544aab8347985b27df34c228aa7df6.gif" style="cursor: pointer" onclick="smile('[img]http://s19.rimg.info/89544aab8347985b27df34c228aa7df6.gif[/img]')" />
<img src="http://s19.rimg.info/e701cf9e3c7166f55efa1edb7f53eaef.gif" style="cursor: pointer" onclick="smile('[img]http://s19.rimg.info/e701cf9e3c7166f55efa1edb7f53eaef.gif[/img]')" />
<img src="http://s19.rimg.info/fe9ce88363389ef0badd383746b6bda1.gif" style="cursor: pointer" onclick="smile('[img]http://s19.rimg.info/fe9ce88363389ef0badd383746b6bda1.gif[/img]')" />
<img src="http://s19.rimg.info/9b5b72ebae3010f40a3083868cef4eb7.gif" style="cursor: pointer" onclick="smile('[img]http://s19.rimg.info/9b5b72ebae3010f40a3083868cef4eb7.gif[/img]')" />
<img src="http://s6.rimg.info/f84c2443a86597bcf280a2387688de8a.gif" style="cursor: pointer" onclick="smile('[img]http://s6.rimg.info/f84c2443a86597bcf280a2387688de8a.gif[/img]')" />
<img src="http://colormate.ru/wp-content/uploads/2011/03/new.gif" alt="Колобок-смайл" onclick="smile('[img]http://colormate.ru/wp-content/uploads/2011/03/new.gif[/img]')" />
<img src="http://colormate.ru/wp-content/uploads/2011/03/ps-lover.gif" alt="Колобок-смайл" onclick="smile('[img]http://colormate.ru/wp-content/uploads/2011/03/ps-lover.gif[/img]')" />
<img src="http://www.10pix.ru/img1/4367/3475766.gif" alt="Колобок-смайл" onclick="smile('[img]http://www.10pix.ru/img1/4367/3475766.gif[/img]')" />
<img src="http://www.10pix.ru/img1/4383/3475767.gif" alt="Колобок-смайл" onclick="smile('[img]http://www.10pix.ru/img1/4383/3475767.gif[/img]')" />
<img src="http://www.10pix.ru/img1/2445/3475915.gif" alt="Колобок-смайл" onclick="smile('[img]http://www.10pix.ru/img1/2445/3475915.gif[/img]')" />
<img src="http://lady.webnice.ru/img/2010/06/img20100620101220_6282.gif" alt="Колобок-смайл" onclick="smile('[img]http://lady.webnice.ru/img/2010/06/img20100620101220_6282.gif[/img]')" />
<img src="http://www.10pix.ru/img1/600667/3475845.gif" alt="Колобок-смайл" onclick="smile('[img]http://www.10pix.ru/img1/600667/3475845.gif[/img]')" />
<img src="http://www.10pix.ru/img1/1273/3475808.gif" alt="Колобок-смайл" onclick="smile('[img]http://www.10pix.ru/img1/1273/3475808.gif[/img]')" />
<img src="http://www.10pix.ru/img1/4447/3475774.gif" alt="Колобок-смайл" onclick="smile('[img]http://www.10pix.ru/img1/4447/3475774.gif[/img]')" />
<img src="http://10pix.ru/img1/2833/3563252.gif" alt="Колобок-смайл" onclick="smile('[img]http://10pix.ru/img1/2833/3563252.gif[/img]')" />
<img src="http://colormate.ru/wp-content/uploads/2011/03/Whee.gif" alt="Колобок-смайл" onclick="smile('[img]http://colormate.ru/wp-content/uploads/2011/03/Whee.gif[/img]')" />
<img src="http://colormate.ru/wp-content/uploads/2011/03/woohoo.gif" alt="Колобок-смайл" onclick="smile('[img]http://colormate.ru/wp-content/uploads/2011/03/woohoo.gif[/img]')" />
<img src="http://www.10pix.ru/img1/545223/3475839.gif" alt="Колобок-смайл" onclick="smile('[img]http://www.10pix.ru/img1/545223/3475839.gif[/img]')" />
<img src="http://www.10pix.ru/img1/1756/3475838.gif" alt="Колобок-смайл" onclick="smile('[img]http://www.10pix.ru/img1/1756/3475838.gif[/img]')" />
<img src="http://www.10pix.ru/img1/1547/3475842.gif" alt="Колобок-смайл" onclick="smile('[img]http://www.10pix.ru/img1/1547/3475842.gif[/img]')" />
<img src="http://www.10pix.ru/img1/2686/3475844.gif" alt="Колобок-смайл" onclick="smile('[img]http://www.10pix.ru/img1/2686/3475844.gif[/img]')" />
<img src="http://www.10pix.ru/img1/558134/3475841.gif" alt="Колобок-смайл" onclick="smile('[img]http://www.10pix.ru/img1/558134/3475841.gif[/img]')" />
<img src="http://colormate.ru/wp-content/uploads/2011/03/in_love.gif" alt="Колобок-смайл" onclick="smile('[img]http://colormate.ru/wp-content/uploads/2011/03/in_love.gif[/img]')" />
<img src="http://www.yoursmileys.ru/tsmile/hug/t4613.gif" alt="Колобок-смайл" onclick="smile('[img]http://www.yoursmileys.ru/tsmile/hug/t4613.gif[/img]')" /><img src="http://www.10pix.ru/img1/5040/3475771.gif" alt="Колобок-смайл" onclick="smile('[img]http://www.10pix.ru/img1/5040/3475771.gif[/img]')" />
<img src="http://fc06.deviantart.net/fs70/f/2010/116/c/9/_puppydogeyes__by_Fuzzi_Wuzzi.gif" alt="Колобок-смайл" onclick="smile('[img]http://fc06.deviantart.net/fs70/f/2010/116/c/9/_puppydogeyes__by_Fuzzi_Wuzzi.gif[/img]')" />
<img src="http://www.10pix.ru/img1/726664/3475778.gif" alt="Колобок-смайл" onclick="smile('[img]http://www.10pix.ru/img1/726664/3475778.gif[/img]')" />
<img src="http://www.10pix.ru/img1/4463/3475776.gif" alt="Колобок-смайл" onclick="smile('[img]http://www.10pix.ru/img1/4463/3475776.gif[/img]')" />
<img src="http://colormate.ru/wp-content/uploads/2011/03/huggl.gif" alt="Колобок-смайл" onclick="smile('[img]http://colormate.ru/wp-content/uploads/2011/03/huggl.gif[/img]')" />
<img src="http://www.10pix.ru/img1/4479/3475777.gif" alt="Колобок-смайл" onclick="smile('[img]http://www.10pix.ru/img1/4479/3475777.gif[/img]')" />
<img src="http://i.imgur.com/DzWnK.gif" alt="Колобок-смайл" onclick="smile('[img]http://i.imgur.com/DzWnK.gif[/img]')" />
<img src="http://www.10pix.ru/img1/1997/3475879.gif" alt="Колобок-смайл" onclick="smile('[img]http://www.10pix.ru/img1/1997/3475879.gif[/img]')" />
<img src="http://colormate.ru/wp-content/uploads/2011/03/rowar.gif" alt="Колобок-смайл" onclick="smile('[img]http://colormate.ru/wp-content/uploads/2011/03/rowar.gif[/img]')" />
<img src="http://www.10pix.ru/img1/2125/3475888.gif" alt="Колобок-смайл" onclick="smile('[img]http://www.10pix.ru/img1/2125/3475888.gif[/img]')" />
<img src="http://colormate.ru/wp-content/uploads/2011/03/drrrr.gif" alt="Колобок-смайл" onclick="smile('[img]http://colormate.ru/wp-content/uploads/2011/03/drrrr.gif[/img]')" />
<img src="http://www.10pix.ru/img1/2109/3475887.gif" alt="Колобок-смайл" onclick="smile('[img]http://www.10pix.ru/img1/2109/3475887.gif[/img]')" />
<img src="http://www.10pix.ru/img1/2589/3475929.gif" alt="Колобок-смайл" onclick="smile('[img]http://www.10pix.ru/img1/2589/3475929.gif[/img]')" />
<img src="http://www.10pix.ru/img1/1901/3475862.gif" alt="Колобок-смайл" onclick="smile('[img]http://www.10pix.ru/img1/1901/3475862.gif[/img]')" />
<img src="https://forumupload.ru/uploads/000c/77/06/37724-2.gif" alt="Колобок-смайл" onclick="smile('[img]https://forumupload.ru/uploads/000c/77/06/37724-2.gif[/img]')" />
<img src="http://fc03.deviantart.net/fs71/f/2010/351/7/f/artist__s_block_by_fear_the_brilliance-d3531gs.gif" alt="Колобок-смайл" onclick="smile('[img]http://fc03.deviantart.net/fs71/f/2010/351/7/f/artist__s_block_by_fear_the_brilliance-d3531gs.gif[/img]')" /><img src="http://colormate.ru/wp-content/uploads/2011/03/idea.gif" alt="Колобок-смайл" onclick="smile('[img]http://colormate.ru/wp-content/uploads/2011/03/idea.gif[/img]')" /><img src="http://colormate.ru/wp-content/uploads/2011/03/glasses.gif" alt="Колобок-смайл" onclick="smile('[img]http://colormate.ru/wp-content/uploads/2011/03/glasses.gif[/img]')" />
<img src="http://xmages.net/storage/10/1/0/6/2/upload/3b789ae3.gif" alt="Колобок-смайл" onclick="smile('[img]http://xmages.net/storage/10/1/0/6/2/upload/3b789ae3.gif[/img]')" /><img src="http://www.10pix.ru/img1/1981/3475878.gif" alt="Колобок-смайл" onclick="smile('[img]http://www.10pix.ru/img1/1981/3475878.gif[/img]')" />
<img src="http://www.10pix.ru/img1/2429/3475912.gif" alt="Колобок-смайл" onclick="smile('[img]http://www.10pix.ru/img1/2429/3475912.gif[/img]')" />
<img src="http://colormate.ru/wp-content/uploads/2011/03/Bat.gif" alt="Колобок-смайл" onclick="smile('[img]http://colormate.ru/wp-content/uploads/2011/03/Bat.gif[/img]')" />
<img src="http://colormate.ru/wp-content/uploads/2011/03/queen.gif" alt="Колобок-смайл" onclick="smile('[img]http://colormate.ru/wp-content/uploads/2011/03/queen.gif[/img]')" />
<img src="http://colormate.ru/wp-content/uploads/2011/03/angel.gif" alt="Колобок-смайл" onclick="smile('[img]http://colormate.ru/wp-content/uploads/2011/03/angel.gif[/img]')" />
<img src="http://s19.rimg.info/c308b81f8833c3e1a1977089b00fad55.gif" alt="Колобок-смайл" onclick="smile('[img]http://s19.rimg.info/c308b81f8833c3e1a1977089b00fad55.gif[/img]')" />
<img src="http://fc01.deviantart.net/fs47/f/2009/224/0/e/Dancey_Dance_by_Fuzzi_Wuzzi.gif" alt="Колобок-смайл" onclick="smile('[img]http://fc01.deviantart.net/fs47/f/2009/224/0/e/Dancey_Dance_by_Fuzzi_Wuzzi.gif[/img]')" />
<img src="http://s20.rimg.info/9f206da1971d64fd58a44d863b34d65c.gif" alt="Колобок-смайл" onclick="smile('[img]http://s20.rimg.info/9f206da1971d64fd58a44d863b34d65c.gif[/img]')" />
<img src="http://colormate.ru/wp-content/uploads/2011/03/strelok.gif" alt="Колобок-смайл" onclick="smile('[img]http://colormate.ru/wp-content/uploads/2011/03/strelok.gif[/img]')" />
<img src="http://fc02.deviantart.net/fs50/f/2009/328/d/5/d569937fc50e41d8d29f508f2cc094b5.gif" alt="Колобок-смайл" onclick="smile('[img]http://fc02.deviantart.net/fs50/f/2009/328/d/5/d569937fc50e41d8d29f508f2cc094b5.gif[/img]')" /><img src="http://s14.rimg.info/e39889096ff4019ceb1e842026c6663d.gif" alt="Колобок-смайл" onclick="smile('[img]http://s14.rimg.info/e39889096ff4019ceb1e842026c6663d.gif[/img]')" /><img src="http://s19.rimg.info/23bfe0d6776605f4e992f86df3d2881d.gif" alt="Колобок-смайл" onclick="smile('[img]http://s19.rimg.info/23bfe0d6776605f4e992f86df3d2881d.gif[/img]')" /><img src="http://colormate.ru/wp-content/uploads/2011/03/batman.gif" alt="Колобок-смайл" onclick="smile('[img]http://colormate.ru/wp-content/uploads/2011/03/batman.gif[/img]')" /><img src="http://www.10pix.ru/img1/787614/3475846.gif" alt="Колобок-смайл" onclick="smile('[img]http://www.10pix.ru/img1/787614/3475846.gif[/img]')" /><img src="http://colormate.ru/wp-content/uploads/2011/03/peace.gif" alt="Колобок-смайл" onclick="smile('[img]http://colormate.ru/wp-content/uploads/2011/03/peace.gif[/img]')" />
<img src="http://www.10pix.ru/img1/937171/3475863.gif" alt="Колобок-смайл" onclick="smile('[img]http://www.10pix.ru/img1/937171/3475863.gif[/img]')" /><img src="http://xmages.net/storage/10/1/0/5/6/upload/028dec97.gif" alt="Колобок-смайл" onclick="smile('[img]http://xmages.net/storage/10/1/0/5/6/upload/028dec97.gif[/img]')" />
<img src="http://colormate.ru/wp-content/uploads/2011/03/rainbow.gif" alt="Колобок-смайл" onclick="smile('[img]http://colormate.ru/wp-content/uploads/2011/03/rainbow.gif[/img]')" />
<img src="http://i.imgur.com/eFxZ6.gif" alt="Колобок-смайл" onclick="smile('[img]http://i.imgur.com/eFxZ6.gif[/img]')" />
<img src="http://www.yoursmileys.ru/msmile/fun/m0121.gif" alt="Колобок-смайл" onclick="smile('[img]http://www.yoursmileys.ru/msmile/fun/m0121.gif[/img]')" />
<img src="http://i.smiles2k.net/sleep_smiles/001128.gif" alt="Колобок-смайл" onclick="smile('[img]http://i.smiles2k.net/sleep_smiles/001128.gif[/img]')" />
<img src="http://10pix.ru/img1/5049/3560443.gif" alt="Колобок-смайл" onclick="smile('[img]http://10pix.ru/img1/5049/3560443.gif[/img]')" /><img src="http://fc06.deviantart.net/fs70/f/2011/002/d/e/pocky_emot_by_randumm-d36b1jk.gif" alt="Колобок-смайл" onclick="smile('[img]http://fc06.deviantart.net/fs70/f/2011/002/d/e/pocky_emot_by_randumm-d36b1jk.gif[/img]')" />
<img src="http://colormate.ru/wp-content/uploads/2011/03/b-day.gif" alt="Колобок-смайл" onclick="smile('[img]http://colormate.ru/wp-content/uploads/2011/03/b-day.gif[/img]')" />
<img src="http://colormate.ru/wp-content/uploads/2011/03/boxed.gif" alt="Колобок-смайл" onclick="smile('[img]http://colormate.ru/wp-content/uploads/2011/03/boxed.gif[/img]')" />
<img src="http://s12.rimg.info/8febdfd54bdcc985e089d1fe251cbb78.gif" alt="Колобок-смайл" onclick="smile('[img]http://s12.rimg.info/8febdfd54bdcc985e089d1fe251cbb78.gif[/img]')" />
<img src="http://a.deviantart.net/avatars/b/u/bummy2.gif" alt="Колобок-смайл" onclick="smile('[img]http://a.deviantart.net/avatars/b/u/bummy2.gif[/img]')" /><img src="http://fc09.deviantart.net/fs70/f/2010/014/8/7/yay_by_sml_e.gif" alt="Колобок-смайл" onclick="smile('[img]http://fc09.deviantart.net/fs70/f/2010/014/8/7/yay_by_sml_e.gif[/img]')" />
<img src="http://fc00.deviantart.net/fs38/f/2008/319/e/8/e89b3aa8de6d14d68e7439df3b55c7b1.gif" alt="Колобок-смайл" onclick="smile('[img]http://fc00.deviantart.net/fs38/f/2008/319/e/8/e89b3aa8de6d14d68e7439df3b55c7b1.gif[/img]')" />
<img src="http://fc07.deviantart.net/fs70/f/2010/022/3/0/_meow__by_AngelinaHarijau.gif" alt="Колобок-смайл" onclick="smile('[img]http://fc07.deviantart.net/fs70/f/2010/022/3/0/_meow__by_AngelinaHarijau.gif[/img]')" />
<img src="http://www.10pix.ru/img1/2285/3475902.gif" alt="Колобок-смайл" onclick="smile('[img]http://www.10pix.ru/img1/2285/3475902.gif[/img]')" />
<img src="http://www.10pix.ru/img1/2413/3475909.gif" alt="Колобок-смайл" onclick="smile('[img]http://www.10pix.ru/img1/2413/3475909.gif[/img]')" />
<img src="http://colormate.ru/wp-content/uploads/2011/03/flower1.gif" alt="Колобок-смайл" onclick="smile('[img]http://colormate.ru/wp-content/uploads/2011/03/flower1.gif[/img]')" />
<img src="http://colormate.ru/wp-content/uploads/2011/03/flower.gif" alt="Колобок-смайл" onclick="smile('[img]http://colormate.ru/wp-content/uploads/2011/03/flower.gif[/img]')" />
<img src="http://colormate.ru/wp-content/uploads/2011/03/kanabis.gif" alt="Колобок-смайл" onclick="smile('[img]http://colormate.ru/wp-content/uploads/2011/03/kanabis.gif[/img]')" />
<img src="http://colormate.ru/wp-content/uploads/2011/03/famous.gif" alt="Колобок-смайл" onclick="smile('[img]http://colormate.ru/wp-content/uploads/2011/03/famous.gif[/img]')" />
<img src="http://www.10pix.ru/img1/2317/3475903.gif" alt="Колобок-смайл" onclick="smile('[img]http://www.10pix.ru/img1/2317/3475903.gif[/img]')" />
<img src="http://fc00.deviantart.net/fs71/f/2010/026/0/5/_shocked__by_AngelinaHarijau.gif" alt="Колобок-смайл" onclick="smile('[img]http://fc00.deviantart.net/fs71/f/2010/026/0/5/_shocked__by_AngelinaHarijau.gif[/img]')" />
<img src="http://www.yoursmileys.ru/tsmile/fear/t3610.gif" alt="Колобок-смайл" onclick="smile('[img]http://www.yoursmileys.ru/tsmile/fear/t3610.gif[/img]')" />
<img src="http://www.10pix.ru/img1/2911/3475935.gif" alt="Колобок-смайл" onclick="smile('[img]http://www.10pix.ru/img1/2911/3475935.gif[/img]')" />
<img src="http://www.10pix.ru/img1/2029/3475882.gif" alt="Колобок-смайл" onclick="smile('[img]http://www.10pix.ru/img1/2029/3475882.gif[/img]')" /><img src="http://xmages.net/storage/10/1/0/6/0/upload/cac85217.gif" alt="Колобок-смайл" onclick="smile('[img]http://xmages.net/storage/10/1/0/6/0/upload/cac85217.gif[/img]')" />
<img src="http://www.10pix.ru/img1/431595/3475823.gif" alt="Колобок-смайл" onclick="smile('[img]http://www.10pix.ru/img1/431595/3475823.gif[/img]')" />
<img src="http://i.imgur.com/a3Rzd.gif" alt="Колобок-смайл" onclick="smile('[img]http://i.imgur.com/a3Rzd.gif[/img]')" />
<img src="http://s9.rimg.info/3da1d57e17ee2708a7df49eaa7fb40a0.gif" alt="Колобок-смайл" onclick="smile('[img]http://s9.rimg.info/3da1d57e17ee2708a7df49eaa7fb40a0.gif[/img]')" />
<img src="http://s17.rimg.info/79833aa132a95f14519f83384338df9b.gif" alt="Колобок-смайл" onclick="smile('[img]http://s17.rimg.info/79833aa132a95f14519f83384338df9b.gif[/img]')" />
<img src="http://doodoo.ru/smiles/wo/expect.gif" alt="Колобок-смайл" onclick="smile('[img]http://doodoo.ru/smiles/wo/expect.gif[/img]')" /><img src="http://fc03.deviantart.net/fs40/f/2009/016/2/c/_artist__by_tei.gif" alt="Колобок-смайл" onclick="smile('[img]http://fc03.deviantart.net/fs40/f/2009/016/2/c/_artist__by_tei.gif[/img]')" />
<img src="http://colormate.ru/wp-content/uploads/2011/03/skype.gif" alt="Колобок-смайл" onclick="smile('[img]http://colormate.ru/wp-content/uploads/2011/03/skype.gif[/img]')" /><img src="http://colormate.ru/wp-content/uploads/2011/03/skype_lover.gif" alt="Колобок-смайл" onclick="smile('[img]http://colormate.ru/wp-content/uploads/2011/03/skype_lover.gif[/img]')" />
<img src="http://colormate.ru/wp-content/uploads/2011/03/direction2.gif" alt="Колобок-смайл" onclick="smile('[img]http://colormate.ru/wp-content/uploads/2011/03/direction2.gif[/img]')" />
<img src="http://colormate.ru/wp-content/uploads/2011/03/direction.gif" alt="Колобок-смайл" onclick="smile('[img]http://colormate.ru/wp-content/uploads/2011/03/direction.gif[/img]')" />
<img src="http://colormate.ru/wp-content/uploads/2011/03/rain.gif" alt="Колобок-смайл" onclick="smile('[img]http://colormate.ru/wp-content/uploads/2011/03/rain.gif[/img]')" />
<img src="http://colormate.ru/wp-content/uploads/2011/03/umbrella.gif" alt="Колобок-смайл" onclick="smile('[img]http://colormate.ru/wp-content/uploads/2011/03/umbrella.gif[/img]')" /><img src="http://colormate.ru/wp-content/uploads/2011/03/clover_1.gif" alt="Колобок-смайл" onclick="smile('[img]http://colormate.ru/wp-content/uploads/2011/03/clover_1.gif[/img]')" />
<img src="http://colormate.ru/wp-content/uploads/2011/03/fly.gif" alt="Колобок-смайл" onclick="smile('[img]http://colormate.ru/wp-content/uploads/2011/03/fly.gif[/img]')" />
<img src="http://colormate.ru/wp-content/uploads/2011/03/balloon.gif" alt="Колобок-смайл" onclick="smile('[img]http://colormate.ru/wp-content/uploads/2011/03/balloon.gif[/img]')" /><img src="http://colormate.ru/wp-content/uploads/2011/03/balloons.gif" alt="Колобок-смайл" onclick="smile('[img]http://colormate.ru/wp-content/uploads/2011/03/balloons.gif[/img]')" />
<img src="http://a.deviantart.net/avatars/c/h/cheerplz.gif" alt="Колобок-смайл" onclick="smile('[img]http://a.deviantart.net/avatars/c/h/cheerplz.gif[/img]')" />
<img src="http://colormate.ru/wp-content/uploads/2011/03/koleso.gif" alt="Колобок-смайл" onclick="smile('[img]http://colormate.ru/wp-content/uploads/2011/03/koleso.gif[/img]')" />
<img src="http://colormate.ru/wp-content/uploads/2011/03/boogie_3.gif" alt="Колобок-смайл" onclick="smile('[img]http://colormate.ru/wp-content/uploads/2011/03/boogie_3.gif[/img]')" />
<img src="http://colormate.ru/wp-content/uploads/2011/03/boogie_2.gif" alt="Колобок-смайл" onclick="smile('[img]http://colormate.ru/wp-content/uploads/2011/03/boogie_2.gif[/img]')" />
<img src="http://colormate.ru/wp-content/uploads/2011/03/dance_1.gif" alt="Колобок-смайл" onclick="smile('[img]http://colormate.ru/wp-content/uploads/2011/03/dance_1.gif[/img]')" />
<img src="http://colormate.ru/wp-content/uploads/2011/03/boogie.gif" alt="Колобок-смайл" onclick="smile('[img]http://colormate.ru/wp-content/uploads/2011/03/boogie.gif[/img]')" />
<img src="http://colormate.ru/wp-content/uploads/2011/03/Maracas.gif" alt="Колобок-смайл" onclick="smile('[img]http://colormate.ru/wp-content/uploads/2011/03/Maracas.gif[/img]')" />
<img src="http://colormate.ru/wp-content/uploads/2011/03/tutu.gif" alt="Колобок-смайл" onclick="smile('[img]http://colormate.ru/wp-content/uploads/2011/03/tutu.gif[/img]')" />
<img src="http://colormate.ru/wp-content/uploads/2011/03/blow.gif" alt="Колобок-смайл" onclick="smile('[img]http://colormate.ru/wp-content/uploads/2011/03/blow.gif[/img]')" />
<img src="https://forumupload.ru/uploads/000c/77/06/37724-1.gif" alt="Колобок-смайл" onclick="smile('[img]https://forumupload.ru/uploads/000c/77/06/37724-1.gif[/img]')" />
<img src="http://10pix.ru/img1/976199/3563255.gif" alt="Колобок-смайл" onclick="smile('[img]http://10pix.ru/img1/976199/3563255.gif[/img]')" />
<img src="http://i.imgur.com/acKsX.gif" alt="Колобок-смайл" onclick="smile('[img]http://i.imgur.com/acKsX.gif[/img]')" />
<img src="http://10pix.ru/img1/955584/3563250.gif" alt="Колобок-смайл" onclick="smile('[img]http://10pix.ru/img1/955584/3563250.gif[/img]')" /><img src="http://s19.rimg.info/a396acb45afe1b8c49ffbb79051c4d77.gif" alt="Колобок-смайл" onclick="smile('[img]http://s19.rimg.info/a396acb45afe1b8c49ffbb79051c4d77.gif[/img]')" /><img src="http://www.yoursmileys.ru/msmile/compgame/m1930.gif" alt="Колобок-смайл" onclick="smile('[img]http://www.yoursmileys.ru/msmile/compgame/m1930.gif[/img]')" /><img src="http://s.rimg.info/f5aedc88b41e3a852762d10576422371.gif" alt="Колобок-смайл" onclick="smile('[img]http://s.rimg.info/f5aedc88b41e3a852762d10576422371.gif[/img]')" /><img src="http://colormate.ru/wp-content/uploads/2011/03/Shower.gif" alt="Колобок-смайл" onclick="smile('[img]http://colormate.ru/wp-content/uploads/2011/03/Shower.gif[/img]')" />
<img src="http://www.yoursmileys.ru/tsmile/bad/t2101.gif" alt="Колобок-смайл" onclick="smile('[img]http://www.yoursmileys.ru/tsmile/bad/t2101.gif[/img]')" />
<img src="http://colormate.ru/wp-content/uploads/2011/03/coke.png" alt="Колобок-смайл" onclick="smile('[img]http://colormate.ru/wp-content/uploads/2011/03/coke.png[/img]')" />
<img src="http://fc01.deviantart.net/fs30/f/2008/093/8/c/Little_Shy_Bready_by_DoooM.gif" alt="Колобок-смайл" onclick="smile('[img]http://fc01.deviantart.net/fs30/f/2008/093/8/c/Little_Shy_Bready_by_DoooM.gif[/img]')" />
<img src="http://s12.rimg.info/b0981c948740a5e134f30b3ea4a31a75.gif" alt="Колобок-смайл" onclick="smile('[img]http://s12.rimg.info/b0981c948740a5e134f30b3ea4a31a75.gif[/img]')" />
<img src="http://fc00.deviantart.net/fs50/f/2009/310/4/d/_CuteLick__by_SwanArt.gif" alt="Колобок-смайл" onclick="smile('[img]http://fc00.deviantart.net/fs50/f/2009/310/4/d/_CuteLick__by_SwanArt.gif[/img]')" />
<img src="http://xmages.net/storage/10/1/0/6/0/upload/d04fee23.gif" alt="Колобок-смайл" onclick="smile('[img]http://xmages.net/storage/10/1/0/6/0/upload/d04fee23.gif[/img]')" />
<img src="http://colormate.ru/wp-content/uploads/2011/03/Free_hug.gif" alt="Колобок-смайл" onclick="smile('[img]http://colormate.ru/wp-content/uploads/2011/03/Free_hug.gif[/img]')" />
<img src="https://forumupload.ru/uploads/000f/cf/21/7154-1.gif" alt="Колобок-смайл" onclick="smile('[img]https://forumupload.ru/uploads/000f/cf/21/7154-1.gif[/img]')" />
<img src="https://forumupload.ru/uploads/000f/cf/21/7154-2.gif" alt="Колобок-смайл" onclick="smile('[img]https://forumupload.ru/uploads/000f/cf/21/7154-2.gif[/img]')" />
<img src="https://forumupload.ru/uploads/000f/cf/21/7154-3.gif" alt="Колобок-смайл" onclick="smile('[img]https://forumupload.ru/uploads/000f/cf/21/7154-3.gif[/img]')" />
<img src="https://forumupload.ru/uploads/000f/cf/21/7154-4.gif" alt="Колобок-смайл" onclick="smile('[img]https://forumupload.ru/uploads/000f/cf/21/7154-4.gif[/img]')" />
<img src="https://forumupload.ru/uploads/000f/cf/21/7154-5.gif" alt="Колобок-смайл" onclick="smile('[img]https://forumupload.ru/uploads/000f/cf/21/7154-5.gif[/img]')" />
<img src="https://forumupload.ru/uploads/000f/cf/21/7155-1.gif" alt="Колобок-смайл" onclick="smile('[img]https://forumupload.ru/uploads/000f/cf/21/7155-1.gif[/img]')" />
<img src="https://forumupload.ru/uploads/000f/cf/21/7155-2.gif" alt="Колобок-смайл" onclick="smile('[img]https://forumupload.ru/uploads/000f/cf/21/7155-2.gif[/img]')" />
<img src="https://forumupload.ru/uploads/000f/cf/21/7155-3.gif" alt="Колобок-смайл" onclick="smile('[img]https://forumupload.ru/uploads/000f/cf/21/7155-3.gif[/img]')" />
<img src="https://forumupload.ru/uploads/000f/cf/21/7155-4.gif" alt="Колобок-смайл" onclick="smile('[img]https://forumupload.ru/uploads/000f/cf/21/7155-4.gif[/img]')" />
<img src="https://forumupload.ru/uploads/000f/cf/21/7155-5.gif" alt="Колобок-смайл" onclick="smile('[img]https://forumupload.ru/uploads/000f/cf/21/7155-5.gif[/img]')" />
<img src="https://forumupload.ru/uploads/000f/cf/21/7156-1.gif" alt="Колобок-смайл" onclick="smile('[img]https://forumupload.ru/uploads/000f/cf/21/7156-1.gif[/img]')" />
<img src="https://forumupload.ru/uploads/000f/cf/21/7156-2.gif" alt="Колобок-смайл" onclick="smile('[img]https://forumupload.ru/uploads/000f/cf/21/7156-2.gif[/img]')" />
<img src="https://forumupload.ru/uploads/000f/cf/21/7156-3.gif" alt="Колобок-смайл" onclick="smile('[img]https://forumupload.ru/uploads/000f/cf/21/7156-3.gif[/img]')" />
<img src="https://forumupload.ru/uploads/000f/cf/21/7156-4.gif" alt="Колобок-смайл" onclick="smile('[img]https://forumupload.ru/uploads/000f/cf/21/7156-4.gif[/img]')" />
<img src="https://forumupload.ru/uploads/000f/cf/21/7156-5.gif" alt="Колобок-смайл" onclick="smile('[img]https://forumupload.ru/uploads/000f/cf/21/7156-5.gif[/img]')" />
<img src="https://forumupload.ru/uploads/000f/cf/21/7158-1.gif" alt="Колобок-смайл" onclick="smile('[img]https://forumupload.ru/uploads/000f/cf/21/7158-1.gif[/img]')" />
<img src="https://forumupload.ru/uploads/000f/cf/21/7158-2.gif" alt="Колобок-смайл" onclick="smile('[img]https://forumupload.ru/uploads/000f/cf/21/7158-2.gif[/img]')" />
<img src="https://forumupload.ru/uploads/000f/cf/21/7158-3.gif" alt="Колобок-смайл" onclick="smile('[img]https://forumupload.ru/uploads/000f/cf/21/7158-3.gif[/img]')" />
<img src="https://forumupload.ru/uploads/000f/cf/21/7158-5.gif" alt="Колобок-смайл" onclick="smile('[img]https://forumupload.ru/uploads/000f/cf/21/7158-5.gif[/img]')" />
<img src="https://forumupload.ru/uploads/000f/cf/21/7159-1.gif" alt="Колобок-смайл" onclick="smile('[img]https://forumupload.ru/uploads/000f/cf/21/7159-1.gif[/img]')" />
<img src="https://forumupload.ru/uploads/000f/cf/21/7159-2.gif" alt="Колобок-смайл" onclick="smile('[img]https://forumupload.ru/uploads/000f/cf/21/7159-2.gif[/img]')" />
<img src="https://forumupload.ru/uploads/000f/cf/21/7159-3.gif" alt="Колобок-смайл" onclick="smile('[img]https://forumupload.ru/uploads/000f/cf/21/7159-3.gif[/img]')" />
<img src="https://forumupload.ru/uploads/000f/cf/21/7159-4.gif" alt="Колобок-смайл" onclick="smile('[img]https://forumupload.ru/uploads/000f/cf/21/7159-4.gif[/img]')" />
<img src="http://fc01.deviantart.net/fs71/f/2011/015/e/8/entry_for_dancing_contest_by_burgerbunny-d378zi0.gif" alt="Колобок-смайл" onclick="smile('[img]http://fc01.deviantart.net/fs71/f/2011/015/e/8/entry_for_dancing_contest_by_burgerbunny-d378zi0.gif[/img]')" />
<img src="http://fc09.deviantart.net/fs70/f/2011/023/e/f/futomakimote___project_entry_by_burgerbunny-d37vpds.gif" alt="Колобок-смайл" onclick="smile('[img]http://fc09.deviantart.net/fs70/f/2011/023/e/f/futomakimote___project_entry_by_burgerbunny-d37vpds.gif[/img]')" />
<img src="http://fc01.deviantart.net/fs70/f/2010/174/d/a/Jump_teamwork_by_MixedMilkChOcOlate.gif" alt="Колобок-смайл" onclick="smile('[img]http://fc01.deviantart.net/fs70/f/2010/174/d/a/Jump_teamwork_by_MixedMilkChOcOlate.gif[/img]')" />
<img src="http://fc07.deviantart.net/fs71/f/2011/152/4/6/arrhhharhhhhahhahhhh_by_mixedmilkchocolate-d3hscqp.gif" alt="Колобок-смайл" onclick="smile('[img]http://fc07.deviantart.net/fs71/f/2011/152/4/6/arrhhharhhhhahhahhhh_by_mixedmilkchocolate-d3hscqp.gif[/img]')" />
<img src="http://fc02.deviantart.net/fs50/f/2009/306/9/d/Love_Smiley_by_JUHP.gif" alt="Колобок-смайл" onclick="smile('[img]http://fc02.deviantart.net/fs50/f/2009/306/9/d/Love_Smiley_by_JUHP.gif[/img]')" />
<img src="http://fc03.deviantart.net/fs50/f/2009/262/4/9/Avatar_faving_Smiley_by_TeaR6446.gif" alt="Колобок-смайл" onclick="smile('[img]http://fc03.deviantart.net/fs50/f/2009/262/4/9/Avatar_faving_Smiley_by_TeaR6446.gif[/img]')" />
<img src="http://fc07.deviantart.net/fs51/f/2009/305/8/2/__D____Smiley_by_JUHP.gif" alt="Колобок-смайл" onclick="smile('[img]http://fc07.deviantart.net/fs51/f/2009/305/8/2/__D____Smiley_by_JUHP.gif[/img]')" />
<img src="http://fc01.deviantart.net/fs51/f/2009/263/c/9/_OMG__by_TeaR6446.gif" alt="Колобок-смайл" onclick="smile('[img]http://fc01.deviantart.net/fs51/f/2009/263/c/9/_OMG__by_TeaR6446.gif[/img]')" />
<img src="http://fc02.deviantart.net/fs70/f/2009/346/5/1/Be_happy_mah_friend_by_TeaR6446.gif" alt="Колобок-смайл" onclick="smile('[img]http://fc02.deviantart.net/fs70/f/2009/346/5/1/Be_happy_mah_friend_by_TeaR6446.gif[/img]')" />
<img src="http://fc03.deviantart.net/fs51/f/2009/331/e/5/Ruuuuuuun_oAo_by_TeaR6446.gif" alt="Колобок-смайл" onclick="smile('[img]http://fc03.deviantart.net/fs51/f/2009/331/e/5/Ruuuuuuun_oAo_by_TeaR6446.gif[/img]')" />
<img src="http://fc09.deviantart.net/fs47/f/2009/206/a/b/_horny__revamp_by_CookiemagiK.gif" alt="Колобок-смайл" onclick="smile('[img]http://fc09.deviantart.net/fs47/f/2009/206/a/b/_horny__revamp_by_CookiemagiK.gif[/img]')" />
<img src="http://fc02.deviantart.net/fs70/f/2010/232/e/4/_lick__by_CookiemagiK.gif" alt="Колобок-смайл" onclick="smile('[img]http://fc02.deviantart.net/fs70/f/2010/232/e/4/_lick__by_CookiemagiK.gif[/img]')" />
<img src="http://fc01.deviantart.net/fs70/f/2010/363/2/a/_love__by_cookiemagik-d35xgjx.gif" alt="Колобок-смайл" onclick="smile('[img]http://fc01.deviantart.net/fs70/f/2010/363/2/a/_love__by_cookiemagik-d35xgjx.gif[/img]')" />
<img src="http://fc08.deviantart.net/fs70/f/2010/304/5/6/_funnydance__by_cookiemagik-d31vcyh.gif" alt="Колобок-смайл" onclick="smile('[img]http://fc08.deviantart.net/fs70/f/2010/304/5/6/_funnydance__by_cookiemagik-d31vcyh.gif[/img]')" />
<img src="http://fc09.deviantart.net/fs71/f/2010/228/c/b/_faint__by_CookiemagiK.gif" alt="Колобок-смайл" onclick="smile('[img]http://fc09.deviantart.net/fs71/f/2010/228/c/b/_faint__by_CookiemagiK.gif[/img]')" />
<img src="http://fc00.deviantart.net/fs70/f/2010/164/9/6/_scared__by_CookiemagiK.gif" alt="Колобок-смайл" onclick="smile('[img]http://fc00.deviantart.net/fs70/f/2010/164/9/6/_scared__by_CookiemagiK.gif[/img]')" />
<img src="http://fc01.deviantart.net/fs71/f/2010/148/f/4/_bird__by_CookiemagiK.gif" alt="Колобок-смайл" onclick="smile('[img]http://fc01.deviantart.net/fs71/f/2010/148/f/4/_bird__by_CookiemagiK.gif[/img]')" />
<img src="http://fc04.deviantart.net/fs70/f/2010/131/2/a/_angry__by_CookiemagiK.gif" alt="Колобок-смайл" onclick="smile('[img]http://fc04.deviantart.net/fs70/f/2010/131/2/a/_angry__by_CookiemagiK.gif[/img]')" />
<img src="http://fc09.deviantart.net/fs70/f/2010/126/6/a/_paranoid__by_CookiemagiK.gif" alt="Колобок-смайл" onclick="smile('[img]http://fc09.deviantart.net/fs70/f/2010/126/6/a/_paranoid__by_CookiemagiK.gif[/img]')" />
<img src="http://fc06.deviantart.net/fs70/f/2010/118/2/c/_happy__by_CookiemagiK.gif" alt="Колобок-смайл" onclick="smile('[img]http://fc06.deviantart.net/fs70/f/2010/118/2/c/_happy__by_CookiemagiK.gif[/img]')" />
<img src="http://fc03.deviantart.net/fs70/f/2010/121/9/a/_excited__by_CookiemagiK.gif" alt="Колобок-смайл" onclick="smile('[img]http://fc03.deviantart.net/fs70/f/2010/121/9/a/_excited__by_CookiemagiK.gif[/img]')" />
<img src="http://fc01.deviantart.net/fs27/f/2008/178/f/b/Redbull_glomp_by_CookiemagiK.gif" alt="Колобок-смайл" onclick="smile('[img]http://fc01.deviantart.net/fs27/f/2008/178/f/b/Redbull_glomp_by_CookiemagiK.gif[/img]')" />
<img src="http://fc02.deviantart.net/fs36/f/2008/278/5/4/Free_Yaaay_avatar_entry_by_CookiemagiK.gif" alt="Колобок-смайл" onclick="smile('[img]http://fc02.deviantart.net/fs36/f/2008/278/5/4/Free_Yaaay_avatar_entry_by_CookiemagiK.gif[/img]')" />
<img src="http://fc08.deviantart.net/fs71/f/2010/011/d/d/_suicide__by_Ser1x.gif" alt="Колобок-смайл" onclick="smile('[img]http://fc08.deviantart.net/fs71/f/2010/011/d/d/_suicide__by_Ser1x.gif[/img]')" />
<img src="http://fc04.deviantart.net/fs71/f/2009/363/a/1/_russianLa__by_Ser1x.gif" alt="Колобок-смайл" onclick="smile('[img]http://fc04.deviantart.net/fs71/f/2009/363/a/1/_russianLa__by_Ser1x.gif[/img]')" />
<img src="http://fc07.deviantart.net/fs70/f/2011/036/4/8/48396f94add86ca217969dbdd96720af-d38ueuu.gif" alt="Колобок-смайл" onclick="smile('[img]http://fc07.deviantart.net/fs70/f/2011/036/4/8/48396f94add86ca217969dbdd96720af-d38ueuu.gif[/img]')" />
<img src="http://fc04.deviantart.net/fs71/f/2011/149/c/6/eating_a_rainbow_by_pixelatedyoshi-d3hiuap.gif" alt="Колобок-смайл" onclick="smile('[img]http://fc04.deviantart.net/fs71/f/2011/149/c/6/eating_a_rainbow_by_pixelatedyoshi-d3hiuap.gif[/img]')" />
<img src="http://fc03.deviantart.net/fs71/f/2011/150/3/f/mcdonald__s_french_fries_by_pixelatedyoshi-d3hlbdu.png" alt="Колобок-смайл" onclick="smile('[img]http://fc03.deviantart.net/fs71/f/2011/150/3/f/mcdonald__s_french_fries_by_pixelatedyoshi-d3hlbdu.png[/img]')" />
<img src="http://fc09.deviantart.net/fs70/f/2009/354/c/d/_ARRRGH__by_dbestarchitect.gif" alt="Колобок-смайл" onclick="smile('[img]http://fc09.deviantart.net/fs70/f/2009/354/c/d/_ARRRGH__by_dbestarchitect.gif[/img]')" />
<img src="http://fc09.deviantart.net/fs48/f/2009/185/1/6/_jumpingjacks__by_dbestarchitect.gif" alt="Колобок-смайл" onclick="smile('[img]http://fc09.deviantart.net/fs48/f/2009/185/1/6/_jumpingjacks__by_dbestarchitect.gif[/img]')" />
<img src="http://fc05.deviantart.net/fs46/f/2009/186/9/1/_catfight__by_dbestarchitect.gif" alt="Колобок-смайл" onclick="smile('[img]http://fc05.deviantart.net/fs46/f/2009/186/9/1/_catfight__by_dbestarchitect.gif[/img]')" />
<img src="http://fc07.deviantart.net/fs46/f/2009/184/d/7/Fap_fest_by_dbestarchitect.gif" alt="Колобок-смайл" onclick="smile('[img]http://fc07.deviantart.net/fs46/f/2009/184/d/7/Fap_fest_by_dbestarchitect.gif[/img]')" />
<img src="https://forumupload.ru/uploads/000f/f7/3a/432-1.gif" alt="Колобок-смайл" onclick="smile('[img]https://forumupload.ru/uploads/000f/f7/3a/432-1.gif[/img]')" />
<img src="http://fc01.deviantart.net/fs30/f/2008/138/b/e/_shakevader__by_warui_shoujo.gif" alt="Колобок-смайл" onclick="smile('[img]http://fc01.deviantart.net/fs30/f/2008/138/b/e/_shakevader__by_warui_shoujo.gif[/img]')" />
<img src="https://forumupload.ru/uploads/000f/f7/3a/433-1.gif" alt="Колобок-смайл" onclick="smile('[img]https://forumupload.ru/uploads/000f/f7/3a/433-1.gif[/img]')" />
<img src="https://forumupload.ru/uploads/000f/f7/3a/544-5.gif" alt="Колобок-смайл" onclick="smile('[img]https://forumupload.ru/uploads/000f/f7/3a/544-5.gif[/img]')" />
<img src="https://forumupload.ru/uploads/000f/f7/3a/443-3.gif" alt="Колобок-смайл" onclick="smile('[img]https://forumupload.ru/uploads/000f/f7/3a/443-3.gif[/img]')" /><img src="http://savepic.ru/2899588.gif" alt="Колобок-смайл" onclick="smile('[img]http://savepic.ru/2899588.gif[/img]')" />
<img src="http://savepic.ru/2904708.gif" alt="Колобок-смайл" onclick="smile('[img]http://savepic.ru/2904708.gif[/img]')" />
<img src="http://savepic.net/1704630.gif" alt="Колобок-смайл" onclick="smile('[img]http://savepic.net/1704630.gif[/img]')" />
<img src="http://savepic.ru/2907780.gif" alt="Колобок-смайл" onclick="smile('[img]http://savepic.ru/2907780.gif[/img]')" />
<img src="http://savepic.net/1718966.gif" alt="Колобок-смайл" onclick="smile('[img]http://savepic.net/1718966.gif[/img]')" />
<img src="http://savepic.ru/2906756.gif" alt="Колобок-смайл" onclick="smile('[img]http://savepic.ru/2906756.gif[/img]')" />
<img src="http://savepic.net/1714870.gif" alt="Колобок-смайл" onclick="smile('[img]http://savepic.net/1714870.gif[/img]')" />
<img src="http://savepic.ru/2913924.gif" alt="Колобок-смайл" onclick="smile('[img]http://savepic.ru/2913924.gif[/img]')" />
<img src="http://savepic.net/1721014.gif" alt="Колобок-смайл" onclick="smile('[img]http://savepic.net/1721014.gif[/img]')" />
<img src="http://savepic.ru/2914948.gif" alt="Колобок-смайл" onclick="smile('[img]http://savepic.ru/2914948.gif[/img]')" />
<img src="http://savepic.net/1736374.gif" alt="Колобок-смайл" onclick="smile('[img]http://savepic.net/1736374.gif[/img]')" />
<img src="http://savepic.ru/2922116.gif" alt="Колобок-смайл" onclick="smile('[img]http://savepic.ru/2922116.gif[/img]')" />
<img src="http://savepic.net/1764041.gif" alt="Колобок-смайл" onclick="smile('[img]http://savepic.net/1764041.gif[/img]')" />
<img src="http://savepic.org/1387803.gif" alt="Колобок-смайл" onclick="smile('[img]http://savepic.org/1387803.gif[/img]')" />
<img src="https://forumupload.ru/uploads/000f/f7/3a/442-4.gif" alt="Колобок-смайл" onclick="smile('[img]https://forumupload.ru/uploads/000f/f7/3a/442-4.gif[/img]')" />
<img src="http://fc01.deviantart.net/fs71/f/2011/073/1/a/zw_facepalm_l_by_nunyx-d3bo51i.gif" alt="Колобок-смайл" onclick="smile('[img]http://fc01.deviantart.net/fs71/f/2011/073/1/a/zw_facepalm_l_by_nunyx-d3bo51i.gif[/img]')" />
<img src="http://savepic.ru/3130965.png" alt="педобир" onclick="smile('[img]http://savepic.ru/3130965.png[/img]')" />
</div>
<script>
function showhide(b){
p = b.parentNode.getElementsByTagName("p")[0]
if(b.value=="Дополнительные смайлы"){
b.value="Скрыть смайлы"
p.style.display="block"}
else{
b.value="Дополнительные смайлы"
p.style.display="none"}
return false}
</script>

<script type="text/javascript">
document.onkeydown=function(e){
if (e) event=e
if ((event.keyCode==13)&&(event.ctrlKey)){
document.getElementById('post').submit.click();
}}
</script></center>

<script language="JavaScript1.2">
<!--
var ns6=document.getElementById&&!document.all?1:0
var head="display:''"
var folder=''
function expandit(curobj){
folder=ns6?curobj.nextSibling.nextSibling.style:document.all[curobj.sourceIndex+1].style
if (folder.display=="none")
folder.display=""
else
folder.display="none"
}

//-->
</script>
<SCRIPT language=JavaScript>
<!--
function MM_openBrWindow(theURL,winName,features) { 
  window.open(theURL,winName,features);
}
  function InsSM()
   {
   var table = '[table'+document.all.Bgcolor.value+document.all.Dkcolor.value+document.all.Ltcolor.value+']';

  for (var x=0; x<document.all.rows.value; x++) {
    table += "[tr]";
    for (var y=0; y<document.all.cols.value; y++) {
      table += "[td]Ячейка[/td]";
    }
    table += "[/tr]";
  }
  table += "[/table]\n";
    document.all.theCode.value=(table);
document.write('<b><font size=2 color=#555555 face=Arial, Helvetica, sans-serif>Скопируйте эти теги в ваше сообщение</font></b><br><textarea name=theCode cols=50 rows=6>'+table+'</textarea><br><input type=button name=Button value=Выделить onClick=document.all.theCode.select();document.all.theCode.focus()><br><br><br>');
document.write('<p><input type=button name=button value=Назад onClick=history.back()></p><Br><br>Скрипт написан компанией <a href=http://rusff.me target=_blank>RusFF</a>.');
}
function MM_findObj(n, d) {
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); return x;
}
function MM_showHideLayers() { 
  var i,p,v,obj,args=MM_showHideLayers.arguments;
  for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];
    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v='hide')?'hidden':v; }
    obj.visibility=v; }
}
//-->
</SCRIPT>
<h4 style='cursor:hand' onClick='expandit(this)'>Сделать таблицу</h3>
<TABLE width=300 style='display:none' style=&{head};>
  <TR>
    <TD>Строк: <INPUT maxLength=3 size=3 value=1 name=rows></TD>
    <TD>Ячеек: <INPUT maxLength=4 size=3 value=1 name=cols></TD>
    <td><INPUT type=hidden name=Bgcolor><INPUT type=hidden name=Dkcolor><INPUT type=hidden name=Ltcolor></td>
    <TD colSpan=4><A href="http://rusff.me/" target=_blank><B>RusFF ©</B></A><BR><INPUT type=hidden name=theCode> <INPUT onclick=InsSM() type=button value="Создать" name=Button2></TD>
</TR>
</TABLE>
<style>
#button-mod {background-image:url('http://i029.radikal.ru/0804/26/e430252a0faf.png'); padding:0; line-height:0; background-position:center; background-repeat:no-repeat; height:26px; width:100%}
</style>
<script type="text/javascript">
if((document.getElementById("navadmin")) && (form=document.getElementById("form-buttons")))
form.getElementsByTagName("tr")[0].insertCell(18).innerHTML="<img src='/i/blank.gif' title='Предупреждение' id='button-mod'  onclick=\"bbcode(' i 	', '
');\"/>"
</script>
<style>
#button-ex {background-image:url('http://i007.radikal.ru/0804/c8/e7c48348a35e.png'); padding:0; line-height:0; background-position:center; background-repeat:no-repeat; height:26px; width:100%}
</style>
<script type="text/javascript">
if((document.getElementById("navadmin")) && (form=document.getElementById("form-buttons")))
form.getElementsByTagName("tr")[0].insertCell(18).innerHTML="<img src='/i/blank.gif' title='Предупреждение' id='button-ex'  onclick=\"bbcode(' ! 	', '
');\"/>"
</script>
<style>
#custom-mycolor {background-image:url('http://s60.radikal.ru/i168/0903/65/de67e22761d8.jpg'); padding:0; line-height:0; background-position:center; background-repeat:no-repeat; height:26px; width:100%}
</style>
<script type="text/javascript">
if((form=document.getElementById("form-buttons")))
form.getElementsByTagName("tr")[0].insertCell(19).innerHTML="<img src='/i/blank.gif' title='Мои цвета' id='custom-mycolor'  title='Мои цвета' onclick=\"return changeVisibility('mycolor', this);\" />"
</script>
<div class="container" id="mycolor" style="display:none; width:807px">
	<table cellspacing="0">
<tr>
<td style="background-color:#FF6633; height:15px" onclick="bbcode('[color=#FF6633]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#CC3300; height:15px" onclick="bbcode('[color=#CC3300]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#660000; height:15px" onclick="bbcode('[color=#660000]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#990066; height:15px" onclick="bbcode('[color=#990066]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#FF3366; height:15px" onclick="bbcode('[color=#FF3366]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#000066; height:15px" onclick="bbcode('[color=#000066]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#003366; height:15px" onclick="bbcode('[color=#003366]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#0033FF; height:15px" onclick="bbcode('[color=#0033FF]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#00CC00; height:15px" onclick="bbcode('[color=#00CC00]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#669966; height:15px" onclick="bbcode('[color=#669966]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#006600; height:15px" onclick="bbcode('[color=#006600]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#FF6600; height:15px" onclick="bbcode('[color=#FF6600]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#CC6633; height:15px" onclick="bbcode('[color=#CC6633]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#FFD700; height:15px" onclick="bbcode('[color=#FFD700]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#666666; height:15px" onclick="bbcode('[color=#666666]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#00FF66; height:15px" onclick="bbcode('[color=#00FF66]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#00FF00; height:15px" onclick="bbcode('[color=#00FF00]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#00FFFF; height:15px" onclick="bbcode('[color=#00FFFF]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#66FF66; height:15px" onclick="bbcode('[color=#66FF66]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#99FF99; height:15px" onclick="bbcode('[color=#99FF99]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#CCFF00; height:15px" onclick="bbcode('[color=#CCFF00]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#CCFF66; height:15px" onclick="bbcode('[color=#CCFF66]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#CCFFCC; height:15px" onclick="bbcode('[color=#CCFFCC]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#FFFF00; height:15px" onclick="bbcode('[color=#FFFF00]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#FFFF99; height:15px" onclick="bbcode('[color=#FFFF99]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#00CC66; height:15px" onclick="bbcode('[color=#00CC66]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#339966; height:15px" onclick="bbcode('[color=#339966]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#6699CC; height:15px" onclick="bbcode('[color=#6699CC]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#CCCC66; height:15px" onclick="bbcode('[color=#CCCC66]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#009966; height:15px" onclick="bbcode('[color=#009966]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#9999FF; height:15px" onclick="bbcode('[color=#9999FF]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#CC9933; height:15px" onclick="bbcode('[color=#CC9933]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#CC66CC; height:15px" onclick="bbcode('[color=#CC66CC]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#FF6666; height:15px" onclick="bbcode('[color=#FF6666]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#003333; height:15px" onclick="bbcode('[color=#003333]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#333300; height:15px" onclick="bbcode('[color=#333300]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#663399; height:15px" onclick="bbcode('[color=#663399]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#993300; height:15px" onclick="bbcode('[color=#993300]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#FF3300; height:15px" onclick="bbcode('[color=#FF3300]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#FF66FF; height:15px" onclick="bbcode('[color=#FF66FF]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#0000FF; height:15px" onclick="bbcode('[color=#0000FF]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#660033; height:15px" onclick="bbcode('[color=#660033]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#990000; height:15px" onclick="bbcode('[color=#990000]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#FF0000; height:15px" onclick="bbcode('[color=#FF0000]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#FF0066; height:15px" onclick="bbcode('[color=#FF0066]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#FFCCCC; height:15px" onclick="bbcode('[color=#FFCCCC]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#ffcc66; height:15px" onclick="bbcode('[color=#ffcc66]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#666633; height:15px" onclick="bbcode('[color=#666633]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#cc6633; height:15px" onclick="bbcode('[color=#cc6633]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#99ff00; height:15px" onclick="bbcode('[color=#99ff00]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#cccccc; height:15px" onclick="bbcode('[color=#cccccc]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#ffcccc; height:15px" onclick="bbcode('[color=#ffcccc]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#336666; height:15px" onclick="bbcode('[color=#336666]', '[/color]'); return changeVisibility('mycolor', this)"></td>
<td style="background-color:#ff9999; height:15px" onclick="bbcode('[color=#ff9999]', '[/color]'); return changeVisibility('mycolor', this)"></td>
</tr>
	</table>
	</div>





<!--Спойлер - контейнер-->
<script type="text/javascript"> 
  $(document).ready(function(){
    $('.splLink').click(function(){
      $(this).parent().children('div.splCont').toggle('normal');
      return false;
    });
  });
</script>

<style>
#button-spoiler {background-image:url('https://forumupload.ru/uploads/0000/12/13/488-1.gif'); padding:0; line-height:0; background-position:center; background-repeat:no-repeat; height:26px; width:100%}
</style>

0


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


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