Приветствуем наших активных игроков, потенциальных игроков и просто гостей в любимом городе Бирмингеме! На дворе осень 2015 года, а это значит вас ждёт дождливая Англия. Мы верим что тут вы сможете найти не только ролевой дом, но и ролевую семью, что намного важнее, но почему-то мало кто говорит об этом вслух. Отыгрывайте самые необыкновенные сюжеты, пишите заявки на самые странные ваши идеи, и давайте соберем у нас под крышей замечательную семью, которая превратит любую вашу осень в лето. Получите какао при входе и готовьте зонтики и модные шляпы, дамы и господа, чтобы переждать непогоду в нашем городе. И да, не забывайте: winter is coming.

sinner

Объявление

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

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


Вы здесь » sinner » Новый форум » edf


edf

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

1

av

0

2

http://funkyimg.com/i/22Kfg.png

0

3

http://funkyimg.com/i/21QXv.gif

0

4

http://funkyimg.com/i/21JGZ.png

0

5

Свернутый текст

/*************************************************************
A - SETUP
**************************************************************/

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

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

/* подключение шрифтов */
@import url(https://fonts.googleapis.com/css?family … n,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Megrim);
@import "http://webfonts.ru/import/pecita.css";
@import url(https://fonts.googleapis.com/css?family … n,cyrillic);

/* 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: 95.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: auto;
  width: 880px;
  position: relative;

  }

/* A5.2 */
.punbb {
  float: auto;
  height: auto;
  width: 850px;
  padding-left: 15px;

  }

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

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

/* 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 */
.punbb .section h2, #pun-main h1, #pun-main h2, #pun-stats h2, #pun-debug h2 {
  padding: 0.5em 1em;
  border-style: none solid solid none;
  border-width: 0 1px 1px 0;
  }

/*************************************************************
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 dashed #b49c69;
  width: 100%;
  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-bottom
  }

/* 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: 11px;
padding-top:10px;
  border: 3px #ceaf7c double;
background-color: transparent;
background-image: url(http://funkyimg.com/i/21Qpj.png);
box-shadow: 0px 1px 1px #9d8664;
  }

/* 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: -4em;
  left: 1em;
  width: 24em;
  }

/* B3.4 */
.linkst .postlink {
  position: absolute;
  top: -4em;
  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: 53%;
  }

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

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

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

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

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

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

/* C2.8 */
#pun-index .tcl h3 {
font-family: Cambria;
color: #ebb53d;
text-align: center;
font-size: 16px;
font-weight: bold;
text-transform:uppercase;
  }

/* 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 {
  border-style: none none none solid;
  border-width: 0 0 0 1px;
  padding: 0.4em 1em 0.4em 1em;
  }

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

    }

    /* C2.15 */
    .punbb div.icon {
        float: right;
        display: block;
        width:35px;
        height:50px;
        margin-top: 0px;
}

/* C3 Topics

-------------------------------------------------------------*/
#pun-title, #pun-navlinks {
  border-color: #202021 ;
}

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3 {
  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: #d6d6d6;

  }

#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 ;

  }





/* 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;
min-height: 100px;
  width: 200px;
  margin-top: -1.5em;
  overflow: hidden;
  margin-left:0px;
  background: url(http://funkyimg.com/i/21RPL.jpg) 0 bottom no-repeat, url(http://funkyimg.com/i/21RPK.jpg) 0 top no-repeat, url(http://funkyimg.com/i/21RPM.jpg) 0 top repeat-y;
}

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

/* C3.8 */
.pa-author a { font-family: 'Megrim', 'Play'!important;
font-size: 20px!important; line-height: 100%!important;
margin-top: 13px;
  text-decoration: none;
text-transform: lowercase;
margin-left: 0px;
  }

/* C3.9 */
li.pa-title {
  padding-bottom: 0.4em;
  font: 9px georgia;
font-style: italic;
letter-spacing: 2px;
text-transform: lowercase;
margin-top: 5px;
margin-left: 0px;
  }
.item2 img {
margin-left: 0px;
  }

li.pa-online {margin-left: 0px;
  }

/* 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: 36px;
  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: 220px;
  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-style: none none none none;
  border-width: 1px 1px 0 1px;
  }

/* D1.2 */
#pun-title h1 {
  display : block;
  height : 40px;
  padding: 2em 1em 0 1em;
  }

/* D1.3 */
#pun-title .container {
  border-style: none none none none;
  }

/* D1.4 */
#pun-title h1 span  {
  font-size: 1.5em;
  }

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

#pun-title h1 span  {
  font-size: 1.5em;
  }

/* D2 Page navigation
-------------------------------------------------------------*/

/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: -15px;
  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, #pun-navlinks .container {
  font-family:Cambria !important;
font-size: 14px !important;
font-weight: bold !important;
text-transform: uppercase !important;
  border-style: none;
  border-width: 0;
  margin: 0;
  }

/* D3.2 */
#pun-navlinks .container {
  font-family: Cambria !important;
font-size: 14px !important;
font-weight: bold !important;
text-transform: uppercase !important;
  padding: 0.7em 1em;
  }

/* D.3 */
#pun-navlinks li {
  font-family:Cambria!important;
font-size: 14px !important;
font-weight: bold !important;
text-transform: uppercase !important;
  display: inline;
  padding-right: 1em;
  }

/* D3.4 */
#pun-navlinks li a {
  font-family: Cambria !important;
font-size: 14px !important;
font-weight: bold !important;
text-transform: uppercase !important;
  font-size: 1.0em;
  }

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

/* D4.1 */
#pun-ulinks  { 
  margin-top: 0;
  }

/* D4.2 */
#pun-ulinks .container {
  border-top: none;
  padding: 0.7em 1em;
  }

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
font-family: georgia !important;
font-size: 9px !important;
font-style: italic;
letter-spacing: 0px;
text-transform:lowrcase !important;
  display: inline;
  border-left-style: solid;
  border-left-width: 1px;
  white-space: nowrap;
  }

/* D4.4 */
#pun-ulinks li a {
font-family: georgia !important;
font-size: 9px !important;
text-transform:lowercase !important;
letter-spacing: 0px;
font-style: italic;
  padding: 0 0.3em 0 0.6em
  }

/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
font-family: georgia !important;
font-size: 9px !important;
font-style: italic;
letter-spacing: 0px;
text-transform:lowercase !important;
  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: 0.8em 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: center;
  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;
  }

/*** баннеры ***/
.bannerka {display: block; text-align: center; background:transparent; height: 40px; width: 820px; overflow: auto; margin-top:-10px; margin-left:10px; }

0

6

Свернутый текст

/* CS1 Фон и цвет текста*/

/* CS1.1 Цвет текста на форуме */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3, #pun-navlinks .container,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend, .punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer, #pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2, #pun-title, #pun-title .container, .punbb .modmenu .container, .punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span, .punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl, #pun-navlinks .container  { background-color: transpanent;
color: #000000;
font-weight: normal;
font-style: normal;}

/* CS1.2 Боди или фон форума */
html, body { background:
  url("http://funkyimg.com/i/21RTu.jpg") repeat-x top left,
  url("http://funkyimg.com/i/21RTt.jpg") center; background-color : #211010;}

/* CS1.3 Шапка */
#pun-title table {
background-image : url(http://funkyimg.com/i/21Sys.jpg);
background-repeat : no-repeat;
background-position: top center;
border: none;
height: 496px;
width: 880px;
margin-left: -15px;}

/* CS1.4 Пан или "тело" форума */
#pun {background-color: #d9cead; background-image: url(http://funkyimg.com/i/21RTv.jpg);}

/* картинка в самый низ */
          #pun-about p.container {background: transparent url("http://funkyimg.com/i/21RTw.jpg")
bottom center no-repeat;
height: 58px;
margin-left: -26px;
margin-bottom: -71px;
width: 880px;
  }

/* CS1.6 Ссылки верхней навигации*/
/*----форум сообщения и тд----*/
#pun-navlinks .container {
text-align: justify;
position: absolute;
font-family: Cambria !important;
color: #2d1f16;
font-size: 14px !important;
font-weight: bold !important;
text-transform: uppercase !important;
background-color: transpanent;
z-index: 1000;
width:880px;
top: 190px;}
/*----активные темы и тд----*/
#pun-ulinks .container {
text-align: justify;
position: absolute;
font-family: georgia !important;
color: #2d1f16;
letter-spacing: 0px;
font-size: 9px !important;
text-transform:lowercase !important;
top: 216px;
z-index: 1000;
width:880px;}

/* CS2 Ссылки */

/* 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, .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #2d1f16;
  text-decoration: none;
font-weight: bold;
text-shadow: #ffffff 0px 0px 0px;
-webkit-transition: color 0.2s ease 0.02s;
transition: color 0.2s ease 0.02s;}

/* 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: #736a3b;
  text-decoration: none;
font-weight: bold;
text-shadow: #ffffff 0px 0px 0px;
-webkit-transition: color 0.2s ease 0.02s;
transition: color 0.2s ease 0.02s;}

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

/* иконка старых сообщений*/
.punbb table Div.icon {
background-image : url(http://funkyimg.com/i/21RXA.png);
opacity: 1;
}

#messages table Div.icon, #pun-viewforum table Div.icon {
background: url("http://funkyimg.com/i/21RXN.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
height:30px!important;
margin-left:-10px!important;
padding-right:10px!important;
}

/* иконка новых сообщений*/
.punbb table TR.inew Div.icon {
background-image : url(http://funkyimg.com/i/21RXz.png);
opacity: 1;
}

#messages table TR.inew Div.icon, #pun-viewforum table TR.inew Div.icon {
background: url("http://funkyimg.com/i/21RXM.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
height:30px!important;
margin-left:-10px!important;
padding-right:10px!important;
}

/* иконка важных сообщений*/
#messages table TR.isticky Div.icon, #pun-viewforum table TR.isticky Div.icon {
background: url("http://funkyimg.com/i/21RXK.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
height:30px!important;
margin-left:-10px!important;
padding-right:10px!important;
}

/* иконка закрытых сообщений*/
#messages table TR.iclosed Div.icon, #pun-viewforum table TR.iclosed Div.icon {
background: url("http://funkyimg.com/i/21RXL.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
height:30px!important;
margin-left:-10px!important;
padding-right:10px!important;
}



/* CS5 Прочие элементы */

/* Закругленные края цитаты и кода с тенью */
.punbb .quote-box, .punbb .code-box, .punbb textarea, .punbb select  { padding: 5px;
border: 3px #ceaf7c double;
background-color: transparent;
background-image: url(http://funkyimg.com/i/21Qpj.png);
box-shadow: 0px 1px 1px #9d8664; }
.punbb input {padding: 5px;
border: 3px #ceaf7c double;
background-color: transparent;
background-image: url(http://funkyimg.com/i/21Qpj.png);
box-shadow: 0px 1px 1px #9d8664;
}

/* Отправить/Посмотреть */
.post-links li > a, .postlink a, .postlink > input, input.button, #nav > *  {
font: small-caps 700 10pt Cambria !important;
display: inline-block;
box-sizing: border-box;
font-weight: bold;
}

/* CS5.3 Цитаты и коды в сообщениях*/
.punbb .quote-box, .punbb .code-box {
  border: 3px #ceaf7c double;
background-color: transparent;
background-image: url(http://funkyimg.com/i/21Qpj.png);
box-shadow: 0px 1px 1px #9d8664;
color: #000000;
margin: 5px auto;
padding: 5px;}

/* CS5.4 Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb select {
background-color: transparent;
color: #000000;
margin: 5px auto;
padding: 5px;
  border: 3px #ceaf7c double;
background-image: url(http://funkyimg.com/i/21Qpj.png);
box-shadow: 0px 1px 1px #9d8664;}

/* CS5.6 Совсем другое */
#pun-main div.catleft, #pun-main div.catright {display: none}
#pun-announcement .container {margin-top: -6em}
#pun-main .post-author ul {text-align: center;margin-left: 13px;}
#pun-announcement h2 {display: none}
#pun-status .container, #pun-main .post-links li {text-align: center;}
#pun th, #pun-main h2 {text-align: center}
#pun-crumbs1 .container { text-align: left;}
#pun-navlinks .container, #pun-ulinks .container { text-align: center;}

/*----сообщений----*/
#pun-main .post-author .pa-posts {
background-color: transpanent;
margin-top: 8px;
text-transform: lowercase!important;
line-height: 100%!important;
padding-top: 0px;}

/*----репутация----*/
#pun-main .post-author .pa-respect {
background-color: transpanent;
text-transform: lowercase!important;
line-height: 100%!important;
padding-top: 0px;}

/*----написание ника----*/
li.pa-author { font-family: 'Megrim', 'Play'!important;
font-size: 20px!important; line-height: 100%!important;
margin-top: 13px; text-transform: lowercase;}

/*----сдвинуть поля профиля----*/
.pa-fld1 {
margin-left: 13px;}
.pa-fld2 {
margin-left: 13px;}
.pa-fld3 {
margin-left: 13px;}
.pa-fld4 {
margin-left: 13px;}

/*----написание статуса----*/
#pun-status .container {text-align: center; margin-left: 13px;}

/*----строка Форум Тем Сообщений Последнее сообщение----*/
#pun th {font-size: 0px;}

/*----рамка аватара----*/
li.pa-avatar.item2 img {border: 3px #d0a97d double; text-align: center;}

/*----написание "активен", "последний визит"----*/
#pun-main .post-author .pa-online {font: 10px Cambria;
text-transform: uppercase;
margin-top: 8px;
}
#pun-main .post-author .pa-last-visit {font: 10px Cambria;
text-transform: uppercase;
margin-top: 8px;
}

/*----всплывающие окна репутации и наград----*/
#pun-reputation div {background-color: transparent;
background-image: url(http://funkyimg.com/i/21Qp6.jpg);
border: 0px #ceaf7c double;
box-shadow: 0px 1px 1px #9d8664;}

#pun-popup_awards div {background-color: transparent;
background-image: url(http://funkyimg.com/i/21Qp6.jpg);
border: 0px #ceaf7c double;
box-shadow: 0px 1px 1px #9d8664;}

/*----полоски прокрутки----*/
::-webkit-scrollbar {
    width: 7px;
    height: 7px;}
::-webkit-scrollbar-track {
background: #d2c398;}
::-webkit-scrollbar-thumb {
    background: #231110;}

/* описание подфорумов */
.punbb td div .tclcon, .category .container table .hasicon .tc1 {
text-transform: lowercase;
width: 86%; /* ширина, можно в px */
text-align: justify;
line-height: 11px;
background-image : url(http://funkyimg.com/i/21Qpj.png);
padding: 15px; /* отступ текст от рамки внутри */
}

/* ------------- ссылки в описаниях подфорумов ---------*/
.mainlink a {
  display:inline-block;
  font-size:10px;
  font-family:play;
  background-image: url(http://funkyimg.com/i/21Qpj.png);
text-shadow: none;
  padding:2px;
  margin: 1px!important;
  text-transform:lowercase;
  transition: 0.1s;
  text-align:center;
  width:100px;
border: 3px #ceaf7c double;
box-shadow: 0px 1px 1px #9d8664;
}

.mainlink {text-align:center;
margin-top:9px!important;}

/*----личное звание----*/
.minip {width:186px; padding:0px; background-color:#2f1f16; position:relative; z-index: 10;}
.minip::before {content: ''; border-left: 20px solid transparent; position:absolute; top:-16px; left:50%; margin-left:-20px;
border-right: 20px solid transparent; width:0px;
border-bottom: 22px solid #2f1f16;}
.bouq { font-size: 30px; width:30px; height: 30px; font-family: 'arial', serif; font-weight: bold; float: left; color: #db250d; display: block; padding: 0px 5px 0px 0px; }
.boulyric {width: 170px;padding: 5px; color: #cdbe93!important; font-family: verdana; text-transform:uppercase; font-size:8px; text-align: justify;  text-align-last: justify; line-height: 9px; overflow: hidden}
.linklyric1 {color: #cdbe93!important;}
.linklyric1:hover {color: #cdbe93!important;}

/*Фон под контейнеры в форме Ответа*/
#pun_wrap #post .container[id$="-area"]{
border: 3px #ceaf7c double!important;
background: #d9cead;
padding: 9px;
font: normal normal 400 11px/normal Verdana;
}

/*----объявление----*/
.obya {position: relative; width: 180px; height: 42px; margin-left: 100px; line-height: 90%; text-align: justify; padding: 5px;  overflow: auto;}
.obya1 {position: relative; width: 350px; height: 68px; line-height: 90%; text-align: justify; padding: 5px; overflow: auto;}
.obya3 {position: relative; width: 350px; height: auto; text-align: justify; overflow: auto;}
.obyazag {line-height: 100%; padding: 0px; font-family: 'Megrim', 'Play'!important; font-size: 14px!important;text-transform:uppercase;}
.obyazag1 { line-height: 100%; padding: 0px; font-family: 'Megrim', 'Play'!important; font-size: 18px!important;text-transform:uppercase;}
.obyaim { line-height: 100%; text-align: center; padding: 0px;}
.obyass {font-family: georgia!important;font-size: 14px!important;text-transform:lowercase;color: #d9cead!important; font-weight: none!important; font-style: italic;}
.obyass:hover {color: #d9cead!important; font-weight: none!important; font-style: italic;}
.obyass1 {font-family: georgia!important;font-size: 10px!important;text-transform:lowercase;color: #d9cead!important; font-weight: none!important; font-style: italic;}
.obyass1:hover {color: #d9cead!important; font-weight: none!important; font-style: italic;}
.obyabubble {position: relative; width: 160px; height: 45px; padding: 5px;  background-image : url(http://funkyimg.com/i/21Qpj.png); -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
.obyabubbletext {width: 150px; height: 35px; text-align: justify; padding: 5px;  overflow: auto; line-height: 90%;}
.obyamap {width: 200px; height: 45px; padding: 5px; font-size: 10px!important;text-transform:lowercase;color: #d9cead!important; font-weight: none!important; font-style: italic; text-align: justify; }
.obyamap1 {font-size: 10px!important;text-transform:lowercase;color: #d9cead!important; font-weight: none!important; font-style: italic; }
.obyamap1:hover {font-size: 10px!important;text-transform:lowercase;color: #d9cead!important; font-weight: none!important; font-style: italic; }

/******************************************************************
  Cтиль к скрипту:
"Всплываюшая таблица с вкладками, в топике, с инфой о персонаже"
******************************************************************/
/*Стиль иконки в мини-профиле*/
img.a-info{
  padding:2px;
  display:block!important;
  cursor:pointer;
  /*border-radius:50%;*/
  position:absolute;
  text-align:left!important;
}
/* Затемняющий фон */
#pre-wrap {
margin:0;
top:0;bottom:0;
left:0;right:0;
width:100%;
height:100%;
position:fixed;
z-index:20000;
background: rgba(0,0,0,.65);
}
/*Подвижка иконки закрытия таблички*/
.my-tabs > img.close {
float:right;
margin:0 -35px 0 0!important;
width:27px;
}
/* Корневой таб(UL) */
.my-tabs{
display:block;
z-index:30000;
position:absolute;
max-height:500px;  /*максимальная высота таблички*/
}
/* Стиль "Ушка" вкладок */
.my-tabs>span{
opacity:0.78;
color:#2f1f16;
cursor:pointer;
display:block!important;
position:relative; z-index:12;
padding:4px;
height: 17px!important;
margin-right: 2px;
margin-left: -1px;
margin-bottom:-4px!important;
border: 3px #ceaf7c double;
border-radius: 0px 0 0 0;
text-align:left;
padding-right:6px;
text-shadow: 1px 1px 2px rgba(0,0,0,.4);
font:normal 400 13px/16.5px "play";
float:left;
}
/* Cдвиг самого первого "Уха" */
.my-tabs>span:first-child{
margin-left: 0px;
}
/* Активное "Ушко" */
.my-tabs>span.selected{
opacity:1;
border-bottom-color:transparent!important;
}
/* Стиль вкладки(LI)*/
.my-tabs>.tab-a{
width:100%;
height:100%;
position:relative;z-index:1;
display:none;
overflow-y:auto;
overflow-x:hidden; 
text-align:center;
vertical-align:middle;
border-radius: 0px;
border: 3px #ceaf7c double;
padding:4px 12px!important;
}
/*Отступ контента вкладки сверху*/
.tab-a .post-content{
margin-top:2em;
text-align:left;
display:inline-block;
}

/* ------------- подарки вкладка во всплавающем окне лз ---------*/
.mpcircle { display: inline-block; vertical-align: middle; margin-top: 5px; width: 50px; height: 50px; padding: 5px; border: 1px solid #ffffff; border-radius: 100px; -moz-border-radius: 100px; -webkit-border-radius: 100px; -ms-border-radius: 100px; -o-border-radius: 100px; }
.mpgroup img { width: 50px; height: 50px; border-radius: 100px; -moz-border-radius: 100px; -webkit-border-radius: 100px; -ms-border-radius: 100px; -o-border-radius: 100px; }
.mpgrouptitle { display: inline-block; vertical-align: middle;width: 120px; padding: 5px; border-bottom: 1px dotted #ffffff; font-family: 'Megrim'; font-size: 14px; color: #000000; font-weight: 700;text-align: left; text-transform: lowercase; letter-spacing: 0px; line-height: 12px; }
.mpgrouptitle1 { width: 120px; padding: 5px; font-family: verdana; font-size: 10px; color: #000000; text-align: left; text-transform: lowercase;  }

/* ------------- шаблон анкеты ---------*/
.coolfor .forthe { border-color: transparent transparent #2d1c14 transparent;  }
.coolfor .thesummer { background-color: #2d1c14 }
.coolfor .coolfori { background-color: rgba(25, 24, 24, 0.7);  }
.coolfor:hover .coolfori { opacity: .99; transition: all .6s ease-in-out; -moz-transition: all .6s ease-in-out; -ms-transition: all .6s ease-in-out; -o-transition: all .6s ease-in-out; -webkit-transition: all .6s ease-in-out; }
.coolfor .coolforthe { text-shadow: 2px 2px 0px #403c3c, -1px -1px 0px #222;  }
.coolftsummers::-webkit-scrollbar-thumb { background-color: #2d1c14}
.bcreds a, .bcreds { font-size: 8px; font-family: calibri, sans-serif; text-align: center; line-height: 100%; text-transform: uppercase; }

.coolfor { width: 450px; height: 550px; position: relative; overflow: hidden; margin: auto; }
.coolfor .forthe { position: absolute; bottom: 0px; left: 0px; width: 0; height: 0; border-style: solid; border-width: 0 0 150px 450px; transition: all .6s ease-in-out; -moz-transition: all .6s ease-in-out; -webkit-transition: all .6s ease-in-out; -ms-transition: all .6s ease-in-out; -o-transition: all .6s ease-in-out; }
.coolfor:hover .forthe { bottom: 350px; transition: all .6s ease-in-out .3s; -webkit-transition: all .6s ease-in-out .3s; -moz-transition: all .6s ease-in-out .3s; -ms-transition: all .6s ease-in-out .3s; -o-transition: all .6s ease-in-out .3s; }
.coolfor .thesummer { width: 450px; height: 350px; position: absolute; bottom: -350px; left: 0px; transition: all .6s ease-in-out; -moz-transition: all .6s ease-in-out; -webkit-transition: all .6s ease-in-out; -ms-transition: all .6s ease-in-out; -o-transition: all .6s ease-in-out; }
.coolfor:hover .thesummer { bottom: 0px; transition: all .6s ease-in-out .3s; -webkit-transition: all .6s ease-in-out .3s; -moz-transition: all .6s ease-in-out .3s; -ms-transition: all .6s ease-in-out .3s; -o-transition: all .6s ease-in-out .3s; }
.coolfor .coolfori { width: 450px; height: 550px;  position: absolute; top: 0px; left: 0px; opacity: 0; transition: all .6s ease-in-out .3s; -webkit-transition: all .6s ease-in-out .3s; -moz-transition: all .6s ease-in-out .3s; -ms-transition: all .6s ease-in-out .3s; -o-transition: all .6s ease-in-out .3s; }
.coolfor:hover .coolfori { opacity: .99; transition: all .6s ease-in-out; -moz-transition: all .6s ease-in-out; -ms-transition: all .6s ease-in-out; -o-transition: all .6s ease-in-out; -webkit-transition: all .6s ease-in-out; }
.coolfor .coolforthe { position: absolute; transform: rotate(-18deg); -webkit-transform: rotate(-18deg); -moz-transform: rotate(-18deg); -ms-transform: rotate(-18deg); -o-transform: rotate(-18deg); font-family: 'Megrim', cursive; color: #fff; text-transform: lowercase; font-size: 45px; line-height: 100%; width: 450px; text-align: center; left: 0px; bottom: 75px; transition: all .6s ease-in-out; -webkit-transition: all .6s ease-in-out; -moz-transition: all .6s ease-in-out; -ms-transition: all .6s ease-in-out; -o-transition: all .6s ease-in-out; }
.coolfor:hover .coolforthe { transition: all .6s ease-in-out .3s; bottom: 400px; left: 0px; transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); -webkit-transform: rotate(0deg); }
.coolfor .forthesummer { position: absolute; left: 0px; top: 150px; width: 450px; color: #fff; font-size: 10px; font-family: 'Play', sans-serif; text-transform: uppercase; line-height: 100%; text-align: center; opacity: 0; transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; }
.coolfor:hover .forthesummer { opacity: .99; transition: all .6s ease-in-out .6s; -webkit-transition: all .6s ease-in-out .6s; -moz-transition: all .6s ease-in-out .6s; -ms-transition: all .6s ease-in-out .6s; -o-transition: all .6s ease-in-out .6s; }
.coolfor .coolftsummer { width: 368px; height: 320px; padding: 20px; background-color: #fff; bottom: 20px; left: 20px; position: absolute; opacity: 0; transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; }
.coolfor:hover .coolftsummer { opacity: .99; transition: all .6s ease-in-out .6s; -webkit-transition: all .6s ease-in-out .6s; -moz-transition: all .6s ease-in-out .6s; -ms-transition: all .6s ease-in-out .6s; -o-transition: all .6s ease-in-out .6s; }
.coolftsummers { width: 360px; height: 310px; padding-right: 5px; overflow: auto; font-size: 10px; color: #000; text-align: justify; line-height: 100%; font-family: verdana; }
.coolftsummers::-webkit-scrollbar { width: 3px; height: 3px; padding: 0px; border: 0px; }
.coolftsummers::-webkit-scrollbar-track { background-color: #fff; }

/* ------------- шаблон для соцсети ---------*/
.cheerios1 {margin: 40px; width: 370px; background-color: #ffffff; border-bottom: 5px solid #a7a7a7; }
  .cheerios4 {width: 370px; height: 100px; background-color: #a7a7a7;}
  .cheerios5 {padding: 10px;}
  .cheerios2 {margin: 0px; border: 10px solid #ffffff; width: 100px; height: 100px; background-size: cover; -webkit-border-radius: 100%; -moz-border-radius: 100%;}
  .cheerios3 {padding-top: 50px; width: 300px; margin: 50px; text-transform: lowercase; color: #6a6a6a; font-family: verdana; font-size: 10px; text-align: justify; letter-spacing: 0px;}
  .cheerios3 b {font-family: Comfortaa; color: #6a6a6a; font-size: 11px; letter-spacing: 0px; line-height: 90%; }
  .cheerios3 i {color: #6a6a6a;}

.instab { width: 350px; height: 350px; position: relative; overflow: hidden; }
.instab .insta { position: absolute; bottom: -200px; background-color: rgba(250,250,250,0.7); width: 350px; font-family: 'Comfortaa', sans-serif; font-size: 9px; text-transform: uppercase; letter-spacing: 2px; text-align: justify; line-height: 100%; color: #222; padding: 10px;transition-duration: .6s; -webkit-transition-duration: .6s; -moz-transition-duration: .6s; -ms-transition-duration: .6s; -o-transition-duration: .6s; }
.instab:hover .insta { bottom: 100px; }
.instab01 {width: 330px; background-color: #a7a7a7; color: #fff; padding: 20px; font-family: 'Comfortaa', sans-serif; font-size: 20px; text-align: left; line-height: 100%; text-transform: lowercase; border-bottom: 3px double #fff; }
.instab02 {width: 350px; padding: 10px; background-color: #fff; border-bottom: 5px solid #a7a7a7;}

.postab { width: 350px; height: auto; position: relative; overflow: hidden; padding: 0px; color: #6a6a6a; font-family: verdana;  font-size: 10px; text-align: justify; letter-spacing: 0px;}
.postab01 {width: 330px; background-color: #a7a7a7; color: #fff; padding: 20px; font-family: 'Comfortaa', sans-serif; font-size: 20px; text-align: left; line-height: 100%; text-transform: lowercase; border-bottom: 3px double #fff; }
.postab02 {width: 350px; padding: 10px; background-color: #fff; border-bottom: 5px solid #a7a7a7;}
.comment {color: #6a6a6a;}

/* ------------- шаблон нужных ---------*/
.framenz {width: 450px; padding: 2px; background-color: #eeeeee; background-image: url(http://funkyimg.com/i/21Qpj.png); border: 15px solid #2D1C14; }
.namenz {width: 400px; font-family: megrim; font-size: 25px; text-transform: lowercase; font-style: italic; line-height: 90%; text-shadow: 1px 1px 0px #ffffff;}
.relnz {width: 400px; font-family: play; font-size: 12px; text-transform: uppercase;  line-height: 90%; letter-spacing: 4px;}
.infonz {font-family: georgia; background-color: #2D1C14; color: #ffffff; font-size: 14px; letter-spacing: 1px; padding: 5px;}
.textnz { width: 400px; padding: 12px; background-color: #EEEEEE; font-family: calibri; color: #000000; background-image: url(http://funkyimg.com/i/21Qpj.png); font-size: 12px; line-height: 90%; text-align: justify; overflow: auto;}

/* ------------- фак путеводитель ---------*/
.rstext{padding-right:5px;overflow:auto;height:400px;font:10px verdana;color:#000000}
.rstext h1{background-color:#2f1f16;display:inline-block;padding:4px;text-transform:uppercase;font:14px 'Play';font-weight:normal;margin:3px 0px;}
.byrachel {text-align:right; width:414px; margin:0 auto; display:block; opacity:0.7;}
#blurb{width:420px;margin:0 auto;background-color:#fff;text-align: right;border:7px solid #fff;border-top:0px;padding:40px}
.name{font:25px Megrim;font-weight:700;text-transform: lowercase;color:#2f1f16;text-align:left;border-bottom:7px solid #2f1f16;display:block;margin-bottom:6px}
.blurb{font:8px 'Play';letter-spacing:2px;text-transform:uppercase;background-color:#cdbe93;padding:3px}
.zagolov {text-align: center;font:14px 'Play';letter-spacing:2px;text-transform:uppercase;padding:3px;border-bottom:2px solid #2f1f16;background-color:#cdbe93;}
.rstext b{border-bottom:2px solid #ebebeb}
.rstext h1 {background-color:#2f1f16;}
.name {border-color:#2f1f16;}
.music {  width:500px; height: 350px; margin-top: -350px; position: relative; background: #e5ddc4; }
.musicpicr { width: 145px; height: 360px; position: absolute; left: 100px; margin-top: 540px; }
.musicpicl { width: 145px; height: 360px; position: absolute; left: 200px; margin-top: 140px; }

/* ------------- оформление гостевой ---------*/
.aperturesiggb { width: 500px; height: 200px; background: #e5ddc4; position: relative; }
.triangleimggb { width: 160px; height: 120px; position: absolute; left: 40px; top: 40px; }
.trytrytrygb { width: 0px; height: 0px; border-left: 80px solid #e5ddc4; border-right: 80px solid #e5ddc4; border-bottom: 120px solid transparent; }
.aperturenamegb { font: 100 18px Megrim; border-bottom: 1px dotted #2d1c14 ; letter-spacing: 2px; line-height: 100%; position: absolute; top: 45px; left: 142px; padding-left: 23px; }
.aperturetextgb { width: 247px; height: 40px; border: 5px solid #transparent; position: absolute; top: 86px; left: 190px; overflow: auto; text-align: justify; font: 10px tahoma; line-height: 100%; padding-right: 2px; }
.luckylinkbargb { width: 260px; height: 0px; border-top: 20px solid #2d1c14; border-left: 13px solid transparent; position: absolute; top: 140px; left: 186px; }
.luckylinkbargb a { margin: 0px 5px; position: relative; top: -20px; font: 7px play; letter-spacing: 1px; text-transform: uppercase; color: #ffffff; }
.luckylinkbargb1 { color: #ffffff!important; }
.luckylinkbargb1:hover { color: #ffffff!important; }
.apbuttontraingb {  width:500px; margin: 5px auto 20px; height: 40px;  }
.apbuttontraingb img { height: 40px; width: auto; }
.apbuttontext {  width:500px; height: 200px; margin-top: -400px; position: relative; background: #e5ddc4; }
.apbuttontext2 { width:95%; padding:5px; height: 140px; position: relative; #e5ddc4; overflow: auto; text-align: justify; font: 10px tahoma; text-transform: lowercase; }
.apbuttontext3 { width:95%; padding:5px; position: relative; #e5ddc4; overflow: auto; text-align: center; font: 16px Megrim; text-transform: lowercase; }
.apbuttontext4 { width:420px; top: 0px; margin: 20px; height: 180px; position: relative; #e5ddc4; overflow: auto; text-align: justify; font: 10px tahoma; text-transform: lowercase; padding:5px; }

/* ------------- основное оформление ---------*/
.aperturesig { width: 500px; height: 200px; background: #e5ddc4; position: relative; }
.triangleimg { width: 160px; height: 120px; position: absolute; left: 40px; top: 40px; }
.trytrytry { width: 0px; height: 0px; border-left: 80px solid #e5ddc4; border-right: 80px solid #e5ddc4; border-bottom: 120px solid transparent; }
.aperturename { font: 100 24px Megrim; border-bottom: 1px dotted #2d1c14 ; letter-spacing: 2px; line-height: 100%; position: absolute; top: 45px; left: 142px; padding-left: 23px; }
.aperturetext { width: 247px; height: 40px; border: 5px solid #transparent; position: absolute; top: 86px; left: 190px; overflow: auto; text-align: justify; font: 10px tahoma; line-height: 100%; padding-right: 2px; }
.luckylinkbar { width: 260px; height: 0px; border-top: 20px solid #2d1c14; border-left: 13px solid transparent; position: absolute; top: 140px; left: 186px; }
.luckylinkbar a { margin: 0px 5px; position: relative; top: -20px; font: 7px play; letter-spacing: 1px; text-transform: uppercase; color: #ffffff; }
.luckylinkbar1 { color: #ffffff!important; }
.luckylinkbar1:hover { color: #ffffff!important; }
.apbuttontrain { width:500px; margin: 5px auto 20px; height: 40px; }
.apbuttontrain img { height: 40px; width: auto; }

0

7

Свернутый текст

<!--объявление в шапке-->

<!--первая колонка-->
<div style="position: absolute; width: 200px; top: 242px; margin-left: 24px; text-align: center; color: #d9cead;">
<div class="obyazag" style="margin-left: 10px;z-index: 1000;"><center>BEST POST OF WEEK</center></div>
<div class="obya" style="z-index: 1000;">Когда-то он думал, что прошлое никогда не покинет его, что всегда будут они, а не он и она. Но судьба распорядилась иначе, развела их по разным углам ринга, теперь оставалось лишь оглядывать и сожалеть о потраченном времени. Хоть по правде говоря Джереми ни о чем не жалел, то время было особенным, счастливым, он тогда впервые поверил, что все в его жизни наладилось. Любимая работа, дорогая ему девушка. Как после оказалось, те чувства были лишь дымкой, которая рассеялась поутру и ушла вместе с темной ночью, забирая с собой все светлое и радостное. ... продолжение <a href="http://thehandsomefamily.rusff.me/viewtopic.php?id=870#p51038">здесь.</a></div>

<div class="obyazag" style="z-index: 1000;"><center>PLAYERS OF WEEK</center></div>
<div class="obyaim" style="z-index: 1000; "><center><a href="http://thehandsomefamily.rusff.me/profile.php?id=241"><img src="http://funkyimg.com/i/23pVj.jpg" class="Hoverbuttons" title="Jeremy Baker" width="35px" height="35px"></a> <a href="http://thehandsomefamily.rusff.me/profile.php?id=261"><img src="http://funkyimg.com/i/23pVk.jpg" class="Hoverbuttons" title="Imogene Baker" width="35px" height="35px"></a> <a href="http://thehandsomefamily.rusff.me/profile.php?id=192"><img src="http://funkyimg.com/i/23pVm.jpg" class="Hoverbuttons" title="Cassandra Spencer" width="35px" height="35px"></a> <a href="http://thehandsomefamily.rusff.me/profile.php?id=107"><img src="http://funkyimg.com/i/23pVn.jpg" class="Hoverbuttons" title="Karlie Violet" width="35px" height="35px"></a> <a href="http://thehandsomefamily.rusff.me/profile.php?id=22"><img src="http://funkyimg.com/i/23pWe.jpg" class="Hoverbuttons" title="Sydney Ocean" width="35px" height="35px"></a></center></div>

<div class="obyazag" style="z-index: 1000;"><center>ACTIVISTS OF WEEK</center></div>
<div class="obyaim" style=" z-index: 1000;"><center><a href="http://thehandsomefamily.rusff.me/profile.php?id=273"><img src="http://funkyimg.com/i/23pVf.jpg" class="Hoverbuttons" title="Yola Guidewill" width="35px" height="35px"></a> <a href="http://thehandsomefamily.rusff.me/profile.php?id=298"><img src="http://funkyimg.com/i/23pVg.jpg" class="Hoverbuttons" title="Odile Sharpe" width="35px" height="35px"></a> <a href="http://thehandsomefamily.rusff.me/profile.php?id=22"><img src="http://funkyimg.com/i/23pWd.jpg" class="Hoverbuttons" title="Sydney Ocean" width="35px" height="35px"></a> <a href="http://thehandsomefamily.rusff.me/profile.php?id=12"><img src="http://funkyimg.com/i/23pVh.jpg" class="Hoverbuttons" title="Nancy Turner" width="35px" height="35px"></a> <a href="http://thehandsomefamily.rusff.me/profile.php?id=164"><img src="http://funkyimg.com/i/23pVi.jpg" class="Hoverbuttons" title="Valery Townsend" width="35px" height="35px"></a></center></div>
</div>

<!--вторая колонка-->
<div style="position: absolute; width: 350px; top: 242px; margin-left: 232px; color: #d9cead;">
<div class="obyazag" style="z-index: 1000; "><center>WELCOME TO</center></div>
<div class="obyazag1" style="z-index: 1000;"><center>F A M I L Y</center></div>

<center><object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_mini.swf" width="260" height="8">
    <param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_mini.swf" />
    <param name="bgcolor" value="#d2c398" />
    <param name="FlashVars" value="mp3=http%3A//content.screencast.com/users/your-kingdom/folders/Default/media/ab49e153-6aec-4b61-ac3f-3fdce514989a/honest.mp3&amp;bgcolor=d2c398&amp;loadingcolor=231110&amp;buttoncolor=231110&amp;slidercolor=231110" />
</object></center>

<div class="obya1" style="z-index: 1000;">Приветствуем наших активных игроков, потенциальных игроков и просто гостей в любимом городе Бирмингеме! На дворе осень 2015 года, а это значит вас ждёт дождливая Англия. Мы верим что тут вы сможете найти не только ролевой дом, но и ролевую семью, что намного важнее, но почему-то мало кто  говорит об этом вслух. Отыгрывайте самые необыкновенные сюжеты, пишите заявки на самые странные ваши идеи, и давайте соберем у нас под крышей замечательную семью, которая превратит любую вашу осень в лето. Получите какао при входе и готовьте зонтики и модные шляпы, дамы и господа, чтобы переждать непогоду в нашем городе. И да, не забывайте: winter is coming.</div>

<div class="obyazag" style="z-index: 1000;"><center>STAFF</center></div>
<div class="obya3" style="z-index: 1000;">
<center><a class="obyass" href="http://thehandsomefamily.rusff.me/profile.php?id=10">joel</a> <a class="obyass" href="http://thehandsomefamily.rusff.me/profile.php?id=6">martin</a> <a class="obyass" href="http://thehandsomefamily.rusff.me/profile.php?id=8">masha</a> <a class="obyass" href="http://thehandsomefamily.rusff.me/profile.php?id=3">anton</a>         <a class="obyass" href="http://thehandsomefamily.rusff.me/profile.php?id=4" >arman</a> <br>
<a class="obyass1" href="http://thehandsomefamily.rusff.me/profile.php?id=9">kaoilfhayonn</a>               <a class="obyass1" href="http://thehandsomefamily.rusff.me/profile.php?id=5">vera</a>               <a class="obyass1" href="http://thehandsomefamily.rusff.me/profile.php?id=140">michael</a> </center></div>
</div>

<!--третья колонка цитата-->
<div style="position: absolute; width: 220px; top: 242px;  margin-left: 600px; text-align: center; color: #d9cead;">
<div class="obyazag" style="z-index: 1000;">QUOTE OF WEEK</div>
<div class="obyabubble" style="z-index: 1000; "><div class="obyabubbletext"><b>by Kathleen Thornhill:</b><br>
увидела в гостевой бабу с ником "все еще ненавижу тебя"<br>
и сразу подумала что к кадони пришли<br>
или на него нагнать или типа такого<br>
ошиблась</div></div>
</div>

<!--третья колонка цитата картинка-->
<div style="position: absolute; width: 60px; top: 256px;  margin-left: 770px; text-align: center;">
<a href="http://thehandsomefamily.rusff.me/profile.php?id=23"><img src="http://funkyimg.com/i/23pVz.png" class="Hoverbuttons" ></a>
</div>

<!--третья колонка навигация-->
<div style="position: absolute; width: 260px; top: 320px;  margin-left: 600px; text-align: center; color: #d9cead;">
<div class="obyazag" style="z-index: 1000;">LINKS MAP</div>
<div class="obyamap" style="z-index: 1000;"><center><a class="obyass1" href="http://thehandsomefamily.rusff.me/viewtopic.php?id=786&p=2#p45528">гостевая</a> <a class="obyass1" href="http://thehandsomefamily.rusff.me/viewtopic.php?id=3#p3">faq</a> <a class="obyass1" href="http://thehandsomefamily.rusff.me/viewtopic.php?id=4#p5">внешности&имена</a> <a class="obyass1" href="http://thehandsomefamily.rusff.me/viewtopic.php?id=10#p11">шаблон анкеты</a> <a class="obyass1" href="http://thehandsomefamily.rusff.me/viewtopic.php?id=6#p7">хочу к вам</a> <a class="obyass1" href="http://thehandsomefamily.rusff.me/viewtopic.php?id=7#p8">нужные м</a> <a class="obyass1" href="http://thehandsomefamily.rusff.me/viewtopic.php?id=8#p9">нужные ж</a></center></div></div>

<!--третья колонка заголовок-->
<div style="position: absolute; width: 280px; top: 382px;  margin-left: 520px; text-align: center; color: #d9cead;"><div class="obyazag" style="z-index: 1000;">BEST EPISODE <BR> & COUPLE OF WEEK</div>
</div>

<!--плашки-->
<div style="position: absolute; width: 700px; top: 416px; margin-left: 10px; text-align: center;">
<a href="http://thehandsomefamily.rusff.me/viewtopic.php?id=471#p22201"><img src="http://funkyimg.com/i/22Pfk.png"></a>
<a href="http://thehandsomefamily.rusff.me/viewtopic.php?id=947#p54674"><img src="http://funkyimg.com/i/23s1Y.png"></a>
<a href="http://thehandsomefamily.rusff.me/viewtopic.php?id=945#p54670"><img src="http://funkyimg.com/i/23s1W.png"></a>
<a href="http://thehandsomefamily.rusff.me/viewtopic.php?id=946#p54657"><img src="http://funkyimg.com/i/23s1X.png"></a>
<a href="http://thehandsomefamily.rusff.me/viewtopic.php?id=18#p55888"><img src="http://funkyimg.com/i/23wv9.png"></a>
<a href="http://thehandsomefamily.rusff.me/viewtopic.php?id=17#p55889"><img src="http://funkyimg.com/i/23wv8.png"></a>
<a href="http://thehandsomefamily.rusff.me/viewtopic.php?id=966#p55991"><img src="http://funkyimg.com/i/23wG3.png"></a></div>

<!--фотки в шапке-->
<div style="z-index: 2; position: absolute; width: auto; top: 180px; margin-left: -11px; text-align: center;">
<a href="http://thehandsomefamily.rusff.me/profile.php?id=241"><img src="http://funkyimg.com/i/23pVo.jpg" border="0" title="ПОСТ НЕДЕЛИ ОТ Jeremy Baker"></a>
</div>

<div style="z-index: 2; position: absolute; width: auto; top: 384px; margin-left: 720px; text-align: center;">
<a href="http://thehandsomefamily.rusff.me/viewtopic.php?id=509#p24409"><img src="http://funkyimg.com/i/23pVp.jpg" border="0" title=""ЭПИЗОД НЕДЕЛИ"></a>
</div>

<div style="z-index: 2; position: absolute; width: auto; top: 384px; margin-left: 786px; text-align: center;">
<a href="http://thehandsomefamily.rusff.me/viewtopic.php?id=509#p24409"><img src="http://funkyimg.com/i/23pVy.jpg" border="0" title="ПАРА НЕДЕЛИ"></a>
</div>

<!--убрать название форума-->
<style type="text/css">
#pun-title .title-logo span {display: none;}
</style>

<!--убрать надпись статистика форума-->
<style>
#pun #pun-index #pun-stats h2 {
font-size: 0px;
color:  transparent}
</style>

<style type="text/css">
.post-author li {text-align:center;margin-left: -16px;}
</style>

<style>
.lastedit {
display: none;
}
</style>

<!--убрать из навигации награды и поиск-->
<style>
li#navawards {display: none;}</style>
<style>
li#navsearch {display: none;}
</style>

<!--скрыть название категорий-->
<style>
.category h2 span{
  visibility:hidden;
}
</style>

<script type="text/javascript" src="http://your.roll.tv/16311.js"></script>
<style>/* tipsy */
.tipsy { padding: 5px; font-size: 10px; font-family: verdana, arial, sans-serif; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(http://i40.servimg.com/u/f40/16/50/61/52/tipsy10.gif); }
  .tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
  .tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; border-radius: 3px; }
  .tipsy-north { background-position: top center; }
  .tipsy-south { background-position: bottom center; }
  .tipsy-east { background-position: right center; }
  .tipsy-west { background-position: left center; }</style>

<link id="iNFpanel" rel="stylesheet" href="http://hostjs-mybb2011.narod.ru/css/change_ava.css" type="text/css"/>
<script src="http://hostjs-mybb2011.narod.ru/js/change_avatar_Nic_Status.js"></script>
<style>
#pun td .modlist{display:none;}
</style>

0

8

Свернутый текст

<style>.punbb .pa-avatar img {max-width:180px;height:auto;}</style>
<script type="text/javascript">
//========== HTML-низ START СЕКЦИЯ ======================================//
OnSmenaImage("Название  Категории", new Array("Ник1", "Ник2", "Ник3",  "Ник4", "Ник5", "Ник6"))
OnSmenaImage("Название  Форума", new Array("Ник1", "Ник2", "Ник3",  "Ник4", "Ник5", "Ник6"))
OnSmenaImage("Название темы", new Array("Ник1", "Ник2", "Ник3",  "Ник4", "Ник5", "Ник6"))
var AvtrArr=new Array(
"http://avatars.kards.qip.ru/images/avatar/41/54/21569.gif",    //Ссылки на картинки Аватар
"http://avatars.kards.qip.ru/images/avatar/88/35/13704.jpg",
"http://avatars.kards.qip.ru/images/avatar/41/67/26433.gif",
"http://avatars.kards.qip.ru/images/avatar/4e/cb/117582.jpg",
"http://avatars.kards.qip.ru/images/avatar/e4/e4/58596.gif",
"http://avatars.kards.qip.ru/images/avatar/ed/d7/120813.gif"   //End myarray_!!Последняя ссылка без Запятой!!!
)
StartNIZ(); //
//======= end HTML-низ START СЕКЦИЯ =====================================//
</script>

<!--баннеры внизу форума-->
<div class="bannerka"><center><a href="http://yellowcross.rusff.me/" target="_blank"><img src="http://s30.postimg.org/fpud4svj1/banner1.jpg" border="0" alt="yellowcross"></a><a href="http://crossvoices.rusff.me/" target="_blank"><img src="http://funkyimg.com/i/21NA6.png" title="a million voices" border="0" width="88" height="31"></a><a href="http://mightycrossover.rusff.me/"><img src="http://funkyimg.com/i/ZmpY.gif" title="MIGHTYCROSS: Первый Могущественный"></a><a href="http://crossfeeling.rusff.me/" target="_blank"><img src="http://funkyimg.com/i/21VoK.jpg"title="crossfeeling"border="1" width="88" height="31"></a><a href="http://23jumpstreet.ru/"><img src="http://i.imgur.com/EuJsKbj.gif"></a><a href="http://crossdom.rusff.me/" target="_blank"><img title="CROSSDOM. место, которое станет тебе домом.." src="http://s9.uploads.ru/03ivT.gif"></a><a href="http://comeathome.ru/"><img src="http://firepic.org/images/2014-01/08/ixdqgretnwg9.gif"></a><a href="http://redbus.rusff.me/" title="RED BUS" target="_blank"><img src="http://savepic.su/5725041.gif" width="88px" height="31px"></a><a href="http://crossroyale.rusff.me/" target="_blank"><img src="https://forumstatic.ru/files/0016/92/fd/22564.png" title="crossroyale" border="0"width="88" height="31"></a><a href="http://cross.hutt.ru/" title="WHITE CROSS" target=_blank><img src="http://funkyimg.com/i/JtmW.gif"></a" border="0" alt="WHITE CROSS"></a><a href="http://russianroulette.rusff.me/" target="_blank"><img src="http://firepic.org/images/2015-05/02/dq5iwbqhfnv0.png" title="Russian Roulette"></a><a href="http://mightycrossover.rusff.me/"><img src="http://sg.uploads.ru/je4TH.gif" title="MIGHTYCROSS: Первый Могущественный"></a><a href="http://irepublic.rusff.me" target=_blank, title='Irish Republic'><img src="http://funkyimg.com/i/21Vmb.gif"></a><a href="http://starcross.rusff.me/" target="_blank"><img src="http://funkyimg.com/i/ZQFT.jpg" title="STARCROSS" border="0" width="88" height="31"></a><a href="http://immortalstories.rusff.me/" title="immortal" target="_blank"><img src="http://funkyimg.com/i/21Axw.gif" border="0" width="88" height="31"></a>
</center><a href="http://legendsofm.rusff.me" title="Marvel: Legends of America" target="_blank"><img src="https://forumstatic.ru/files/0016/ac/29/18242.png" width="88px" height="31px"></a><a href="http://doortohollywood.rusff.me/"" alt="INCEPTION" title="INCEPTION" target=_blank> <img src="http://i48.fastpic.ru/big/2015/0506/5b/d89948553b31dbb20a09e384cd8d4e5b.png" border="0" ></a><a href="http://movie.rusff.me/"><img src="http://savepic.org/6617902.png" title="like to movie"></a><a href="http://gotohouston.rusff.me/" target=_blank> <img src="http://funkyimg.com/i/HQV7.gif" border="0"alt="houston" width=88 height=31></a><a href="http://manhattanlife.ru/"><img src="http://s1.uploads.ru/i/B4xRo.gif" title="Manhattan"></a><a href="http://brighton.mybb.ru/" target="_blank" title="Не боишься, что кое-кто все про тебя расскажет?" ><img src="http://s2.uploads.ru/UxPVO.gif" width = "88" height = "31" border="0"></a><a href="http://sacramentolife.ru" target="_blank"><img src="http://uploads.ru/i/D/Y/S/DYSRw.png" title="Sacramento"></a><a href="http://carperetractum.rolka.su/" target=_blank> <img src="http://www.pichome.ru/images/2015/05/07/An2wg1.gif"border="0" title="Harry Potter: Carpe Retractum">
</a></div>

<!--подключение хтмл в постах для всех пользователей-->
<script>
function Transform_Code_Box_in_HTML(aX){
var TemLnk=aX.replace(/^(.*viewtopic\.php\?id=\d*).*$/ig,"$1");
var PstId=aX.replace(/^.*viewtopic\.php\?id=.*(#p\d+)$/ig,"$1");
var L=document.URL.replace(TemLnk,'');
if(L!=document.URL&&(L.slice(0,1)).search(/\d/ig)==-1 ){
L=$("div.topic "+PstId);
if(L.length==1){
var Lhtm=L.find(".post-content .code-box:first .scrollbox pre").text();
L.find(".post-content .code-box:first").replaceWith(Lhtm)
}}}
function Demo_HTML(Ts){var Ll=Ts.parents(".htmldemo").find(".code-box .scrollbox pre").text();
Ts.parents(".htmldemo").after('<div class="demHtml">'+Ll+'</div>');Ts.replaceWith(DemoButt0);
}
$(document).ready(function() {
$("#pun-viewtopic .post .code-box").each(function(){
if($(this).text().indexOf('[hfamily]')!=-1){
$(this).wrap('<div class="htmldemo"></div>')
$(this).replaceWith($('.htmldemo').text().split('[hfamily]')[1]);
}
});
});
</script>

<!-- Разделение ников пользователей в теме запятой © Alex_63 -->
<script>$('#topic-users-in a').prev('a').after(',');</script>

<!--убрать название полей профиля-->
<script type="text/javascript">
var A=[1,2,3,4]
$(".post .post-author li").each(function (){
for(var i in A){if($(this).hasClass("pa-fld"+A[i])){
$(this).html($(this).html().replace(/^[^:]*:/,''));}};});
</script>

<!--кнопка загрузки картинок-->
<script>
var oldIMG="<td id=\"button-image\" title=\"Вставить картинку\"><img onclick=\"bbcode('--')\" src=\"/i/blank.gif\"/><b><p style=\"z-index:20;position:absolute;height14px;margin:-15px 0 0 22px;\">2</p></b></td>"
$("#button-image").after(oldIMG);
</script>

<script type="text/javascript"><!--Своя картинка в каждую категорию -->
$(document).ready(function(){
myarray=new Array(
"1", "http://funkyimg.com/i/21SrZ.jpg",
"2", "http://funkyimg.com/i/21SrW.jpg",
"3", "http://funkyimg.com/i/21Ss1.jpg",
"4", "http://funkyimg.com/i/21Ss2.jpg",
"5", "http://funkyimg.com/i/21Ss3.jpg",
"6", "http://funkyimg.com/i/21SrY.jpg",
"7", "http://funkyimg.com/i/21Ss4.jpg",
"8", "http://funkyimg.com/i/21SrX.jpg"
)
       $("#pun-index div.category h2,#pun-index #pun-stats h2").each(function (i) {
for(q=0;q<myarray.length;q++){
var cssObj = {
   "height":"60px",
   "background-color": "transparent",
   "background-image":"url("+myarray[q+1]+")",
   "background-position":"50% 50%",
   "background-repeat":"no-repeat"
}
        if($(this).children("span").text()==myarray[q])$(this).css(cssObj);
        q++}
    });
});
</script>

<!--кнопки вверх вниз-->
<div class="go-up" id='ToTop'><img src="http://funkyimg.com/i/21SpH.png" border="0" /></div>
<div class="go-down" id='OnBottom'><img src="http://funkyimg.com/i/21SpJ.png" border="0" /></div>
<style>
.go-up,.go-down {
display:none;
position:fixed; /*позиционируем*/
right:100px; /*указываем положение, если слева - left*/
z-index:9999; /*показываем поверх все элементов на странице*/
cursor:pointer;
opacity:.7; /*прозрачность*/
margin-bottom:40px; /*отступ снизу (можно не указывать)*/
width:30px; /*ширина кнопки*/
height:30px; /*высота кнопки*/
}
.go-up {
bottom:160px; /*положение от низа окна браузера верхняя кнопка*/
}
.go-down {
bottom:110px; /*положение от низа окна браузера нижняя кнопка кнопка*/
}
.go-down:hover,.go-up:hover {
opacity:1;
}
</style>
<script type="text/javascript">
$(function(){
if ($(window).scrollTop()>="250") $("#ToTop").fadeIn("slow")
$(window).scroll(function(){
  if ($(window).scrollTop()<="250") $("#ToTop").fadeOut("slow")
  else $("#ToTop").fadeIn("slow")
});
if ($(window).scrollTop()<=$(document).height()-"999") $("#OnBottom").fadeIn("slow")
$(window).scroll(function(){
  if ($(window).scrollTop()>=$(document).height()-"999") $("#OnBottom").fadeOut("slow")
  else $("#OnBottom").fadeIn("slow")
});
$("#ToTop").click(function(){$("html,body").animate({scrollTop:0},"slow")})
$("#OnBottom").click(function(){$("html,body").animate({scrollTop:$(document).height()},"slow")})
});
</script>



<!--обтекание изображения 2.4.4-->
<script language="javascript">
$(function(){
$('td#button-link').before('<td id="floatbut" style=\'background-image:url("http://s002.radikal.ru/i198/1009/43/f183caeae434.gif")\'></td>');
$('#floatbut, .vibor').click(function(){
$('div#float').toggle();});
  });
elm=document.getElementsByTagName("div")
for(x in elm) if(elm[x].className=="post-content")
{
post = elm[x].innerHTML;
if(post.indexOf("[/float]") != -1) {
floats = /\[float=(.*?)\]([^\[]{1,11000})\[\/float\]/gi
elm[x].innerHTML = elm[x].innerHTML.replace(floats, "<span style='float: $1; margin: 15px; text-align: $1;'>$2</span>")
}}
</script>
<div id="float" style="display:none;background:#FFFFCC;border:1px solid black; width:auto; padding:8px; position:absolute; margin-top:-45%; margin-left:45%; z-index:20">
<div><strong>Направление обтекания</strong></div><br>
<div align="center">
<img class="vibor" src="http://s001.radikal.ru/i193/1009/96/695abc799ddb.png" title="left" onclick="bbcode('[float=left]', '[/float]')" />
<img class="vibor" src="http://s002.radikal.ru/i199/1009/ac/95c10fcc7d82.png" title="right" onclick="bbcode('[float=right]', '[/float]')" />
</div></div>

<!--счетчик символов-->
<script>var a,L,epl=$("#main-reply"),str='<small id="plng" style="border:1px solid;padding:2px 3px;margin:0 20px 0 10px;">Написано символов: <b>00</b> </small>';epl.parents("fieldset").find("legend").prepend(str);function epl3(){a=epl.val().length;if(a>9){L=''}else{L='0'};$("#plng b").text(L+a)};epl3();$(".pl-quote").click(function (){setTimeout('epl3()',100)});epl.bind('mouseout mousemove keydown keypress keyup',function(e){epl3()});</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>
<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 src="http://code.jquery.com/jquery-latest.min.js"></script>
<script type="text/javascript">
    $(document).ready(function() {
        $('.Hoverbuttons').each(function () {
              var $span = $(this).css('opacity', 0.6);
              $(this).hover(function () {
                $span.stop().fadeTo(600, 1);
             }, function () {
                $span.stop().fadeTo(600, 0.3);
              });
        });
    });
</script>

<!-- плеер в посты —>
<!--audio в одном v.2.4-->
<script type="text/javascript">
var player;
$(function(){
$('td#button-code').before('<td style=\'background-image:url("http://uploads.ru/i/W/Q/P/WQPBO.gif")\' onclick="tag_play()"><img src="/i/blank.gif" title="Загрузить музыку"></td>');
$('div.post-content p').map(function () {
text = $(this).html();
if(text.indexOf("pleer.com") != -1) {
player = /\[audio\](.*?)\/tracks\/(.*?)\[\/audio\]/gi
$(this).html(text.replace(player, "<br /><embed src='http://embed.pleer.com/track?id=$2' type='application/x-shockwave-flash'  wmode='transparent' width='550' height='42'></embed>"));
}
if(text.indexOf(".mp3") != -1) {
player = /\[audio\](.*?)\[\/audio\]/gi
$(this).html(text.replace(player, "<br /><embed src='http://www.demo-music.ru/pleer/pleer4.swf' type='application/x-shockwave-flash' allowscriptaccess='always' wmode='transparent' flashvars='comment=demo-music.ru&amp;st=http://www.demo-music.ru/pleer/style_pleer.txt&amp;file=$1' width='470' height='33'>"));
}  });  });
function tag_play()
{var FoundErrors = '';
var enterURL = prompt("Введите ссылку на на музыку с pleer.com или прямую ссылку формата .mp3 ", "http://");
if (!enterURL)
{FoundErrors += " " + error_no_url;}
if (FoundErrors)
{alert("Ошибка!" + FoundErrors);
return;}
insert("[audio]" + enterURL + "[/audio]");}
</script>

<!-- Всплывающая таблица с вкладками, в топике, с инфой о персонаже -->
<style type="text/css">
/*Подвижка иконки*/
img.a-info{
  margin-top: 3px!important;
  margin-left: -10px!important;
  width:30px;  /*Размер иконки*/
  z-index: 1000;
}
/*Подвижка всплывающей подсказки иконки*/
.tipsy.a-info{
  margin-top: -1px!important;
  margin-left:-6px!important;
  font: normal normal 400 11px/16.5px Verdana;
}
/*сдвиг таблицы*/ .my-tabs{
  margin-top: -200px;  /*сдвиг таблицы вверх от положения иконки*/
  margin-left: 240px;  /*сдвиг таблицы вправо от положения иконки*/
}
/*Цвет фона и бордюров таблицы*/
.my-tabs>.tab-a,.my-tabs>span{
  background-image: url(http://funkyimg.com/i/21Qp6.jpg)!important;
border-color: #ceaf7c !important;
}
body{padding-right:0!important;}
</style>

<script img-data="http://funkyimg.com/i/21XaT.png" src="https://forumstatic.ru/files/0013/44/56/57946.js" forum="4"></script>

<!-- HTML во всплывающуюю таблицу-->
<script type="text/javascript">
$(document).ready(function(){
  $('img.a-info,.my-tabs>span').click(function(){
   $("li.tab-a .code-box").each(function(){
    if($(this).text().indexOf('[hfamily]')!=-1){
    $(this).wrap('<div class="htmldemo"></div>')
    $(this).replaceWith($('.htmldemo').text().split('[hfamily]')[1]);}
});});});
</script>
<!--//End//Всплывающая таблица с вкладками, в топике, с инфой о персонаже// -->

<script type="text/javascript">
PiarNik="Реклама";
PiarPas="1234";
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>\
<li id=\"navpiar\"><span id=spMyimg><a onclick=\"PiarIn()\">PR</a></span></li>";
if($("#navlogin").html()!=null){
$("#navlogin").after(L) //navlogin
$("#PR_loginDiv #fld1").val(PiarNik)
$("#PR_loginDiv #fld2").val(PiarPas)
function PiarIn () {$("#PR_loginDiv input[type='submit']").click();}
}
</script>

<!-- Рестор ссылки "НОВЫЕ СООБЩЕНИЯ" --><script type="text/javascript">
if(GroupID != 3) { $('#pun-ulinks .container').prepend('<li class="item1"><a href="/search.php?action=show_new">Новые сообщения</a></li>'); }
</script>

0

9

Свернутый текст

<center><!-- Top.Roleplay.Ru -->
<script type="text/javascript" language="javascript">
var topRPGc="<img src='http://s01.rpgtop.su/cgi-bin-mod/iv.cgi?a=ins&id=23905&rnd=" + Math.random();
topRPGc += "&r="+escape(document.referrer)+"' width='1' height='1' border='0'><a href='http://top.roleplay.ru/23905' title='Рейтинг Ролевых Ресурсов - RPG TOP' target='top_'>"+
"<img src='http://img.rpgtop.su/88x31x11x3.gif' alt='Рейтинг Ролевых Ресурсов - RPG TOP' border='0' width='88' height='31'></a> ";
document.write(topRPGc);
</script>
<noscript>
<img src='http://s01.rpgtop.su/cgi-bin-mod/iv.cgi?a=ins&id=23905' width='1' height='1' border='0'><a href='http://top.roleplay.ru/23905' target='_top'><img src='http://img.rpgtop.su/88x31x11x3.gif' alt='Рейтинг Ролевых Ресурсов - RPG TOP' border='0' width='88' height='31'></a>
</noscript>
<!-- /Top.Roleplay.Ru --> <a href="http://forum-top.ru/vote/4495" title="Рейтинг форумов Forum-top.ru" target="blank"><img src="http://forum-top.ru/uploads/buttons/forum-top_88x31_3.gif" alt="Рейтинг форумов Forum-top.ru" /></a></center>

<!--форма ответа текст по ширине-->
<style>
#button-justify {background-image:url('http://funkyimg.com/i/22epH.png'); padding:0; line-height:0; background-position:center; background-repeat:no-repeat; height:16px; width:100%}
</style>
<script type="text/javascript">
if(form=document.getElementById("form-buttons"))
form.getElementsByTagName("tr")[0].insertCell(9).innerHTML="<img src='/i/blank.gif' id='button-justify' onclick=\"bbcode('', '');\"/>"
</script>

<!--кнопка хтмл в быстром ответе-->
<style>
#button-html {background-image:url('http://funkyimg.com/i/21TAY.png'); 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(12).innerHTML="<img src='/i/blank.gif' id='button-html' onclick=\"bbcode('

Код:
[hfamily]', '

');\"/>"
</script>

<center><div>
<input type="Button" value="emoji" onclick="return showhide(this)">
<p style="display:none">

<img src="http://funkyimg.com/i/21JFo.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JFo.png')" />

<img src="http://funkyimg.com/i/21JFp.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JFp.png')" />

<img src="http://funkyimg.com/i/21JFq.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JFq.png')" />

<img src="http://funkyimg.com/i/21JFr.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JFr.png')" />

<img src="http://funkyimg.com/i/21JFs.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JFs.png')" />

<img src="http://funkyimg.com/i/21JFt.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JFt.png')" />

<img src="http://funkyimg.com/i/21JFu.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JFu.png')" />

<img src="http://funkyimg.com/i/21JFv.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JFv.png')" />

<img src="http://funkyimg.com/i/21JFw.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JFw.png')" />

<img src="http://funkyimg.com/i/21JFx.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JFx.png')" />

<img src="http://funkyimg.com/i/21JFL.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JFL.png')" />

<img src="http://funkyimg.com/i/21JFM.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JFM.png')" />

<img src="http://funkyimg.com/i/21JFN.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JFN.png')" />

<img src="http://funkyimg.com/i/21JFP.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JFP.png')" />

<img src="http://funkyimg.com/i/21JFQ.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JFQ.png')" />

<img src="http://funkyimg.com/i/21JFR.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JFR.png')" />

<img src="http://funkyimg.com/i/21JFS.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JFS.png')" />

<img src="http://funkyimg.com/i/21JFT.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JFT.png')" />

<img src="http://funkyimg.com/i/21JFU.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JFU.png')" />

<img src="http://funkyimg.com/i/21JFV.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JFV.png')" /><br>

<img src="http://funkyimg.com/i/21JG9.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JG9.png')" />

<img src="http://funkyimg.com/i/21JGa.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JGa.png')" />

<img src="http://funkyimg.com/i/21JGb.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JGb.png')" />

<img src="http://funkyimg.com/i/21JGc.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JGc.png')" />

<img src="http://funkyimg.com/i/21JGd.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JGd.png')" />

<img src="http://funkyimg.com/i/21JGe.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JGe.png')" />

<img src="http://funkyimg.com/i/21JGf.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JGf.png')" />

<img src="http://funkyimg.com/i/21JGg.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JGg.png')" />

<img src="http://funkyimg.com/i/21JGh.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JGh.png')" />

<img src="http://funkyimg.com/i/21JGi.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JGi.png')" />

<img src="http://funkyimg.com/i/21JGq.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JGq.png')" />

<img src="http://funkyimg.com/i/21JGr.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JGr.png')" />

<img src="http://funkyimg.com/i/21JGs.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JGs.png')" />

<img src="http://funkyimg.com/i/21JGt.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JGt.png')" />

<img src="http://funkyimg.com/i/21JGu.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JGu.png')" />

<img src="http://funkyimg.com/i/21JGv.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JGv.png')" />

<img src="http://funkyimg.com/i/21JGw.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JGw.png')" />

<img src="http://funkyimg.com/i/21JGx.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JGx.png')" />

<img src="http://funkyimg.com/i/21JGy.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JGy.png')" />

<img src="http://funkyimg.com/i/21JGz.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JGz.png')" /><br>

<img src="http://funkyimg.com/i/21JGG.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JGG.png')" />

<img src="http://funkyimg.com/i/21JGH.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JGH.png')" />

<img src="http://funkyimg.com/i/21JGJ.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JGJ.png')" />

<img src="http://funkyimg.com/i/21JGK.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JGK.png')" />

<img src="http://funkyimg.com/i/21JGM.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JGM.png')" />

<img src="http://funkyimg.com/i/21JGN.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JGN.png')" />

<img src="http://funkyimg.com/i/21JGP.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JGP.png')" />

<img src="http://funkyimg.com/i/21JGQ.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JGQ.png')" />

<img src="http://funkyimg.com/i/21JGR.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JGR.png')" />

<img src="http://funkyimg.com/i/21JGL.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JGL.png')" />

<img src="http://funkyimg.com/i/21JGZ.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JGZ.png')" />

<img src="http://funkyimg.com/i/21JH1.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JH1.png')" />

<img src="http://funkyimg.com/i/21JH2.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JH2.png')" />

<img src="http://funkyimg.com/i/21JH3.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JH3.png')" />

<img src="http://funkyimg.com/i/21JH4.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JH4.png')" />

<img src="http://funkyimg.com/i/21JH5.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JH5.png')" />

<img src="http://funkyimg.com/i/21JH6.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JH6.png')" />

<img src="http://funkyimg.com/i/21JH7.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JH7.png')" />

<img src="http://funkyimg.com/i/21JH8.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JH8.png')" />

<img src="http://funkyimg.com/i/21JH9.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JH9.png')" /><br>

<img src="http://funkyimg.com/i/21Jzq.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21Jzq.png')" />

<img src="http://funkyimg.com/i/21Jzr.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21Jzr.png')" />

<img src="http://funkyimg.com/i/21Jzs.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21Jzs.png')" />

<img src="http://funkyimg.com/i/21Jzt.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21Jzt.png')" />

<img src="http://funkyimg.com/i/21Jzu.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21Jzu.png')" />

<img src="http://funkyimg.com/i/21Jzv.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21Jzv.png')" />

<img src="http://funkyimg.com/i/21Jzw.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21Jzw.png')" />

<img src="http://funkyimg.com/i/21Jzx.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21Jzx.png')" />

<img src="http://funkyimg.com/i/21Jzy.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21Jzy.png')" />

<img src="http://funkyimg.com/i/21Jzz.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21Jzz.png')" />

<img src="http://funkyimg.com/i/21JzN.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JzN.png')" />

<img src="http://funkyimg.com/i/21JzP.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JzP.png')" />

<img src="http://funkyimg.com/i/21JzQ.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JzQ.png')" />

<img src="http://funkyimg.com/i/21JzR.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JzR.png')" />

<img src="http://funkyimg.com/i/21JzS.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JzS.png')" />

<img src="http://funkyimg.com/i/21JzT.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JzT.png')" />

<img src="http://funkyimg.com/i/21JzU.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JzU.png')" />

<img src="http://funkyimg.com/i/21JzV.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JzV.png')" />

<img src="http://funkyimg.com/i/21JzW.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JzW.png')" />

<img src="http://funkyimg.com/i/21JzX.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JzX.png')" /><br>

<img src="http://funkyimg.com/i/21JA7.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JA7.png')" />

<img src="http://funkyimg.com/i/21JA8.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JA8.png')" />

<img src="http://funkyimg.com/i/21JA9.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JA9.png')" />

<img src="http://funkyimg.com/i/21JAa.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JAa.png')" />

<img src="http://funkyimg.com/i/21JAb.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JAb.png')" />

<img src="http://funkyimg.com/i/21JAc.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JAc.png')" />

<img src="http://funkyimg.com/i/21JAe.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JAe.png')" />

<img src="http://funkyimg.com/i/21JAf.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JAf.png')" />

<img src="http://funkyimg.com/i/21JAg.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JAg.png')" />

<img src="http://funkyimg.com/i/21JAh.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JAh.png')" />

<img src="http://funkyimg.com/i/21JC9.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JC9.png')" />

<img src="http://funkyimg.com/i/21JCa.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JCa.png')" />

<img src="http://funkyimg.com/i/21JCb.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JCb.png')" />

<img src="http://funkyimg.com/i/21JCc.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JCc.png')" />

<img src="http://funkyimg.com/i/21JCd.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JCd.png')" />

<img src="http://funkyimg.com/i/21JCe.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JCe.png')" />

<img src="http://funkyimg.com/i/21JCf.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JCf.png')" />

<img src="http://funkyimg.com/i/21JCg.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JCg.png')" />

<img src="http://funkyimg.com/i/21JCh.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JCh.png')" />

<img src="http://funkyimg.com/i/21JCi.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JCi.png')" /><br>

<img src="http://funkyimg.com/i/21JCw.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JCw.png')" />

<img src="http://funkyimg.com/i/21JCx.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JCx.png')" />

<img src="http://funkyimg.com/i/21JCy.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JCy.png')" />

<img src="http://funkyimg.com/i/21JCz.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JCz.png')" />

<img src="http://funkyimg.com/i/21JCA.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JCA.png')" />

<img src="http://funkyimg.com/i/21JCB.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JCB.png')" />

<img src="http://funkyimg.com/i/21JCC.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JCC.png')" />

<img src="http://funkyimg.com/i/21JCD.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JCD.png')" />

<img src="http://funkyimg.com/i/21JCE.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JCE.png')" />

<img src="http://funkyimg.com/i/21JCF.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JCF.png')" />

<img src="http://funkyimg.com/i/21JCM.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JCM.png')" />

<img src="http://funkyimg.com/i/21JCN.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JCN.png')" />

<img src="http://funkyimg.com/i/21JCP.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JCP.png')" />

<img src="http://funkyimg.com/i/21JCQ.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JCQ.png')" />

<img src="http://funkyimg.com/i/21JCR.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JCR.png')" />

<img src="http://funkyimg.com/i/21JCS.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JCS.png')" />

<img src="http://funkyimg.com/i/21JCT.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JCT.png')" />

<img src="http://funkyimg.com/i/21JCU.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JCU.png')" />

<img src="http://funkyimg.com/i/21JCV.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JCV.png')" />

<img src="http://funkyimg.com/i/21JCW.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JCW.png')" /><br>

<img src="http://funkyimg.com/i/21JD1.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JD1.png')" />

<img src="http://funkyimg.com/i/21JD2.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JD2.png')" />

<img src="http://funkyimg.com/i/21JD3.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JD3.png')" />

<img src="http://funkyimg.com/i/21JD4.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JD4.png')" />

<img src="http://funkyimg.com/i/21JD5.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JD5.png')" />

<img src="http://funkyimg.com/i/21JD6.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JD6.png')" />

<img src="http://funkyimg.com/i/21JD7.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JD7.png')" />

<img src="http://funkyimg.com/i/21JD8.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JD8.png')" />

<img src="http://funkyimg.com/i/21JD9.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JD9.png')" />

<img src="http://funkyimg.com/i/21JDa.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JDa.png')" />

<img src="http://funkyimg.com/i/21JDd.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JDd.png')" />

<img src="http://funkyimg.com/i/21JDe.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JDe.png')" />

<img src="http://funkyimg.com/i/21JDf.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JDf.png')" />

<img src="http://funkyimg.com/i/21JDg.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JDg.png')" />

<img src="http://funkyimg.com/i/21JDh.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JDh.png')" />

<img src="http://funkyimg.com/i/21JDi.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JDi.png')" />

<img src="http://funkyimg.com/i/21JDj.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JDj.png')" />

<img src="http://funkyimg.com/i/21JDk.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JDk.png')" />

<img src="http://funkyimg.com/i/21JDm.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JDm.png')" />

<img src="http://funkyimg.com/i/21JDn.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JDn.png')" /><br>

<img src="http://funkyimg.com/i/21JDq.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JDq.png')" />

<img src="http://funkyimg.com/i/21JDr.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JDr.png')" />

<img src="http://funkyimg.com/i/21JDs.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JDs.png')" />

<img src="http://funkyimg.com/i/21JDt.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JDt.png')" />

<img src="http://funkyimg.com/i/21JDu.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JDu.png')" />

<img src="http://funkyimg.com/i/21JDw.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JDw.png')" />

<img src="http://funkyimg.com/i/21JDx.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JDx.png')" />

<img src="http://funkyimg.com/i/21JDy.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JDy.png')" />

<img src="http://funkyimg.com/i/21JDz.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JDz.png')" />

<img src="http://funkyimg.com/i/21JDC.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JDC.png')" />

<img src="http://funkyimg.com/i/21JDE.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JDE.png')" />

<img src="http://funkyimg.com/i/21JDF.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JDF.png')" />

<img src="http://funkyimg.com/i/21JDG.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JDG.png')" />

<img src="http://funkyimg.com/i/21JDH.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JDH.png')" />

<img src="http://funkyimg.com/i/21JDJ.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JDJ.png')" />

<img src="http://funkyimg.com/i/21JDK.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JDK.png')" />

<img src="http://funkyimg.com/i/21JDL.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JDL.png')" />

<img src="http://funkyimg.com/i/21JDM.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JDM.png')" />

<img src="http://funkyimg.com/i/21JDN.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JDN.png')" />

<img src="http://funkyimg.com/i/21JDP.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JDP.png')" /><br>

<img src="http://funkyimg.com/i/21JDY.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JDY.png')" />

<img src="http://funkyimg.com/i/21JDZ.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JDZ.png')" />

<img src="http://funkyimg.com/i/21JE1.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JE1.png')" />

<img src="http://funkyimg.com/i/21JE2.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JE2.png')" />

<img src="http://funkyimg.com/i/21JE3.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JE3.png')" />

<img src="http://funkyimg.com/i/21JE4.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JE4.png')" />

<img src="http://funkyimg.com/i/21JE5.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JE5.png')" />

<img src="http://funkyimg.com/i/21JE6.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JE6.png')" />

<img src="http://funkyimg.com/i/21JE7.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JE7.png')" />

<img src="http://funkyimg.com/i/21JE8.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JE8.png')" />

<img src="http://funkyimg.com/i/21JEj.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JEj.png')" />

<img src="http://funkyimg.com/i/21JEk.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JEk.png')" />

<img src="http://funkyimg.com/i/21JEm.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JEm.png')" />

<img src="http://funkyimg.com/i/21JEn.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JEn.png')" />

<img src="http://funkyimg.com/i/21JEo.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JEo.png')" />

<img src="http://funkyimg.com/i/21JEp.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JEp.png')" />

<img src="http://funkyimg.com/i/21JEq.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JEq.png')" />

<img src="http://funkyimg.com/i/21JEr.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JEr.png')" />

<img src="http://funkyimg.com/i/21JEs.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JEs.png')" />

<img src="http://funkyimg.com/i/21JEt.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JEt.png')" /><br>

<img src="http://funkyimg.com/i/21JEH.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JEH.png')" />

<img src="http://funkyimg.com/i/21JEJ.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JEJ.png')" />

<img src="http://funkyimg.com/i/21JEK.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JEK.png')" />

<img src="http://funkyimg.com/i/21JEL.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JEL.png')" />

<img src="http://funkyimg.com/i/21JEM.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JEM.png')" />

<img src="http://funkyimg.com/i/21JEN.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JEN.png')" />

<img src="http://funkyimg.com/i/21JEP.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JEP.png')" />

<img src="http://funkyimg.com/i/21JEQ.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JEQ.png')" />

<img src="http://funkyimg.com/i/21JER.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JER.png')" />

<img src="http://funkyimg.com/i/21JES.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JES.png')" />

<img src="http://funkyimg.com/i/21JFb.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JFb.png')" />

<img src="http://funkyimg.com/i/21JFc.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JFc.png')" />

<img src="http://funkyimg.com/i/21JFd.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JFd.png')" />

<img src="http://funkyimg.com/i/21JFe.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JFe.png')" />

<img src="http://funkyimg.com/i/21JFf.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JFf.png')" />

<img src="http://funkyimg.com/i/21JHg.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JHg.png')" />

<img src="http://funkyimg.com/i/21JHh.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21JHh.png')" />

<img src="http://funkyimg.com/i/221uh.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/221uh.png')" />

<img src="http://funkyimg.com/i/21KzC.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21KzC.png')" />

<img src="http://funkyimg.com/i/21KAw.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21KAw.png')" /><br>

</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></center><br>

<center><div>
<input type="Button" value="tumblr" onclick="return showhide(this)">
<p style="display:none">

<img src="http://funkyimg.com/i/21QUn.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QUn.gif')" />

<img src="http://funkyimg.com/i/21QUo.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QUo.gif')" />

<img src="http://funkyimg.com/i/21QUp.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QUp.gif')" />

<img src="http://funkyimg.com/i/21QUq.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QUq.gif')" />

<img src="http://funkyimg.com/i/21SUc.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21SUc.gif')" />

<img src="http://funkyimg.com/i/21QUs.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QUs.gif')" />

<img src="http://funkyimg.com/i/21QUt.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QUt.gif')" />

<img src="http://funkyimg.com/i/21QUu.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QUu.gif')" />

<img src="http://funkyimg.com/i/21QUv.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QUv.gif')" />

<img src="http://funkyimg.com/i/21QUx.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QUx.gif')" /><br>

<img src="http://funkyimg.com/i/21QUJ.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QUJ.gif')" />

<img src="http://funkyimg.com/i/21QUK.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QUK.gif')" />

<img src="http://funkyimg.com/i/21QUL.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QUL.gif')" />

<img src="http://funkyimg.com/i/21QUM.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QUM.gif')" />

<img src="http://funkyimg.com/i/21QUP.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QUP.gif')" />

<img src="http://funkyimg.com/i/21QUQ.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QUQ.gif')" />

<img src="http://funkyimg.com/i/21QUR.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QUR.gif')" />

<img src="http://funkyimg.com/i/21QUS.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QUS.gif')" />

<img src="http://funkyimg.com/i/21QUT.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QUT.gif')" />

<img src="http://funkyimg.com/i/21QUU.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QUU.gif')" /><br>

<img src="http://funkyimg.com/i/21QVa.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QVa.gif')" />

<img src="http://funkyimg.com/i/21QVb.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QVb.gif')" />

<img src="http://funkyimg.com/i/21QVc.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QVc.gif')" />

<img src="http://funkyimg.com/i/21QVd.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QVd.gif')" />

<img src="http://funkyimg.com/i/21QVe.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QVe.gif')" />

<img src="http://funkyimg.com/i/21QVf.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QVf.gif')" />

<img src="http://funkyimg.com/i/21QVg.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QVg.gif')" />

<img src="http://funkyimg.com/i/21QVh.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QVh.gif')" />

<img src="http://funkyimg.com/i/21QVi.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QVi.gif')" />

<img src="http://funkyimg.com/i/21QVj.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QVj.gif')" /><br>

<img src="http://funkyimg.com/i/21QWX.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QWX.gif')" />

<img src="http://funkyimg.com/i/21QWY.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QWY.gif')" />

<img src="http://funkyimg.com/i/21QWZ.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QWZ.gif')" />

<img src="http://funkyimg.com/i/21QX1.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QX1.gif')" />

<img src="http://funkyimg.com/i/21QX2.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QX2.gif')" />

<img src="http://funkyimg.com/i/21QX3.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QX3.gif')" />

<img src="http://funkyimg.com/i/21QX4.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QX4.gif')" />

<img src="http://funkyimg.com/i/21QX5.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QX5.gif')" />

<img src="http://funkyimg.com/i/21QX6.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QX6.gif')" />

<img src="http://funkyimg.com/i/21QX7.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QX7.gif')" /><br>

<img src="http://funkyimg.com/i/21QXu.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QXu.gif')" />

<img src="http://funkyimg.com/i/21QXv.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QXv.gif')" />

<img src="http://funkyimg.com/i/21QXw.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QXw.gif')" />

<img src="http://funkyimg.com/i/21QXx.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QXx.gif')" />

<img src="http://funkyimg.com/i/21QXy.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QXy.gif')" />

<img src="http://funkyimg.com/i/21QXz.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QXz.gif')" />

<img src="http://funkyimg.com/i/21QXA.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QXA.gif')" />

<img src="http://funkyimg.com/i/21QXB.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QXB.gif')" />

<img src="http://funkyimg.com/i/21QXC.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QXC.gif')" />

<img src="http://funkyimg.com/i/21QXD.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QXD.gif')" /><br>

<img src="http://funkyimg.com/i/21QXF.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QXF.gif')" />

<img src="http://funkyimg.com/i/21QXG.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QXG.gif')" />

<img src="http://funkyimg.com/i/21QXH.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QXH.gif')" />

<img src="http://funkyimg.com/i/21QXJ.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QXJ.gif')" />

<img src="http://funkyimg.com/i/21QXK.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QXK.gif')" />

<img src="http://funkyimg.com/i/21QXL.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QXL.gif')" />

<img src="http://funkyimg.com/i/21QXM.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QXM.gif')" />

<img src="http://funkyimg.com/i/21QXN.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QXN.gif')" />

<img src="http://funkyimg.com/i/21QXQ.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QXQ.gif')" />

<img src="http://funkyimg.com/i/21QXR.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QXR.gif')" /><br>

<img src="http://funkyimg.com/i/21QYt.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QYt.gif')" />

<img src="http://funkyimg.com/i/21QYv.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QYv.gif')" />

<img src="http://funkyimg.com/i/21QYw.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QYw.gif')" />

<img src="http://funkyimg.com/i/21QYx.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QYx.gif')" />

<img src="http://funkyimg.com/i/21QYy.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QYy.gif')" />

<img src="http://funkyimg.com/i/21QYz.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QYz.gif')" />

<img src="http://funkyimg.com/i/21QYA.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QYA.gif')" />

<img src="http://funkyimg.com/i/21QYB.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QYB.gif')" />

<img src="http://funkyimg.com/i/21QYC.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QYC.gif')" />

<img src="http://funkyimg.com/i/21QYD.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QYD.gif')" /><br>

<img src="http://funkyimg.com/i/21QYK.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QYK.gif')" />

<img src="http://funkyimg.com/i/21QYL.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QYL.gif')" />

<img src="http://funkyimg.com/i/21QYM.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QYM.gif')" />

<img src="http://funkyimg.com/i/21QYN.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QYN.gif')" />

<img src="http://funkyimg.com/i/21QYP.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QYP.gif')" />

<img src="http://funkyimg.com/i/21QYQ.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QYQ.gif')" />

<img src="http://funkyimg.com/i/21QYR.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QYR.gif')" />

<img src="http://funkyimg.com/i/21QYS.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QYS.gif')" />

<img src="http://funkyimg.com/i/21QYT.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QYT.gif')" />

<img src="http://funkyimg.com/i/21QYU.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QYU.gif')" /><br>

<img src="http://funkyimg.com/i/21QZA.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QZA.gif')" />

<img src="http://funkyimg.com/i/21QZB.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21QZB.gif')" />

<img src="http://funkyimg.com/i/21Sr6.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21Sr6.gif')" />

<img src="http://funkyimg.com/i/21Sr7.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21Sr7.gif')" />

<img src="http://funkyimg.com/i/21Sr8.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21Sr8.gif')" />

<img src="http://funkyimg.com/i/21SU8.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21SU8.gif')" />

<img src="http://funkyimg.com/i/21SU9.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21SU9.gif')" />

<img src="http://funkyimg.com/i/21SUa.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21SUa.gif')" />

<img src="http://funkyimg.com/i/21SUb.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21SUb.gif')" />

<img src="http://funkyimg.com/i/21SUS.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/21SUS.gif')" />

</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></center><br>

<center><div>
<input type="Button" value="bearded man" onclick="return showhide(this)">
<p style="display:none">

<img src="http://funkyimg.com/i/22KfN.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/22KfN.png')" />

<img src="http://funkyimg.com/i/22Kfg.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/22Kfg.png')" />

<img src="http://funkyimg.com/i/22Kfh.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/22Kfh.png')" />

<img src="http://funkyimg.com/i/22Kfi.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/22Kfi.png')" /><br>

<img src="http://funkyimg.com/i/22Kfj.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/22Kfj.png')" />

<img src="http://funkyimg.com/i/22Kfk.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/22Kfk.png')" />

<img src="http://funkyimg.com/i/22Kfm.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/22Kfm.png')" />

<img src="http://funkyimg.com/i/22Kfn.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/22Kfn.png')" /><br>

<img src="http://funkyimg.com/i/22Kfo.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/22Kfo.png')" />

<img src="http://funkyimg.com/i/22Kfp.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/22Kfp.png')" />

<img src="http://funkyimg.com/i/22Kfs.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/22Kfs.png')" />

<img src="http://funkyimg.com/i/22Kft.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/22Kft.png')" /><br>

<img src="http://funkyimg.com/i/22Kfu.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/22Kfu.png')" />

<img src="http://funkyimg.com/i/22Kfv.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/22Kfv.png')" />

<img src="http://funkyimg.com/i/22Kfw.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/22Kfw.png')" />

<img src="http://funkyimg.com/i/22Kfx.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/22Kfx.png')" /><br>

<img src="http://funkyimg.com/i/22Kfy.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/22Kfy.png')" />

<img src="http://funkyimg.com/i/22Kfz.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/22Kfz.png')" />

<img src="http://funkyimg.com/i/22KfA.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/22KfA.png')" />

<img src="http://funkyimg.com/i/22KfB.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/22KfB.png')" /><br>

<img src="http://funkyimg.com/i/22KfC.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/22KfC.png')" />

<img src="http://funkyimg.com/i/22KfD.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/22KfD.png')" />

<img src="http://funkyimg.com/i/22KfE.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/22KfE.png')" />

<img src="http://funkyimg.com/i/22KfF.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/22KfF.png')" /><br>

<img src="http://funkyimg.com/i/22KfG.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/22KfG.png')" />

<img src="http://funkyimg.com/i/22KfH.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/22KfH.png')" />

<img src="http://funkyimg.com/i/22KfJ.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/22KfJ.png')" />

<img src="http://funkyimg.com/i/22KfK.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/22KfK.png')" /><br>

<img src="http://funkyimg.com/i/22KfL.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/22KfL.png')" />

<img src="http://funkyimg.com/i/22KfM.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/22KfM.png')" />

<img src="http://funkyimg.com/i/22KfP.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/22KfP.png')" />

<img src="http://funkyimg.com/i/22KfQ.png" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/22KfQ.png')" />

</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></center>

0


Вы здесь » sinner » Новый форум » edf


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