Коды диза сюда закину
Дизайн
Страница: 1
Сообщений 1 страница 4 из 4
Поделиться22019-10-03 18:40:52
Структура style.css
Код:
/*************************************** A - SETUP ***************************************/ /* A1 Import the colour scheme -------------------------------------------------------------*/ /* A1.1 */ @import url(style_cs.css); /*Перенёс Шрифты в HTML верх*/ /* A2 Deal with browser defaults and wonkiness -------------------------------------------------------------*/ /* A2.1 */ html, body {margin: 0; padding: 0} /* A2.2 */ .punbb * { margin: 0px } /* A2.3 */ .punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt { padding: 0; list-style: none; } /* A2.4 */ .punbb img { border:none } /* A2.5 */ .punbb .main table { table-layout: fixed; width: 100%; } /* A2.6 */ .checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 0.3em;} /* A2.7 */ p[class="checkfield"] *, div[class="checkfield"] *, fieldset[class="radiofield"] * { height: 1.8em; vertical-align: middle } /* A3 Text setup -------------------------------------------------------------*/ /* A3.1 */ body { font-size: 100.01%; } /* A3.2 */ .punbb { font: normal 70% verdana, geneva, lucida, 'lucida grande', 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 { font-size: 1em; font-weight: bold; } .punbb th { font-size: 0.9em; font-weight: bold; } .punbb h4, .punbb table { 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% verdana, arial, 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 dl.post-sig dt span, .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 { background: #dae2e0 url(http://forumstatic.ru/files/0019/8f/77/24817.png) repeat scroll top center; margin: auto; position: relative; width: 1074px; } .punbb { height: auto; margin-left: 44px; width: 995px; } /* A5.3 */ #pun-redirect, #pun-maint { margin: 50px 20% 12px 20%; width: auto; float: none; min-height: 100px; } /* 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 */ #pun-main h1, .punbb .section h2, #pun-stats h2, #pun-debug h2 { padding: 2px 1em 9px 1em; border-style: solid solid none solid; border-width: 1px 1px 0px 1px; } #pun-main h2 { padding: 2px 1em 9px 1em; border-style: solid; border-width: 1px; } /***************************************************/************************************************************* B - MAIN CONTENT - GENERAL **************************************************************/ /* B1 Parsed Content, Signatures and Scroll Boxes -------------------------------------------------------------*/ /* B1.1 */ .punbb .post-content { padding: 0; margin: 0; width: 100%; overflow: hidden; } /* B1.2 */ .punbb .post-sig dt { border-top: 1px solid #cbcac8; display: block; margin: 5px 0; width: 100%; } /* B1.3 */ .punbb .post-content p { margin: 0; padding: 0 0 1em 0; line-height: 150%; font-family: 'Verdana', sans-serif; } /* B1.4 */ .punbb .post-content img { vertical-align: text-top } /* B1.5 */ .punbb .post-content img.postimg { vertical-align: middle; } /* B1.6 */ .punbb .post-content .blockcode, .punbb .post-content blockquote { width: 100%; overflow: hidden; } /* B1.7 */ .punbb .post-content .scrollbox { width: 100%; overflow: auto; } /* B1.8 */ .punbb .post-content .quote-box, .punbb .post-content .code-box { border: medium none; margin: 0.4em 0em 0.8em; padding: 0em; } /* B1.9 */ .punbb .quote-box cite, .punbb .code-box strong.legend { display: block; font-size: 1.1em; font-style: normal; font-weight: bold; margin: 0; padding-bottom: 0.0em; } /* 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: -4.6em; left: 1em; float: left; width: 24em; text-align: left; font-family: open sans; font-size: 10px; text-transform: uppercase; color: #444; } /* B3.4 */ .linkst .postlink { position: absolute; top: -4.6em; 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; font-family: open sans; font-size: 10px; text-transform: uppercase; color: #444 } /* 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 4em 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; } .punbb .helplinks span INPUT { margin: 0px 2px 2px 0px; } /* 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: 60%; } /* C2.2 */ .punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod { text-align: center; width: 10%; } /* C2.3 */ .punbb .main .tcr { overflow: hidden; text-align: center; width: 25%; } /* C2.4 */ #pun-userlist .main .tcl, #pun-searchtopics .main .tcl, #pun-modviewforum .main .tcl { width: 40% } /* C2.5 */ #pun-userlist .main .tc2, #pun-searchtopics .main .tc2 { text-align: left; width: 20%; } /* C2.6 */ #pun-debug table .tcl { width: 15%; white-space:normal; } /* C2.7 */ #pun-debug .tcr { width: 90%; white-space: normal; } /* C2.8 */ #pun-index .tcl h3 { font-size: 1.2em; font-weight: bold; } /* C2.9 */ .punbb td span.youposted { font-weight: bold; margin-left: -1em; position: absolute; } /* C2.10 */ .punbb td .modlist { display: none; 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 { font-size: 11px; line-height: 10px; margin-left: 0; text-align: left; } /* C2.15 */ .punbb div.icon { float: left; display: block; width: 60px; height: 60px;} /* C3 Topics -------------------------------------------------------------*/ /* C3.1 */ .punbb .post .container { border-style: none solid solid solid; border-width: 1px; margin-top: -1px; padding-bottom: 1px; } /* C3.2 */ .punbb .post h3 { border-style: solid solid none solid; border-width: 1px; } /* C3.3 */ .punbb .post h3 span { border-left: 1px solid transparent; padding: 0.5em 1em; display: block; margin-left: 19em; } /* C3.4 */ .punbb .post h3 strong { float: right; width: 5em; text-align: right; font-weight: normal; } /* C3.5 */ .punbb .post .post-author { float: left; width: 19em; margin-top: -1.5em; overflow: hidden; } /* C3.6 */ .punbb .post .post-author ul, .punbb .post .post-author p { padding: 0 1em 1em 1em; line-height: 140%; } /* C3.7 */ .pa-author { font-size: 1.1em; font-weight: bold; } /* C3.8 */ .pa-author a { text-decoration: none } /* C3.9 */ li.pa-title { padding-bottom: 0.4em; font-weight: bold; } li.pa-online { line-height: 0.8em; border-left-style: solid; border-left-width: 0.7em; padding-left: 0.4em; margin-top: 0.7em; } /* C3.11 */ .punbb .post-body { margin-left: 20.2em; 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; margin-top: 4px; } /* C4.2 */ .punbb .modmenu strong, .punbb .modmenu a { height: 1.8em; line-height: 1.8em; } /* C4.3 */ .punbb .modmenu .container strong { float: left; } /* C4.4 */ .punbb .modmenu input { margin-left: 1em; } /* C5 Message boxes -------------------------------------------------------------*/ /* C5.1 */ .punbb .info .container { padding: 0.8em 1em } /* C5.2 */ .punbb .info .container .backlink { padding-top: 0.8em; } /* C6 Profile -------------------------------------------------------------*/ /* C6.1 */ #profile .container { padding-left: 18.6em; } /* C6.2 */ #profilenav { float: left; width: 14em; margin-left: -16.3em; display: inline; } /* C6.3 */ #profilenav li { padding-bottom: 0.8em; font-weight: normal; } /* 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: normal; } /*C6.9 */ #setmods dt { float: left; width: 14em; margin-left: -16em; padding: 0.8em 1em; font-weight: bold; display: inline; } /* C6.10 */ #viewprofile li strong, #viewprofile li div, #setmods dd { display: block; padding: 0.5em 1em; font-weight: normal; } /* C6.11 */ .punbb img.avatardemo { float: right; margin: 0 0 0.8em 1.8em } /* C7 User list -------------------------------------------------------------*/ /* C7.1 */ #pun-userlist .formal, #pun-userlist .formal .container { border-bottom: none; margin-bottom: 0; } /* C7.2 */ #pun-userlist .usertable .container { padding: 0 2.3em 2.3em 2.3em; border-top: none; } /* C7.3 */ #pun-userlist .usertable table { border-style: solid; border-width: 1px; } /***************************************************/************************************************************* D - PUNBB SECTIONS OTHER THAN MAIN CONTENT **************************************************************/ /* D1 Logo and description -------------------------------------------------------------*/ /* D1.1 */ #pun-title { margin: 0; border: none; margin-bottom: -35px; } /* D1.2 */ #pun-title h1 { display : block; height: 10px; margin: -1px 0px 0px -30px; } /* D1.3 */ #pun-title .container { border: none ; padding: 0.2em 1em 0.8em 1em; } /* D1.4 */ #pun-title h1 span { display: none; } #pun-title TD.title-logo-tdl { border: none; width: 100%; } #pun-title TD.title-logo-tdr { border: none; width: 420px; } /* D2 Page navigation -------------------------------------------------------------*/ /* D2.1 */ #pun-pagelinks { position: absolute; top: -15px; left: 0; margin: 0; border: none; padding-left: -20px; width: 100%; } /* D2.2 */ #pun-pagelinks .container { background: transparent; border: none; padding: 0} /* D2.3 */ #pun-pagelinks .container li { display: inline } /* D2.4 */ #pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover { height: 2em; line-height: 2em; padding: 0; font-size: 1.2em; margin-left: -9999px; display: block; float:left; width: 100%; } /* D2.5 */ #pun-pagelinks a:active, #pun-pagelinks a:focus { position:relative; margin: 0; } #pun-pagelinks li a span { display:block; margin: 0 1em } /* D3 Forum navigation -------------------------------------------------------------*/ /* D3.1 */ #pun-navlinks { border: none; margin: 0; margin-bottom: 20px; } #pun-navlinks .container { border: none; margin: 0; } /* D3.2 */ #pun-navlinks .container { padding-top: 15px; height: 27px; font-weight: normal; text-align: center; width: 745px; } /* D.3 */ #pun-navlinks li { display: inline; margin: 0; } /* D3.4 */ #pun-navlinks li a { font-family: tahoma; font-size: 0.8em; padding: 10px 5px 10px 7px; } /* D4 User links -------------------------------------------------------------*/ /* D4.1 */ #pun-ulinks { border: 2px solid transparent; margin-bottom: 15px; } #pun-ulinks .container { border: medium none; font-weight: bold; height: 3px; padding-top: 0px; text-align: center; width: 850px; } #pun-ulinks li, #pun-ulinks li a { display: inline; white-space: nowrap; } #pun-ulinks li a { font-size: 0.8em; padding: 0 0 0 5px; } /* D5 Welcome box and Top Breadcrumbs -------------------------------------------------------------*/ /* D5.1 */ #pun-status, #pun-status .container { border-bottom: none; margin-bottom: 0; } /* D5.2 */ /* D5.2 */ #pun-status .container { text-align: left; font-family: open sans; font-size: 10px; letter-spacing: 0px; letter-spacing: 0px; font-weight: lighter; margin-left: 20px } /* D5.3 */ #pun-status span { white-space: pre-line; 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; display: none } /* 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: 0.6em 1em 1em 1em; margin-bottom: -20px; margin-top: 20px } /* 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: right; line-height: 150%; padding: 0.8em 1em; } /* D8.5 */ #pun-about p span { display:block; padding-left: 50%; text-align: center; } /* 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" } ::-webkit-scrollbar { width: 6px; height:6px; background-color: rgba(20, 18, 15,0.1); border-radius: 10px !important;} ::-webkit-scrollbar-thumb { background-color:#40412c; width:6px !important; box-shadow: 0 0 0 1px rgba(255, 255, 255,0.1) inset; border-radius: 10px !important; } .stickytext, .closedatafield, #pun-live-rusff, .pl-reports {display: none} input, textarea { outline: none; } input:active, textarea:active { outline: none; } :focus { outline: none; } #pun-messages .post h3 {background: none; width: auto; text-shadow: none; margin-left: 250px !important; } #pun-messages .pa-avatar {margin-top: 10px !important; margin-bottom: 6px !important;} #pun-messages .pa-author {padding: 0px} #pun-messages .post-author { margin-top: -10px !important; background: none; } #pun-messages .post-author ul {color: #666} #pun-messages .post-author a {color: #40412c !important;} #pun-messages .pa-posts {display: none} #pun-messages .pa-online {background: none; font-size: 12px; margin-left: -5px !important;} #main-reply {height: 200px} #pun-viewtopic .FNTslider {display: block} .FNTslider { border-radius: 2px; position:absolute;z-index:1000; background: #96927b; width: 110px; height: 2px; margin: 5px 5px; border: solid 1px #96927b; float: left; margin-left: 396px; display: none } .FNTslider .before { height: 2px; border: solid 1px transparent; border-right: none 0; border-radius: 0px 0 0 0px; position: absolute; background: #82223a; margin-top: -1px; margin-left: -1px } .FNTslider .thumb { width: 5px; height: 10px; border-radius: 1px; position: relative; top: -4px; background: #4d4043; cursor: pointer; } #post-form #post legend span {display: none} #font-area, #size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area {top: 55px !important;} .modal-inner h2 {background: none !important;} .modal-inner { color: #444; padding: 20px 7px 7px 7px !important; border: 3px double #122716; box-shadow: 0 0 10px 1px rgba(255,0,0,0.1) inset, 0 0 2px 1px rgba(255,0,0,0.1); background: #dbdee1; border-radius: 1px !important; position: relative; margin: 5px 15px 15px} .pl-reports {display: none !important;} .pa-avatar img {max-width: 180px} .sslka {display: block; opacity: .97; padding: 5px} #pun .sslka a { background: #898571; white-space: nowrap; margin: 5px auto; border-radius: 2px; text-align: center; transition: all 0.3s linear 0s; display: block; padding: 4px; letter-spacing: 1px; text-transform: uppercase; width: 175px; color: #182c1c; font-family: alice; font-size: 11px; box-shadow: 0 0 0 1px #aabba6 inset } #pun .sslka a:hover { background-color:#182c1c !important; opacity: .9; transform: scale(.9); color: #658464 } #pun .sslka span { background-color:#0c211f !important; color: #96927b; font-family: alice; font-size: 11px; box-shadow: 0 0 0 1px #384f28 inset; display: block; text-align: center; padding: 5px 0 6px 0; text-transform: uppercase } #vklaka1 {width: 200px; margin-left: 120px; position: absolute; top: 260px; z-index: 9; } .oformlenie_knopki.oformlenie_knopki2 {background: url(http://forumstatic.ru/files/0019/8f/77/76655.png) no-repeat } .oformlenie_knopki {background: url(http://forumstatic.ru/files/0019/8f/77/59621.png) no-repeat; height:23px; width: 377px; display:inline-block; cursor: pointer; font-size: 0px; color: transparent; position: absolute; top:242px; margin-left: 156px; transition: all .5s ease-in-out 0s } .post-content td { border:none transparent !important;} #html-header a {color: #7b7b7b; text-shadow: none} #html-header a:hover {color: #fff} .pa-fld1 {background: url(http://forumstatic.ru/files/0019/8f/77/77652.png) no-repeat top center, url(http://forumstatic.ru/files/0019/8f/77/69964.png) no-repeat bottom center, url(http://forumstatic.ru/files/0019/8f/77/57963.png) repeat-y top center; width: 218px; margin-left: -7px !important; padding: 10px 0 !important; margin-bottom: -5px; margin-top: -5px!important;} .profilelz1 {margin: 8px 0 5px 0} .lzr {margin-top: -3px; margin-bottom: 5px} .profilelz2 {text-align: center; margin: 0 20px 15px 20px} .activblock {position: absolute; width: 300px; text-align: center} .activblock img {transition: all .5s ease-in-out 0s} .activblock img:hover {filter: grayscale(100%) brightness(.7)} .bestpost {position: absolute; top: 200px; margin-left: 700px; width: 300px; text-align: justify; font-family: open sans; font-size: 10px; color: #96927b; text-shadow: 1px 1px 1px rgba(0,0,0,.32)} .bestpost img {float: right; bottom: 0; position: absolute; right: 20px} .bestpost text {display: block; overflow-y: auto; height: 70px; margin-top: 2px; width: 200px; padding-right: 5px} hello {position: absolute; color: #96927b; text-shadow: 1px 1px 1px rgba(0,0,0,.32); text-align: justify; font-family: open sans; font-size: 10px; top: 56px; margin-left: -5px !important; width: 280px; line-height: 12px; height: 57px; overflow-y: auto} .bannersSomnia {position: absolute; bottom: 25px; margin-left: 220px !important; width: 490px; height: 50px; overflow-y: auto} .bannersSomnia img {transition: all .5s ease-in-out 0s; filter: brightness(50%) opacity(.5)} .bannersSomnia img:hover {filter: brightness(100%) opacity(1)} #pichov {position: absolute; opacity: 0; margin-left: 198px; transition: all .5s ease-in-out 0s} #pichov:hover {opacity: 1} .heyinf {position: absolute; font-family: open sans; color: #96927b; text-transform: uppercase; font-size: 9px; text-align: center; top: 213px; margin-left: 40px; width: 375px} #pun .heyinf a {color: #726c4a} .tooltip3 { position: relative; display: inline } .tooltip3 em3 { display: inline; transform: scaleX(0); transition: all 0.3s ease-in-out 0s; position: absolute; opacity: 1; color: #96927b; font-family: open sans !important; text-shadow: 1px 1px 1px rgba(0,0,0,.7)); font-size: 10px !important; font-style: normal; height: auto; left: -62px; padding: 10px; text-align: center; width: 150px; top:55px; background: #ecedef; text-transform: none; line-height: 12px; border-radius: 5px; box-shadow: 0 0 3px 0 rgba(0,0,0,.05), 0 0 5px 3px rgba(0,0,0,.1) inset } .tooltip3:hover em3 { top: 20px; font-family: arial !important; font-size: 10px !important; font-style: normal; height: auto; padding: 10px; position: absolute; width: 150px; z-index: 9999; transform: scaleX(1); opacity: 1; transition: all 0.5s ease-in-out 0s; line-height: 10px } .guestbook {width: 674px; height: 491px; background: url(http://forumstatic.ru/files/0019/8f/77/69999.png); margin: auto; margin-top: -12px;} .gblink { position: absolute; margin-top: 82px; width: 674px; text-align: center; font-family: open sans; text-transform: lowercase; font-weight: 100; font-size: 12px; letter-spacing: 1px; color: rgba(111,105,79,0.85)} #pun .gblink a {color: rgba(145,139,118,1) !important; background: linear-gradient(rgba(145,139,118,1) 20%, rgba(0,0,0,1) 80%) !important; background-clip: text !important; -webkit-background-clip: text !important; -moz-background-clip: text !important; -o-background-clip: text !important; text-shadow: 1px 1px 1px rgba(0,0,0,.32);} #pun .gblink a:hover {color: rgba(145,139,118,0.90) !important; text-shadow: 1px 1px 1px rgba(0,0,0,.32), 0 0 10px rgba(255,255,255,1), 0 0 5px rgba(145,139,118,1);} .guestinf { font-family: open sans; color: #585757; font-size: 12px; text-align: justify; position: absolute; margin-top: 120px; margin-left: 50px; width: 570px; line-height: 15px} .guestblock { font-family: open sans; color: #3a3939; font-size: 12px; text-align: center; position: absolute; margin-top: 291px; margin-left: 58px; width: 255px; height: 140px; overflow-y: auto} .rcebook {width: 674px; height: 491px; background: url(http://forumstatic.ru/files/0019/8f/77/98011.png); margin: auto; margin-top: -12px;} .racebooktit { position: absolute; margin-top: 24px; width: 674px; text-align: center; font-family: Cormorant Garamond; text-transform: uppercase; font-weight: normal; font-size: 30px; letter-spacing: 1px; color: rgba(145,139,118,0.85) !important; background: linear-gradient(rgba(255,255,255,1) 20%, rgba(0,0,0,1) 80%) !important; background-clip: text !important; -webkit-background-clip: text !important; -moz-background-clip: text !important; -o-background-clip: text !important; text-shadow: 1px 1px 1px rgba(0,0,0,.32);} .raceinf { font-family: open sans; color: #585757; font-size: 12px; text-align: justify; position: absolute; margin-top: 88px; margin-left: 50px; width: 565px; line-height: 17px; padding-right: 5px; height: 350px; overflow-y: auto} .raceinf img {float: left; margin-right: 10px} .pa-fld2 {margin-left: -7px; margin-top: -16px !important; margin-bottom: -15px; } .charcont {background: url(http://forumstatic.ru/files/0019/eb/ed/22802.png); width: 674px; height: 488px;} .charpic {width: 108px; overflow: hidden; height: 90px; margin-left: 73px; margin-top: 26px; position: absolute} .charpic img {width: 108px; filter: grayscale(100%)} .charpic:after {background: url(http://forumstatic.ru/files/0019/eb/ed/82742.png); width: 108px; height: 90px; display: block; content: ""; margin-top: -146px; position: absolute;} .charname {font-family: Cormorant Garamond; text-transform: uppercase; font-weight: normal; color: rgba(255,255,255,0.9) !important; background: linear-gradient(rgba(255,255,255,1) 20%, rgba(0,0,0,1) 80%) !important; background-clip: text !important; -webkit-background-clip: text !important; -moz-background-clip: text !important; -o-background-clip: text !important; text-shadow: 1px 1px 1px rgba(0,0,0,.22); font-size: 20px; margin-left: 200px; top:39px; position: relative} .charinf {position: relative; margin-left: 200px; text-shadow: 1px 1px 1px rgba(0,0,0,.32); color: rgba(255,255,255,0.7) !important; font-family: open sans; font-size: 10px; top: 54px; width: 400px; overflow-x: auto} .charinf2 {top: 92px; position: relative; font-family: open sans; font-size: 11px; color: #7b7b7b; margin: 0 50px; text-align: justify; height: 50px; overflow-y: auto} .charitems {font-family: open sans; color: #7b7b7b; position: relative; top: 95px; margin: 0 50px; font-size: 10px;} .charitems span {color: #ef0000; font-weight: bold; text-align: left !important; text-transform: uppercase; font-size: 14px; padding-left: 50px} .charitems .achiv {background: rgba(0,0,0,.12); border-radius: 5px; text-align: center; box-shadow: 1px 1px 1px rgba(255,255,255,.5), 1px 1px 1px rgba(0,0,0,.1) inset; height: 80px; overflow-y: auto; padding: 10px} img.Hoverbuttons {transition: all .5s ease-in-out 0s; opacity: .3} img.Hoverbuttons:hover {opacity: 1} .achiv p { font-family: Book Antiqua !important; font-size: 10pt !important; }
Цвета style_cs.css
Код:
.offctgr {display:block!important; visibility:visible!important; } #pun-index .tcmod { width: 10%; font-family: roboto; font-size: 13px; font-weight: 300; } .pa-posts, .pa-respect, .pa-fld3, .pa-fld4 { display: inline-block; font-family: alice; width: 76px; font-size: 10px; margin-top: 0px !important; padding-bottom: 5px !important; text-transform: uppercase; } .pa-posts, .pa-fld3 { float: left; margin-left: 20px !important; } .pa-respect,.pa-fld4 { float: right; margin-right: 20px !important; } #profilenav h2 { text-align: left !important; } .pa-online {text-transform: uppercase; margin-left: -8px !important; clear: both} .post-author { margin-left: -28px !important; margin-top: 18px !important; margin-bottom: 0px !important; padding-bottom: 35px !important; width: 289px !important; padding-top: 0px !important; background: url(http://forumstatic.ru/files/0019/8f/77/78155.png) no-repeat top center, url(http://forumstatic.ru/files/0019/8f/77/80429.png) no-repeat bottom center, url(http://forumstatic.ru/files/0019/8f/77/77874.png) repeat-y top center; position: relative; min-height: 150px; } .post-content {margin: 55px 13px 0px 35px !important; position: relative; } #pun-post .pa-author {margin-left: 57px; width: 190px !important; padding: 0; color: #fff; } .post h3 {background: url(http://forumstatic.ru/files/0019/8f/77/69752.png) no-repeat; color: #fff !important; font-family: cambria !important; font-size: 9px !important; height:44px; padding-top: 0px; width: 1031px; text-transform: uppercase; font-weight: 100 !important; letter-spacing: 1px; border: none; position: absolute; margin-left: -26px !important; line-height: 71px; text-shadow: 1px 1px 1px rgba(0,0,0,.32) } .post h3 span { color: #fff; margin-left: 64px !important;; margin-top: -18px; text-align: left; width: 200px; font-weight: lighter !important; position: relative; z-index: 1 } #pun .post h3 span a {color: #8d897a} #pun .post h3 strong { font-weight: normal; margin-left: 690px; position: absolute; width: 200px; text-align: right !important; color: #8d897a } .pa-author img { display: none; } .post-author .pa-author { font-family:prata !important; font-size: 13px !important; letter-spacing: 0; text-transform: uppercase; font-weight: normal; text-align: center; padding: 0px 0 0px 0; margin-top: 45px; width: 206px } #pun .pa-author a { color: rgba(150,146,123,1) !important; background: linear-gradient(rgba(255,255,255,1) 20%, rgba(0,0,0,1) 80%) !important; background-clip: text !important; -webkit-background-clip: text !important; -moz-background-clip: text !important; -o-background-clip: text !important; text-shadow: 1px 1px 1px rgba(0,0,0,.32); } #pun .pa-author a:hover { color: rgba(150,146,123,0.90) !important; text-shadow: 1px 1px 1px rgba(0,0,0,.32), 0 0 10px rgba(255,255,255,1), 0 0 5px rgba(255,255,255,1);} #pun .post-author ul a {color: #b3ac8f} #pun .post-author ul a:hover {color: #918b76} .post-author ul { color: #918b76; font-size: 11px; line-height: 11px; margin-left: 49px; padding: 0px !important;; text-align: center; width: 206px; font-family: open sans; text-shadow: 1px 1px 1px rgba(0,0,0,.32); } .pa-avatar { margin-top: -2px !important; width: 206px; margin-bottom: 0px !important; margin-left:0px !important; } .pa-avatar.item2 > img { border-width:6px!important; border-color:transparent!important; border-image: url(http://forumstatic.ru/files/0019/8f/77/83440.png) 6 stretch stretch!important; border-style: solid; } .pa-title { font-family: pt sans !important; font-size: 10px !important; font-weight: 300 !important; text-transform: lowercase; padding-top: 0px !important; margin-top: 15px !important; text-align: center; width: 206px; letter-spacing: 1px } .pa-ip {clear: both} .punbb th { font-size: 0 !important; } li#navawards, .lastedit { display: none !important; } .pa-gifts { display: none; } HTML, body { background: url("http://forumstatic.ru/files/0019/8f/77/65769.png") no-repeat scroll top center, url("http://forumstatic.ru/files/0019/8f/77/65769.png") no-repeat scroll bottom center, url("http://forumstatic.ru/files/0019/8f/77/65769.png") repeat-x scroll left top, url("http://forumstatic.ru/files/0019/8f/77/65769.png") repeat-x scroll left bottom, #0b201d url("http://forumstatic.ru/files/0019/8f/77/65769.png") repeat scroll left top; } #pun-title {border: none} #pun-title table { background: rgba(0, 0, 0, 0) url(http://forumstatic.ru/files/0019/8f/77/93541.png) no-repeat; border: none; height: 400px; margin-left: -87px; margin-bottom: -87px !important; width: 1160px; } #pun-navlinks a { color: #465a15 !important; background: linear-gradient(rgba(0,255,0,1) 10%, rgba(0,128,0,1) 20%) !important; background-clip: text !important; -webkit-background-clip: text !important; -moz-background-clip: text !important; -o-background-clip: text !important; text-shadow: 1px 1px 1px rgba(0,0,0,.32); text-align: center; transition: all 0.5s ease-in-out 0.1s; opacity: 1; font-weight: lighter !important; font-size: 17px !important; padding: 0 !important; text-transform: uppercase; display: inline-block; margin: 0px 3px; width: 128px !important; font-family: minion pro !important; height: 22px; line-height: 22px !important; position: relative; padding: 0 !important; } #pun-navlinks a:hover { transition: all 0.5s ease-in-out 0.1s; color: #7a923a !important; text-shadow: 1px 1px 1px rgba(0,0,0,.32), 0 0 10px rgba(255,255,255,1), 0 0 5px rgba(255,255,255,1); } #pun-navlinks .container { display: inline-block; font-size:0px !important; font-style: normal; font-weight: lighter !important; margin-left: -6px !important; position: absolute; text-align: center; top: 285px; width: 1018px !important; word-spacing: 0; padding: 0px !important; } #pun-ulinks .container { font-family: open sans !important; font-style: normal; letter-spacing: 0px; margin-left: 10px !important; padding: 0 !important; position: absolute; text-align: center !important; text-transform: uppercase; top: 310px; width: 980px !important; display: inline; font-size: 10px; } #pun-ulinks .item5 { display: none; } #pun-ulinks a { color: #0b1f00; transition: all 0.5s linear 0s; letter-spacing: 1px; position: relative; background: transparent; margin: 0 10px; font-weight: 300 !important; } #pun-ulinks a:hover { color: #333; } .punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3, .punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd, .punbb .info-box, .punbb #pun-main .info-box .legend, .punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer, #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 { border-color: transparent; color: #2c342e; } .punbb .post-box { color: #2c342e; } #pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 { border-color: transparent; color: #697f6f; font-style: normal; font-weight: normal; } .punbb textarea { background-clip: padding-box; background: #a59f8b; color: #222; padding: 7px 5px !important; width: 98% !important; border: none; border: 3px double #0f2413; box-shadow: 0 0 10px 1px rgba(178,174,161,.1) inset, 0 0 2px 1px rgba(178,174,161,.1); border-radius: 2px } .punbb #pun-main table .quote-box, .punbb #pun-main table .code-box {margin: 5px 1px 15px} .punbb #pun-main .quote-box, .punbb #pun-main .code-box { background-clip: padding-box; background: #a59f8b; color: #444; padding: 7px 7px 7px 7px !important; border: 3px double #0f2413; box-shadow: 0 0 10px 1px rgba(178,174,161,.1) inset, 0 0 2px 1px rgba(178,174,161,.1); position: relative; border-radius: 1px; margin: 5px 15px 15px } #pun-main .code-box .scrollbox pre { font-family: pt sans !important; font-size: 12px;} .punbb select, input { background: #a59f8b; color: #444; border: none; padding: 1px 2px 2px 1px !important; box-shadow: 0 0 10px 1px rgba(178,174,161,.1) inset, 0 0 0 1px rgba(178,174,161,.1) inset; border-radius: 0px; font-family: open sans !important; } #pun-navlinks .container { border-color: transparent; color: #152115; } .offline li.pa-online strong { font-weight: normal; } .punbb .container, .punbb .post-body, .post h3, #pun-title, .punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info, .punbb .category, .punbb .post, #pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2, .punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body, .punbb .post h3 span, .post-links ul, .post-links, .usertable table, #pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span, #pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend, .punbb .divider, .punbb .quote-box, .punbb .code-box, .punbb th, .punbb .formal fieldset .post-box, .punbb .info-box, li.pa-online, .punbb .post-sig dt { border-color: transparent; } .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 { border: none !important; color: #304621; text-decoration: none; transition: all 0.3s ease-in-out; box-shadow: none} .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 { border-bottom: 0 none #000; color: #666; text-decoration: none; border: none !important; } #pun-pagelinks a:active, #pun-pagelinks a:focus { background-color: #211a13; color: #fff; } .punbb .section h2, #pun-main h1, #pun-stats h2, #pun-main h2, #pun-debug h2 { background: rgba(18,39,22,1); color: #9b9889!important; font-family:cambria !important; font-size: 11px !important; font-style: normal; font-weight: 300; padding: 0px 0px 2px 0 !important; text-align: center; width: auto; text-transform: lowercase; letter-spacing: 2px; margin: 0px 6px 5px 5px !important; border-radius: 5px } #pun-index h2 {box-shadow: none} #pun-main div.catleft, #pun-main div.catright { display: none; } #pun-index table Div.icon { background-image: url("http://forumstatic.ru/files/0019/ba/19/17675.png"); background-repeat: no-repeat; border-style: none; display: none; height: 19px; margin-left: 5px; margin-top:2px; position: absolute; width: 71px; z-index: 1 } #pun-index TR.inew Div.icon { background-image: url("http://forumstatic.ru/files/0019/ba/19/90309.png"); background-repeat: no-repeat; } #pun-viewforum table Div.icon, #pun-messages table Div.icon, #pun-searchtopics table Div.icon { background: #132817; display: block; float: left; height: 10px; margin-left: 3px; margin-right: 10px; margin-top: 0px; position: relative; width: 10px; border-radius: 100%; box-shadow: 0 0 0 1px #888 inset } #pun-viewforum TR.inew Div.icon, #pun-messages TR.inew Div.icon, #pun-searchtopics TR.inew Div.icon { background: #476139; height: 10px; width: 10px; } #pun-viewforum TR.isticky Div.icon, #pun-messages TR.isticky Div.icon, #pun-searchtopics TR.isticky Div.icon { background: #fff; box-shadow: 0 0 0 1px #b9b19a inset; height: 10px; width: 10px; } #pun-viewforum TR.iclosed Div.icon, #pun-messages TR.iclosed Div.icon, #pun-searchtopics TR.iclosed Div.icon { background: #666; height: 11px; width: 11px; } #pun-about .container .item1 {margin-top: 110px; width: 900px; margin-left: 115px; position: absolute; font-family: pt sans; font-size: 10px; } #pun-about .container { background: rgba(0, 0, 0, 0) url("http://forumstatic.ru/files/0019/8f/77/52989.png") no-repeat scroll bottom center; height: 262px; margin-bottom: -29px; margin-left: -59px; margin-top: 10; width: 1104px; padding: 0 !important; border: none !important; } div#pun-about { margin-top: -80px; } div#html-footer {margin: 23px 0 0 !important;} #pun-announcement.section h2 span { display: none; } .punbb input { border: medium none; } button.button {border: none} .button { background: radial-gradient(ellipse at top, #4a4825 10%, #7d7c67 53%, #909d8d 100%); border-radius: 3px; border-top: medium none; box-shadow: 0 0 0 1px #c1c8cc inset, 0 0 2px 2px rgba(0,0,0,0.01) inset, 0 2px 2px -2px rgba(255,255,255,.5) inset; color: #112a16; font-family: roboto !important; font-size: 12px !important; font-weight: 300 !important; margin-top: 5px !important; padding: 4px 15px 4px 15px !important; text-decoration: none; transition: all 0.5s ease-in-out 0s; vertical-align: middle; text-transform: lowercase } .button:hover { background: radial-gradient(ellipse at bottom, #f4f7f4 10%, #ebf1eb 53%, #dfe4de 100%); box-shadow: 0 0 0 1px #f0f1f4 inset, 0 0 2px 2px rgba(0,0,0,0.01) inset, 0 2px 2px -2px rgba(255,255,255,.5) inset; color: #112a16; cursor: pointer; } .button:active { border-top-color: #003706; } #pun-crumbs1 { font-family: open sans !important; font-size: 12px !important; letter-spacing: 0 !important; margin-bottom: 10px !important; text-align: left; text-transform: none; margin-left: 8px; margin-top: 10px !important; font-weight: normal !important; position: relative } #pun-crumbs1 a {font-weight: bolder} #pun-crumbs2 { font-family: open sans !important; font-size: 12px !important; letter-spacing: 0 !important; margin-bottom: 10px !important; text-align: left; text-transform: none; margin-left: 8px; font-weight: normal !important; } #pun-crumbs2 a {font-weight: bolder} .post_reputation { background: #a59f8b; } #font-area, .popup_graffiti, #size-area, #image-area, #color-area, #addition-area, #video-area, .inner .popup_graffiti, #table-area, #keyboard-area { color: #333; padding: 15px 10px 10px 10px !important; background: #a59f8b; color: #444; border: 3px double #0f2413; box-shadow: 0 0 10px 1px rgba(178,174,161,.1) inset, 0 0 2px 1px rgba(178,174,161,.1); border-radius: 1px; } #keyboard-area input {box-shadow: none; color: #312c12!important;} #font-area {height: 300px; overflow-y: auto; padding: 5px; text-align: left; width: 150px} #pun-index .tcmod { display: none } #pun-index .category h2, #pun-stats.section h2 {background: url(http://forumstatic.ru/files/0019/8f/77/43466.png) no-repeat; text-transform: uppercase; font-size: 11px !important; height: 100px; width: 1031px; margin-left: -25px !important; margin-bottom: 0px !important; font-family: cambria !important; font-weight: lighter !important; font-size: 14px !important; line-height: 128px; border: none !important; margin-top: -30px !important;} #pun-index .category h2 span, #pun-stats.section h2 span { color: #96927b !important; background: linear-gradient(rgba(255,0,0,1) 20%, rgba(0,0,0,1) 70%) !important; background-clip: text !important; -webkit-background-clip: text !important; -moz-background-clip: text !important; -o-background-clip: text !important; text-shadow: 1px 1px 1px rgba(0,0,0,.32);} #pun #pun-category1 h2 {margin-top: -70px !important; margin-bottom: 0px !important;} #pun-stats.section h2 {margin-bottom: -35px !important;} #pun-index .tclcon h3 {text-align: center; margin: 8px 0 10px 0 !important;} #pun-index .tclcon h3 a {font-family: minion pro; text-transform: uppercase; font-size: 20px; font-weight: lighter !important; letter-spacing: 2px; padding:0; color: #3e6323 !important; background: linear-gradient(rgba(255,255,255,1) 20%, rgba(0,0,0,1) 70%) !important; background-clip: text !important; -webkit-background-clip: text !important; -moz-background-clip: text !important; -o-background-clip: text !important; text-shadow: 1px 1px 1px rgba(0,0,0,.32); } #pun-index .tclcon h3 a:hover { color: #7a923a !important; text-shadow: 1px 1px 1px rgba(0,0,0,.32), 0 0 5px rgba(0,128,0,1), 0 0 5px rgba(255,255,255,1);} #pun-index tr.inew .tclcon { background: url(http://forumstatic.ru/files/0019/8f/77/94975.png) no-repeat top center, url(http://forumstatic.ru/files/0019/8f/77/68093.png) no-repeat bottom center, url(http://forumstatic.ru/files/0019/8f/77/55649.png) repeat-y top center; } #pun-index .tclcon {background: url(http://forumstatic.ru/files/0019/8f/77/68229.png) no-repeat top center, url(http://forumstatic.ru/files/0019/8f/77/68093.png) no-repeat bottom center, url(http://forumstatic.ru/files/0019/8f/77/55649.png) repeat-y top center; font-size: 13px; text-align: justify; margin: -10px 0px 0px -20px; position: relative; font-family: minion pro; line-height: 13px; color: #918b76; width: 523px; text-shadow: 1px 1px 1px rgba(0,0,0,.32); padding: 30px 0 50px 0 } #textforum {margin: 0 60px 0 55px} #textforum b { font-family: open sans; font-size: 10px; color: #6a7c39; letter-spacing: 2px} #forumLinks { margin: 15px 60px -5px 55px; border-top: 1px solid rgba(0,0,0,.2); text-align: center; padding: 0 !important; } #forumLinks a {font-family: minion pro; text-transform: uppercase; font-size: 10px; font-weight: lighter !important; letter-spacing: 2px; padding:0; color: #6a7c39 !important; background: linear-gradient(rgba(255,255,255,1) 20%, rgba(0,0,0,1) 70%) !important; background-clip: text !important; -webkit-background-clip: text !important; -moz-background-clip: text !important; -o-background-clip: text !important; text-shadow: 1px 1px 1px rgba(0,0,0,.32);} #forumLinks a:hover { color: #889e4a !important; text-shadow: 1px 1px 1px rgba(0,0,0,.32), 0 0 10px rgba(0,128,0,1), 0 0 5px rgba(255,255,255,1);} #pun-index .tcr a {font-size: 13px; font-weight: 600; font-family:roboto; } #pun-index .tcr { width: 35%; text-align: left; font-family: minion pro; color: #4b4b4b; padding-left: 15px !important; font-size: 12px; } #pun-index .tc2, #pun-index .tc3 {width: 5%; font-family: roboto; font-size: 10px} #pun-index .tcl {width: 50%} #pun { background-position: center top; background-repeat: repeat-y; } #pun-main .post-author ul { font-size: 10px; text-align: center; } .punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info, .punbb .category, .punbb .post { border-color: transparent; text-align: justify; } .go-up, .go-down { cursor: pointer; display: none; height: 22px; margin-bottom: 160px; opacity: .7; position: fixed; z-index: 9999; font-family: roboto; font-size: 12px; } .go-up { bottom: 55%; margin-left: 1055px !important; } .go-down { bottom: 44%; margin-left: 1055px !important; } .go-down:hover, .go-up:hover { opacity: 1; } .topic a.sharelink { display: none; } html, body {min-width: 1200px!important;}/*!Правка для мобильных Устройств с мелким Экраном*/ .reveal-modal-bg { position: fixed; height: 100%; width: 100%; background: #000; background: rgba(0,0,0,.8); z-index: 100; display: none; top: 0; left: 0; } .reveal-modal { visibility: hidden; top: 50px; left: 50%; margin-left: -300px; width: 520px; position: absolute; z-index: 101; padding: 30px 40px 34px; } .reveal-modal.xlarge { width: 660px; margin-left: -350px;} .reveal-modal .close-reveal-modal { font-size: 22px; line-height: .5; position: absolute; top: 8px; right: 11px; color: #aaa; text-shadow: 0 -1px 1px rbga(0,0,0,.6); font-weight: bold; cursor: pointer; text-decoration: none; } .menu span { cursor: pointer; display: block; margin: 7px 0; padding: 11px; text-align: left; width: 150px; } .menu-links { float: left; margin-right: 15px; } #submenu { display: inline-block; } #submenu, .menu span { border-radius: 5px; background: #eff0ef; } .menu .tabactive { color: #000000; background: #777777; } #submenu { padding: 7px; height: 180px; font-size: 12px; width: 595px; } .submenutext { display: none; height: 40px; }
Поделиться32019-10-03 18:48:05
HTML-верх
Код:
<!-- Просмотр полного профиля на странице /profile.php V.2 --> <script type="text/javascript" src="http://forumstatic.ru/files/0015/c4/3f/44995.js"></script> <!-- Cчётчик Игровых постов --> <script type="text/javascript"> /*************************** Настройки! ***************************/ FORUM._NUMpa_fld = 4; // Номер.Доп.поля, FORUM._color_fld = "#918B76"; // Цвет шрифта, FORUM.minlengthPost= 1; // Минимальное Число символов //Учитывать Пост при длине не менее заданной, FORUM.includeFirstPost = 0; // 0 - не учитывать,1 - учитывать Первопост автора в игровых темах, FORUM.AddOrSlash = 0; // 0 - Поле отдельно, 1 - через слешь c общ. числом сообщений, FORUM.Number_winners = [2,2]; // Число отображаемых победителей(в Шапке) //от 1 до 5 за неделю и от 1 до 5 за месяц; FORUM.Nick_from_avatar = 'n'; // 'n' - Ник всплывает под Автаром таблицы, 's' - Всплывает над Аватаром; FORUM.Subscription_Code = "878a7b2943b0d928adb786c3c6a15d3b39c467f8"; //Код подписки!!; function ad_ (){/*!~!FORUM.ForArrAy = { //Форум //Темы (включаемые, или исключаемые) f14 :-[0], //Все темы(без исключений) f12 :-[49], //Когда - , то темы Исключаемые(все, кроме) f28 :-[50], //Когда - , то темы Исключаемые(все, кроме) f15 :-[58] //Последний элемент без запятой! } !~!*/}ad_ = ad_.toString().split('!~!')[1];//alert(ad_); </script> <script type="text/javascript" src="http://forumstatic.ru/files/0012/d8/04/90999.js"></script> <style>/*ШРИФТЫ*/ /*@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700&subset=cyrillic,cyrillic-ext');*/ @import url('https://fonts.googleapis.com/css?family=Lobster&subset=cyrillic'); @import url('https://fonts.googleapis.com/css?family=Play:400,700&subset=cyrillic'); @import url('https://fonts.googleapis.com/css?family=Amatic+SC:400,700|Old+Standard+TT:400,700|Oranienbaum|Oswald:300,400,700|PT+Sans:400,700|Roboto+Condensed:300,400,700|Roboto:100,300,400,700'); @import url('https://fonts.googleapis.com/css?family=Playfair+Display+SC&subset=cyrillic'); @import url('https://fonts.googleapis.com/css?family=Playfair+Display:200,400,700,900|Prata&subset=cyrillic'); @import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,400,600,900|Open+Sans:300,400,400i,600,600i,700,700i,800&subset=cyrillic'); @import url('https://fonts.googleapis.com/css?family=Open+Sans:800'); @import url('https://fonts.googleapis.com/css?family=Alice|Caveat:400,700|Poiret+One&subset=cyrillic'); /*Русские*/ @import url('https://fonts.googleapis.com/css?family=Amatic+SC|Bad+Script|Caveat|Cormorant+Garamond|Cormorant+Infant|Lobster|Marck+Script|Neucha|Open+Sans+Condensed:300|Pacifico|Pattaya|Playfair+Display|Poiret+One|Spectral+SC|Roboto|Oswald|Yeseva+One|Cuprum|Cousine'); /*Английские*/ @import url('https://fonts.googleapis.com/css?family=Abril+Fatface|Aguafina+Script|Akronim|Alex+Brush|Allura|Arizonia|Astloch|Atomic+Age|Berkshire+Swash|Bigelow+Rules|Bilbo+Swash+Caps|Cabin+Sketch|Calligraffitti|Ceviche+One|Cinzel|Cinzel+Decorative|Clicker+Script|Cookie|Courgette|Dancing+Script|Diplomata+SC|Dorsa|Fredericka+the+Great|Gloria+Hallelujah|Grand+Hotel|Great+Vibes|Herr+Von+Muellerhoff|Homemade+Apple|IM+Fell+English+SC|Indie+Flower|Italianno|Julius+Sans+One|Kranky|Leckerli+One|Love+Ya+Like+A+Sister|Meddon|Montez|Mr+Dafoe|Mr+De+Haviland|Niconne|Norican|Nothing+You+Could+Do|Parisienne|Permanent+Marker|Petit+Formal+Script|Pinyon+Script|Playball|Ranchers|Rochester|Rock+Salt|Rouge+Script|Ruthie|Rye|Sacramento|Satisfy|Sedgwick+Ave|Shadows+Into+Light|Spectral+SC|Tangerine|VT323|Yellowtail|Yesteryear|Dawning+of+a+New+Day|Fjalla+One|Geo|Pirata+One|Chathura|Archivo+Black|Just+Another+Hand|Reenie+Beanie|Six+Caps|Anton|Bangers|Cutive+Mono|League+Script|Lovers+Quarrel|Oleo+Script+Swash+Caps|Source+Code+Pro|Vibur|Vidaloka'); @import url(http://allfont.ru/allfont.css?fonts=bakerscript); @import url('https://fonts.googleapis.com/css?family=Cormorant+Garamond:300,400,700|Cormorant+SC:300,400,700|Cormorant+Unicase:300,400,700|Cormorant:300,400,700|EB+Garamond:400,800&subset=cyrillic,cyrillic-ext'); </style><!--//END Шрифты --> <script src="http://forumstatic.ru/files/0011/e9/e1/56920.js" type="text/javascript"></script> <img src="http://forumstatic.ru/files/0019/8f/77/56046.gif" id="pichov"> <div class="heyinf">б э й к о н - х и л л с / и ю н ь - и ю л ь 2 0 1 4 г о д а <br> мастера игры: <span class="tooltip3"><a href="ссылка">henchmen</a><em3><img src="http://s3.uploads.ru/t/169rw.gif"><br><b>Администрация</b><br><b>Приспешники докторов</b> Помогут разобраться со всеми вопросами</em3></span>, <span class="tooltip3"><a href="ссылка">the doctors</a><em3><img src="http://sg.uploads.ru/t/wGe26.gif"><br><b>Доктора</b><br>Будут следить за порядком, принимать анкеты и наказывать тех, кто нарушает правила</em3></span></div> <div class="bestpost"><a href="http://twsomnia.rusff.me/profile.php?id=37"><img src="https://funkyimg.com/i/2Vo5e.png" title="Эстер Руж"></a> <text>Эстер до последнего не была уверена, прокатит ли её финт. Обаяние — штука такая, неустойчивая, эфемерная. В одно мгновение тебе готовы целовать пальчики ног, но вот ещё пара минут, и ты уже разглядываешь внутренности мусорного пакета, чёрного, как и душа твоего недавнего воздыхателя. Пока лисе везло. Мужчина немного расслабился и не без удовольствия подключился к игре в человеческие шахматы. Удивительно, но даже дверца была любезно принята и запрятана в багажник дорогого (по крайней мере, по сравнению со старушкой, на которой "гоняла" Эсти) автомобиля. Лёгкость, с который заложница была перемещена в камеру хранения, поражала своей... Сверхъестественностью? Руж подавила начавшие пробиваться отголоски паранойи. Действительно, не может же каждое встречающееся ей в Бейкон Хиллс лицо иметь связь с мистическим миром? Может, девушка просто отвыкла лицезреть в непосредственной близи от себя сильных мужчин. Прости, Боб. <a href="http://twsomnia.rusff.me/viewtopic.php?id=560#p54116">читать далее...</a> </text></div> <a href="http://twsomnia.rusff.me/viewtopic.php?id=428"><img src="https://funkyimg.com/i/2Vo5f.png" title="эпизод недели:<br>Can you feel my heart?" style="position: absolute;top: 90px;margin-left: 850px;"></a> <div class="activblock" style="margin-left: -53px !important;top: 130px;"> <a href="http://twsomnia.rusff.me/viewtopic.php?id=42#p50170"><img src="https://funkyimg.com/i/2UTeA.png" title="Скотт МакКолл"></a> <a href="http://twsomnia.rusff.me/viewtopic.php?id=66#p124"><img src="http://forumstatic.ru/files/0019/87/e8/54553.png" title="Лидия Мартин"></a> <a href="http://twsomnia.rusff.me/viewtopic.php?id=66#p124"><img src="https://funkyimg.com/i/2UTez.png" title="Малия Тейт"></a> </div> <div class="activblock" style="margin-left: 605px !important;top: 37px;"> <a href="http://twsomnia.rusff.me/profile.php?id=52"><img src="https://funkyimg.com/i/2Vo5d.png" title="Постописец Бет"></a> <a href="http://twsomnia.rusff.me/profile.php?id=53"><img src="https://funkyimg.com/i/2Vo5c.png" title="Постописец Лиам"></a> <a href="http://twsomnia.rusff.me/profile.php?id=129"><img src="https://funkyimg.com/i/2UNnc.png" title="Постописец Тара"></a> </div> <hello><center><b>Добро пожаловать, в свой самый страшный кошмар!</b></center> Ты готов пройти все круги ада, чтобы побороть свой страх? Мы ждем тебя и надеемся, что ты все же не испугаешься Ужасных Докторов, которые способны пробраться в самые тайные места твоей души, и достать от туда то, чего ты боишься на самом деле. Готов проверить? Тогда регистрируйся!</hello> <script type="text/javascript"> $(document).ready(function(){ $("#baner_1").click(function(){ $("#vklaka1").fadeToggle(); }); }); </script> <div class="oformlenie_knopki" id="baner_1" title="навигация">полезные ссылки</div> <div id="vklaka1" style="display:none"><div class="sslka"> <!-- важные ссылки --> <span>для гостей</span> <a href="http://twsomnia.rusff.me/viewtopic.php?id=34#p41">гостевая</a> <a href="http://twsomnia.rusff.me/viewtopic.php?id=18">сюжет</a> <a href="http://twsomnia.rusff.me/viewtopic.php?id=98">бестиарий</a> <a href="http://twsomnia.rusff.me/viewtopic.php?id=6">список ролей</a> <a href="http://twsomnia.rusff.me/viewtopic.php?id=5">занятые внешности</a> <a href="http://twsomnia.rusff.me/viewtopic.php?id=48">правила</a> <a href="http://twsomnia.rusff.me/viewforum.php?id=7">акции</a> <span>для игроков</span> <a href="http://twsomnia.rusff.me/viewtopic.php?id=19">хронология</a> <a href="http://twsomnia.rusff.me/viewtopic.php?id=20">календарь погоды</a> <a href="http://twsomnia.rusff.me/viewtopic.php?id=468">карта Бейкон Хиллс</a> <a href="http://twsomnia.rusff.me/viewtopic.php?id=79">личное звание</a> <a href="http://twsomnia.rusff.me/viewtopic.php?id=136">вопросы к АМС</a> <a href="http://twsomnia.rusff.me/viewtopic.php?id=68">платежная система</a> <a href="http://twsomnia.rusff.me/viewtopic.php?id=359">достижения</a> </div></div> <!--// Cкрипт и стиль таблицы аккордион в сообщениях //--> <link rel="stylesheet" type="text/css" href="http://forumstatic.ru/files/0019/b6/4f/83749.css" /> <script type="text/javascript" src="http://forumstatic.ru/files/0011/da/9b/95816.js"></script> <!--Заплатка для корректного отображения репутации--> <script type="text/javascript"> if(FORUM.PartnerVote.toString().replace(/function\s*\(post_id,vote\)\s*/,"")==="{return true;}") FORUM.PartnerVote = function(post_id,vote){return false} </script> <!-- Кнопки BB-кодов при редактировании подписи © Alex_63 --> <script type="text/javascript"> if(document.URL.indexOf('section=signature')!=-1)document.write('<scr'+'ipt type="text/javascript" src="http://forumstatic.ru/files/0016/0b/c8/99528.js"></scr'+'ipt>'); </script> <!-- Скрываем информацию об IP от модераторов © Alex_63 --> <style id="HideIPMod1">.gid2 #pun-online tcl:first-child{visibility:hidden!important}</style> <style id="HideIPMod2">.gid2 #pun-message .main{display:none!important}</style> <style>.gid2 .pa-ip,.gid2 .pa-author>img{display:none!important;}</style><script type="text/javascript"> if(GroupID==2)$(document).ready(function() { if(document.URL.indexOf('moderate.php?get_host=')!=-1){ $('.main .info .container').html('Вы не имеете прав для просмотра этой страницы.'); $('#HideIPMod2').remove(); }else if($('#pun-online').length){ $('.main .tcl:first-child a[href*="profile.php"]').each(function(){ var OnUserN = $(this).clone();$(this).parents('.tcl').html(OnUserN); });$('#HideIPMod1').remove(); }else if($('#pun-viewtopic').length)$('.pa-ip,.pa-author>.acchide+img[src*="flags"]').remove(); }); else $('#HideIPMod1,#HideIPMod2').remove(); </script> <!----------------------------------------- html в сообщениях первая часть -----------------------------------------> <script src="http://hostjs-mybb2011.narod.ru/js/transform_code_boxr.js"></script> <script type="text/javascript"><!-- Запрет на копирование гостям --> function disableSelection(target){ if (typeof target.onselectstart!="undefined") target.onselectstart=function(){return false} else if (typeof target.style.MozUserSelect!="undefined") target.style.MozUserSelect="none" else target.onmousedown=function(){return false} target.style.cursor = "default" } if (document.getElementById("pun_wrap")) { if(GroupID == 3 || GroupID == 3) disableSelection(document.getElementById("pun-viewtopic")); } </script><!-- конец скрипт запрета --> <!— Скрываем мини-профиль в темах © Alex_63 —> <script type="text/javascript"> !function(){ var tIDarr2 = "190" //ID тем, в которых скрываем минипрофиль .split(/\s*,\s*/); function addStyle() { /*==123==; <style type="text/css"> .post-author,.pl-email,.pl-website,.post h3 span a:link, .post h3 span a:visited{ display: none !important; } .post-body,.post-links,.post-links ul,.post h3>span{ margin-left: 0 !important; } </style> ==123==;*/ } addStyle = addStyle.toString().split('==123==;')[1]; tIDarr2.indexOf($('head>link[rel="alternate"]')[0].href.split('id=')[1])!=-1&&$('#pun-viewtopic').length&&document.write(addStyle);}(); </script> <!— Конец —> <!-- Пиар-вход v.2 --> <script src="http://forumstatic.ru/files/0015/c4/3f/26781.js"></script> <script type="text/javascript"> PR.nick = 'PR'; //Ник PR-аккаунта PR.pass = '1111'; //Пароль PR-аккаунта PR.btn_text = 'PR-вход'; //Надпись на кнопке PR-входа(или ссылка на картинку); PR.set();</script> <!--Всплывающие Подсказки при наведении--> <style> #tooltip { position: absolute; background: #e1e2e7; z-index: 999; max-width: 180px; border: none; border-radius: 2px; box-shadow: 0 0 0 1px rgba(0,0,0,.1); font-family: open sans; /* шрифт */ font-size: 9px; /* размер текста */ display: none; color: #444; /* цвет текста */ text-align: center; padding: 3px 5px 5px 5px; letter-spacing: 1px; text-transform: lowercase; font-weight: lighter; } </style> <script type="text/javascript" src="http://forumstatic.ru/files/0015/c4/3f/26671.js"></script> <!--//End//-Всплывающие Подсказки при наведении--> <!-- Мгновенные уведомления © Alex_63,Deff 2019 --> <link rel="stylesheet" type="text/css" href="http://forumfiles.ru/f/ru/bestbb/notifications.css" /> <script type="text/javascript" src="http://forumfiles.ru/f/ru/bestbb/notifications.js"></script> <script type="text/javascript"> notifications.token = '878a7b2943b0d928adb786c3c6a15d3b39c467f8'; // Forum token notifications.key = 'o4lz2wtzm667'; // Subscription key notifications.interval = 7000; </script> <!-- HTML верх -Cпойлер cкрытия Инфы под N-кнопок в Профиле Топика --> <style> img.post-img-Sp {margin-left: -5px; margin-top: -1px; margin-bottom: 4px;} div.tipsy.tipsy-s.Sp-imgSp-img .tipsy-inner{font-size:14px;letter-spacing:1px;} .post-ul-Sp.Sp1 {margin-left: 0px !important; margin-bottom: 10px !important;} </style> <script type="text/javascript" src="http://forumstatic.ru/files/0010/b4/f8/57844.js"></script>
HTML-низ
Код:
<!-- БАННЕРЫ ПАРТНЁРОВ --> <div class="bannersSomnia"> <center> <a href="http://urchoice.rolka.su/" target="_blank"><img src="http://forumstatic.ru/files/000b/09/4f/76237.gif" title="Каталог форумов" alt="LYL" width="88" height="31"></a> <a href="http://imagiart.ru/" target="_blank"> <img src="https://i.imgur.com/h3ba1GC.gif" title="photoshop: Renaissance" border="0" alt="photoshop: Renaissance"></a> <a title="Каталог фэнтези сайтов Палантир" href='https://palantir.in/?from=20447' target='_blank'> <script type="text/javascript"> Mz = "wh=" + screen.width + 'x' + screen.height; My = "<img src='https://palantir.in/count.php?id=20447&today_hosts=1&total_hosts=1&cid=1_2.png"; My += "&cntc=none&rand=" + Math.random() + "&referer=" + encodeURIComponent(document.referrer); My += '&pg=' + encodeURIComponent(window.location.href); My += "' alt='Palantir' title='Каталог фэнтези сайтов Палантир' border='0' width='88px' height='31px'>"; document.write(My);</script> <noscript><img src="https://palantir.in/count.php?id=20447&today_hosts=1&total_hosts=1&cid=1_2.png" alt='Palantir' title="Каталог фэнтези сайтов Палантир" border=0 width="88px" height="31px"></noscript> </a><a href="http://flycross.rusff.me" alt="flycross" target="_blank"><img src="http://funkyimg.com/i/2KjLs.png"></a> <a href="http://shel.rusff.me" target="_blank"><img src="http://forumstatic.ru/files/0017/f9/58/32153.gif" border="0" title="Sunrise Helheim" width="88" height="31"></a> <a href="http://purpleline.rusff.me" title="purple line"><img src="http://sa.uploads.ru/fS1bR.png" width="88px" height="31px"></a> <a href="http://prologue.f-rpg.ru/" target="_blank"><img src="http://funkyimg.com/i/2kFmG.gif" title="Prologue. The Power of Imagination" alt="Prologue. The Power of Imagination"></a> <a href="http://ouatballad.rusff.me/" target="_blank"><img src="http://forumstatic.ru/files/0019/3f/c4/17455.jpg" alt="ONCE UPON A TIME ❖ BALLAD OF SHADOWS" border="0"></a> <a href="http://mhshootme.rusff.me/"><img src="http://forumstatic.ru/files/0014/cd/49/30162.gif" title="Mystery Hills: Shoot Me"></a> <a href="http://mchronicles.rusff.me/" target="_blank"><img title="The Marauders Chronicles" src="http://forumstatic.ru/files/0019/71/36/46682.jpg"></a> <a href="http://marvelbreak.rusff.me" title="Marvel: Breakpoint" target="_blank"><img src="http://forumstatic.ru/files/0018/aa/28/67210.gif"></a> <a href="http://luminary.f-rpg.ru/" target="_blank"> <img src="http://s6.uploads.ru/wyRsU.png" border="0" title="Harry Potter: Luminary"> </a> <a href="http://kingscross.f-rpg.ru/" target="_blank"><img title="KINGSCROSS. Внимание, поезд отправляется!" src="https://i.imgur.com/WNhMtiG.jpg"></a> <a href="http://postfactum.rusff.me/" target="_blank"><img src="http://forumstatic.ru/files/0019/ed/84/74292.jpg" title="enigma"></a> <a href="http://closeenemy.rusff.me" title="Marauders: Close Enemy" target=_blank><img src="http://funkyimg.com/i/2LGsw.png"></a> <a href="http://298.rusff.me/" target=_blank> <img src="https://i.imgur.com/4eWQO82.png" border="0" alt="Game of Thrones. Win or Die" width="88" height="31"/></a> <a href="http://marvelshattered.f-rpg.ru/"><img src="http://sh.uploads.ru/AEMQn.gif" alt="marvel: shattered"></a> <a href="http://crossreturns.rusff.me" target="_blank"><img src="http://funkyimg.com/i/2RvkL.png" title="wonderlandcross" border="0" width="88" height="31"></a> <a href="http://crossdarkspace.rusff.me/"target=_blank><img src="http://s3.uploads.ru/J9BbH.gif" title="CROSS DARK SPACE"></a> </center> </div> <!-- КОНЕЦ БАННЕРОВ ПАРТНЁРОВ --> <!----------------------------------------- html в сообщениях вторая часть -----------------------------------------> <script>a="http://twsomnia.rusff.me/viewtopic.php?id=98#p666"; Transform_Code_Box_in_HTML (a)</script> <script>a="http://twsomnia.rusff.me/viewtopic.php?id=98#p665"; Transform_Code_Box_in_HTML (a)</script> <script>a="http://twsomnia.rusff.me/viewtopic.php?id=98#p667"; Transform_Code_Box_in_HTML (a)</script> <script>a="http://twsomnia.rusff.me/viewtopic.php?id=98#p668"; Transform_Code_Box_in_HTML (a)</script> <script>a="http://twsomnia.rusff.me/viewtopic.php?id=98#p669"; Transform_Code_Box_in_HTML (a)</script> <script>a="http://twsomnia.rusff.me/viewtopic.php?id=98#p670"; Transform_Code_Box_in_HTML (a)</script> <script>a="http://twsomnia.rusff.me/viewtopic.php?id=98#p671"; Transform_Code_Box_in_HTML (a)</script> <script>a="http://twsomnia.rusff.me/viewtopic.php?id=98#p672"; Transform_Code_Box_in_HTML (a)</script> <script>a="http://twsomnia.rusff.me/viewtopic.php?id=98#p673"; Transform_Code_Box_in_HTML (a)</script> <script>a="http://twsomnia.rusff.me/viewtopic.php?id=98#p754"; Transform_Code_Box_in_HTML (a)</script> <script>a="http://twsomnia.rusff.me/viewtopic.php?id=98#p2097"; Transform_Code_Box_in_HTML (a)</script> <script>a="http://twsomnia.rusff.me/viewtopic.php?id=98#p2172"; Transform_Code_Box_in_HTML (a)</script> <script>a="http://twsomnia.rusff.me/viewtopic.php?id=98#p11972"; Transform_Code_Box_in_HTML (a)</script> <script>a="http://twsomnia.rusff.me/viewtopic.php?id=98#p11973"; Transform_Code_Box_in_HTML (a)</script> <script>a="http://twsomnia.rusff.me/viewtopic.php?id=98#p11974"; Transform_Code_Box_in_HTML (a)</script> <script>a="http://twsomnia.rusff.me/viewtopic.php?id=98#p11975"; Transform_Code_Box_in_HTML (a)</script> <script>a="http://twsomnia.rusff.me/viewtopic.php?id=34&p=11#p41"; Transform_Code_Box_in_HTML (a)</script> <script>a="http://twsomnia.rusff.me/viewtopic.php?id=216&p=2#p37924"; Transform_Code_Box_in_HTML (a)</script> <script>a="http://twsomnia.rusff.me/viewtopic.php?id=98#p48870"; Transform_Code_Box_in_HTML (a)</script> <script>a="http://twsomnia.rusff.me/viewtopic.php?id=98#p48871"; Transform_Code_Box_in_HTML (a)</script> <script>a="http://twsomnia.rusff.me/viewtopic.php?id=98#p48872"; Transform_Code_Box_in_HTML (a)</script> <script>a="http://twsomnia.rusff.me/viewtopic.php?id=98#p48873"; Transform_Code_Box_in_HTML (a)</script> <script>a="http://twsomnia.rusff.me/viewtopic.php?id=98#p48874"; Transform_Code_Box_in_HTML (a)</script> <script>a="http://twsomnia.rusff.me/viewtopic.php?id=98#p48875"; Transform_Code_Box_in_HTML (a)</script> <script>a="http://twsomnia.rusff.me/viewtopic.php?id=98#p48876"; Transform_Code_Box_in_HTML (a)</script> <!-- Анти-в-строчку для Сообщений и Репутации © deff --> <script type="text/javascript"> function changeS(sc,ch,st){$(sc).parent().each(function(){$(this).html($(this).html().replace(ch,st));});} changeS('.pa-posts','Сообщений:','Сообщений:</br>'); changeS('.pa-respect','Уважение</a>:','Уважение</a>:<br>'); changeS('.pa-respect','Уважение: <span>','Уважение:<br><span>'); </script> <script type="text/javascript"> $(document).ready(function() { $('.Hoverbuttons').each(function () { var $span = $(this).css('opacity', 0.3); $(this).hover(function () { $span.stop().fadeTo(600, 1); }, function () { $span.stop().fadeTo(600, 0.3); }); }); }); </script> <script> $(document).ready(function(){ $('.oformlenie_knopki').click(function () { $(this).toggleClass('oformlenie_knopki2'); }); }); </script> <!-------------------------- Универсальный скрипт замены слов --------------------------> <script type="text/javascript"> function Change(sc,ch,st){$(sc).parent().each(function(){$(this).html($(this).html().replace(ch,st));});} Change('#navadmin span','Администрирование','админка'); </script> <!-- HTML низ -Cпойлер cкрытия Инфы под N-кнопок в Профиле Топика --> <script> var a1 = 1 // 0 - спойлер-аккордеон, 1 - вертикальный спойлер; 3 - обычный спойлер var a2 = 0 // 0 - Скрытие первой вкладки; 1 - Показ первой вкладки; var a3 = 0 // Резкость Открытия: 0 - Плавно; 1 - Резко; var LiArr=new Array( //При наличии двух косых => // в начале пункта, - пункт не скрывается. //"pa-author", //Ник-Нейм //"pa-avatar", //Аватар //"pa-title", //статус //"pa-reg", //Зарегистрирован //"pa-invites", //Приглашений //"pa-posts", //Кол-во сообщений: //"pa-respect", //Уважение: //"pa-positive", //Позитив //"pa-sex", //Пол //"pa-age", //Возраст //"pa-icq", //Аська //"pa-ip", //IP Юзера //"pa-time-visit", //Провел на форуме: //"pa-last-visit", //Последний визит: //"pa-online", //Пользователь online - Не засовываем в спойлеры // "pa-from", //Откуда //"pa-fld1", //Доп.Поле.1 // 3 кнопка- ссылка на Картинку "http://forumstatic.ru/files/0019/8f/77/30621.png", //"pa-fld2", //Доп.Поле.2 //"pa-fld3", //Доп.Поле.3 //"pa-fld4", //Доп.Поле.4 //"pa-fld5", //Доп.Поле.5 "award", //Награды(только для rusff и ork) "gift", //Подарки(только для rusff и ork) //Конец Списка, "_End"); SetProvilSpoil(a1,a2,a3); </script> <!--Конец//=Cпойлер cкрытия Инфы под N-кнопок в Профиле Топик--> <script type="text/javascript"> var title = document.querySelectorAll('.pa-avatar img[title], p.formsubmit .button[title], input.button[title],#statistic-other a[title], .post-rating a[title], img.postimg[alt]'); var allTitle = title.length; for (i=0; i<allTitle; i++){ title[i].removeAttribute('title'); } </script> <!--Отключить функцию "Поделиться" --> <script type="text/javascript"> RusffCore.sets.share = false; </script> <!--Отключить функцию "Это интересно" --> <script type="text/javascript"> rusffLive.enable = false; </script> <!--замена тире--> <script type="text/javascript"> $('.post-content p').each(function(){ function replacer(str){return str.replace(/-\s|–\s/gm,'— ');} var a = $(this).clone().wrap('<div></div>').parent().html(); var b = a.replace(/>[^<>]+</gim,replacer); if(a!=b)$(this).replaceWith(b) }); </script> <!-- HTML низ -удаляет названия дополнительных полей --> <script type="text/javascript"> var A=[1,2] $(".post .post-author li").each(function (){ for(var i=0; i<A.length;i++){if($(this).hasClass("pa-fld"+A[i])){ $(this).html($(this).html().replace(/^[^:]*:/,''));}};}); </script> <div id="character" class="reveal-modal xlarge main container"> <div class='modal_wrap'></div> <a class="close-reveal-modal">×</a> </div> <script type="text/javascript"> function showTab(elem){ $(".menu span").removeClass("tabactive"); $(elem).addClass("tabactive"); $("div.submenutext").hide(); var activeDiv = $(elem).attr("alt"); $("div."+activeDiv).fadeIn(); return false; } $(".modal-link").click(function() { var modId = $(this).attr('id'); $('.modal_wrap').html(''); $.get('http://twsomnia.rusff.me/pages/'+modId, function (data){ $('.modal_wrap').html($(data).find('.character').html()); }); $(".submenutext").hide(); $(".submenutext:first").show(); }); </script> <!-- счётчик символов --> <script>var a,L,epl=$("#main-reply"),str='<small id="plng" style="border-bottom:1px solid;padding:2px 3px;margin:0 20px 0 10px;color: #86969d !important;font-family: open sans !important;font-size: 10px !important;font-style: normal;font-weight: 700;text-transform: uppercase;">Написано символов: <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" src="http://forumstatic.ru/files/0015/c4/3f/26102.js"></script> <script type="text/javascript">select_text.linkText = 'Возьми рогипнол' //текст ссылки</script> <!--ТЕГ абзаца - [indent=X,Y] --><script type="text/javascript"> (function(){var c="[indent",h,e='<span style="display:inline-block;margin:YYem XXem;"></span>'; $("#button-strike").after('<td id="button-indent" title="Отступы"><img src="/i/blank.gif" onclick="smile(\''+c+'=2,0]\')\"></td>'); function a(b,d){if(!d){return e.replace("XX","2").replace("YY","1")} /*удвоенные Отступы слево и сверху по умолчанию*/ else{return d.replace(/=(\d+(?:\.\d+)?)((?:,\d+(?:\.\d+)?)?)$/,function(f,i,g){h=e.replace("XX",i);v=g.substr(1);return h.replace("YY",(v?v:"0")); })}}$('.post-content p:contains("'+c+'")').each(function(){$(this).html($(this).html().replace(/\[indent([=\d\.,]*?)\]/gm,a))})}()); </script> <!-- Разделение ников пользователей в теме запятой --> <script>$('#topic-users-in a').prev('a').after(',');</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=(.*?)\]([^\[]*)\[\/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:-32%; margin-left:35%; 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> <style>#button-indent {background:url(http://s7.uplds.ru/t/mnkgq.png)no-repeat center 6px!important;}</style> <!--ширина текста--> <style> #button-mybb {background-image:url('http://icons.iconarchive.com/icons/famfamfam/silk/16/text-align-justify-icon.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(8).innerHTML="<img src='/i/blank.gif' id='button-mybb' onclick=\"bbcode(' ', ' ');\"/>" </script> <!-- Кнопка ХТМЛ --> <style> #button-html {background-image:url('http://forumstatic.ru/files/0019/83/2f/86444.png'); padding:0; line-height:0; background-position:center; background-repeat:no-repeat; height:14px; margin-left: 2px; 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(' ', ' ');\"/>" </script> <!--Для хтмл --> <script type="text/javascript"> 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('<!--HTML-->')!=-1){ $(this).wrap('<div class="htmldemo"></div>') $(this).replaceWith($('.htmldemo').text().split('<!--HTML-->')[1]); } }); }); </script> <script type="text/javascript"> if (document.URL.indexOf("rusff") != -1) { var ft; var i; var ft_f; var j = ""; ft = document.getElementById("font-area"); var ft_f = new Array(); ft_f.push('С поддержкой кириллицы'); ft_f.push('Amatic SC'); ft_f.push('Bad Script'); ft_f.push('Caveat'); ft_f.push('Cormorant Garamond'); ft_f.push('Cormorant Infant'); ft_f.push('Lobster'); ft_f.push('Marck Script'); ft_f.push('Neucha'); ft_f.push('Open Sans Condensed'); ft_f.push('Pacifico'); ft_f.push('Pattaya'); ft_f.push('Playfair Display'); ft_f.push('Poiret One'); ft_f.push('Spectral SC'); ft_f.push('Roboto'); ft_f.push('Oswald'); ft_f.push('Yeseva One'); ft_f.push('Cuprum'); ft_f.push('Cousine'); ft_f.push('Только латиница'); ft_f.push('Abril Fatface'); ft_f.push('Aguafina Script'); ft_f.push('Akronim'); ft_f.push('Alex Brush'); ft_f.push('Allura'); ft_f.push('Arizonia'); ft_f.push('Astloch'); ft_f.push('Atomic Age'); ft_f.push('Berkshire Swash'); ft_f.push('Bigelow Rules'); ft_f.push('Bilbo Swash Caps'); ft_f.push('Cabin Sketch'); ft_f.push('Calligraffitti'); ft_f.push('Ceviche One'); ft_f.push('Cinzel'); ft_f.push('Clicker Script'); ft_f.push('Cookie'); ft_f.push('Courgette'); ft_f.push('Dancing Script'); ft_f.push('Diplomata SC'); ft_f.push('Dorsa'); ft_f.push('Fredericka the Great'); ft_f.push('Gloria Hallelujah'); ft_f.push('Grand Hotel'); ft_f.push('Great Vibes'); ft_f.push('Herr Von Muellerhoff'); ft_f.push('Homemade Apple'); ft_f.push('IM Fell English SC'); ft_f.push('Indie Flower'); ft_f.push('Italianno'); ft_f.push('Julius Sans One'); ft_f.push('Kranky'); ft_f.push('Leckerli One'); ft_f.push('Love Ya Like A Sister'); ft_f.push('Meddon'); ft_f.push('Montez'); ft_f.push('Mr Dafoe'); ft_f.push('Mr De Haviland'); ft_f.push('Niconne'); ft_f.push('Norican'); ft_f.push('Nothing You Could Do'); ft_f.push('Parisienne'); ft_f.push('Permanent Marker'); ft_f.push('Petit Formal Script'); ft_f.push('Pinyon Script'); ft_f.push('Playball'); ft_f.push('Ranchers'); ft_f.push('Rochester'); ft_f.push('Rock Salt'); ft_f.push('Rouge Script'); ft_f.push('Ruthie'); ft_f.push('Rye'); ft_f.push('Sacramento'); ft_f.push('Satisfy'); ft_f.push('Sedgwick Ave'); ft_f.push('Shadows Into Light'); ft_f.push('Spectral SC'); ft_f.push('Tangerine'); ft_f.push('Yellowtail'); ft_f.push('Yesteryear'); ft_f.push('Dawning of a New Day'); ft_f.push('Fjalla One'); ft_f.push('Geo'); ft_f.push('Pirata One'); ft_f.push('Chathura'); ft_f.push('Archivo Black'); ft_f.push('Just Another Hand'); ft_f.push('Reenie Beanie'); ft_f.push('Six Caps'); ft_f.push('Anton'); ft_f.push('Bangers'); ft_f.push('Cutive Mono'); ft_f.push('League Script'); ft_f.push('Lovers Quarrel'); ft_f.push('Oleo Script Swash Caps'); ft_f.push('Source Code Pro'); ft_f.push('Vibur'); ft_f.push('Vidaloka'); ft_f.push('BakerScript'); for (i in ft_f) { j = "<div><span style='font-family:" + ft_f[i] + ";'>" + ft_f[i] + "</span><img src='/i/blank.gif' onclick=\"bbcode('["; j += "font=" + ft_f[i]; j += "]','[/font]')\" /></div>"; ft.innerHTML += j; }} </script> <!-- АВА ГОСТЯ--> <script type="text/javascript"> var avalink = "http://forumstatic.ru/files/0019/8f/77/41213.png"; if(document.URL.indexOf("viewtopic.php")!=-1) { $("div.post-author").each(function(){ if($(this).find("li.pa-avatar").html() == null ) $(this).find("li.pa-title").after("<li class='pa-avatar item2'><img src='" + avalink + "' title='" + $(this).find("li.pa-author a").text() + "' /></li>"); }); } </script> <!--кнопки вверх вниз--> <div class="go-up" id='ToTop'><img src="http://forumstatic.ru/files/0019/8f/77/12489.png" /></div> <div class="go-down" id='OnBottom'><img src="http://forumstatic.ru/files/0019/8f/77/38324.png" /></div> <!--кнопки вверх вниз--> <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> <!-- Удаляем лишние строки после цитаты и кода // v.3 © Alex_63 --> <script type="text/javascript"> $('.post-content').each(function() { var CNT = $(this).html(); CNT = CNT.replace(/<p><br><\/p>/img,''); CNT = CNT.replace(/<p><br><br>(.*?)<\/p>/img,'<p>$1</p>'); CNT = CNT.replace(/<p><br>(.*?)<\/p>/img,'<p>$1</p>'); $(this).html(CNT); }); </script> <script type="text/javascript"> $('#pun-ulinks ul').prepend('<li class="item1"><a href="/search.php?action=show_new">Новые сообщения</a></li>'); </script> <script> var oldIMG="<td id=\"button-image\" title=\"Изображение\"><img onclick=\"bbcode('[img]','[/img]')\" 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>$(".post[data-group-id=3]").find(".pa-author").html(function(){return this.innerHTML.replace(/(<.+>)(.+)$/,'$1<a href="javascript:to(\'$2\')">$2</a>')});</script> <!-— Конец --> <!-- ЧТОБЫ НЕ ПРОПАДАЛИ ПОСТЫ V.3 --> <script type="text/javascript" src="http://forumstatic.ru/files/0011/da/9b/24232.js"></script> <!--Смена аватара, ника, подписи в посте--> <script type="text/javascript"> ;!function(){//alert("A") var SkL="\\[",SkR="\\]"; var patt = new Array() patt[0] = SkL + "NIC" + SkR + "([^" + SkL + SkR + "$]+)" + SkL + "/NIC" + SkR; patt[1] = SkL + "AVA" + SkR + "([^" + SkL + SkR + "$]+)" + SkL + "/AVA" + SkR; patt[2] = SkL + "SGN" + SkR + "([^" + SkL + SkR + "]+)" + SkL + "/SGN" + SkR; patt[3] = SkL + "STA" + SkR + "([^" + SkL + SkR + "$]+)" + SkL + "/STA" + SkR; $(".post-content").each(function (){ var contex = $(this).html(); for (j=0; j < patt.length; j++){ var chang = '<legend class="hide ' + patt[j].substring(2,5) + '" >';//alert(chang) var EndCh = '</legend>'; var reg_esp = new RegExp(patt[j],"igm"); contex=contex.replace(reg_esp,chang + "$1" + EndCh);//alert(contex) }$(this).html(contex) }); var pa_avtr='<li class="pa-avatar">'; var Avt_St='<img src="'; var Avt_End='"alt="Аватар"/>'; var PostSig_St='<dl class="post-sig"><dt><span>Подпись автора</span></dt><dd><p>'; var PostSig_End='</p></dd></dl>'; $(".post legend.hide").each(function (){ var S=$(this).html(); var STA=$(this).parents(".post").find(".post-author .pa-title") /*[NIC]*/ if($(this).hasClass('NIC')==true){$(this).parents(".post").find(".post-author .pa-author a").html(S);} /*[AVA]*/ if($(this).hasClass('AVA')==true){var AVA=$(this).parents(".post").find(".post-author .pa-avatar") if(AVA.html()!=null){AVA.html(Avt_St+S+Avt_End)}else $(this).parents(".post").find(".post-author .pa-title").after(pa_avtr+Avt_St+S+Avt_End+'</li>');} /*[SGN]*/ if($(this).hasClass('SGN')==true){$(this).parents(".post").find(".post-content .post-sig").replaceWith(""); $(this).parents(".post").find(".post-content").append(PostSig_St+S+PostSig_End);} if($(this).hasClass('STA')==true){STA.html(S);} }); }(); </script> <style>#avtrChang-area{position: absolute; right: 5%;top: 50px;} .post-content legend.hide{ display:none;} .punbb .pa-avatar img {max-width:180px;height:auto;}</style> <style>#custom-change{background-image:url(http://forumstatic.ru/files/0019/49/65/86015.png);background-position:center;background-repeat:no-repeat;height:16px;line-height:0;padding:0;width:100%}</style> <script type="text/javascript"> if((form=document.getElementById("form-buttons"))) form.getElementsByTagName("tr")[0].insertCell(14).innerHTML="<img src='/i/blank.gif' id='custom-change' title='Смена аватара, ника, статуса, подписи в посте' onclick=\"return changeVisibility('change', this);\" />" </script> <div class="container" id="change" style="display: none; background: #603f27; background-image: url(http://forumstatic.ru/files/0019/49/65/48424.png); color: #44180a !important; margin: 1em auto 1em; padding: 1em; position: absolute; left: 1px; padding: 5px; margin-top: -400px; box-shadow: 0 0 0 1px #44180a, 0 0 0 2px #44180a, 0 0 20px 0 #44180a inset, 0 0 5px 1px #44180a;"> <span style="cursor:pointer;" onclick="bbcode('[AVA]', '[/AVA]');return changeVisibility('change', this)">Смена аватара</span><br> <span style="cursor:pointer;" onclick="bbcode('[SGN]', '[/SGN]');return changeVisibility('change', this)">Смена подписи</span><br> <span style="cursor:pointer;" onclick="bbcode('[NIC]', '[/NIC]');return changeVisibility('change', this)">Смена ника</span><br> <span style="cursor:pointer;" onclick="bbcode('[STA]', '[/STA]');return changeVisibility('change', this)">Смена статуса</span> </div>
Поделиться42019-10-03 18:51:13
HTML в форме ответа
Код:
<!--Дайсы--> <input type="button" class="button" onclick="dice()" value="Кинуть кубики" /> <script type="text/javascript"> function dice() { var FoundErrors = ''; var diceRes="" var CountCube = prompt("Количество кубиков", "3"); var SideCube = prompt("Сколько граней у кубика?", "6"); if(CountCube>9){ alert("Нельзя бросать столько кубиков"); return false;} if(SideCube>9){ alert("Не бывает таких кубиков"); return false;} if (!CountCube) {return false;} if (!SideCube) {return false;} for(i=0; i<CountCube;i++){ var dice = (Math.round(Math.random()*SideCube)) if(dice==0) dice=1; diceRes += dice*1936+"-" } smile('[dice='+diceRes+CountCube+SideCube+']') } </script> <script> function addDice(str,from,internal){ var pos=0,pos2=0,newpos=0 if((pos=str.indexOf("[dice=",from))==-1) return str; if((pos2=str.indexOf("]"),pos+6)==-1) return str; newpos=str.indexOf("]",pos+6) if(newpos<pos2 && newpos!=-1) str=addDice(str,pos+6,true) if((pos2=str.indexOf("]",pos+6))==-1) return str; str=str.substring(0,pos)+makeDice(str.substring(pos+6,pos2))+str.substring(pos2+1,str.length) if( str.indexOf("[dice=")!=-1 && internal==false) str=addDice(str,0,false) return str} function makeDice(dice){ diceMass = dice.split("-") diceC = dice.substring(dice.length-2, dice.length-1) diceS = dice.substring(dice.length-1, dice.length) var diceR=0, diceRu=""; for(i=0;i<diceMass.length-1;i++){diceR+=diceMass[i]/1936;} for(i=0;i<diceMass.length-1;i++){if(diceMass[i]==diceMass[diceMass.length-2]){diceRu+=diceMass[i]/1936;}else{diceRu+=parseInt(diceMass[i]/1936)+"+";}} txt="<div class=\"quote-box\"><blockquote><p><b>Количество кубиков</b>: "+diceC+"<br /><b>Граней в кубике</b>: "+diceS+"<br /><br /><b>Результаты броска</b>: ("+diceRu+")="+diceR+"</p></blockquote></div>" return txt} if(document.URL.indexOf("viewtopic.php")!=-1){ elm=document.getElementById("pun-main").getElementsByTagName("div") for(x in elm) if(elm[x].className=="post-content"){ var post=elm[x] post.innerHTML=addDice(post.innerHTML,0,false)}} </script> <!--конец Дайсы--> <script> </script> <center class="sm-wrp"><style>.sm-wrp .sm{padding-top:7px;}</style> <button type="button" class="button" onclick="smilesMy(this)">волчонок</button> <button type="button" class="button" onclick="smilesMy(this)">котики</button> <button type="button" class="button" onclick="smilesMy(this)">разное</button> <button type="button" class="button" onclick="smilesMy(this)">hugs_and_kisses</button> <button type="button" class="button" onclick="smilesMy(this)">christmas_time</button> <script type="text/javascript"> (function(){ function addContent (){ /*==123==; <div> <div class="sm волчонок" style="display: none;"> <img src="http://funkyimg.com/i/2HTU6.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HTU6.gif[/img]')" /> <img src="http://funkyimg.com/i/2HTU7.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HTU7.gif[/img]')" /> <img src="http://funkyimg.com/i/2HTU8.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HTU8.gif[/img]')" /> <img src="http://funkyimg.com/i/2HTU9.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HTU9.gif[/img]')" /> <img src="http://funkyimg.com/i/2HTUb.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HTUb.gif[/img]')" /> <img src="http://funkyimg.com/i/2HTUc.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HTUc.gif[/img]')" /> <img src="http://funkyimg.com/i/2HTUd.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HTUd.gif[/img]')" /> <img src="http://funkyimg.com/i/2HTUe.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HTUe.gif[/img]')" /> <img src="http://funkyimg.com/i/2HTUf.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HTUf.gif[/img]')" /> <img src="http://funkyimg.com/i/2HTUD.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HTUD.gif[/img]')" /> <img src="http://funkyimg.com/i/2HTUE.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HTUE.gif[/img]')" /> <img src="http://funkyimg.com/i/2HTUF.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HTUF.gif[/img]')" /> <img src="http://funkyimg.com/i/2HTUG.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HTUG.gif[/img]')" /> <img src="http://funkyimg.com/i/2HTUH.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HTUH.gif[/img]')" /> <img src="http://funkyimg.com/i/2HTUJ.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HTUJ.gif[/img]')" /> <img src="http://funkyimg.com/i/2HTUK.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HTUK.gif[/img]')" /> <img src="http://funkyimg.com/i/2HTUL.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HTUL.gif[/img]')" /> <img src="http://funkyimg.com/i/2HTUM.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HTUM.gif[/img]')" /> <img src="http://funkyimg.com/i/2HTUN.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HTUN.gif[/img]')" /> <img src="http://funkyimg.com/i/2HTUQ.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HTUQ.gif[/img]')" /> <img src="http://funkyimg.com/i/2HTUR.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HTUR.gif[/img]')" /> <img src="http://funkyimg.com/i/2HTUS.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HTUS.gif[/img]')" /> <img src="http://funkyimg.com/i/2HTUT.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HTUT.gif[/img]')" /> <img src="http://funkyimg.com/i/2HTUU.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HTUU.gif[/img]')" /> <img src="http://funkyimg.com/i/2HTUV.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HTUV.gif[/img]')" /> <img src="http://funkyimg.com/i/2HTUW.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HTUW.gif[/img]')" /> <img src="http://funkyimg.com/i/2HTUX.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HTUX.gif[/img]')" /> <img src="http://funkyimg.com/i/2HTUY.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HTUY.gif[/img]')" /> <img src="http://funkyimg.com/i/2HTUZ.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HTUZ.gif[/img]')" /> <img src="http://funkyimg.com/i/2HTV9.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HTV9.gif[/img]')" /> <img src="http://funkyimg.com/i/2HTVa.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HTVa.gif[/img]')" /> <img src="http://funkyimg.com/i/2HTVb.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HTVb.gif[/img]')" /> <img src="http://funkyimg.com/i/2HTVc.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HTVc.gif[/img]')" /> <img src="http://funkyimg.com/i/2HTVd.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HTVd.gif[/img]')" /> <img src="http://funkyimg.com/i/2HTVe.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HTVe.gif[/img]')" /> <img src="http://funkyimg.com/i/2HTVf.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HTVf.gif[/img]')" /> <img src="http://funkyimg.com/i/2JcpP.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JcpP.gif')" /> <img src="http://funkyimg.com/i/2JcpQ.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JcpQ.gif[/img]')" /> <img src="http://funkyimg.com/i/2JcpR.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JcpR.gif[/img]')" /> <img src="http://funkyimg.com/i/2JcpS.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JcpS.gif[/img]')" /> <img src="http://funkyimg.com/i/2JcpT.gif" style="cursor: pointer" onclick="smile([img]'http://funkyimg.com/i/2JcpT.gif[/img]')" /> <img src="http://funkyimg.com/i/2JcpU.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JcpU.gif[/img]')" /> <img src="http://funkyimg.com/i/2JcpV.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JcpV.gif[/img]')" /> <img src="http://funkyimg.com/i/2JcpW.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JcpW.gif[/img]')" /> <img src="http://funkyimg.com/i/2JcpX.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JcpX.gif[/img]')" /> <img src="http://funkyimg.com/i/2JcpY.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JcpY.gif[/img]')" /> <img src="http://funkyimg.com/i/2JcqJ.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JcqJ.gif[/img]')" /> <img src="http://funkyimg.com/i/2JcqK.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JcqK.gif[/img]')" /> <img src="http://funkyimg.com/i/2JcqL.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JcqL.gif[/img]')" /> <img src="http://funkyimg.com/i/2JcqM.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JcqM.gif[/img]')" /> <img src="http://funkyimg.com/i/2JcqN.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JcqN.gif[/img]')" /> <img src="http://funkyimg.com/i/2JcqP.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JcqP.gif[/img]')" /> <img src="http://funkyimg.com/i/2JcqQ.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JcqQ.gif[/img]')" /> <img src="http://funkyimg.com/i/2JcqR.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JcqR.gif[/img]')" /> <img src="http://funkyimg.com/i/2JcqS.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JcqS.gif[/img]')" /> <img src="http://funkyimg.com/i/2JcqT.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JcqT.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jcr9.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jcr9.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jcra.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jcra.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jcrb.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jcrb.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jcrc.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jcrc.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jcrd.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jcrd.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jcre.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jcre.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jcrf.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jcrf.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jrtu.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jrtu.gif[/img]')" /> </div> <div class="sm котики" style="display: none;"> <img src="http://funkyimg.com/i/2Jcit.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jcit.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jciu.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jciu.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jciv.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jciv.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jciw.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jciw.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jcix.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jcix.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jciy.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jciy.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jciz.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jciz.gif[/img]')" /> <img src="http://funkyimg.com/i/2JciB.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JciB.gif[/img]')" /> <img src="http://funkyimg.com/i/2JciU.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JciU.gif[/img]')" /> <img src="http://funkyimg.com/i/2JciV.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JciV.gif[/img]')" /> <img src="http://funkyimg.com/i/2JciW.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JciW.gif[/img]')" /> <img src="http://funkyimg.com/i/2JciX.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JciX.gif[/img]')" /> <img src="http://funkyimg.com/i/2JciY.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JciY.gif[/img]')" /> <img src="http://funkyimg.com/i/2JciZ.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JciZ.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jcj1.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jcj1.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jcj2.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jcj2.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jcj3.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jcj3.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jcj4.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jcj4.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jcji.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jcji.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jcjj.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jcjj.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jcjk.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jcjk.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jcjm.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jcjm.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jcjn.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jcjn.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jcjo.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jcjo.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jcjp.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jcjp.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jcjq.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jcjq.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jcjr.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jcjr.gif[/img]')" /> <img src="http://funkyimg.com/i/2JcjE.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JcjE.gif[/img]')" /> <img src="http://funkyimg.com/i/2JcjF.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JcjF.gif[/img]')" /> <img src="http://funkyimg.com/i/2JcjG.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JcjG.gif[/img]')" /> <img src="http://funkyimg.com/i/2JcjH.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JcjH.gif[/img]')" /> <img src="http://funkyimg.com/i/2JcjJ.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JcjJ.gif[/img]')" /> <img src="http://funkyimg.com/i/2JcjK.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JcjK.gif[/img]')" /> <img src="http://funkyimg.com/i/2JcjL.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JcjL.gif[/img]')" /> <img src="http://funkyimg.com/i/2JcjM.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JcjM.gif[/img]')" /> <img src="http://funkyimg.com/i/2JcjN.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JcjN.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jckd.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jckd.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jcke.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jcke.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jckf.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jckf.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jckg.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jckg.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jckh.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jckh.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jcki.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jcki.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jckj.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jckj.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jckk.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jckk.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jckm.gif" style="cursor: pointer" onclick="smile('http://funkyimg.com/i/2Jckm.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jckn.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jckn.gif[/img]')" /> <img src="http://funkyimg.com/i/2JckG.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JckG.gif[/img]')" /> <img src="http://funkyimg.com/i/2JckH.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JckH.gif[/img]')" /> <img src="http://funkyimg.com/i/2JckJ.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JckJ.gif[/img]')" /> <img src="http://funkyimg.com/i/2JckK.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JckK.gif[/img]')" /> <img src="http://funkyimg.com/i/2JckL.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JckL.gif[/img]')" /> <img src="http://funkyimg.com/i/2JckM.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JckM.gif[/img]')" /> <img src="http://funkyimg.com/i/2JckN.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JckN.gif[/img]')" /> <img src="http://funkyimg.com/i/2JckP.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JckP.gif[/img]')" /> <img src="http://funkyimg.com/i/2JckQ.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JckQ.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jcm3.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jcm3.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jcm4.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jcm4.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jcm5.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jcm5.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jcm6.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jcm6.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jcm7.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jcm7.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jcm8.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jcm8.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jcm9.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jcm9.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jcma.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jcma.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jcmb.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jcmb.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jcmc.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jcmc.gif[/img]')" /> <img src="http://funkyimg.com/i/2Jrts.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Jrts.gif[/img]')" /> <img src="http://funkyimg.com/i/2LziC.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LziC.gif[/img]')" /> <img src="http://funkyimg.com/i/2LziD.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LziD.gif[/img]')" /> <img src="http://funkyimg.com/i/2LziE.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LziE.gif[/img]')" /> <img src="http://funkyimg.com/i/2LziF.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LziF.gif[/img]')" /> <img src="http://funkyimg.com/i/2LziH.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LziH.gif[/img]')" /> <img src="http://funkyimg.com/i/2LziG.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LziG.gif[/img]')" /> <img src="http://funkyimg.com/i/2LziJ.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LziJ.gif[/img]')" /> <img src="http://funkyimg.com/i/2LziM.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LziM.gif[/img]')" /> <img src="http://funkyimg.com/i/2LziK.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LziK.gif[/img]')" /> <img src="http://funkyimg.com/i/2LziL.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LziL.gif[/img]')" /> <img src="http://funkyimg.com/i/2LziV.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LziV.gif[/img]')" /> <img src="http://funkyimg.com/i/2LziT.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LziT.gif[/img]')" /> <img src="http://funkyimg.com/i/2LziU.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LziU.gif[/img]')" /> <img src="http://funkyimg.com/i/2LziX.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LziX.gif[/img]')" /> <img src="http://funkyimg.com/i/2LziW.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LziW.gif[/img]')" /> <img src="http://funkyimg.com/i/2LziZ.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LziZ.gif[/img]')" /> <img src="http://funkyimg.com/i/2LziY.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LziY.gif[/img]')" /> <img src="http://funkyimg.com/i/2Lzj1.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Lzj1.gif[/img]')" /> <img src="http://funkyimg.com/i/2Lzj2.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Lzj2.gif[/img]')" /> <img src="http://funkyimg.com/i/2Lzj4.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Lzj4.gif[/img]')" /> <img src="http://funkyimg.com/i/2Lzjc.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Lzjc.gif[/img]')" /> <img src="http://funkyimg.com/i/2Lzjd.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Lzjd.gif[/img]')" /> <img src="http://funkyimg.com/i/2Lzje.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Lzje.gif[/img]')" /> <img src="http://funkyimg.com/i/2Lzjf.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Lzjf.gif[/img]')" /> <img src="http://funkyimg.com/i/2Lzjh.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Lzjh.gif[/img]')" /> <img src="http://funkyimg.com/i/2Lzjg.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Lzjg.gif[/img]')" /> <img src="http://funkyimg.com/i/2Lzji.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Lzji.gif[/img]')" /> <img src="http://funkyimg.com/i/2Lzjj.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Lzjj.gif[/img]')" /> <img src="http://funkyimg.com/i/2Lzjk.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Lzjk.gif[/img]')" /> <img src="http://funkyimg.com/i/2Lzjm.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Lzjm.gif[/img]')" /> <img src="http://funkyimg.com/i/2Lzjq.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Lzjq.gif[/img]')" /> <img src="http://funkyimg.com/i/2Lzjr.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Lzjr.gif[/img]')" /> <img src="http://funkyimg.com/i/2Lzjs.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Lzjs.gif[/img]')" /> <img src="http://funkyimg.com/i/2Lzjt.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Lzjt.gif[/img]')" /> <img src="http://funkyimg.com/i/2Lzjv.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Lzjv.gif[/img]')" /> <img src="http://funkyimg.com/i/2Lzju.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Lzju.gif[/img]')" /> <img src="http://funkyimg.com/i/2Lzjw.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Lzjw.gif[/img]')" /> <img src="http://funkyimg.com/i/2Lzjx.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Lzjx.gif[/img]')" /> <img src="http://funkyimg.com/i/2Lzjz.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Lzjz.gif[/img]')" /> <img src="http://funkyimg.com/i/2Lzjy.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Lzjy.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzjE.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzjE.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzjD.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzjD.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzjF.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzjF.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzjG.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzjG.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzjJ.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzjJ.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzjK.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzjK.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzjM.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzjM.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzjL.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzjL.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzjN.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzjN.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzjP.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzjP.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzjT.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzjT.gif[/img]')" /> </div> <div class="sm разное" style="display: none;"> <img src="http://funkyimg.com/i/2LzXG.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzXG.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzXF.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzXF.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzXE.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzXE.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzXH.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzXH.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzXJ.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzXJ.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzXK.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzXK.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzXL.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzXL.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzXM.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzXM.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzXN.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzXN.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzXP.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzXP.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzXS.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzXS.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzXU.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzXU.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzXT.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzXT.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzXV.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzXV.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzXW.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzXW.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzXX.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzXX.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzXY.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzXY.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzXZ.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzXZ.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzY1.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzY1.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzY2.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzY2.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzY8.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzY8.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzY7.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzY7.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzY6.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzY6.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzYa.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzYa.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzY9.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzY9.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzYb.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzYb.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzYf.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzYf.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzYd.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzYd.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzYc.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzYc.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzYe.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzYe.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzYk.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzYk.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzYj.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzYj.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzYm.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzYm.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzYo.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzYo.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzYn.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzYn.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzYq.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzYq.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzYp.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzYp.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzYv.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzYv.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzYs.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzYs.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzYr.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzYr.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzYX.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzYX.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzYW.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzYW.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzYV.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzYV.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzYY.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzYY.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzZ1.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzZ1.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzYZ.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzYZ.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzZ3.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzZ3.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzZ2.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzZ2.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzZ4.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzZ4.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzZ5.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzZ5.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzZc.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzZc.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzZb.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzZb.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzZd.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzZd.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzZf.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzZf.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzZe.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzZe.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzZg.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzZg.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzZh.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzZh.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzZj.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzZj.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzZi.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzZi.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzZk.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzZk.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzZs.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzZs.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzZt.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzZt.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzZr.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzZr.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzZu.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzZu.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzZw.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzZw.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzZv.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzZv.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzZy.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzZy.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzZx.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzZx.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzZz.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzZz.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzZA.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzZA.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzZB.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzZB.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzZC.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzZC.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzZD.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzZD.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzZE.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzZE.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzZF.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzZF.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzZG.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzZG.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzZH.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzZH.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzZJ.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzZJ.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzZK.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzZK.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzZL.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzZL.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzZM.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzZM.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzZN.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzZN.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzZP.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzZP.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzZQ.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzZQ.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzZR.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzZR.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzZS.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzZS.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzZT.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzZT.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzZU.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzZU.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzZV.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzZV.gif[/img]')" /> <img src="http://funkyimg.com/i/2LzZW.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LzZW.gif[/img]')" /> <img src="http://funkyimg.com/i/2LA11.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LA11.gif[/img]')" /> <img src="http://funkyimg.com/i/2LA12.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LA12.gif[/img]')" /> <img src="http://funkyimg.com/i/2LA13.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LA13.gif[/img]')" /> <img src="http://funkyimg.com/i/2LA14.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LA14.gif[/img]')" /> <img src="http://funkyimg.com/i/2LA15.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LA15.gif[/img]')" /> <img src="http://funkyimg.com/i/2LA16.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LA16.gif[/img]')" /> <img src="http://funkyimg.com/i/2LA17.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LA17.gif[/img]')" /> <img src="http://funkyimg.com/i/2LA18.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LA18.gif[/img]')" /> <img src="http://funkyimg.com/i/2LA19.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LA19.gif[/img]')" /> <img src="http://funkyimg.com/i/2LA1a.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LA1a.gif[/img]')" /> <img src="http://funkyimg.com/i/2LA4o.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LA4o.gif[/img]')" /> <img src="http://funkyimg.com/i/2LA4q.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LA4q.gif[/img]')" /> <img src="http://funkyimg.com/i/2LA4p.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LA4p.gif[/img]')" /> <img src="http://funkyimg.com/i/2LA4r.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LA4r.gif[/img]')" /> <img src="http://funkyimg.com/i/2LA4s.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LA4s.gif[/img]')" /> <img src="http://funkyimg.com/i/2LA4t.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LA4t.gif[/img]')" /> <img src="http://funkyimg.com/i/2LA4u.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LA4u.gif[/img]')" /> <img src="http://funkyimg.com/i/2LA4x.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LA4x.gif[/img]')" /> <img src="http://funkyimg.com/i/2LA4w.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LA4w.gif[/img]')" /> <img src="http://funkyimg.com/i/2LA4y.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LA4y.gif[/img]')" /> <img src="http://funkyimg.com/i/2LA4G.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LA4G.gif[/img]')" /> <img src="http://funkyimg.com/i/2LA5q.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LA5q.gif[/img]')" /> </div> <div class="sm hugs_and_kisses" style="display: none;"> <img src="http://funkyimg.com/i/2LA5p.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LA5p.gif[/img]')" /> <img src="http://funkyimg.com/i/2LA5r.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LA5r.gif[/img]')" /> <img src="http://funkyimg.com/i/2LA5t.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LA5t.gif[/img]')" /> <img src="http://funkyimg.com/i/2LA5u.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LA5u.gif[/img]')" /> <img src="http://funkyimg.com/i/2LA5s.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LA5s.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9EU.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9EU.gif[/img]')" /> <img src="http://funkyimg.com/i/2LA5D.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2LA5D.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4tj.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4tj.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9EW.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9EW.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4tk.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4tk.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4tm.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4tm.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4tn.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4tn.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9EV.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9EV.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4to.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4to.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4tp.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4tp.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4tq.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4tq.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9EY.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9EY.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4tB.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4tC.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4tD.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4tD.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9EZ.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9EZ.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4tE.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4tE.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4tF.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4tF.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9F1.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9F1.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4tG.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4tG.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4tH.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4tH.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4xK.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4xK.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9F2.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9F2.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4tL.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4tL.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4u5.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4u5.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4u6.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4u6.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9F3.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9F3.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4u7.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4u7.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4u8.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4u8.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9F5.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9F5.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4u9.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4u9.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4ua.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4ua.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4ub.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4ub.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9F7.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9F7.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4uc.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4uc.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4ud.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4ud.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4ux.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4ux.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4uy.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4uy.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4uz.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4uz.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4uA.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4uA.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4uB.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4uB.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4uC.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4uC.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4uD.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4uD.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4uE.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4uE.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4vC.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4vC.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9Fa.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9Fa.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9Ff.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9Ff.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4vE.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4vE.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4vF.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4vF.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9Fe.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9Fe.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4vG.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4vG.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4vH.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4vH.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4vJ.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4vJ.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4vK.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4vK.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9Fb.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9Fb.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4vL.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4vL.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4vM.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4vM.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4wz.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4wz.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4yi.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4yi.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9Fd.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9Fd.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4wA.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4wA.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4wB.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4wB.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4wC.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4wC.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9Fc.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9Fc.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4wD.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4wD.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9Fg.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9Fg.gif[/img]')" /> <img src="http://funkyimg.com/i/2h4wE.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2h4wE.gif[/img]')" /> </div> <div class="sm christmas_time" style="display: none;"> <img src="http://funkyimg.com/i/2P9zK.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9zK.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9zJ.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9zJ.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9zL.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9zL.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9zM.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9zM.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9zN.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9zN.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9zQ.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9zQ.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9zP.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9zP.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9zS.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9zS.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9zR.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9zR.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9zT.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9zT.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9zV.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9zV.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9zW.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9zW.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9zX.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9zX.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9zY.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9zY.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9A1.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9A1.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9zZ.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9zZ.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9A2.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9A2.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9A3.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9A3.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9A4.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9A4.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9A5.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9A5.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9Ai.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9Ai.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9Ah.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9Ah.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9Ak.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9Ak.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9Aj.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9Aj.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9Am.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9Am.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9An.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9An.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9Ao.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9Ao.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9Ap.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9Ap.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9Aq.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9Aq.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9Ar.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9Ar.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9At.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9At.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9Au.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9Au.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9Av.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9Av.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9Aw.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9Aw.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9Ax.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9Ax.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9Az.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9Az.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9Ay.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9Ay.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9AA.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9AA.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9AB.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9AB.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9AC.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9AC.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9AG.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9AG.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9AH.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9AH.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9AJ.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9AJ.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9AK.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9AK.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9AM.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9AM.gif[/img]')" /> <img src="http://funkyimg.com/i/2P9AN.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2P9AN.gif[/img]')" /> </div></div> ==123==;*/ } addContent = addContent.toString().split('==123==;')[1]; smilesMy = function (that){ var blk = '.'+$(that).text(); //alert($(addContent).find('.sm'+blk).length) if($(blk).length==0)$(addContent).find(blk).appendTo($('.sm-wrp')) $('.sm-wrp .sm:not('+blk+')').hide(); $(blk).toggle(); } }()); </script> </center> <!--дополнительные смайлы v.3.1 © Romych--> <style type="text/css"> #pun_wrap #post .container[id$="-area"]{ margin-top:-10px!important; } #wrapper{position:relative;z-index:1000;overflow:} .tabs{height:22px;line-height:21px;margin:0 0 3px;list-style:none;} .tabs li{float:left;cursor:pointer;} .tabs li a{background:transparent url("http://forumstatic.ru/files/0017/d8/50/91984.png")no-repeat scroll 0 0/cover;color:#444;display:block;margin-bottom:-1px;padding:0 5px 1px;position:relative;text-align:center;text-decoration:none;width:70px;} .tabs li a:hover{color:#efefef;background:url("http://forumstatic.ru/files/0017/d8/50/91984.png")no-repeat scroll 0-22.1px/cover;text-decoration:none;} .tabs li.active a{color:#444;border:medium hidden;line-height:22px;background-position:0 -43.5px;} .tabs li.active a:hover{color:#6A5ACD;} #smilies-area div[class^="t-"]:not(.t-0){display:none;margin-top:12px; overflow:hidden; overflow-y:auto; height:270px; } #smilies-area { width:465px; border: outset 2px #52502F!important; border-radius: 10px; background: rgba(165,159,139,.98); /*Можно добавить фон картинкой url(Ccылка на картинку)*/ padding: 9px; font: normal normal 400 11px/normal Verdana; } </style> <script type="text/javascript"> var nabor=[]; nabor['Пёс'] = [ 'http://funkyimg.com/i/2vSCp.png', 'http://funkyimg.com/i/2vSCq.png', 'http://funkyimg.com/i/2vSCr.png', 'http://funkyimg.com/i/2vSCs.png', 'http://funkyimg.com/i/2vSCu.png', 'http://funkyimg.com/i/2vSCv.png', 'http://funkyimg.com/i/2vSCw.png', 'http://funkyimg.com/i/2vSCx.png', 'http://funkyimg.com/i/2vSCy.png', 'http://funkyimg.com/i/2vSCD.png', 'http://funkyimg.com/i/2vSCE.png', 'http://funkyimg.com/i/2vSCF.png', 'http://funkyimg.com/i/2vSCG.png', 'http://funkyimg.com/i/2vSCH.png', 'http://funkyimg.com/i/2vSCV.png', 'http://funkyimg.com/i/2vSCW.png', 'http://funkyimg.com/i/2vSCX.png', 'http://funkyimg.com/i/2vSCY.png', 'http://funkyimg.com/i/2vSCZ.png', 'http://funkyimg.com/i/2vSDm.png', 'http://funkyimg.com/i/2vSDn.png', 'http://funkyimg.com/i/2vSDo.png', 'http://funkyimg.com/i/2vSDp.png', 'http://funkyimg.com/i/2vVqx.png', 'http://funkyimg.com/i/2vVqy.png', 'http://funkyimg.com/i/2vVqz.png', 'http://funkyimg.com/i/2vVqA.png', 'http://funkyimg.com/i/2vVqB.png', 'http://funkyimg.com/i/2vVqC.png', 'http://funkyimg.com/i/2vVqD.png', 'http://funkyimg.com/i/2vVqE.png', 'http://funkyimg.com/i/2vVqF.png', 'http://funkyimg.com/i/2vVqG.png', 'http://funkyimg.com/i/2vVqQ.png', 'http://funkyimg.com/i/2vVqR.png', 'http://funkyimg.com/i/2vVqS.png', 'http://funkyimg.com/i/2vVqT.png', 'http://funkyimg.com/i/2vVqU.png', 'http://funkyimg.com/i/2vVqV.png', 'http://funkyimg.com/i/2vVqW.png', 'http://funkyimg.com/i/2vVqX.png', 'http://funkyimg.com/i/2vVqY.png', 'http://funkyimg.com/i/2vVqZ.png', 'http://funkyimg.com/i/2vVr3.png', 'http://funkyimg.com/i/2vVr4.png', 'http://funkyimg.com/i/2vVr5.png', 'http://funkyimg.com/i/2vVr6.png', 'http://funkyimg.com/i/2vVr7.png']; nabor['Хомяк'] = ['http://i.imgur.com/aioynLZ.png', 'http://i.imgur.com/mcWR5K3.png', 'http://i.imgur.com/kQDOI2O.png', 'http://i.imgur.com/I2yC49f.png', 'http://i.imgur.com/qk4Wagp.png', 'http://i.imgur.com/mEe8oKA.png', 'http://i.imgur.com/5tyDr4a.png', 'http://i.imgur.com/APXtwMZ.png', 'http://i.imgur.com/I3LGzO3.png', 'http://i.imgur.com/mtul7B5.png', 'http://i.imgur.com/26yG9OL.png', 'http://i.imgur.com/xX8X8Gw.png', 'http://i.imgur.com/A8f4EJh.png', 'http://i.imgur.com/VyzdqsL.png', 'http://i.imgur.com/tUeSTIZ.png', 'http://i.imgur.com/BiyhxPy.png', 'http://i.imgur.com/oP35Thb.png', 'http://i.imgur.com/eLbTgxH.png', 'http://i.imgur.com/5LjQICq.png', 'http://i.imgur.com/6ZyLmUq.png', 'http://i.imgur.com/g5YDYls.png', 'http://i.imgur.com/44XohXz.png', 'http://i.imgur.com/YkKuIrH.png', 'http://i.imgur.com/XH1E3nJ.png', 'http://i.imgur.com/LQOOl7M.png', 'http://i.imgur.com/Fa6urM5.png', 'http://i.imgur.com/MfE1lPj.png', 'http://i.imgur.com/OMOzYAf.png', 'http://i.imgur.com/rRDnSmF.png', 'http://i.imgur.com/n4dTSM8.png', 'http://i.imgur.com/wy3ylYT.png', 'http://i.imgur.com/V8CdY05.png', 'http://i.imgur.com/MS02nMv.png', 'http://i.imgur.com/8HJwcXa.png', 'http://i.imgur.com/b7t6cIv.png', 'http://i.imgur.com/SawNVXe.png', 'http://i.imgur.com/4dUudSd.png', 'http://i.imgur.com/hsg2DyH.png', 'http://i.imgur.com/lFpXXLI.png', 'http://i.imgur.com/pZjh7iG.png', 'http://i.imgur.com/MqQAa2Z.png', 'http://i.imgur.com/2IQzS6G.png' ]; nabor['Лисенок'] = [ 'http://wiki-vk.ru/s/137/64/1.png', 'http://wiki-vk.ru/s/137/64/2.png', 'http://wiki-vk.ru/s/137/64/4.png', 'http://wiki-vk.ru/s/137/64/6.png', 'http://wiki-vk.ru/s/137/64/8.png', 'http://wiki-vk.ru/s/137/64/10.png', 'http://wiki-vk.ru/s/137/64/12.png', 'http://wiki-vk.ru/s/137/64/14.png', 'http://wiki-vk.ru/s/137/64/35.png', 'http://wiki-vk.ru/s/137/64/18.png', 'http://wiki-vk.ru/s/137/64/20.png', 'http://wiki-vk.ru/s/137/64/22.png', 'http://wiki-vk.ru/s/137/64/24.png', 'http://wiki-vk.ru/s/137/64/26.png', 'http://wiki-vk.ru/s/137/64/28.png', 'http://wiki-vk.ru/s/137/64/30.png', 'http://wiki-vk.ru/s/137/64/32.png', 'http://wiki-vk.ru/s/137/64/34.png', 'http://wiki-vk.ru/s/137/64/36.png', 'http://wiki-vk.ru/s/137/64/38.png', 'http://wiki-vk.ru/s/137/64/40.png', 'http://wiki-vk.ru/s/137/64/16.png', 'http://wiki-vk.ru/s/137/64/44.png', 'http://wiki-vk.ru/s/137/64/3.png', 'http://wiki-vk.ru/s/137/64/5.png', 'http://wiki-vk.ru/s/137/64/7.png', 'http://wiki-vk.ru/s/137/64/9.png', 'http://wiki-vk.ru/s/137/64/11.png', 'http://wiki-vk.ru/s/137/64/13.png', 'http://wiki-vk.ru/s/137/64/15.png', 'http://wiki-vk.ru/s/137/64/17.png', 'http://wiki-vk.ru/s/137/64/37.png', 'http://wiki-vk.ru/s/137/64/21.png', 'http://wiki-vk.ru/s/137/64/23.png', 'http://wiki-vk.ru/s/137/64/25.png', 'http://wiki-vk.ru/s/137/64/27.png', 'http://wiki-vk.ru/s/137/64/29.png', 'http://wiki-vk.ru/s/137/64/31.png', 'http://wiki-vk.ru/s/137/64/39.png', ]; $('#button-smile').one('click',function(){$('#smilies-block').addClass('t-0');var vkl = '<div id="wrapper"><ul class="tabs" onclick="smilies();return 0;"><li class="t-0 active"><a>Стандарт</a></li></ul></div>';$('#smilies-area').prepend(vkl);for(var i in nabor){$('.tabs').append('<li class="t-'+i+'"><a>'+i+'</a></li>');$('#wrapper').append('<div class="t-'+i+'"></div>');$.each(nabor[i],function(q){$('div.t-'+i).append('<img src="'+nabor[i][q]+'" onclick=smile("[img]'+nabor[i][q]+'[/img]") />');})};$('.tabs li').click(function(){var thisClass=this.className;$('#smilies-area div[class^="t-"]').hide();$('div.'+thisClass).fadeToggle('slow');$('.tabs li').removeClass('active');$(this).addClass('active');}); }); </script>
Страница: 1