You are not connected. Please login or register

    Style 1
    19062013
    Admin
    Admin
    [Only topic] Viewtopic - Dạng hiển thị bài viết trong topic Home211(*) Phiên bản hỗ trợpunBb

    Thay toàn bộ viewtopic_body [tip]ACP >> Display >> Templates >> General >> Viewtopic_body[/tip] bằng:
    Code:
            <script>$(function () {
          $.ajax({url: "/feed/?f={FORUM_ID}",success: function (a) {
          $(".post-entry:first").after('<ul id="cungchuyenmuc"><a href="/f{FORUM_ID}-forum" style="color:#333;text-decoration:none!important;font:bold 13px tahoma">Bài viết cùng chuyên mục :</a><div style="height:1px;background:url(http://i16.servimg.com/u/f16/16/18/15/10/113.png)repeat-x left;margin:10px 0px;width:97%"></div>');
          22 < $(a).find("title").length ? so = 22 : so = $(a).find("title").length;for (i = 2; i < so; i++)
        $('<li><span><a href="' + $(a).find("link:eq(" + i + ")").text() + '">' + $(a).find("title:eq(" + i + ")").text() + "</a></span></li>").appendTo("#cungchuyenmuc")}})});</script>

        <style>
    .pun .postfoot, .pun .post .user {
    margin-left: 0px;
    }
        .pun .main-content {
        background-color: white;
        border: 1px solid #DDD;
        }
        .main .main-content.frm {
        background-color: rgb(255, 255, 255);
        }
        .pun .frm-form {
        background: rgb(255, 255, 255);
        border: none;
        }
        fieldset.frm-set dl dd {
        margin-left: 0em;
        }
        #text_editor_textarea {
        background: white url(http://nr6.upanh.com/b1.s34.d4/6ac3c0606e6e18eda365b33e6158c7c0_50480296.hotrofm.png) no-repeat bottom right;
        border: 1px solid #BCBCBC;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        padding: 2px;
        }
          .main .main-foot, .main .main-head {
        font-weight: bold;
        background: white;
        color: #141414;
        text-decoration: none;
        padding: 0 8px;
        margin-right: -1px;
        margin-bottom: -1px;
        border-top: 1px solid lightGrey;
        border-right: 1px solid lightGrey;
        border-left: 1px solid lightGrey;
        border-bottom: 1px solid white;
        border-top-left-radius: 5px;
        -webkit-border-top-left-radius: 5px;
        -moz-border-radius-topleft: 5px;
        -khtml-border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        -moz-border-radius-topright: 5px;
        -khtml-border-top-right-radius: 5px;
        display: inline-block;
        line-height: 25px;
        cursor: pointer;
        outline: 0 none;
        white-space: nowrap;
        word-wrap: normal;
        height: 24px;
        pacity: 1;
        margin-right: 5px;
        margin-top: 5px;
        }
                          /*tooltip*/
        .tooltip span {
        background: white;
        border: 0;
        border-top: 1px solid #ACA1A1;
        border-right: 1px solid #ACA1A1;
        width: 10px;
        height: 10px;
        margin-left: 15px;
        margin-top: -30px;
        display: block;
        position: absolute;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-box-shadow: inset -1px 1px 0 white;
        -moz-box-shadow: inset 0 1px 0 #fff;
        -o-box-shadow: inset 0 1px 0 #fff;
        box-shadow: inset 0 1px 0 white;
        display /*\**/: none9;
        }
        div > .tooltip, li > .tooltip, a > .tooltip, span > .tooltip {
        opacity: 0;
        margin-top: -10px;
        visibility: hidden;
        margin-left: -65px;
        -webkit-transition-property: opacity, margin-top, visibility, margin-left;
        -webkit-transition-duration: 0.5s, 0.3s, 0.5s, 0.3s;
        -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
        -moz-transition-property: opacity, margin-top, visibility, margin-left;
        -moz-transition-duration: 0.5s, 0.3s, 0.5s, 0.3s;
        -moz-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
        -o-transition-property: opacity, margin-top, visibility, margin-left;
        -o-transition-duration: 0.5s, 0.3s, 0.5s, 0.3s;
        -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
        transition-property: opacity, margin-top, visibility, margin-left;
        transition-duration: 0.5s, 0.3s, 0.5s, 0.3s;
        transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in;}
        div:hover > .tooltip, li:hover > .tooltip, a:hover > .tooltip, span:hover > .tooltip,a .tooltip:hover, span .tooltip:hover, li .tooltip:hover, div .tooltip:hover {
                        width: auto;opacity: 1;visibility: visible;overflow: visible;margin-top: 30px;display: inline;margin-left: -10px;-webkit-transition-property:opacity, margin-top, visibility, margin-left;-webkit-transition-duration:0.5s, 0.3s, 0.5s, 0.3s;  -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;-moz-transition-property:opacity, margin-top, visibility, margin-left;-moz-transition-duration:0.5s, 0.3s, 0.5s, 0.3s;  -moz-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;-o-transition-property:opacity, margin-top, margin-left;-o-transition-duration:0.5s, 0.3s, 0.3s;  -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out;transition-property:opacity, margin-top, visibility, margin-left;transition-duration:0.5s, 0.3s, 0.5s;  transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;}
                     
       
                    .tooltip {
        background: white;
        background: -moz-linear-gradient(top, white 0%, white 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FEFFFD), color-stop(100%,white));
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DBFFD0', endColorstr='#DBFFD0',GradientType=0 );
        color: #04AF15;
        border: 1px solid #A09797;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        padding: 10px;
        margin-left: -40px;
        position: absolute;
        font-family: Arial;
        font-size: 12px;
        text-decoration: none;
        font-style: normal;
        color: #777;
        text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.75);
        -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), inset 0 1px 0 white;
        -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1), inset 0 1px 0 #fff;
        -o-box-shadow: 0 1px 3px rgba(0,0,0,0.1), inset 0 1px 0 #fff;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), inset 0 1px 0 white;
        z-index: 10;
        }

        #quick_reply .frm-buttons {
        text-align: center;
        }
        div#remember {
        font-family: Tahoma;
        background: #FFEBE8;
        border: 1px solid red;
        position: relative;
        margin: 2px 10px 10px 0;
        padding: 10px;
        }
        #remember img.arrow-rules {
        position: absolute;
        top: -97px;

        }
        div#remember ul {
        font-size: 12px;
        list-style-type: decimal;
        margin: -10px 0 0 10px;
        padding: 0 0 0 15px;
        }



        ul#cungchuyenmuc{margin-top:3px;}
        #cungchuyenmuc li{margin-left: 40px;list-style: decimal-leading-zero outside none;margin-top:2px;width:45%;float:left}
        #cungchuyenmuc span{position: absolute;display:inline-block;width:380px;height:16px;overflow:hidden;margin-bottom:-3px;}
        #cungchuyenmuc a{text-decoration:none!important;color:#333;font: 12px Tahoma;}
        #cungchuyenmuc a:hover{color:#ba3814;}
        fieldset.frm-set dl dt {
        display:none;
        }



        .davlvimg img{
        max-height: 30px;}
            /* đóng khung trong vew */
        l.thongtintv {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
                position:relative;
                left:0px;
                color: #000000;
                }
                .thongtintv:hover {
                left:15px;
                transition: all 1s ease; -webkit-transition: all 1s ease; -moz-transition: all 1s ease;
                transform: scale(1.2); -webkit-transform: scale(1.2); -moz-transform: scale(1.2);
                }
                .thongtintv {
                background-color: #FFFFFF;
                margin:1px 3px 2px 1px;
                padding:1px 5px;
                border:1px solid #CCCCCC;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
                }
              /*chữ kí*/
        .pun .sig-content{clear:none;max-height:230px;overflow:hidden}
        .pun .sig-content:hover{max-height:100%}
        .username span strong {
        font-size: 15px;
        background: url(http://i48.servimg.com/u/f48/16/18/15/10/member12.png) no-repeat left top;
        margin-top: -14px;
        margin-left: -14px;
        padding-left: 180px;
        display: inline-block;
        padding-top: 10px;
        height: 35px;
        width: 180px;
        }
        .pun .user-basic-info {
        position: absolute;
        width: 120px;
        height: 120px;
        border: 1px solid #B0B0B0;
        padding: 3px;
        border-radius: 2px;
        background: white;
        }
        .pun .user-basic-info img {
        width: 120px;
        height: 120px;
        }
        .pun .main-foot .h2, .pun .main-head .h2 {
        float: left;
        overflow: hidden;
        width: 700px;
        }
        .hihi {
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        background: whiteSmoke;
        border-bottom: 0;
        border-radius: 5px;
        margin: 5px 5px 5px 0;
        padding: .5em 1.3em .5em 1em;
        }
            .vote-button{float:left;width:65px}
            .plus{float:left;width:50px;background-color: #ffffff;border: 1px solid black;-webkit-border-radius: 3px;
            -webkit-border-radius: 3px;color: #3B5998!important;
            border-color: #ebebeb;cursor:pointer;display:inline-block;font-size:11px;line-height:13px;text-align:center;text-decoration:none;vertical-align:top;white-space:nowrap;padding: 3px 5px 0px 4px;}
            .minus{float:left;width:80px;background-color: #ffffff;border: 1px solid black;-webkit-border-radius: 3px;
            -webkit-border-radius: 3px;color: #3B5998!important;
            border-color: #ebebeb;cursor:pointer;display:inline-block;font-size:11px;line-height:13px;text-align:center;text-decoration:none;vertical-align:top;white-space:nowrap;padding: 3px 5px 0px 4px;}


        .postfoot {
        border-top: 1px dashed #CCC;
        clear: both;
        margin-left: 0px;
        padding: .5em 1em;
        text-align: right;
        }
        .main .main-foot, .main .main-head {
        background-color: white;
        color: #DEDFDF;
        font-weight: 400;
        padding: .7em 1.3em;
        }
        .ribbon {font-size: 12px;font-weight: bold;margin: -5px -5px -2px;text-align: center;width: 130px;}
        .ribbonStaff {background: #B3B3B3 url('http://hotvteen.net/forum/styles/sky/xenforo/gradients/category-23px-light.png') repeat-x top;border: 1px solid #B3B3B3;color: white;}
        .ribbon li .left {border-top-left-radius: 3px;-webkit-border-top-left-radius: 3px;-moz-border-radius-topleft: 3px;-khtml-border-top-left-radius: 3px;-webkit-border-top-left-radius: 3px;-moz-border-radius-topleft: 3px;-khtml-border-top-left-radius: 3px;left: -1px;}
        .ribbon li .right {border-top-right-radius: 3px;-webkit-border-top-right-radius: 3px;-moz-border-radius-topright: 3px;-khtml-border-top-right-radius: 3px;-webkit-border-top-right-radius: 3px;-moz-border-radius-topright: 3px;-khtml-border-top-right-radius: 3px;right: -1px;}

        .ribbon li:last-child {margin-bottom: 0px;}.ribbon li {border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;-khtml-border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;-khtml-border-radius: 3px;border-top-right-radius: 0px;-webkit-border-top-right-radius: 0px;-moz-border-radius-topright: 0px;-khtml-border-top-right-radius: 0px;-webkit-border-top-right-radius: 0px;-moz-border-radius-topright: 0px;-khtml-border-top-right-radius: 0px;border-top-left-radius: 0px;-webkit-border-top-left-radius: 0px;-moz-border-radius-topleft: 0px;-khtml-border-top-left-radius: 0px;-webkit-border-top-left-radius: 0px;-moz-border-radius-topleft: 0px;-khtml-border-top-left-radius: 0px;box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25);-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25);-moz-box-shadow: 0px 1px 3px rgba(0,0,0, 0.25);-khtml-box-shadow: 0px 1px 3px rgba(0,0,0, 0.25);-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25);-moz-box-shadow: 0px 1px 3px rgba(0,0,0, 0.25);-khtml-box-shadow: 0px 1px 3px rgba(0,0,0, 0.25);padding: 1px;position: relative;margin-bottom: 5px;}.ribbon li div {position: absolute;top: -4px;width: 4px;height: 4px;}
        .ribbonStaff div {background-color: #718E0F;}.size-rank img {height: 35px;width: 120px;}
        .pun .paged-foot, .pun .paged-head {
        background-color: white;
        border: 1px solid #DDD;
        padding: .6em 1.3em .3em;
        }
        </style>


        <script type="text/javascript">//<![CDATA[
        var multiquote_img_off = '{JS_MULTIQUOTE_IMG_OFF}', multiquote_img_on = '{JS_MULTIQUOTE_IMG_ON}', _atr = '{JS_DIR}addthis/', _ati = '{PATH_IMG_FA}addthis/'{ADDTHIS_LANG}, addthis_localize = { share_caption: "{L_SHARE_CAPTION}", email: "{L_EMAIL}", email_caption: "{L_EMAIL_CAPTION}", favorites: "{L_SHARE_BOOKMARKS}", print: "{L_PRINT}", more: "{L_MORE}" };
        $(function(){
          _atc.cwait = 0;
          $('.addthis_button').mouseup(function(){
              if ($('#at15s').css('display') == 'block') {
                addthis_close();
                addthis_close();
              }
          });
        });

          var code="Copyright LV By notme. Copyright LV PET by the_dav";
          function level(Posts,Coins,Thanked,From){
          var o=(From);
          var d=(Posts*10+Coins*5);
          var a=(Posts*3/2);
          var v=(Coins*3/2);
          var p=(Thanked*4);
          var e=(d/1500);
          var f=Math.floor((e-Math.floor(e))*100);
          var k=Math.floor(e+parseInt(1));
          if(k<2){(k="Chẳng dùng gì sao mà cộng")};
          if(k<3){(k="Thêm dc cái giáp cho đẹp thui")};
          if(k<4){(k="<img src='http://ton.tektek.org/thumbnail/1006713.png'>Búa gỗ +100ATK")};
          if(k<5){(k="<img src='http://ton.tektek.org/thumbnail/1004956.png'>Rừu Bổ củi +150ATK")};
          if(k<6){(k="<img src='http://ton.tektek.org/thumbnail/1005877.png'>Côn điện +200ATK")};
          if(k<7){(k="<img src='http://ton.tektek.org/thumbnail/1006126.png'>Dao bầu +250ATK")};
          if(k<8){(k="<img src='http://ton.tektek.org/thumbnail/1004687.png'>Rừu ngọc +300ATK")};
          if(k<9){(k="<img src='http://ton.tektek.org/thumbnail/1006341.png'>kiếm sắt +350ATK")};
          if(k<10){(k="<img src='http://ton.tektek.org/thumbnail/1006342.png'>kiếm bạc +400ATK")};
          if(k<11){(k="<img src='http://ton.tektek.org/thumbnail/1006340.png'>kiếm vàng +450ATK")};
          if(k<12){(k="<img src='http://ton.tektek.org/thumbnail/1005004.png'>kiếm Khí +500ATK")};
          if(k<13){(k="<img src='http://ton.tektek.org/thumbnail/1006247.png'>kiếm Hải tặc +550ATK")};
          if(k<14){(k="<img src='http://ton.tektek.org/thumbnail/1005335.png'>kiếm Hero +600ATK")};
          if(k<15){(k="<img src='http://ton.tektek.org/thumbnail/1006241.png'>kiếm lửa +650ATK")};
          if(k<16){(k="<img src='http://ton.tektek.org/thumbnail/1006100.png'>kiếm sát thủ +700ATK")};
          if(k<17){(k="<img src='http://ton.tektek.org/thumbnail/1005791.png'>kiếm royal +750ATK")};
          if(k<18){(k="<img src='http://ton.tektek.org/thumbnail/1004427.png'>kiếm lửa xanh +800ATK")};
          if(k<19){(k="<img src='http://ton.tektek.org/thumbnail/1004195.png'>Đao đồng +800ATK")};
          if(k<20){(k="<img src='http://ton.tektek.org/thumbnail/1005793.png'>Đao bạc +800ATK")};
          if(20<k){(k="<img src='http://i.imm.io/TesQ.png'>Huyền Thoại +900ATK")&&(f="21")};
          var g=Math.floor(e+parseInt(1));
          if(g<2){(g="1 <img src='http://img.zing.vn/union/client/gunny/level-image/1.png'>")};
          if(g<3){(g="2 <img src='http://img.zing.vn/union/client/gunny/level-image/2.png'>")};
          if(g<4){(g="3 <img src='http://img.zing.vn/union/client/gunny/level-image/3.png'>")};
          if(g<5){(g="4 <img src='http://img.zing.vn/union/client/gunny/level-image/4.png'>")};
          if(g<6){(g="5 <img src='http://img.zing.vn/union/client/gunny/level-image/5.png'>")};
          if(g<7){(g="6 <img src='http://img.zing.vn/union/client/gunny/level-image/6.png'>")};
          if(g<8){(g="7 <img src='http://img.zing.vn/union/client/gunny/level-image/7.png'>]")};
          if(g<9){(g="8 <img src='http://img.zing.vn/union/client/gunny/level-image/8.png'>]")};
          if(g<10){(g="9 <img src='http://img.zing.vn/union/client/gunny/level-image/9.png'>]")};
          if(g<11){(g="10 <img src='http://img.zing.vn/union/client/gunny/level-image/10.png'>]")};
          if(g<12){(g="11 <img src='http://img.zing.vn/union/client/gunny/level-image/11.png'>]")};
          if(g<13){(g="12 <img src='http://img.zing.vn/union/client/gunny/level-image/12.png'>]")};
          if(g<14){(g="13 <img src='http://img.zing.vn/union/client/gunny/level-image/13.png'>]")};
          if(g<15){(g="14 <img src='http://img.zing.vn/union/client/gunny/level-image/14.png'>]")};
          if(g<16){(g="15 <img src='http://img.zing.vn/union/client/gunny/level-image/15.png'>]")};
          if(g<17){(g="16 <img src='http://img.zing.vn/union/client/gunny/level-image/16.png'>]")};
          if(g<18){(g="17 <img src='http://img.zing.vn/union/client/gunny/level-image/17.png'>]")};
          if(g<19){(g="18 <img src='http://img.zing.vn/union/client/gunny/level-image/18.png'>]")};
          if(g<20){(g="19 <img src='http://img.zing.vn/union/client/gunny/level-image/19.png'>]")};
          if(g<21){(g="20 <img src='http://img.zing.vn/union/client/gunny/level-image/20.png'>]")};
          if(g<22){(g="21 <img src='http://img.zing.vn/union/client/gunny/level-image/21.png'>]")};
          if(g<23){(g="21 <img src='http://img.zing.vn/union/client/gunny/level-image/22.png'>]")};
          if(g<24){(g="21 <img src='http://img.zing.vn/union/client/gunny/level-image/23.png'>]")};
          if(g<25){(g="21 <img src='http://img.zing.vn/union/client/gunny/level-image/24.png'>]")};
          if(g<26){(g="21 <img src='http://img.zing.vn/union/client/gunny/level-image/25.png'>]")};
          if(g<27){(g="21 <img src='http://img.zing.vn/union/client/gunny/level-image/26.png'>]")};
          if(g<28){(g="21 <img src='http://img.zing.vn/union/client/gunny/level-image/27.png'>]")};
          if(g<29){(g="21 <img src='http://img.zing.vn/union/client/gunny/level-image/28.png'>]")};
          if(g<30){(g="21 <img src='http://img.zing.vn/union/client/gunny/level-image/29.png'>]")};
          if(g<31){(g="21 <img src='http://img.zing.vn/union/client/gunny/level-image/30.png'>]")};
          if(g<32){(g="21 <img src='http://img.zing.vn/union/client/gunny/level-image/31.png'>]")};
          if(g<33){(g="21 <img src='http://img.zing.vn/union/client/gunny/level-image/32.png'>]")};
          if(g<34){(g="21 <img src='http://img.zing.vn/union/client/gunny/level-image/33.png'>]")};
          if(g<35){(g="21 <img src='http://img.zing.vn/union/client/gunny/level-image/34.png'>]")};
          if(g<36){(g="21 <img src='http://img.zing.vn/union/client/gunny/level-image/35.png'>]")};
          if(g<37){(g="21 <img src='http://img.zing.vn/union/client/gunny/level-image/36.png'>]")};
          if(g<38){(g="21 <img src='http://img.zing.vn/union/client/gunny/level-image/37.png'>]")};
          if(g<39){(g="21 <img src='http://img.zing.vn/union/client/gunny/level-image/38.png'>]")};
          if(g<40){(g="21 <img src='http://img.zing.vn/union/client/gunny/level-image/39.png'>]")};
          if(g<41){(g="21 <img src='http://img.zing.vn/union/client/gunny/level-image/40.png'>]")};
          if(g<42){(g="21 <img src='http://img.zing.vn/union/client/gunny/level-image/41.png'>]")};
          if(g<43){(g="21 <img src='http://img.zing.vn/union/client/gunny/level-image/42.png'>]")};
          if(g<44){(g="21 <img src='http://img.zing.vn/union/client/gunny/level-image/43.png'>]")};
          if(g<45){(g="21 <img src='http://img.zing.vn/union/client/gunny/level-image/44.png'>]")};
          if(g<46){(g="21 <img src='http://img.zing.vn/union/client/gunny/level-image/45.png'>]")};
          if(g<47){(g="21 <img src='http://img.zing.vn/union/client/gunny/level-image/46.png'>]")};
          if(g<48){(g="21 <img src='http://img.zing.vn/union/client/gunny/level-image/47.png'>]")};
          if(g<49){(g="21 <img src='http://img.zing.vn/union/client/gunny/level-image/48.png'>]")};
          if(g<50){(g="21 <img src='http://img.zing.vn/union/client/gunny/level-image/49.png'>]")};
          if(g<51){(g="21 <img src='http://img.zing.vn/union/client/gunny/level-image/50.png'>]")};
          if(g<52){(g="21 <img src='http://img.zing.vn/union/client/gunny/level-image/51.png'>]")};
          if(g<50){(g="21 <img src='http://img.zing.vn/union/client/gunny/level-image/52.png'>]")};
          if(g<54){(g="21 <img src='http://img.zing.vn/union/client/gunny/level-image/49.png'>]")};
          if(g<55){(g="21 <img src='http://img.zing.vn/union/client/gunny/level-image/54.png'>]")};
          if(g<56){(g="21 <img src='http://img.zing.vn/union/client/gunny/level-image/55.png'>]")};
          if(g<57){(g="21 <img src='http://img.zing.vn/union/client/gunny/level-image/56.png'>]")};
          if(g<58){(g="21 <img src='http://img.zing.vn/union/client/gunny/level-image/57.png'>]")};
          if(g<59){(g="21 <img src='http://img.zing.vn/union/client/gunny/level-image/58.png'>]")};
          if(g<60){(g="21 <img src='http://img.zing.vn/union/client/gunny/level-image/59.png'>]")};
          if(60<g){(g="21 <img src='http://img.zing.vn/union/client/gunny/level-image/60.png'>]")&&(f="99")};
          var h=(Math.floor((Thanked*10)+(Posts*2)+(Coins*1)));if(h>8000){h=8000};if(d>25000){(d=25000)};
          var i=(Math.floor((h/8000)*100)-2);
          var j=(Math.floor((d/25000)*100)-2);
          document.write('<fieldset style="width: 145px;border: 0px solid #D4D4D4;color: gray;font-size: 7pt;border-radius: 2px;">
          <legend><font color="red"><span style="font-size: 0px;" class="thandavlv '+g+' "><b><img src="http://i16.servimg.com/u/f16/17/22/61/18/lv10.png">'+g+'</b></span></font></legend>
        <b><font color=orange> Tài năng : </font></b>('+d+' / 25000)<div class="strengthbg"><div class="strengthbg2"><fieldset style="padding: 1px;border: 1px solid #666;border-radius: 3px 3px 3px 3px;"><img src="/users/2211/12/43/96/album/orange10.gif" width="'+j+'%" title="'+d+'" height="9px"><img src="/users/2211/12/43/96/album/hp1010.gif" width="2px" title="'+d+'" height="9px"></fieldset></div></div><b><font color=green> Uy tín : </font></b>('+h+' / 8000)<div class="abilitybg"><div class="abilitybg2"><fieldset style="padding: 1px;border: 1px solid #666;border-radius: 3px 3px 3px 3px;"><img src="/users/2211/12/43/96/album/green110.gif" width="'+i+'%" title="'+h+'" height="9px"><img src="/users/2211/12/43/96/album/mp1010.gif" width="2px" title="'+h+'" height="9px"></fieldset></div></div><font color=RoyalBlue1> <b>Kinh nghiệm :</b></font> '+f+'%<div class="expbg"><div class="expbg2"><fieldset style="padding: 1px;border: 1px solid #666;border-radius: 3px 3px 3px 3px;"><img src="/users/2211/12/43/96/album/blue10.gif" width="'+(f-1)+'%" title="'+(f)+'%" height="9px"><img src="/users/2211/12/43/96/album/exp1010.gif" width="2px" title="'+(f)+'%" height="9px"></fieldset></div></div></fieldset></div><a class="DAV'+o+''+g+'" style="height: 150px;float:left;width:150px"><span class="tooltip"><p class="DAV'+o+''+g+'" style="height: 150px;float:left;width:170px" > </p><p><img src="http://i48.servimg.com/u/f48/16/18/15/10/126.gif">Phòng Thủ:'+a+' </p> <p><img src="http://i48.servimg.com/u/f48/16/18/15/10/inv_sw10.png"> Sức Mạnh: '+v+' </p> <p><img src="http://i28.servimg.com/u/f28/16/18/15/10/cung_l18.png"> Phép Thuật: '+p+' </p><hr><p> Bạn đang dùng vũ khí</p> <p> '+k+' </p> <hr>  </span> <a>')};
          //]]>
        </script>
        <!-- BEGIN switch_user_logged_in -->
        <div id="pun-visit" class="clearfix">
          <ul>
              <!-- BEGIN switch_plus_menu -->
              <li>
                <script type="text/javascript">//<![CDATA[
                    var url_favourite = '{switch_user_logged_in.U_FAVOURITE_JS_PLUS_MENU}';
                    var url_newposts = '{U_NEWPOSTS_JS_PLUS_MENU}';
                    var url_egosearch = '{U_EGOSEARCH_JS_PLUS_MENU}';
                    var url_unanswered = '{U_UNANSWERED_JS_PLUS_MENU}';
                    var url_watchsearch = '{U_WATCHSEARCH_JS_PLUS_MENU}';
                    var url_tellfriend = '{U_TELLFRIEND_JS_PLUS_MENU}';
                    insert_plus_menu_new('f{FORUM_ID}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
                //]]>
                </script>
              </li>
              <!-- END switch_plus_menu -->
              <li><a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&pub=forumotion">{L_SHARE}</a></li>
              <li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a></li>
              <li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a></li>
              <!-- BEGIN watchtopic -->
              <li>{S_WATCH_TOPIC}</li>
              <!-- END watchtopic -->
          </ul>
          <p>{LOGGED_AS}. {LAST_VISIT_DATE}</p>
        </div>
        <!-- END switch_user_logged_in -->
        <!-- BEGIN switch_user_logged_out -->
        <div id="pun-visit">
          <p>{L_NOT_CONNECTED} {L_LOGIN_REGISTER}</p>
        </div>
        <!-- END switch_user_logged_out -->

        <div class="pun-crumbs noprint">
          <p class="crumbs">
              <a href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC} »
              <strong><a href="{TOPIC_URL}">{TOPIC_TITLE}</a></strong>
              <!-- BEGIN switch_twitter_btn -->
              <span id="twitter_btn" style="margin-left: 6px; ">
                <a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal">Tweet</a>
                <script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
              </span>
              <!-- END switch_twitter_btn -->
              <!-- BEGIN switch_fb_likebtn -->
              <span id="fb_likebtn" style="margin-left: 6px; ">
                <iframe src="http://www.facebook.com/plugins/like.php?href={FORUM_URL}{TOPIC_URL}&layout=button_count&show_faces=false&width=450&action=like&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:auto; height:21px;" allowTransparency="true"></iframe>
              </span>
              <!-- END switch_fb_likebtn -->
          </p>
        </div>

        <div class="main paged">
          <div class="paged-head clearfix">
              <!-- BEGIN topicpagination -->
              <p class="paging">{PAGINATION}</p>
              <!-- END topicpagination -->
              <p class="posting">
                <!-- BEGIN switch_user_authpost -->
                <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" class="{POST_IMG_CLASS}" alt="{L_POST_NEW_TOPIC}" /></a> 
                <!-- END switch_user_authpost -->

                <!-- BEGIN switch_user_authreply -->
                <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" class="i_reply" alt="{L_POST_REPLY_TOPIC}" /></a>
                <!-- END switch_user_authreply -->
              </p>
          </div>
          {POLL_DISPLAY}
          <div class="main-head clearfix">
              <p class="h2">
                <a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#bottom">{L_GOTO_DOWN}</a> 
                {L_MESSAGE} [{PAGE_NUMBER}]
              </p>
          </div>
     <div>
        <div class="main-content topic">
            <!-- BEGIN postrow -->
                <!-- BEGIN displayed -->
       
                <div class="main-contentdav" style="margin: 4px;border:1px solid #cccccc;height:120px;background: whiteSmoke url(http://i48.servimg.com/u/f48/16/18/15/10/untit387.png)repeat-x top left;padding:10px;margin-top:5px">
                    <div style="float:left;width:35%">
               
                   
          <div class="user-basic-info" style="float:left;margin-left:30px">
        {postrow.displayed.POSTER_AVATAR}<ul class="ribbon"><li class="ribbonStaff"><div class="left"></div><div class="right"></div>{postrow.displayed.POSTER_RANK_NEW}</li></ul></div>
            <div style="font:bold 12px Tahoma;">
                <span><h4 class="username">{postrow.displayed.POSTER_NAME}</h4> </span>
              <span class="size-rank" style="margin-left: 190px;">{postrow.displayed.RANK_IMAGE}</span>
         
        <span style="background:url(http://i48.servimg.com/u/f48/16/18/15/10/untit218.png)no-repeat;height:43px;width:18px;display:inline-block;float:right;margin-top: 35px;margin-left: 190px;float:left" title="Offline">{postrow.displayed.ONLINE_IMG}</span>
        <br></div>
              <div class="profile_1">               
            <a id="hien" style="display: none;"><img src="http://illiweb.com/fa/prosilver_grey/icon_contact_www.gif" ></a>  {postrow.displayed.PROFILE_IMG} {postrow.displayed.PM_IMG} {postrow.displayed.EMAIL_IMG}<!-- BEGIN contact_field --> {postrow.displayed.contact_field.CONTENT}<!-- END contact_field -->
                   
                  </div></div>
               
               
          <div class="davlvimg" style="float:left;"><script>level(<!-- BEGIN profile_field -->'{postrow.displayed.profile_field.CONTENT}',<!-- END profile_field -->1);</script>
                           
                             
            <div class="user-info" style="width:250px;float:right">
        <!-- BEGIN profile_field -->
        <div class="thongtintv">{postrow.displayed.profile_field.LABEL}{postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}</div>
        <!-- END profile_field -->
        </div></div>
            <div style="height:auto;padding:10px;border-top:0px;margin-bottom:7px;" class="post"{postrow.displayed.THANK_BGCOLOR}>
                  <br>
                <a name="{postrow.displayed.U_POST_ID}"></a>

              <div class="hihi">{postrow.displayed.ICON} <a href="{postrow.displayed.POST_URL}">{postrow.displayed.POST_SUBJECT}</a> {postrow.displayed.POST_DATE_NEW} <a style="float:right" href="/profile?mode=editprofile"> CLICK VÀO LÝ LỊCH </a> </div>
              <hr>
                <br>
              <div class="post-entry">
                <div class="entry-content">
             
                    <div class="event{postrow.displayed.COUNT_POSTS}" >{postrow.displayed.MESSAGE}</div>
                            <!-- BEGIN switch_attachments -->
                                  <dl class="attachbox">
                                      <dt>{postrow.displayed.switch_attachments.L_ATTACHMENTS}</dt>
                                      <dd>
                                        <!-- BEGIN switch_post_attachments -->
                                          <dl class="file">
                                            <dt>
                                              <img src="{postrow.displayed.switch_attachments.switch_post_attachments.U_IMG}" />

                                              <!-- BEGIN switch_dl_att -->
                                              <a class="postlink" href="{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.U_ATTACHMENT}">{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT}</a> {postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT_DEL}
                                              <!-- END switch_dl_att -->

                                              <!-- BEGIN switch_no_dl_att -->
                                              {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT} {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT_DEL}
                                              <!-- END switch_no_dl_att -->
                                            </dt>

                                            <!-- BEGIN switch_no_comment -->
                                            <dd>
                                              <em>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_comment.ATTACHMENT_COMMENT}</em>
                                            </dd>
                                            <!-- END switch_no_comment -->

                                            <!-- BEGIN switch_no_dl_att -->
                                            <dd>
                                              <em><strong>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</strong></em>
                                            </dd>
                                            <!-- END switch_no_dl_att -->

                                            <dd>({postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}) {postrow.displayed.switch_attachments.switch_post_attachments.NB_DL}</dd>
                                        </dl>
                                        <!-- END switch_post_attachments -->
                                      </dd>
                                  </dl>
                                  <!-- END switch_attachments -->
                                     
                <div class="clear"></div>
                      </div>
                  <p>
                                  {postrow.displayed.EDITED_MESSAGE}
                                </p>
              </div>
           
              <!-- BEGIN switch_signature -->
                      <div class="sig-content">
                          {postrow.displayed.SIGNATURE_NEW}
                      </div>
                      <!-- END switch_signature -->
                 
             

          <div class="postfoot">
             


        <div class="votene" style=" float: left;text-align: left;  width: 23em;">
                                                 
        <!-- BEGIN switch_vote_active -->
                                               
                                                  <table width="400px" border="0" cellspacing="0" cellpadding="0">
          <tr valign="MIDDLE">
       
       
       
          <iframe name="vote{postrow.displayed.U_POST_ID}" style="display:none"></iframe>
       
       

          <td style="border: 1px solid #C2D5E3;text-align: center;width: 190px;height: 20px!important;" class="smallfont">
        <!-- BEGIN switch_no_bar -->
          <span class="dosat vote{postrow.displayed.U_POST_ID}" title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}">{postrow.displayed.switch_vote_active.L_VOTE_TITLE}</span>
        <!-- END switch_no_bar -->
        <!-- BEGIN switch_bar -->
          <span class="dosat vote{postrow.displayed.U_POST_ID}" title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}">{postrow.displayed.switch_vote_active.L_VOTE_TITLE}</span>
        <!-- END switch_bar -->
          </td>
       
            <td style="padding-left:25px" valign="middle" nowrap="nowrap" class="genmed gensmall">
           
              <div class="vote vote-button">
                  <!-- BEGIN switch_vote -->
                <a target="vote{postrow.displayed.U_POST_ID}" href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}" alt="plus" class="plus giet"><img src="http://i43.servimg.com/u/f43/16/03/04/56/like-f10.png"/> Thích</a>
        <!-- END switch_vote -->
              </div>
              <div class="vote vote-button">
        <!-- BEGIN switch_vote -->
                  <a target="vote{postrow.displayed.U_POST_ID}" href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}" alt="minus" class="minus giet"><img src="http://i43.servimg.com/u/f43/16/03/04/56/dislik10.png"/> Không thích</a>
        <!-- END switch_vote -->
              </div>
         
          </td>
          </tr>
        </table> <!-- END switch_vote_active -->
                                                  </div>   
                      <div class="post-options">
                            {postrow.displayed.THANK_IMG} {postrow.displayed.MULTIQUOTE_IMG} {postrow.displayed.QUOTE_IMG} {postrow.displayed.EDIT_IMG} {postrow.displayed.DELETE_IMG} {postrow.displayed.IP_IMG} {postrow.displayed.REPORT_IMG}
                          </div>                       
                                             
                      <div style="clear:both;"></div>
                    </div></div>
                  <!-- END displayed -->
             
              <!-- END postrow -->
    </div>
           
          <div class="main-foot clearfix">
              <p class="h2">
                <a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#top">{L_BACK_TO_TOP}</a> 
                {L_MESSAGE} [{PAGE_NUMBER}]
              </p>
              <p class="options">
                <input type="hidden" name="t" value="{TOPIC_ID}" />

                <!-- <input type="hidden" name="sid" value="{S_SID}" /> -->
                <input type="hidden" name="{SECURE_ID_NAME}" value="{SECURE_ID_VALUE}" />

                <!-- BEGIN viewtopic_bottom -->
                {S_TOPIC_ADMIN}
                <!-- END viewtopic_bottom -->
              </p>
          </div>

          <a name="bottomtitle"></a>

          <div class="paged-foot clearfix">
              <!-- BEGIN topicpagination -->
              <p class="paging">{PAGINATION}</p>
              <!-- END topicpagination -->
              <p class="posting">
                <!-- BEGIN switch_user_authpost -->
                <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" class="{POST_IMG_CLASS}" alt="{L_POST_NEW_TOPIC}" /></a> 
                <!-- END switch_user_authpost -->

                <!-- BEGIN switch_user_authreply -->
                <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" class="i_reply" alt="{L_POST_REPLY_TOPIC}" /></a>
                <!-- END switch_user_authreply -->
              </p>
          </div>

     

        <div class="pun-crumbs">
          <p class="crumbs">
              <a href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC} »
              <strong><a href="{TOPIC_URL}">{TOPIC_TITLE}</a></strong>
          </p>
        </div>

        <!-- BEGIN promot_trafic -->
        <div class="main" id="ptrafic_close" style="display:none">
          <div class="main-head clearfix">
              <p class="h2">{PROMOT_TRAFIC_TITLE}</p>
              <p class="options"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_MORE_IMG}" alt="+" align="" border="0" /></a></p>
          </div>
        </div>
        <div class="main" id="ptrafic_open" style="display:''">
          <div class="main-head clearfix">
              <p class="h2">{PROMOT_TRAFIC_TITLE}</p>
              <p class="options"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_LESS_IMG}" alt="-" align="" border="0" /></a></p>
          </div>
          <div class="main-content clearfix">
              <!-- BEGIN link -->
              » <a href="{promot_trafic.link.U_HREF}" target="_blank" title="{promot_trafic.link.TITLE}">{promot_trafic.link.TITLE}</a><br />
              <!-- END link -->
          </div>
        </div>
        <!-- END promot_trafic -->

        <!-- BEGIN switch_forum_rules -->
        <div class="main" id="forum_rules">
          <div class="main-head clearfix">
              <p class="h2">{L_FORUM_RULES}</p>
          </div>
          <table class="main-content frm">
              <tr>
                <!-- BEGIN switch_forum_rule_image -->
                <td class="logo">
                    <img src="{RULE_IMG_URL}" />
                </td>
                <!-- END switch_forum_rule_image -->
                <td class="rules entry-content">
                    {RULE_MSG}
                </td>
              </tr>
          </table>
        </div>
        <!-- END switch_forum_rules -->

        <!-- BEGIN switch_user_logged_in -->
        <a name="quickreply"></a>
        {QUICK_REPLY_FORM}
        <div class="khach_view" id="remember"><img class="arrow-rules" src="http://i48.servimg.com/u/f48/16/18/15/10/arrow_11.png" alt="arrow"><ul><li>Không post 2 bài liên tiếp mà hãy dùng nút sửa bài viết.</li><li>Dùng lời lẽ có văn hoá và lịch sự phù hợp với thuần phong mỹ tục.</li><li>NẾU BẠN KHÔNG TUÂN THỦ ĐÚNG QUY ĐỊNH, BÀI VIẾT SẼ BỊ ĐƯA VÀO THÙNG RÁC MÀ KHÔNG CẦN BÁO TRƯỚC. TÁI PHẠM NHIỀU LẦN SẼ BỊ BANED VĨNH VIỄN !</li></ul></div>
        <!-- END switch_user_logged_in -->
       

        <div id="pun-info" class="main">
          <div class="main-content">
              <div id="stats">
                <p>{L_TABS_PERMISSIONS} <br />{S_AUTH_LIST}</p>
              </div>
          </div>
        </div>

        <!-- BEGIN switch_image_resize -->
        <script type="text/javascript">
        //<![CDATA[
        $(resize_images({ 'selector' : '.post-entry .entry-content', 'max_width' : {switch_image_resize.IMG_RESIZE_WIDTH}, 'max_height' : {switch_image_resize.IMG_RESIZE_HEIGHT} }));
        //]]>
        </script>
        <!-- END switch_image_resize -->

        <script src="{JS_DIR}addthis/addthis_widget.js" type="text/javascript"></script>
         

          <script src="http://www.hotrofm.com/42675.js" type="text/javascript">

    Code trên bao gồm cả thanh lv chủng tộc
    ai ko mún làm thì ko cần làm đoạn sau nữa và xóa nó đi
    còn mún làm tiếp thì tương tự topic mình share code lv chủng tôc http:www.hotrofm.com/t3142p50-topic#22982

    bắt đầu từ bước
    [...] tiếp theo cho code này vào cuối footer [...]
    ở topic này http:www.hotrofm.com/t3142p50-topic#22982


    hướng dẫn add rank [Only topic] Viewtopic - Dạng hiển thị bài viết trong topic Rank--3b82a06
    Cho vào css
    Code:
    .main-contentdav .username span[style="color:#FF0000"] strong, .username span[style="color: rgb(255, 0, 0);"] strong {
    background: url(http://i48.servimg.com/u/f48/16/18/15/10/admin110.png) no-repeat left top;
    }

    Trong đó mã màu #FF0000 là mã màu của nhóm
    (Xem ảnh https://i.servimg.com/u/f11/17/98/73/13/profil10.jpg )



    Được sửa bởi Admin ngày 19/06/13, 07:50 pm; sửa lần 2.

    https://fm-wiki.123.st/
    Share this post on: reddit

    Permissions in this forum:
    Bạn không có quyền trả lời bài viết

    Comments

     19/06/13, 07:40 pm
    Admin
    Admin
    [Only topic] Viewtopic - Dạng hiển thị bài viết trong topic Vew10(*) Phiên bản hỗ trợpunBb

    Thay toàn bộ viewtopic_body [tip]ACP >> Display >> Templates >> General >> Viewtopic_body[/tip] bằng:
    Code:
    <style>
        /*chữ kí*/
    .pun .sig-content{clear:none;max-height:230px;overflow:hidden}
    .pun .sig-content:hover{max-height:100%}

      .vote-button{float:left;width:65px}
        .plus{float:left;width:50px;background-color: #ffffff;border: 1px solid black;-webkit-border-radius: 3px;
        -webkit-border-radius: 3px;color: #3B5998!important;
        border-color: #ebebeb;cursor:pointer;display:inline-block;font-size:11px;line-height:13px;text-align:center;text-decoration:none;vertical-align:top;white-space:nowrap;padding: 3px 5px 0px 4px;}
        .minus{float:left;width:80px;background-color: #ffffff;border: 1px solid black;-webkit-border-radius: 3px;
        -webkit-border-radius: 3px;color: #3B5998!important;
        border-color: #ebebeb;cursor:pointer;display:inline-block;font-size:11px;line-height:13px;text-align:center;text-decoration:none;vertical-align:top;white-space:nowrap;padding: 3px 5px 0px 4px;}
        .dosat .qua,.no{margin:6px 2px 0;padding:5px 8px 5px 25px}

        .no{padding:5px 8px}
        .dosat .qua,.no .vom,.no .vop{background-color: #ffffff;
        -webkit-border-radius: 1px;
        color: #000;
        left: -1px;
        padding: 3px;
        position: relative;
        border: 1px solid #ebebeb;
    }
     
     
      .user {


    padding: .6em 5px 5px!important;
    width: 14em!important;
    }
     
    .khungpro53 {
    background: white;
    text-align: center;
    border-left: 1px solid #CAD5E0;
    border-right: 1px solid #CAD5E0;
    border-bottom: 1px solid #CAD5E0;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: -16px;
    border-radius: 0px 0px 5px 5px;
    font-weight: bold;
    }
    .khungpro52 {
    background: url(http://i37.servimg.com/u/f37/17/47/85/23/bgd_gr11.gif) no-repeat;
    text-align: center;
    height: 25px;
    line-height: 46px;
    padding-top: 13px;
    }
    .khungpro51 {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    background: url(http://i37.servimg.com/u/f37/17/47/85/23/bgd_gr10.gif) no-repeat;
    padding: 0 10px;
    text-align: center;
    margin-top: -1px;
    float: center;
    }
          </style>
       
     
    <script type="text/javascript">//<![CDATA[
    var multiquote_img_off = '{JS_MULTIQUOTE_IMG_OFF}', multiquote_img_on = '{JS_MULTIQUOTE_IMG_ON}', _atr = '{JS_DIR}addthis/', _ati = '{PATH_IMG_FA}addthis/'{ADDTHIS_LANG}, addthis_localize = { share_caption: "{L_SHARE_CAPTION}", email: "{L_EMAIL}", email_caption: "{L_EMAIL_CAPTION}", favorites: "{L_SHARE_BOOKMARKS}", print: "{L_PRINT}", more: "{L_MORE}" };
    $(function(){
      _atc.cwait = 0;
      $('.addthis_button').mouseup(function(){
          if ($('#at15s').css('display') == 'block') {
            addthis_close();
            addthis_close();
          }
      });
    });
    //]]>
    </script>

    <!-- BEGIN switch_user_logged_in -->
    <div id="pun-visit" class="clearfix">
      <ul>
          <!-- BEGIN switch_plus_menu -->
          <li>
            <script type="text/javascript">//<![CDATA[
                var url_favourite = '{switch_user_logged_in.U_FAVOURITE_JS_PLUS_MENU}';
                var url_newposts = '{U_NEWPOSTS_JS_PLUS_MENU}';
                var url_egosearch = '{U_EGOSEARCH_JS_PLUS_MENU}';
                var url_unanswered = '{U_UNANSWERED_JS_PLUS_MENU}';
                var url_watchsearch = '{U_WATCHSEARCH_JS_PLUS_MENU}';
                var url_tellfriend = '{U_TELLFRIEND_JS_PLUS_MENU}';
                insert_plus_menu_new('f{FORUM_ID}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
            //]]>
            </script>
          </li>
          <!-- END switch_plus_menu -->
          <li><a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&pub=forumotion">{L_SHARE}</a></li>
          <li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a></li>
          <li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a></li>
          <!-- BEGIN watchtopic -->
          <li>{S_WATCH_TOPIC}</li>
          <!-- END watchtopic -->
      </ul>
      <p>{LOGGED_AS}. {LAST_VISIT_DATE}</p>
    </div>
    <!-- END switch_user_logged_in -->
    <!-- BEGIN switch_user_logged_out -->
    <div id="pun-visit">
      <p>{L_NOT_CONNECTED} {L_LOGIN_REGISTER}</p>
    </div>
    <!-- END switch_user_logged_out -->

    <div class="pun-crumbs noprint">
      <p class="crumbs">
          <a href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC} »
          <strong><a href="{TOPIC_URL}">{TOPIC_TITLE}</a></strong>
          <!-- BEGIN switch_twitter_btn -->
          <span id="twitter_btn" style="margin-left: 6px; ">
            <a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal">Tweet</a>
            <script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
          </span>
          <!-- END switch_twitter_btn -->
          <!-- BEGIN switch_fb_likebtn -->
          <span id="fb_likebtn" style="margin-left: 6px; ">
            <iframe src="http://www.facebook.com/plugins/like.php?href={FORUM_URL}{TOPIC_URL}&layout=button_count&show_faces=false&width=450&action=like&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:auto; height:21px;" allowTransparency="true"></iframe>
          </span>
          <!-- END switch_fb_likebtn -->
      </p>
    </div>

    <div class="main paged">
      <div class="paged-head clearfix">
          <!-- BEGIN topicpagination -->
          <p class="paging">{PAGINATION}</p>
          <!-- END topicpagination -->
          <p class="posting">
            <!-- BEGIN switch_user_authpost -->
            <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" class="{POST_IMG_CLASS}" alt="{L_POST_NEW_TOPIC}" /></a> 
            <!-- END switch_user_authpost -->

            <!-- BEGIN switch_user_authreply -->
            <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" class="i_reply" alt="{L_POST_REPLY_TOPIC}" /></a>
            <!-- END switch_user_authreply -->
          </p>
      </div>
      {POLL_DISPLAY}
      <div class="main-head clearfix">
          <p class="h2">
            <a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#bottom">{L_GOTO_DOWN}</a>
            {L_MESSAGE} [{PAGE_NUMBER}]
          </p>
      </div>

      <div class="main-content topic">
          <!-- BEGIN postrow -->
            <!-- BEGIN displayed -->
            <div class="post"{postrow.displayed.THANK_BGCOLOR}>
                <a name="{postrow.displayed.U_POST_ID}"></a>
                <div class="postmain"{postrow.displayed.THANK_BGCOLOR}>
                  <div id="p{postrow.displayed.U_POST_ID}" class="posthead"{postrow.displayed.THANK_BGCOLOR}>
                      <h2><div style="float:right;background: #2EBCFF; padding: 2px; color: white; min-width: 20px; height: 20px; font-size: 12px; text-align: center; -webkit-border-radius: 99px; -moz-border-radius: 99px; border-radius: 99px; position: relative; top: -2px;">
                        <strong>{postrow.displayed.COUNT_POSTS}</strong></div>
                        {postrow.displayed.ICON} <a href="{postrow.displayed.POST_URL}">{postrow.displayed.POST_SUBJECT}</a> {postrow.displayed.POST_DATE_NEW}
                       
                        </h2>
                  </div>

                  <div class="postbody"{postrow.displayed.THANK_BGCOLOR}>
                      <div class="user">
                        <div class="messageUserBlock"><h3 class="userText">
                         
                          {postrow.displayed.POSTER_NAME}
                         
                          <br><ul class="ribbon"><li class="ribbonStaff"><div class="left"></div><div class="right"></div><em class="userTitle" itemprop="title"><marquee BEHAVIOR="ALTERNATE">{postrow.displayed.POSTER_RANK_NEW}</marquee></em></li></ul><!--
    slot: message_user_info_text -->
                          </h3>
                         
                         
                          <div class="avatarHolder"><span class="helper"></span>
                           
                            <span class="user-basic-info">{postrow.displayed.POSTER_AVATAR}</span>
                           
                            </div><div class="extraUserInfo">
                           
                            <dl class="pairsInline"><dt><span style="white-space:nowrap;">{postrow.displayed.RANK_IMAGE}<br>
                           
                            <span style="white-space:nowrap;">
                             
                            {postrow.displayed.ONLINE_IMG}
                             
                              </span></dt><dd> </dd></dl>
                             
                             
                            </div>
                           
                            <span class="arrow"><span></span></span></div>
                          <br>

    <style>
    .messageUserInfo{float:left;width:124px}
      .messageUserBlock{background-color:white;border:1px solid #E0E0E0;position:relative}
      .messageUserBlock a[href*="/u"]{background: white url(http://rap.vn/diendan/styles/uniform/xenforo/xenfocus/highlight.png) repeat-x top;border-bottom:1px solid #D7D7D7;display:block;font-weight:700;line-height:16px;overflow:hidden;padding-bottom:8px;padding-top:8px;text-align:center;text-shadow:rgba(255,255,255,0.8) 0 1px 0}
      .messageUserBlock .userTitle{display:block;font-size:11px;padding-top:6px;text-align:center}
      .messageUserBlock div.avatarHolder{background-color:white;padding:10px}
      .messageUserBlock div.avatarHolder img{width:102px}
      .pun fieldset,.pun img{border:none}.messageUserBlock .extraUserInfo{background-color:white;border-top:1px solid #EDEDED;font-size:10px;padding:4px 6px}.messageUserBlock .extraUserInfo dl{margin:2px 0}
      .messageUserBlock .extraUserInfo dt{color:#969696!important;display:block;font-size:11px}
      .message .messageInfo{border-bottom:1px none #000;margin-left:140px;padding:0;zoom:1}
      #profile-advanced-details .autobot{color:#2220FB!important;font-size:14px!important;text-shadow:1px 1px 1px #000!important}.post .post-options{height:22px;position:relative}
    .ribbon li:last-child{margin-bottom:0}
      .ribbon li{-khtml-border-radius:3px;-khtml-border-top-left-radius:0;-khtml-border-top-right-radius:0;-khtml-box-shadow:0 1px 3px rgba(0,0,0,0.25);-moz-border-radius:3px;-moz-border-radius-topleft:0;-moz-border-radius-topright:0;-moz-box-shadow:0 1px 3px rgba(0,0,0,0.25);-webkit-border-radius:3px;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:0;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.25);border-radius:3px;border-top-left-radius:0;border-top-right-radius:0;box-shadow:0 1px 3px rgba(0,0,0,0.25);margin-bottom:5px;padding:1px;position:relative}
      .ribbonStaff{background:#0091FF;border:1px solid #0091FF;color:#fff}
      .ribbon li .left{-khtml-border-top-left-radius:3px;-moz-border-radius-topleft:3px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px;left:2.9px}
      .ribbon li div{height:4px;position:absolute;top:-4px;width:4px}
      .ribbonStaff div{background-color:#0091FF}
      .ribbon li .right{-khtml-border-top-right-radius:3px;-moz-border-radius-topright:3px;-webkit-border-top-right-radius:3px;border-top-right-radius:3px;right:-1px;}
      .messageList{background-color:#EDEDED;border:1px solid #D7D7D7;padding:10px 10px 1px}
    .ribbon{font-size:12px;font-weight:700;margin:-5px -5px -2px;text-align:center}
      .pun .postfoot .user-contact {
    float: center;
    text-align: center;
    width: 15em;
    }



    .postmain blockquote, blockquote {
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
    margin: 0.5em;
    color: #495D68;
    padding: 0 !important;
    border: 1px solid #CCC !important;
    background: url(http://cros.forumf.biz/users/2012/10/88/45/album/quote110.png);
    }


    .pun .postmain {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: white;
    border: 1px solid #C9C9C9;
    border-radius: 5px;
    box-shadow: 0 3px 5px #C9C9C9;
    margin-left: 15em;
    width: 740px;
    line-height: 22px;
    }
     
    .pun .post {
    background:transparent;
    border:0;
    padding-top:15px;
    }

    .pun .entry-content {
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    background:#fff;
    border-radius:5px;
    margin-bottom:5px;
    min-height:140px;
    overflow:hidden;
    padding-bottom:0;
    padding-left:5px;

    }

    .pun .post-entry {
    height:100%;
    position:relative;
    padding:1em 1em 0;
    }

    .pun .postbody {
    height:100%;
    width:100%;
    }
    .pun .posthead h2 strong {
    float: none;
    }

    .pun .posthead {
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    background:#f5f5f5;
    border-bottom:0;
    border-radius:5px;
    margin:5px 5px 5px 0;
    padding:.5em 1.3em .5em 1em;
    }

    .pun .post .user {
    float:left;
    left:10px;
    margin-left:-16em;
    position:relative;
    text-align:center;
    }

    .postfoot {
    border:0;
    }



    .pun .user-ident .username {
    position:relative !important;
    text-decoration:none;
    top:0;
    }


    .post .post-options {
    height: 22px;
    position: relative;
    }


    div.user-basic-info img{
        margin: 3px;
        border: 5px solid #eee;
        -webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
        -moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
        box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
        -webkit-transition: all 0.5s ease-out;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;

    width: 85px;

    }
     
    div.user-basic-info img:hover {
        -webkit-transform: rotate(-7deg);
        -moz-transform: rotate(-7deg);
        -o-transform: rotate(-7deg);
    }
    </style>
                        <div class="user-info">
                         
                           
                                          <div class="khungpro51" style="font-weight:bold;">                                <center>Thông Tin Cá Nhân</center></div>
    <div class="khungpro52"><center></center></div>
                          <div class="khungpro53">

                            <!-- BEGIN profile_field -->
                                             

                            {postrow.displayed.profile_field.LABEL}{postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}
                            <!-- END profile_field -->
                          </div>
                                               
                         
                         
                       
                            {postrow.displayed.POSTER_RPG}
                        </div>
                      </div>

                      <div class="post-entry">
                        <div class="entry-content">
                            <!-- BEGIN switch_vote_active -->
                            <div class="vote gensmall">
                              <!-- BEGIN switch_vote -->
                              <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}">+</a></div>
                              <!-- END switch_vote -->

                              <!-- BEGIN switch_bar -->
                              <div class="vote-bar" title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}">
                                  <!-- BEGIN switch_vote_plus -->
                                  <div class="vote-bar-plus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_plus.HEIGHT_PLUS}px;"></div>
                                  <!-- END switch_vote_plus -->

                                  <!-- BEGIN switch_vote_minus -->
                                  <div class="vote-bar-minus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_minus.HEIGHT_MINUS}px;"></div>
                                  <!-- END switch_vote_minus -->
                              </div>
                              <!-- END switch_bar -->

                              <!-- BEGIN switch_no_bar -->
                              <div title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}" class="vote-no-bar">----</div>
                              <!-- END switch_no_bar -->

                              <!-- BEGIN switch_vote -->
                              <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}">-</a></div>
                              <!-- END switch_vote -->
                            </div>
                            <!-- END switch_vote_active -->
                            <div>
                              <div>{postrow.displayed.MESSAGE}</div>
                              <!-- BEGIN switch_attachments -->
                              <dl class="attachbox">
                                  <dt>{postrow.displayed.switch_attachments.L_ATTACHMENTS}</dt>
                                  <dd>
                                    <!-- BEGIN switch_post_attachments -->
                                    <dl class="file">
                                        <dt>
                                          <img src="{postrow.displayed.switch_attachments.switch_post_attachments.U_IMG}" />

                                          <!-- BEGIN switch_dl_att -->
                                          <a class="postlink" href="{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.U_ATTACHMENT}">{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT}</a> {postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT_DEL}
                                          <!-- END switch_dl_att -->

                                          <!-- BEGIN switch_no_dl_att -->
                                          {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT} {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT_DEL}
                                          <!-- END switch_no_dl_att -->
                                        </dt>

                                        <!-- BEGIN switch_no_comment -->
                                        <dd>
                                          <em>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_comment.ATTACHMENT_COMMENT}</em>
                                        </dd>
                                        <!-- END switch_no_comment -->

                                        <!-- BEGIN switch_no_dl_att -->
                                        <dd>
                                          <em><strong>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</strong></em>
                                        </dd>
                                        <!-- END switch_no_dl_att -->

                                        <dd>({postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}) {postrow.displayed.switch_attachments.switch_post_attachments.NB_DL}</dd>
                                    </dl>
                                    <!-- END switch_post_attachments -->
                                  </dd>
                              </dl>
                              <!-- END switch_attachments -->
                              <div class="clear"></div>
                            </div>
                            <p>
                              {postrow.displayed.EDITED_MESSAGE}
                            </p>
                        </div>
                      </div>
                  </div>

                  <!-- BEGIN switch_signature -->
                  <div class="sig-content">
                      {postrow.displayed.SIGNATURE_NEW}
                  </div>
                  <!-- END switch_signature -->

                  <div class="postfoot">
                      <div class="user-contact">
                        {postrow.displayed.PROFILE_IMG} {postrow.displayed.PM_IMG} {postrow.displayed.EMAIL_IMG}<!-- BEGIN contact_field --> {postrow.displayed.contact_field.CONTENT}<!-- END contact_field -->
                      </div>
               
                                                     
                   
                    <div class="votene" style=" float: left;text-align: left;  width: 23em;">
                                               
    <!-- BEGIN switch_vote_active -->
                                             
                                              <table width="400px" border="0" cellspacing="0" cellpadding="0">
      <tr valign="MIDDLE">
     
     
     
      <iframe name="vote{postrow.displayed.U_POST_ID}" style="display:none"></iframe>
     
     

      <td style="text-align: center;width: 190px;height: 20px!important;" class="smallfont">
    <!-- BEGIN switch_no_bar -->
      <span class="dosat vote{postrow.displayed.U_POST_ID}" title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}">{postrow.displayed.switch_vote_active.L_VOTE_TITLE}</span>
    <!-- END switch_no_bar -->
    <!-- BEGIN switch_bar -->
      <span class="dosat vote{postrow.displayed.U_POST_ID}" title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}">{postrow.displayed.switch_vote_active.L_VOTE_TITLE}</span>
     <!-- END switch_bar -->
      </td>
     
        <td style="padding-left:25px" valign="middle" nowrap="nowrap" class="genmed gensmall">
         
          <div class="vote vote-button">
              <!-- BEGIN switch_vote -->
            <a target="vote{postrow.displayed.U_POST_ID}" href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}" alt="plus" class="plus giet"><img src="http://i43.servimg.com/u/f43/16/03/04/56/like-f10.png"/> Thích</a>
     <!-- END switch_vote -->
          </div>
          <div class="vote vote-button">
     <!-- BEGIN switch_vote -->
              <a target="vote{postrow.displayed.U_POST_ID}" href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}" alt="minus" class="minus giet"><img src="http://i43.servimg.com/u/f43/16/03/04/56/dislik10.png"/> Không thích</a>
     <!-- END switch_vote -->
          </div>
       
      </td>
      </tr>
    </table> <!-- END switch_vote_active -->
                                              </div>     
                                           
                    <span class="options-button">
                                                              {postrow.displayed.THANK_IMG} {postrow.displayed.MULTIQUOTE_IMG} {postrow.displayed.QUOTE_IMG} {postrow.displayed.EDIT_IMG} {postrow.displayed.DELETE_IMG} {postrow.displayed.REPORT_IMG}                                                 
                                                        </span>
                                               
               
                  <div style="clear:both;"></div>
                </div>
            </div>
                   
            <!-- BEGIN first_post_br -->
          </div>
          <hr id="first-post-br" />
          <div class="main-content topic">
            <!-- END first_post_br -->
            <!-- END displayed -->
            <!-- BEGIN hidden -->
                <p class="p-hidden">{postrow.hidden.MESSAGE}</p>
            <!-- END hidden -->
          <!-- END postrow -->
      </div>

      <div class="main-foot clearfix">
          <p class="h2">
            <a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#top">{L_BACK_TO_TOP}</a> 
            {L_MESSAGE} [{PAGE_NUMBER}]
          </p>
          <p class="options">
            <input type="hidden" name="t" value="{TOPIC_ID}" />

            <!-- <input type="hidden" name="sid" value="{S_SID}" /> -->
            <input type="hidden" name="{SECURE_ID_NAME}" value="{SECURE_ID_VALUE}" />

            <!-- BEGIN viewtopic_bottom -->
            {S_TOPIC_ADMIN}
            <!-- END viewtopic_bottom -->
          </p>
      </div>

      <a name="bottomtitle"></a>

      <div class="paged-foot clearfix">
          <!-- BEGIN topicpagination -->
          <p class="paging">{PAGINATION}</p>
          <!-- END topicpagination -->
          <p class="posting">
            <!-- BEGIN switch_user_authpost -->
            <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" class="{POST_IMG_CLASS}" alt="{L_POST_NEW_TOPIC}" /></a> 
            <!-- END switch_user_authpost -->

            <!-- BEGIN switch_user_authreply -->
            <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" class="i_reply" alt="{L_POST_REPLY_TOPIC}" /></a>
            <!-- END switch_user_authreply -->
          </p>
      </div>

    </div>

    <div class="pun-crumbs">
      <p class="crumbs">
          <a href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC} »
          <strong><a href="{TOPIC_URL}">{TOPIC_TITLE}</a></strong>
      </p>
    </div>

    <!-- BEGIN promot_trafic -->
    <div class="main" id="ptrafic_close" style="display:none">
      <div class="main-head clearfix">
          <p class="h2">{PROMOT_TRAFIC_TITLE}</p>
          <p class="options"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_MORE_IMG}" alt="+" align="" border="0" /></a></p>
      </div>
    </div>
    <div class="main" id="ptrafic_open" style="display:''">
      <div class="main-head clearfix">
          <p class="h2">{PROMOT_TRAFIC_TITLE}</p>
          <p class="options"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_LESS_IMG}" alt="-" align="" border="0" /></a></p>
      </div>
      <div class="main-content clearfix">
          <!-- BEGIN link -->
          » <a href="{promot_trafic.link.U_HREF}" target="_blank" title="{promot_trafic.link.TITLE}">{promot_trafic.link.TITLE}</a><br />
          <!-- END link -->
      </div>
    </div>
    <!-- END promot_trafic -->

    <!-- BEGIN switch_forum_rules -->
    <div class="main" id="forum_rules">
      <div class="main-head clearfix">
          <p class="h2">{L_FORUM_RULES}</p>
      </div>
      <table class="main-content frm">
          <tr>
            <!-- BEGIN switch_forum_rule_image -->
            <td class="logo">
                <img src="{RULE_IMG_URL}" />
            </td>
            <!-- END switch_forum_rule_image -->
            <td class="rules entry-content">
                {RULE_MSG}
            </td>
          </tr>
      </table>
    </div>
    <!-- END switch_forum_rules -->

    <!-- BEGIN switch_user_logged_in -->
    {QUICK_REPLY_FORM}
        <div style="display:none" id="quickrepFMvi"></div>
    <div style="display:none" id="quickdata"></div>
    <!-- END switch_user_logged_in -->
       
       
    <div id="pun-info" class="main">
      <div class="main-content">
          <div id="stats">
            <p>{L_TABS_PERMISSIONS} <br />{S_AUTH_LIST}</p>
          </div>
      </div>
    </div>

    <!-- BEGIN switch_image_resize -->
    <script type="text/javascript">
    //<![CDATA[
    $(resize_images({ 'selector' : '.post-entry .entry-content', 'max_width' : {switch_image_resize.IMG_RESIZE_WIDTH}, 'max_height' : {switch_image_resize.IMG_RESIZE_HEIGHT} }));
    //]]>
    </script>
    <!-- END switch_image_resize -->
    <script src="{JS_DIR}addthis/addthis_widget.js" type="text/javascript"></script>
      <script src="http://hotro.4forum.biz/42675.js" type="text/javascript"> </script>

    Bài gửi
     19/06/13, 07:46 pm
    Admin
    Admin
    [Only topic] Viewtopic - Dạng hiển thị bài viết trong topic Grav_v10(*) Phiên bản hỗ trợ: Invision

    Chèn vào CSS thôi
    Code:
    .post{min-height:400px;border-bottom:35px solid transparent;background:transparent!important}
    .posting-options.topic-options{min-height:16px}
    [id^=p]:nth-child(2n) .post-container::before,[id^=p]:nth-child(2n+1) .post-container::before{content:url(http://i35.servimg.com/u/f35/16/55/88/76/post-t10.png);border-right:1px solid #F1F8FE;height:18px;width:10px;display:block;position:absolute;margin:44px 0 0 -10px}
    [id^=p]:nth-child(2n+1) .post-container::before{content:url(http://i35.servimg.com/u/f35/16/55/88/76/post-t11.png)}
    .post-entry{border-top:1px solid #FFF;margin:0;padding:10px 15px}
    .post .post-header{border-bottom:1px solid #D7D7D7;background:transparent}
    .postprofile .post-header{border:0}
    [id^=p]:nth-child(2n) .post-footer,[id^=p]:nth-child(2n) .post-container{background:#F1F8FE}
    [id^=p]:nth-child(2n+1) .post-footer,[id^=p]:nth-child(2n+1) .post-container{background:#F4F4F4}
    [id^=p]:nth-child(2n+1) .post-container{border:1px solid #D6D6D6}
    [id^=p]:nth-child(2n) .post-container{border:1px solid #B5D7F4}
    .post-container{min-height:360px;border-radius:5px 5px 0 0;border:1px solid #B5D7F4;border-bottom:0}
    .post-footer{border-radius:0 0 5px 5px;border:1px solid #B5D7F4;margin-left:198px;border-top:1px solid #FFF}
    .postprofile-head.post-header{background:transparent;position:absolute!important;text-align:center;width:200px}
    .maintitle.floated+.post{margin-top:25px}
    .post-info li+li{margin-top:6px;text-align:right;width:100px;color:#1E68C4;font-weight:700}
    ul.post-info li.ddvote{height:20px;line-height:20px;font-size:12px;font-weight:700;display:inline;margin-top:6px;position:absolute}
    .popupmenu-item{text-align:left}
    .postprofile-details.postdetails dt a img[src][alt]{margin-top:26px;vertical-align:middle;border:3px double #C6C6C6;border-radius:5px;max-width:80px;max-height:80px;padding:1px}
    .popmenubutton-new-out img{display:none!important}
    .avatar+ul{text-align:left}
    .postprofile-details dt,.postprofile-head.post-header,.postprofile-details.postdetails{text-align:center}
    .postdetails dt img{width:100px;height:100px;box-shadow:0 0 5px #000;border-radius:5px;position:relative;z-index:5}

    Bài gửi
     19/06/13, 07:49 pm
    Admin
    Admin
    [Only topic] Viewtopic - Dạng hiển thị bài viết trong topic Vew11(*) Phiên bản hỗ trợpunBb

    Thay toàn bộ viewtopic_body [tip]ACP >> Display >> Templates >> General >> Viewtopic_body[/tip] bằng:
    Code:
    <script type="text/javascript">//<![CDATA[
    var multiquote_img_off = '{JS_MULTIQUOTE_IMG_OFF}', multiquote_img_on = '{JS_MULTIQUOTE_IMG_ON}', _atr = '{JS_DIR}addthis/', _ati = '{PATH_IMG_FA}addthis/'{ADDTHIS_LANG}, addthis_localize = { share_caption: "{L_SHARE_CAPTION}", email: "{L_EMAIL}", email_caption: "{L_EMAIL_CAPTION}", favorites: "{L_SHARE_BOOKMARKS}", print: "{L_PRINT}", more: "{L_MORE}" };
    $(function(){
            _atc.cwait = 0;
            $('.addthis_button').mouseup(function(){
                    if ($('#at15s').css('display') == 'block') {
                            addthis_close();
                            addthis_close();
                    }
            });
    });
    //]]>
    </script>
    <style>
        .vote-button{float:left;width:65px}
        .plus{float:left;width:50px;background-color: #ffffff;border: 1px solid black;-webkit-border-radius: 3px;
        -webkit-border-radius: 3px;color: #3B5998!important;
        border-color: #ebebeb;cursor:pointer;display:inline-block;font-size:11px;line-height:13px;text-align:center;text-decoration:none;vertical-align:top;white-space:nowrap;padding: 3px 5px 0px 4px;}
        .minus{float:left;width:80px;background-color: #ffffff;border: 1px solid black;-webkit-border-radius: 3px;
        -webkit-border-radius: 3px;color: #3B5998!important;
        border-color: #ebebeb;cursor:pointer;display:inline-block;font-size:11px;line-height:13px;text-align:center;text-decoration:none;vertical-align:top;white-space:nowrap;padding: 3px 5px 0px 4px;}
        .dosat .qua,.no{margin:6px 2px 0;padding:5px 8px 5px 25px}

        .no{padding:5px 8px}
        .dosat .qua,.no .vom,.no .vop{background-color: #ffffff;
        -webkit-border-radius: 1px;
        color: #000;
        left: -1px;
        padding: 3px;
        position: relative;
        border: 1px solid #ebebeb;
    }
    .pun .topic {
    background: transparent;
    border: none;
    }
    .pun .post .user {
    float: left;
    position: relative;
    padding: 2px 10px 5px;
    font-size: 11px;
    display: block;
    clear: both;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #CCC;
    width: 14em;
    margin: 5px;
    background: #FAFAFA none;
    margin-left: -18em;
    overflow: visible;
    }
      .postbody {
    padding: 0 10px;
    }
    .pun .post .user .arrow {
    width: 10px;
    height: 21px;
    float: right;
    background: url(http://www.thoitrangsi.com/styles/plus/post_arrow.png) no-repeat;
    margin-top: 30px;
    z-index: 10;
    position: absolute;
    right: -10px;
    }
    .pun .postmain {
    margin-left: 17em;
    color: #3e3e3e;
    border: 1px solid #97A4C2;
    background: rgb(255, 255, 255) none;
    border-radius: 3px;
    }
    .pun .posthead {
    background-color: #F1F3F8;
    border-bottom: 1px solid #97A4C2;

    border-radius: 3px 3px 0 0;
    }
      .posthead h2 {
    font: normal 12px Tahoma,Calibri,Verdana,Geneva,sans-serif;
    color: rgb(99, 95, 95);
    }
      #pun-qpost .main-head, fieldset.frm-set dl dt {
    display: none;
    }
      #pun-qpost {
    border: 1px solid #c4cde0 !important;
    border-radius: 3px;
    background: #fff;
    }
    #quick_reply .frm-buttons {
    padding: 0;
    border: 1px solid #b4bbcd;
    background-color: #f2f2f2;
    border-top: 1px solid #e6e6e6;
    height: 30px;
    margin: 0;
    width: 773px;
    line-height: 30px;
    text-align: right;
    }
      fieldset.frm-set dl dd, #text_editor_textare {
    margin: 0 !important;
    padding: 0 !important;
    }
    #text_editor_textarea {
    padding: 10px;
    border-radius: 0;
    border-bottom: 0;
    border-color: #b4bbcd;
    width: 753px !important;
    margin-bottom: 0px !important;
    font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
    }
      .frm-buttons input[value="Send"] {
    font-size: 1em;
    line-height: 1.2;
    margin-right: 1em;
    overflow: visible;
    padding: 1px .5em 2px;
    vertical-align: middle;
    background-color: #5b74a8;
    border: 1px solid;
    border-color: #29447e #29447e #1a356e;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    line-height: 13px;
    color: #fff;
    padding: 2px 16px;
    }
      input[name="preview"] {
    padding: 4px 13px;
    border: none;
    display: inline-block;
    position: relative;
    }
      input[name="preview"]:hover {
    background-color: #eee;
    border: 1px solid #999;
    border-bottom-color: #888;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
    padding: 2px 12px;
    }
      .dd-textarea::before {
    background: none;
    content: " ";
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 6px solid #b4bbcd;
    z-index: 8;
    position: relative;
    border-top: 0px !important;
    margin-top: -5px;
    float: left;
    margin-left: 20px;
    }
    .dd-textarea::after {
    background: none;
    content: " ";
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    border-top: 0px !important;
    margin-top: -5px;
    z-index: 10;
    margin-left: -755px;
    }
      button.button2, input.button2 {
    background: none;
    border: none;
    padding: 4px 7px;
    margin: 0;
    }
    button.button2:hover, input.button2:hover {
    color: #133783;
    background: #f1f1f1;
    border: none;
    }
      .main .main-content.frm, .pun .frm-form {
    background-color: #fff;
    border: none;
    }
    fieldset.frm-set {
    border: none;
    margin: 8px;
    padding: 0;
    width: 776px !important;
    }
      .postfoot {
    margin-left: 0;
    }
      .pun .post {
    border: none;
    padding-bottom: 15px;
    }
      .pun .posthead h2 strong::before {
    content: "#";
    margin-right: 2px;
    }
      .user-basic-info a img {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #AEAEAE;
    padding: 2px;
    max-width: 120px;
    }.user-basic-info {
    text-align: center;
    }
      .pun .user-ident .username {
    display: block;
    position: relative;
    text-align: center;
    padding-top: 5px;
    }.pun .main .options {
    display: block;
    float: none;
    }
    </style><p class="posting" style="float: none;margin-bottom: 5px;">
                            <!-- BEGIN switch_user_authpost -->
                            <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" class="{POST_IMG_CLASS}" alt="{L_POST_NEW_TOPIC}" /></a> 
                            <!-- END switch_user_authpost -->


                            <!-- BEGIN switch_user_authreply -->
                            <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" class="i_reply" alt="{L_POST_REPLY_TOPIC}" /></a>
                            <!-- END switch_user_authreply -->
                    </p>       
    <!-- BEGIN switch_user_logged_in -->
    <div id="pun-visit" class="clearfix">
            <ul>
                    <!-- BEGIN switch_plus_menu -->
                    <li>
                            <script type="text/javascript">//<![CDATA[
                                    var url_favourite = '{switch_user_logged_in.U_FAVOURITE_JS_PLUS_MENU}';
                                    var url_newposts = '{U_NEWPOSTS_JS_PLUS_MENU}';
                                    var url_egosearch = '{U_EGOSEARCH_JS_PLUS_MENU}';
                                    var url_unanswered = '{U_UNANSWERED_JS_PLUS_MENU}';
                                    var url_watchsearch = '{U_WATCHSEARCH_JS_PLUS_MENU}';
                                    var url_tellfriend = '{U_TELLFRIEND_JS_PLUS_MENU}';
                                    insert_plus_menu_new('f{FORUM_ID}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
                            //]]>
                            </script>
                    </li>
                    <!-- END switch_plus_menu -->
                    <li><a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&pub=forumotion">{L_SHARE}</a></li>
                   
                    <!-- BEGIN watchtopic -->
                    <li>{S_WATCH_TOPIC}</li>
                    <!-- END watchtopic -->
              <!-- BEGIN switch_twitter_btn -->
                    <li><span id="twitter_btn" style="margin-left: 6px; ">
                            <a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal">Tweet</a>
                            <script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
                      </span></li>
                    <!-- END switch_twitter_btn -->
                    <!-- BEGIN switch_fb_likebtn -->
                    <li><span id="fb_likebtn" style="margin-left: 6px; ">
                            <iframe src="http://www.facebook.com/plugins/like.php?href={FORUM_URL}{TOPIC_URL}&layout=button_count&show_faces=false&width=450&action=like&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:auto; height:21px;" allowTransparency="true"></iframe>
                      </span></li>
                    <!-- END switch_fb_likebtn -->
            </ul>
    </div>
    <!-- END switch_user_logged_in -->


    <div class="main paged">
                            <!-- BEGIN topicpagination -->
            <div class="paged-head clearfix">


                    <p class="paging">{PAGINATION}</p>
              <br/><br/>
            </div>                <!-- END topicpagination -->
            {POLL_DISPLAY}
           
            <div class="main-content topic">
                    <!-- BEGIN postrow -->
                            <!-- BEGIN displayed -->
                            <div class="post"{postrow.displayed.THANK_BGCOLOR}>
                                    <a name="{postrow.displayed.U_POST_ID}"></a>
                                    <div class="postmain"{postrow.displayed.THANK_BGCOLOR}>
                                            <div id="p{postrow.displayed.U_POST_ID}" class="posthead"{postrow.displayed.THANK_BGCOLOR}>
                                                    <h2>
                                                            <strong>{postrow.displayed.COUNT_POSTS}</strong>
                                                            {postrow.displayed.POST_DATE_NEW}
                                                    </h2>
                                            </div>


                                            <div class="postbody"{postrow.displayed.THANK_BGCOLOR}>
                                                    <div class="user"><div class="arrow"></div>
                                                            <div class="user-ident">
                                                              <div class="username">{postrow.displayed.POSTER_NAME}<br/><span style="font-weight: normal;font-size: 11px;">{postrow.displayed.POSTER_RANK_NEW}</span>{postrow.displayed.ONLINE_IMG}</div>
                                                                    <div class="user-basic-info">
                                                                            {postrow.displayed.POSTER_AVATAR}<br />
                                                                            {postrow.displayed.RANK_IMAGE}
                                                                    </div>
                                                            </div>
                                                            <div class="user-info">
                                                                   
                                                                    <!-- BEGIN profile_field -->
                                                                    {postrow.displayed.profile_field.LABEL}{postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}
                                                                    <!-- END profile_field -->
                                                                    {postrow.displayed.POSTER_RPG}
                                                            </div>
                                                            <div class="user-contact">
                                                            {postrow.displayed.PROFILE_IMG} {postrow.displayed.PM_IMG} {postrow.displayed.EMAIL_IMG}<!-- BEGIN contact_field --> {postrow.displayed.contact_field.CONTENT}<!-- END contact_field -->
                                                    </div>
                                                    </div>
                                            <p style="padding: 5px 0;">  <b>{postrow.displayed.ICON} <a href="{postrow.displayed.POST_URL}">{postrow.displayed.POST_SUBJECT}</a></b>        </p><hr style="width: 97%;border: none;  border-bottom: 1px solid #c8c8c8;">                <div class="post-entry">
                                              <div class="entry-content">
                                                                    <!-- BEGIN switch_vote_active -->
                                                                    <div class="vote gensmall">
                                                                            <!-- BEGIN switch_vote -->
                                                                            <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}">+</a></div>
                                                                            <!-- END switch_vote -->


                                                                            <!-- BEGIN switch_bar -->
                                                                            <div class="vote-bar" title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}">
                                                                                    <!-- BEGIN switch_vote_plus -->
                                                                                    <div class="vote-bar-plus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_plus.HEIGHT_PLUS}px;"></div>
                                                                                    <!-- END switch_vote_plus -->


                                                                                    <!-- BEGIN switch_vote_minus -->
                                                                                    <div class="vote-bar-minus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_minus.HEIGHT_MINUS}px;"></div>
                                                                                    <!-- END switch_vote_minus -->
                                                                            </div>
                                                                            <!-- END switch_bar -->


                                                                            <!-- BEGIN switch_no_bar -->
                                                                            <div title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}" class="vote-no-bar">----</div>
                                                                            <!-- END switch_no_bar -->


                                                                            <!-- BEGIN switch_vote -->
                                                                            <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}">-</a></div>
                                                                            <!-- END switch_vote -->
                                                                    </div>
                                                                    <!-- END switch_vote_active -->
                                                                    <div>
                                                                            <div>{postrow.displayed.MESSAGE}</div>
                                                                            <!-- BEGIN switch_attachments -->
                                                                            <dl class="attachbox">
                                                                                    <dt>{postrow.displayed.switch_attachments.L_ATTACHMENTS}</dt>
                                                                                    <dd>
                                                                                            <!-- BEGIN switch_post_attachments -->
                                                                                            <dl class="file">
                                                                                                    <dt>
                                                                                                            <img src="{postrow.displayed.switch_attachments.switch_post_attachments.U_IMG}" />


                                                                                                            <!-- BEGIN switch_dl_att -->
                                                                                                            <a class="postlink" href="{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.U_ATTACHMENT}">{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT}</a> {postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT_DEL}
                                                                                                            <!-- END switch_dl_att -->


                                                                                                            <!-- BEGIN switch_no_dl_att -->
                                                                                                            {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT} {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT_DEL}
                                                                                                            <!-- END switch_no_dl_att -->
                                                                                                    </dt>


                                                                                                    <!-- BEGIN switch_no_comment -->
                                                                                                    <dd>
                                                                                                            <em>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_comment.ATTACHMENT_COMMENT}</em>
                                                                                                    </dd>
                                                                                                    <!-- END switch_no_comment -->


                                                                                                    <!-- BEGIN switch_no_dl_att -->
                                                                                                    <dd>
                                                                                                            <em><strong>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</strong></em>
                                                                                                    </dd>
                                                                                                    <!-- END switch_no_dl_att -->                                                                <dd>({postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}) {postrow.displayed.switch_attachments.switch_post_attachments.NB_DL}</dd>
                                                                                            </dl>
                                                                                            <!-- END switch_post_attachments -->
                                                                                    </dd>
                                                                            </dl>
                                                                            <!-- END switch_attachments -->
                                                                            <div class="clear"></div>
                                                                    </div>
                                                                    <p>
                                                                            {postrow.displayed.EDITED_MESSAGE}
                                                                    </p>
                                                            </div>
                                                    </div>
                                            </div>


                                            <!-- BEGIN switch_signature -->
                                            <div class="sig-content">
                                                    {postrow.displayed.SIGNATURE_NEW}
                                            </div>
                                            <!-- END switch_signature -->


                                            <div class="postfoot">
                                                      <div class="votene" style=" float: left;text-align: left;  width: 23em;">
                                               
    <!-- BEGIN switch_vote_active -->
                                             
                                              <table width="400px" border="0" cellspacing="0" cellpadding="0">
      <tr valign="MIDDLE">
     
     
     
      <iframe name="vote{postrow.displayed.U_POST_ID}" style="display:none"></iframe>
     
     

      <td style="text-align: center;width: 190px;height: 20px!important;" class="smallfont">
    <!-- BEGIN switch_no_bar -->
      <span class="dosat vote{postrow.displayed.U_POST_ID}" title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}">{postrow.displayed.switch_vote_active.L_VOTE_TITLE}</span>
    <!-- END switch_no_bar -->
    <!-- BEGIN switch_bar -->
      <span class="dosat vote{postrow.displayed.U_POST_ID}" title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}">{postrow.displayed.switch_vote_active.L_VOTE_TITLE}</span>
     <!-- END switch_bar -->
      </td>
     
        <td style="padding-left:25px" valign="middle" nowrap="nowrap" class="genmed gensmall">
         
          <div class="vote vote-button">
              <!-- BEGIN switch_vote -->
            <a target="vote{postrow.displayed.U_POST_ID}" href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}" alt="plus" class="plus giet"><img src="http://i43.servimg.com/u/f43/16/03/04/56/like-f10.png"/> Thích</a>
     <!-- END switch_vote -->
          </div>
          <div class="vote vote-button">
     <!-- BEGIN switch_vote -->
              <a target="vote{postrow.displayed.U_POST_ID}" href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}" alt="minus" class="minus giet"><img src="http://i43.servimg.com/u/f43/16/03/04/56/dislik10.png"/> Không thích</a>
     <!-- END switch_vote -->
          </div>
       
      </td>
      </tr>
    </table> <!-- END switch_vote_active -->
                                              </div>     
                                                    <div class="post-options">
                                                            {postrow.displayed.THANK_IMG} {postrow.displayed.MULTIQUOTE_IMG} {postrow.displayed.QUOTE_IMG} {postrow.displayed.EDIT_IMG} {postrow.displayed.DELETE_IMG} {postrow.displayed.IP_IMG} {postrow.displayed.REPORT_IMG}
                                                    </div>
                                                    <div style="clear:both;"></div>
                                            </div>
                                    </div>
                            </div>
                            <!-- BEGIN first_post_br -->
                    </div>
                    <hr id="first-post-br" />
                    <div class="main-content topic">
                            <!-- END first_post_br -->
                            <!-- END displayed -->
                            <!-- BEGIN hidden -->
                                    <p class="p-hidden">{postrow.hidden.MESSAGE}</p>
                            <!-- END hidden -->
                    <!-- END postrow -->
            </div>


              <p style=" text-align: center;">                        <a href="{U_VIEW_OLDER_TOPIC}">« Xem bài viết trước</a>  |  <a href="{U_VIEW_NEWER_TOPIC}">Xem bài viết kế tiếp »</a>
                           
                    </p>
             
             
            <div>
                   
                    <p class="options">
                            <input type="hidden" name="t" value="{TOPIC_ID}" />


                            <!-- <input type="hidden" name="sid" value="{S_SID}" /> -->
                            <input type="hidden" name="{SECURE_ID_NAME}" value="{SECURE_ID_VALUE}" />


                            <!-- BEGIN viewtopic_bottom -->
                            {S_TOPIC_ADMIN}
                            <!-- END viewtopic_bottom -->
                    </p>
            </div>


            <a name="bottomtitle"></a>


      <p class="posting" style="float: none;">
                            <!-- BEGIN switch_user_authpost -->
                            <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" class="{POST_IMG_CLASS}" alt="{L_POST_NEW_TOPIC}" /></a> 
                            <!-- END switch_user_authpost -->


                            <!-- BEGIN switch_user_authreply -->
                            <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" class="i_reply" alt="{L_POST_REPLY_TOPIC}" /></a>
                            <!-- END switch_user_authreply -->
                    </p>     
             
             
                              <!-- BEGIN topicpagination -->
            <div class="paged-foot clearfix">


                    <p class="paging">{PAGINATION}</p>


            </div>
                    <!-- END topicpagination -->
    </div>


    <div class="pun-crumbs">
            <p class="crumbs">
                    <a href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC} »
                    <strong><a href="{TOPIC_URL}">{TOPIC_TITLE}</a></strong>
            </p>
    </div>


    <!-- BEGIN promot_trafic -->
    <div class="main" id="ptrafic_close" style="display:none">
            <div class="main-head clearfix">
                    <p class="h2">{PROMOT_TRAFIC_TITLE}</p>
                    <p class="options"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_MORE_IMG}" alt="+" align="" border="0" /></a></p>
            </div>
    </div>
    <div class="main" id="ptrafic_open" style="display:''">
            <div class="main-head clearfix">
                    <p class="h2">{PROMOT_TRAFIC_TITLE}</p>
                    <p class="options"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_LESS_IMG}" alt="-" align="" border="0" /></a></p>
            </div>
            <div class="main-content clearfix">
                    <!-- BEGIN link -->
                    » <a href="{promot_trafic.link.U_HREF}" target="_blank" title="{promot_trafic.link.TITLE}">{promot_trafic.link.TITLE}</a><br />
                    <!-- END link -->
            </div>
    </div>
    <!-- END promot_trafic -->


    <!-- BEGIN switch_forum_rules -->
    <div class="main" id="forum_rules">
            <div class="main-head clearfix">
                    <p class="h2">{L_FORUM_RULES}</p>
            </div>
            <table class="main-content frm">
                    <tr>
                            <!-- BEGIN switch_forum_rule_image -->
                            <td class="logo">
                                    <img src="{RULE_IMG_URL}" />
                            </td>
                            <!-- END switch_forum_rule_image -->
                            <td class="rules entry-content">
                                    {RULE_MSG}
                            </td>
                    </tr>
            </table>
    </div>
    <!-- END switch_forum_rules -->


    <!-- BEGIN switch_user_logged_in -->
    <a name="quickreply"></a>
    {QUICK_REPLY_FORM}
    <!-- END switch_user_logged_in -->


    <div id="pun-info" class="main">
            <div class="main-content">
                    <div id="stats">
                            <p>{L_TABS_PERMISSIONS} <br />{S_AUTH_LIST}</p>
                    </div>
            </div>
    </div>

      <script src="http://hotro.4forum.biz/42261.js" type="text/javascript"> </script>
    <!-- BEGIN switch_image_resize -->
    <script type="text/javascript">
    //<![CDATA[
    $(resize_images({ 'selector' : '.post-entry .entry-content', 'max_width' : {switch_image_resize.IMG_RESIZE_WIDTH}, 'max_height' : {switch_image_resize.IMG_RESIZE_HEIGHT} }));
    //]]>
    </script>
    <!-- END switch_image_resize -->


    <script src="{JS_DIR}addthis/addthis_widget.js" type="text/javascript"></script>

    Bài gửi
     19/06/13, 07:52 pm
    Admin
    Admin
    [Only topic] Viewtopic - Dạng hiển thị bài viết trong topic 210(*) Phiên bản hỗ trợpunBb

    Thay toàn bộ viewtopic_body [tip]ACP >> Display >> Templates >> General >> Viewtopic_body[/tip] bằng:
    Code:
    <script type="text/javascript">//<![CDATA[
    var multiquote_img_off = '{JS_MULTIQUOTE_IMG_OFF}', multiquote_img_on = '{JS_MULTIQUOTE_IMG_ON}', _atr = '{JS_DIR}addthis/', _ati = '{PATH_IMG_FA}addthis/'{ADDTHIS_LANG}, addthis_localize = { share_caption: "{L_SHARE_CAPTION}", email: "{L_EMAIL}", email_caption: "{L_EMAIL_CAPTION}", favorites: "{L_SHARE_BOOKMARKS}", print: "{L_PRINT}", more: "{L_MORE}" };
    $(function(){
      _atc.cwait = 0;
      $('.addthis_button').mouseup(function(){
          if ($('#at15s').css('display') == 'block') {
            addthis_close();
            addthis_close();
          }
      });
    });
    //]]>
    </script>

    <!-- BEGIN switch_user_logged_in -->
    <div id="pun-visit" class="clearfix">
      <ul>
          <!-- BEGIN switch_plus_menu -->
          <li>
            <script type="text/javascript">//<![CDATA[
                var url_favourite = '{switch_user_logged_in.U_FAVOURITE_JS_PLUS_MENU}';
                var url_newposts = '{U_NEWPOSTS_JS_PLUS_MENU}';
                var url_egosearch = '{U_EGOSEARCH_JS_PLUS_MENU}';
                var url_unanswered = '{U_UNANSWERED_JS_PLUS_MENU}';
                var url_watchsearch = '{U_WATCHSEARCH_JS_PLUS_MENU}';
                var url_tellfriend = '{U_TELLFRIEND_JS_PLUS_MENU}';
                insert_plus_menu_new('f{FORUM_ID}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
            //]]>
            </script>
          </li>
          <!-- END switch_plus_menu -->
          <li><a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&pub=forumotion">{L_SHARE}</a></li>
          <li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a></li>
          <li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a></li>
          <!-- BEGIN watchtopic -->
          <li>{S_WATCH_TOPIC}</li>
          <!-- END watchtopic -->
      </ul>
      <p>{LOGGED_AS}. {LAST_VISIT_DATE}</p>
    </div>
    <!-- END switch_user_logged_in -->
    <!-- BEGIN switch_user_logged_out -->
    <div id="pun-visit">
      <p>{L_NOT_CONNECTED} {L_LOGIN_REGISTER}</p>
    </div>
    <!-- END switch_user_logged_out -->

    <div class="pun-crumbs noprint">
      <p class="crumbs">
          <a href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC} »
          <strong><a href="{TOPIC_URL}">{TOPIC_TITLE}</a></strong>
          <!-- BEGIN switch_twitter_btn -->
          <span id="twitter_btn" style="margin-left: 6px; ">
            <a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal">Tweet</a>
            <script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
          </span>
          <!-- END switch_twitter_btn -->
          <!-- BEGIN switch_fb_likebtn -->
          <span id="fb_likebtn" style="margin-left: 6px; ">
            <iframe src="http://www.facebook.com/plugins/like.php?href={FORUM_URL}{TOPIC_URL}&layout=button_count&show_faces=false&width=450&action=like&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:auto; height:21px;" allowTransparency="true"></iframe>
          </span>
          <!-- END switch_fb_likebtn -->
      </p>
    </div>

    <div class="main paged">
      <div class="paged-head clearfix">
          <!-- BEGIN topicpagination -->
          <p class="paging">{PAGINATION}</p>
          <!-- END topicpagination -->
          <p class="posting">
            <!-- BEGIN switch_user_authpost -->
            <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" class="{POST_IMG_CLASS}" alt="{L_POST_NEW_TOPIC}" /></a> 
            <!-- END switch_user_authpost -->

            <!-- BEGIN switch_user_authreply -->
            <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" class="i_reply" alt="{L_POST_REPLY_TOPIC}" /></a>
            <!-- END switch_user_authreply -->
          </p>
      </div>
      {POLL_DISPLAY}
      <div class="main-head clearfix">
          <p class="h2">
            <a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#bottom">{L_GOTO_DOWN}</a> 
            {L_MESSAGE} [{PAGE_NUMBER}]
          </p>
      </div>

      <div class="main-content topic">
          <!-- BEGIN postrow -->
            <!-- BEGIN displayed -->
            <div class="post"{postrow.displayed.THANK_BGCOLOR}>
                <a name="{postrow.displayed.U_POST_ID}"></a>
                <div class="postmain"{postrow.displayed.THANK_BGCOLOR}>
                  <div id="p{postrow.displayed.U_POST_ID}" class="posthead"{postrow.displayed.THANK_BGCOLOR}>
                      <h2>
                        <strong>{postrow.displayed.COUNT_POSTS}</strong>
                        {postrow.displayed.ICON} <a href="{postrow.displayed.POST_URL}">{postrow.displayed.POST_SUBJECT}</a> {postrow.displayed.POST_DATE_NEW}
                      </h2>
                  </div>

                  <div class="postbody"{postrow.displayed.THANK_BGCOLOR}>
                      <div class="user">
                        <div class="user-ident">
                            <h4 class="username">{postrow.displayed.POSTER_NAME}</h4>
                            <div class="user-basic-info">
                              {postrow.displayed.POSTER_AVATAR}<br />
                              {postrow.displayed.POSTER_RANK_NEW}{postrow.displayed.RANK_IMAGE}
                            </div>
                        </div>
                        <div class="user-info">
                            {postrow.displayed.ONLINE_IMG}
                            <!-- BEGIN profile_field -->
                                                              <div class=chupy>
                            {postrow.displayed.profile_field.LABEL}{postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}
                                                              </div>
                                                                <!-- END profile_field -->
                            {postrow.displayed.POSTER_RPG}
                        </div>
                      </div>

                      <div class="post-entry">
                        <div class="entry-content">
                            <!-- BEGIN switch_vote_active -->
                            <div class="vote gensmall">
                              <!-- BEGIN switch_vote -->
                              <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}">+</a></div>
                              <!-- END switch_vote -->

                              <!-- BEGIN switch_bar -->
                              <div class="vote-bar" title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}">
                                  <!-- BEGIN switch_vote_plus -->
                                  <div class="vote-bar-plus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_plus.HEIGHT_PLUS}px;"></div>
                                  <!-- END switch_vote_plus -->

                                  <!-- BEGIN switch_vote_minus -->
                                  <div class="vote-bar-minus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_minus.HEIGHT_MINUS}px;"></div>
                                  <!-- END switch_vote_minus -->
                              </div>
                              <!-- END switch_bar -->

                              <!-- BEGIN switch_no_bar -->
                              <div title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}" class="vote-no-bar">----</div>
                              <!-- END switch_no_bar -->

                              <!-- BEGIN switch_vote -->
                              <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}">-</a></div>
                              <!-- END switch_vote -->
                            </div>
                            <!-- END switch_vote_active -->
                            <div>
                              <div>{postrow.displayed.MESSAGE}</div>
                              <!-- BEGIN switch_attachments -->
                              <dl class="attachbox">
                                  <dt>{postrow.displayed.switch_attachments.L_ATTACHMENTS}</dt>
                                  <dd>
                                    <!-- BEGIN switch_post_attachments -->
                                    <dl class="file">
                                        <dt>
                                          <img src="{postrow.displayed.switch_attachments.switch_post_attachments.U_IMG}" />

                                          <!-- BEGIN switch_dl_att -->
                                          <a class="postlink" href="{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.U_ATTACHMENT}">{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT}</a> {postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT_DEL}
                                          <!-- END switch_dl_att -->

                                          <!-- BEGIN switch_no_dl_att -->
                                          {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT} {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT_DEL}
                                          <!-- END switch_no_dl_att -->
                                        </dt>

                                        <!-- BEGIN switch_no_comment -->
                                        <dd>
                                          <em>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_comment.ATTACHMENT_COMMENT}</em>
                                        </dd>
                                        <!-- END switch_no_comment -->

                                        <!-- BEGIN switch_no_dl_att -->
                                        <dd>
                                          <em><strong>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</strong></em>
                                        </dd>
                                        <!-- END switch_no_dl_att -->

                                        <dd>({postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}) {postrow.displayed.switch_attachments.switch_post_attachments.NB_DL}</dd>
                                    </dl>
                                    <!-- END switch_post_attachments -->
                                  </dd>
                              </dl>
                              <!-- END switch_attachments -->
                              <div class="clear"></div>
                            </div>
                            <p>
                              {postrow.displayed.EDITED_MESSAGE}
                            </p>
                        </div>
                      </div>
                  </div>

                  <!-- BEGIN switch_signature -->
                  <div class="sig-content">
                      {postrow.displayed.SIGNATURE_NEW}
                  </div>
                  <!-- END switch_signature -->

                  <div class="postfoot">
                      <div class="user-contact">
                        {postrow.displayed.PROFILE_IMG} {postrow.displayed.PM_IMG} {postrow.displayed.EMAIL_IMG}<!-- BEGIN contact_field --> {postrow.displayed.contact_field.CONTENT}<!-- END contact_field -->
                      </div>
                      <div class="post-options">
                        {postrow.displayed.THANK_IMG} {postrow.displayed.MULTIQUOTE_IMG} {postrow.displayed.QUOTE_IMG} {postrow.displayed.EDIT_IMG} {postrow.displayed.DELETE_IMG} {postrow.displayed.IP_IMG} {postrow.displayed.REPORT_IMG}
                      </div>
                      <div style="clear:both;"></div>
                  </div>
                </div>
            </div>
            <!-- BEGIN first_post_br -->
          </div>
          <hr id="first-post-br" />
          <div class="main-content topic">
            <!-- END first_post_br -->
            <!-- END displayed -->
            <!-- BEGIN hidden -->
                <p class="p-hidden">{postrow.hidden.MESSAGE}</p>
            <!-- END hidden -->
          <!-- END postrow -->
      </div>

      <div class="main-foot clearfix">
          <p class="h2">
            <a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#top">{L_BACK_TO_TOP}</a> 
            {L_MESSAGE} [{PAGE_NUMBER}]
          </p>
          <p class="options">
            <input type="hidden" name="t" value="{TOPIC_ID}" />

            <!-- <input type="hidden" name="sid" value="{S_SID}" /> -->
            <input type="hidden" name="{SECURE_ID_NAME}" value="{SECURE_ID_VALUE}" />

            <!-- BEGIN viewtopic_bottom -->
            {S_TOPIC_ADMIN}
            <!-- END viewtopic_bottom -->
          </p>
      </div>

      <a name="bottomtitle"></a>

      <div class="paged-foot clearfix">
          <!-- BEGIN topicpagination -->
          <p class="paging">{PAGINATION}</p>
          <!-- END topicpagination -->
          <p class="posting">
            <!-- BEGIN switch_user_authpost -->
            <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" class="{POST_IMG_CLASS}" alt="{L_POST_NEW_TOPIC}" /></a> 
            <!-- END switch_user_authpost -->

            <!-- BEGIN switch_user_authreply -->
            <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" class="i_reply" alt="{L_POST_REPLY_TOPIC}" /></a>
            <!-- END switch_user_authreply -->
          </p>
      </div>

    </div>
    <style>
      .pun .postfoot .user-contact {
    float: center;
    text-align: center;
    width: 15em;
    }



    .chupy {
      margin-left: 15px;
    background-color: #ffffff;
    border: 1px solid #dfdfdf;
    color: #3a3a3a;
    margin-top: 2px;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 3px;
    padding-top: 3px;
    text-align: left;
    width: 137px;
     }



    .postmain blockquote, blockquote {
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
    margin: 0.5em;
    color: #495D68;
    padding: 0 !important;
    border: 1px solid #CCC !important;
    background: url(http://cros.forumf.biz/users/2012/10/88/45/album/quote110.png);
    }


    .pun .postmain {
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    background:#EBEBEB;
    border:1px solid #fff;
    border-radius:5px;
    box-shadow:0 3px 5px #c9c9c9;
    margin-left:15em;
    width:750px;
    line-height: 22px;

    }

    .pun .post {
    background:transparent;
    border:0;
    padding-top:15px;
    }
    .pun .topic {
    background:#f5f5f5;
    border:1px solid #DDD;
    padding-bottom:20px;
    border-style:none solid;
    }
    .pun .entry-content {
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    background:#FBFBFB;
    border-radius:5px;
    margin-bottom:5px;
    min-height:140px;
    overflow:hidden;
    padding-bottom:0;
    padding-left:5px;
    width:715px;
    }

    .pun .post-entry {
    height:100%;
    position:relative;
    padding:1em 1em 0;
    }

    .pun .postbody {
    height:100%;
    width:100%;
    }



    .pun .posthead {
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    background:#f5f5f5;
    border-bottom:0;
    border-radius:5px;
    margin:5px 5px 5px 0;
    padding:.5em 1.3em .5em 1em;
    }

    .pun .post .user {
    float:left;
    left:10px;
    margin-left:-16em;
    position:relative;
    text-align:center;
    }

    .postfoot {
    border:0;
    }



    .pun .user-ident .username {
    position:relative !important;
    text-decoration:none;
    top:0;
    }






    div.user-basic-info img{
        margin: 3px;
        border: 5px solid #eee;
        -webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
        -moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
        box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
        -webkit-transition: all 0.5s ease-out;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;

    width: 85px;

    }
     
    div.user-basic-info img:hover {
        -webkit-transform: rotate(-7deg);
        -moz-transform: rotate(-7deg);
        -o-transform: rotate(-7deg);
    }


    </style>
    <div class="pun-crumbs">
      <p class="crumbs">
          <a href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC} »
          <strong><a href="{TOPIC_URL}">{TOPIC_TITLE}</a></strong>
      </p>
    </div>

    <!-- BEGIN promot_trafic -->
    <div class="main" id="ptrafic_close" style="display:none">
      <div class="main-head clearfix">
          <p class="h2">{PROMOT_TRAFIC_TITLE}</p>
          <p class="options"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_MORE_IMG}" alt="+" align="" border="0" /></a></p>
      </div>
    </div>
    <div class="main" id="ptrafic_open" style="display:''">
      <div class="main-head clearfix">
          <p class="h2">{PROMOT_TRAFIC_TITLE}</p>
          <p class="options"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_LESS_IMG}" alt="-" align="" border="0" /></a></p>
      </div>
      <div class="main-content clearfix">
          <!-- BEGIN link -->
          » <a href="{promot_trafic.link.U_HREF}" target="_blank" title="{promot_trafic.link.TITLE}">{promot_trafic.link.TITLE}</a><br />
          <!-- END link -->
      </div>
    </div>
    <!-- END promot_trafic -->

    <!-- BEGIN switch_forum_rules -->
    <div class="main" id="forum_rules">
      <div class="main-head clearfix">
          <p class="h2">{L_FORUM_RULES}</p>
      </div>
      <table class="main-content frm">
          <tr>
            <!-- BEGIN switch_forum_rule_image -->
            <td class="logo">
                <img src="{RULE_IMG_URL}" />
            </td>
            <!-- END switch_forum_rule_image -->
            <td class="rules entry-content">
                {RULE_MSG}
            </td>
          </tr>
      </table>
    </div>
    <!-- END switch_forum_rules -->

    <!-- BEGIN switch_user_logged_in -->
    <a name="quickreply"></a>
    {QUICK_REPLY_FORM}
    <!-- END switch_user_logged_in -->

    <div id="pun-info" class="main">
      <div class="main-content">
          <div id="stats">
            <p>{L_TABS_PERMISSIONS} <br />{S_AUTH_LIST}</p>
          </div>
      </div>
    </div>

    <!-- BEGIN switch_image_resize -->
    <script type="text/javascript">
    //<![CDATA[
    $(resize_images({ 'selector' : '.post-entry .entry-content', 'max_width' : {switch_image_resize.IMG_RESIZE_WIDTH}, 'max_height' : {switch_image_resize.IMG_RESIZE_HEIGHT} }));
    //]]>
    </script>
    <!-- END switch_image_resize -->

    <script src="{JS_DIR}addthis/addthis_widget.js" type="text/javascript"></script>

    Bài gửi
     19/06/13, 07:55 pm
    Admin
    Admin
    [Only topic] Viewtopic - Dạng hiển thị bài viết trong topic 37cedc125eb0a230eac73bf5efb1fdb8_50400259.vew(*) Phiên bản hỗ trợpunBb

    Thay toàn bộ viewtopic_body [tip]ACP >> Display >> Templates >> General >> Viewtopic_body[/tip] bằng:
    Code:

    <style>
     

    /* Viewtopic */
     

      .rank-tk{
      background:#333333;
      border:1px solid #333333;
      color:#FFF;
      font-size:12px;
      font-weight:700;
      padding:5px;
      margin-left:-15px;
      margin-right:-15px;
      text-align:center;
      border-radius: 0px 0px 3px 3px;
      box-shadow:0 1px 3px rgba(0,0,0,0.25);
      }
      .rank-tk-left {
      float:left;
      border-radius: 3px 0px 0px 0px;
      margin-left:-15px;
      margin-top:-5px;
      background:#333333;
      border:1px solid #333333;
      height:5px;
      width:3px;
      }
      .rank-tk-right {
      float:right;
      border-radius: 0px 3px 0px 0px;
      margin-right:-15px;
      margin-top:-5px;
      background:#333333;
      border:1px solid #333333;
      height:5px;
      width:3px;
      }

     
     
     
      .user-nickname {
      background: url(http://i47.servimg.com/u/f47/17/47/85/23/highli10.png) 50% 0% repeat-x #EDEDED;
      border-bottom: 1px solid #DDDDDD;
      padding:10px;
      margin-top: -10px;
      margin-left: -10px;
      margin-right: -10px;
      }
     
     
      .pun .user {
    display: inline;
    overflow: hidden;
    padding-top: 1.6em;
    white-space: normal;
    width: 13em;
    background: #FFFFFF;
    border: 0px solid #DDD;
    padding:10px;
    padding-left:15px;
    }
     
      .pun .topic {
    background: #EDEDED;
    border: 1px solid #DDD;
    padding:1px;
    }
     
    .pun .post {
        border: 1px solid #DDD;
        margin: 10px;
        background: #FFFFFF;
    }

    .postfoot {
        border: 0px solid #DDD;
        clear: both;
        margin-left: -17em;
        padding-bottom: 0.5em;
        padding-left: 1em;
        padding-right: 1em;
        padding-top: 0.5em;
        text-align: right;
        background: #FFFFFF;
    }

     
    .options-button a.small_textbutton { font-weight:bold;clear:left;color:#3d3d3d;font-size:11px;margin-left:0px;padding:5px 5px;}
    .options-button a.small_textbutton:hover{ font-weight:bold;clear:left;color:#999;font-size:11px;margin-left:0px;padding:5px 5px;}


      .vote-button{float:left;width:65px}
        .plus{float:left;width:50px;background-color: #ffffff;border: 1px solid black;-webkit-border-radius: 3px;
        -webkit-border-radius: 3px;color: #3B5998!important;
        border-color: #ebebeb;cursor:pointer;display:inline-block;font-size:11px;line-height:13px;text-align:center;text-decoration:none;vertical-align:top;white-space:nowrap;padding: 3px 5px 0px 4px;}
        .minus{float:left;width:80px;background-color: #ffffff;border: 1px solid black;-webkit-border-radius: 3px;
        -webkit-border-radius: 3px;color: #3B5998!important;
        border-color: #ebebeb;cursor:pointer;display:inline-block;font-size:11px;line-height:13px;text-align:center;text-decoration:none;vertical-align:top;white-space:nowrap;padding: 3px 5px 0px 4px;}
        .dosat .qua,.no{margin:6px 2px 0;padding:5px 8px 5px 25px}

        .no{padding:5px 8px}
        .dosat .qua,.no .vom,.no .vop{background-color: #ffffff;
        -webkit-border-radius: 1px;
        color: #000;
        left: -1px;
        padding: 3px;
        position: relative;
        border: 1px solid #ebebeb;
    }
     
    .pun .postmain {
        background-color: #FFFFFF;
        border-left: 0px solid #CBDAEA;
        margin-left: 17em;
    }
    .pun .posthead {
        background-color: #FFFFFF;
        border: 0px solid #DDD;
        padding-bottom: 0.5em;
        padding-left: 1em;
        padding-right: 1.3em;
        padding-top: 0.5em;
    }


     
     
    </style>





    <script type="text/javascript">//<![CDATA[
    var multiquote_img_off = '{JS_MULTIQUOTE_IMG_OFF}', multiquote_img_on = '{JS_MULTIQUOTE_IMG_ON}', _atr = '{JS_DIR}addthis/', _ati = '{PATH_IMG_FA}addthis/'{ADDTHIS_LANG}, addthis_localize = { share_caption: "{L_SHARE_CAPTION}", email: "{L_EMAIL}", email_caption: "{L_EMAIL_CAPTION}", favorites: "{L_SHARE_BOOKMARKS}", print: "{L_PRINT}", more: "{L_MORE}" };
    $(function(){
      _atc.cwait = 0;
      $('.addthis_button').mouseup(function(){
          if ($('#at15s').css('display') == 'block') {
            addthis_close();
            addthis_close();
          }
      });
    });
    //]]>
    </script>

    <!-- BEGIN switch_user_logged_in -->
    <div id="pun-visit" class="clearfix">
      <ul>
          <!-- BEGIN switch_plus_menu -->
          <li>
            <script type="text/javascript">//<![CDATA[
                var url_favourite = '{switch_user_logged_in.U_FAVOURITE_JS_PLUS_MENU}';
                var url_newposts = '{U_NEWPOSTS_JS_PLUS_MENU}';
                var url_egosearch = '{U_EGOSEARCH_JS_PLUS_MENU}';
                var url_unanswered = '{U_UNANSWERED_JS_PLUS_MENU}';
                var url_watchsearch = '{U_WATCHSEARCH_JS_PLUS_MENU}';
                var url_tellfriend = '{U_TELLFRIEND_JS_PLUS_MENU}';
                insert_plus_menu_new('f{FORUM_ID}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
            //]]>
            </script>
          </li>
          <!-- END switch_plus_menu -->
          <li><a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&pub=forumotion">{L_SHARE}</a></li>
          <li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a></li>
          <li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a></li>
          <!-- BEGIN watchtopic -->
          <li>{S_WATCH_TOPIC}</li>
          <!-- END watchtopic -->
      </ul>
      <p>{LOGGED_AS}. {LAST_VISIT_DATE}</p>
    </div>
    <!-- END switch_user_logged_in -->
    <!-- BEGIN switch_user_logged_out -->
    <div id="pun-visit">
      <p>{L_NOT_CONNECTED} {L_LOGIN_REGISTER}</p>
    </div>
    <!-- END switch_user_logged_out -->

    <div class="pun-crumbs noprint">
      <p class="crumbs">
          <a href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC} »
          <strong><a href="{TOPIC_URL}">{TOPIC_TITLE}</a></strong>
          <!-- BEGIN switch_twitter_btn -->
          <span id="twitter_btn" style="margin-left: 6px; ">
            <a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal">Tweet</a>
            <script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
          </span>
          <!-- END switch_twitter_btn -->
          <!-- BEGIN switch_fb_likebtn -->
          <span id="fb_likebtn" style="margin-left: 6px; ">
            <iframe src="http://www.facebook.com/plugins/like.php?href={FORUM_URL}{TOPIC_URL}&layout=button_count&show_faces=false&width=450&action=like&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:auto; height:21px;" allowTransparency="true"></iframe>
          </span>
          <!-- END switch_fb_likebtn -->
      </p>
    </div>

    <div class="main paged">
      <div class="paged-head clearfix">
          <!-- BEGIN topicpagination -->
          <p class="paging">{PAGINATION}</p>
          <!-- END topicpagination -->
          <p class="posting">
            <!-- BEGIN switch_user_authpost -->
            <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" class="{POST_IMG_CLASS}" alt="{L_POST_NEW_TOPIC}" /></a> 
            <!-- END switch_user_authpost -->

            <!-- BEGIN switch_user_authreply -->
            <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" class="i_reply" alt="{L_POST_REPLY_TOPIC}" /></a>
            <!-- END switch_user_authreply -->
          </p>
      </div>
      {POLL_DISPLAY}
      <div class="main-head clearfix">
          <p class="h2">
            <a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#bottom">{L_GOTO_DOWN}</a> 
            {L_MESSAGE} [{PAGE_NUMBER}]
          </p>
      </div>

      <div class="main-content topic">
          <!-- BEGIN postrow -->
            <!-- BEGIN displayed -->
            <div class="post"{postrow.displayed.THANK_BGCOLOR}>
                <a name="{postrow.displayed.U_POST_ID}"></a>
                <div class="postmain"{postrow.displayed.THANK_BGCOLOR}>
                  <div style="margin-left:-15px;" id="p{postrow.displayed.U_POST_ID}" class="posthead"{postrow.displayed.THANK_BGCOLOR}>
                      <h2>
                        <strong>{postrow.displayed.COUNT_POSTS}</strong>
                        {postrow.displayed.ICON} <a href="{postrow.displayed.POST_URL}">{postrow.displayed.POST_SUBJECT}</a> {postrow.displayed.POST_DATE_NEW}
                      </h2>
                  </div>

                  <div class="postbody"{postrow.displayed.THANK_BGCOLOR}>
    <div class="user">
                                                      <div style="background: #FFFFFF;border: 1px solid #DDD;padding:10px;margin-top:-3px;margin-left:-8px;">
                        <div class="user-ident">
                                                              <div class="user-nickname">
                                                              <center>{postrow.displayed.POSTER_NAME}</center>
                                                        </div>
                                                              <br/>
    <span class="rank-tk-left"></span>        <span class="rank-tk-right"></span>
                                                              <div class="rank-tk">
                             
                                                              <marquee>{postrow.displayed.POSTER_RANK_NEW}</marquee>
                                                            </div>
                                                              <br/>
                            <div class="user-basic-info">
                              <center>
                                                                      {postrow.displayed.POSTER_AVATAR}
                                                                      </center>
                                                                      <br/>
                                                                   
                                                                     
                                                                      <center>{postrow.displayed.RANK_IMAGE}</center>
                            </div>
                        </div>
                                                     
                        <div class="user-info">
                            {postrow.displayed.ONLINE_IMG}
                            <!-- BEGIN profile_field -->
                            {postrow.displayed.profile_field.LABEL}{postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}
                            <!-- END profile_field -->
                            {postrow.displayed.POSTER_RPG}
                        </div>
    </div>
                      </div>

                                           
                      <div class="post-entry" style="margin-left:-10px;">
                        <div class="entry-content">
                       
                            <div>
                              <div>{postrow.displayed.MESSAGE}</div>
                              <!-- BEGIN switch_attachments -->
                              <dl class="attachbox">
                                  <dt>{postrow.displayed.switch_attachments.L_ATTACHMENTS}</dt>
                                  <dd>
                                    <!-- BEGIN switch_post_attachments -->
                                    <dl class="file">
                                        <dt>
                                          <img src="{postrow.displayed.switch_attachments.switch_post_attachments.U_IMG}" />

                                          <!-- BEGIN switch_dl_att -->
                                          <a class="postlink" href="{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.U_ATTACHMENT}">{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT}</a> {postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT_DEL}
                                          <!-- END switch_dl_att -->

                                          <!-- BEGIN switch_no_dl_att -->
                                          {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT} {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT_DEL}
                                          <!-- END switch_no_dl_att -->
                                        </dt>

                                        <!-- BEGIN switch_no_comment -->
                                        <dd>
                                          <em>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_comment.ATTACHMENT_COMMENT}</em>
                                        </dd>
                                        <!-- END switch_no_comment -->

                                        <!-- BEGIN switch_no_dl_att -->
                                        <dd>
                                          <em><strong>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</strong></em>
                                        </dd>
                                        <!-- END switch_no_dl_att -->

                                        <dd>({postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}) {postrow.displayed.switch_attachments.switch_post_attachments.NB_DL}</dd>
                                    </dl>
                                    <!-- END switch_post_attachments -->
                                  </dd>
                              </dl>
                              <!-- END switch_attachments -->
                              <div class="clear"></div>
                            </div>
                            <p>
                              {postrow.displayed.EDITED_MESSAGE}
                            </p>
                        </div>
                      </div>
                  </div>

                  <!-- BEGIN switch_signature -->
                  <div class="sig-content">
                      {postrow.displayed.SIGNATURE_NEW}
                  </div>
                  <!-- END switch_signature -->

                  <div class="postfoot">
                    <div class="votene" style=" float: left;text-align: left;  width: 23em;">
                                               
    <!-- BEGIN switch_vote_active -->
                                             
                                              <table width="400px" border="0" cellspacing="0" cellpadding="0">
      <tr valign="MIDDLE">
     
     
     
      <iframe name="vote{postrow.displayed.U_POST_ID}" style="display:none"></iframe>
     
     

      <td style="text-align: center;width: 190px;height: 20px!important;" class="smallfont">
    <!-- BEGIN switch_no_bar -->
      <span class="dosat vote{postrow.displayed.U_POST_ID}" title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}">{postrow.displayed.switch_vote_active.L_VOTE_TITLE}</span>
    <!-- END switch_no_bar -->
    <!-- BEGIN switch_bar -->
      <span class="dosat vote{postrow.displayed.U_POST_ID}" title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}">{postrow.displayed.switch_vote_active.L_VOTE_TITLE}</span>
     <!-- END switch_bar -->
      </td>
     
        <td style="padding-left:5px" valign="middle" nowrap="nowrap" class="genmed gensmall">
         
          <div class="vote vote-button">
              <!-- BEGIN switch_vote -->
            <a target="vote{postrow.displayed.U_POST_ID}" href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}" alt="plus" class="plus giet"><img src="http://i43.servimg.com/u/f43/16/03/04/56/like-f10.png"/> Thích</a>
     <!-- END switch_vote -->
          </div>
          <div class="vote vote-button">
     <!-- BEGIN switch_vote -->
              <a target="vote{postrow.displayed.U_POST_ID}" href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}" alt="minus" class="minus giet"><img src="http://i43.servimg.com/u/f43/16/03/04/56/dislik10.png"/> Không thích</a>
     <!-- END switch_vote -->
          </div>
       
      </td>
      </tr>
    </table> <!-- END switch_vote_active -->
                                              </div>     
                                             
                           
                                         
    <span class="options-button">{postrow.displayed.THANK_IMG} {postrow.displayed.MULTIQUOTE_IMG} {postrow.displayed.QUOTE_IMG} {postrow.displayed.EDIT_IMG} {postrow.displayed.DELETE_IMG}
                                                        {postrow.displayed.REPORT_IMG}
                     
                                                      </span>
                                             
                                             
                      <div style="clear:both;"></div>
                  </div>
                </div>
            </div>
            <!-- BEGIN first_post_br -->
          </div>
          <hr id="first-post-br" />
          <div class="main-content topic">
            <!-- END first_post_br -->
            <!-- END displayed -->
            <!-- BEGIN hidden -->
                <p class="p-hidden">{postrow.hidden.MESSAGE}</p>
            <!-- END hidden -->
          <!-- END postrow -->
      </div>

      <div class="main-foot clearfix">
          <p class="h2">
            <a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#top">{L_BACK_TO_TOP}</a> 
            {L_MESSAGE} [{PAGE_NUMBER}]
          </p>
          <p class="options">
            <input type="hidden" name="t" value="{TOPIC_ID}" />

            <!-- <input type="hidden" name="sid" value="{S_SID}" /> -->
            <input type="hidden" name="{SECURE_ID_NAME}" value="{SECURE_ID_VALUE}" />

            <!-- BEGIN viewtopic_bottom -->
            {S_TOPIC_ADMIN}
            <!-- END viewtopic_bottom -->
          </p>
      </div>

      <a name="bottomtitle"></a>

      <div class="paged-foot clearfix">
          <!-- BEGIN topicpagination -->
          <p class="paging">{PAGINATION}</p>
          <!-- END topicpagination -->
          <p class="posting">
            <!-- BEGIN switch_user_authpost -->
            <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" class="{POST_IMG_CLASS}" alt="{L_POST_NEW_TOPIC}" /></a> 
            <!-- END switch_user_authpost -->

            <!-- BEGIN switch_user_authreply -->
            <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" class="i_reply" alt="{L_POST_REPLY_TOPIC}" /></a>
            <!-- END switch_user_authreply -->
          </p>
      </div>

    </div>

    <div class="pun-crumbs">
      <p class="crumbs">
          <a href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC} »
          <strong><a href="{TOPIC_URL}">{TOPIC_TITLE}</a></strong>
      </p>
    </div>

    <!-- BEGIN promot_trafic -->
    <div class="main" id="ptrafic_close" style="display:none">
      <div class="main-head clearfix">
          <p class="h2">{PROMOT_TRAFIC_TITLE}</p>
          <p class="options"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_MORE_IMG}" alt="+" align="" border="0" /></a></p>
      </div>
    </div>
    <div class="main" id="ptrafic_open" style="display:''">
      <div class="main-head clearfix">
          <p class="h2">{PROMOT_TRAFIC_TITLE}</p>
          <p class="options"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_LESS_IMG}" alt="-" align="" border="0" /></a></p>
      </div>
      <div class="main-content clearfix">
          <!-- BEGIN link -->
          » <a href="{promot_trafic.link.U_HREF}" target="_blank" title="{promot_trafic.link.TITLE}">{promot_trafic.link.TITLE}</a><br />
          <!-- END link -->
      </div>
    </div>
    <!-- END promot_trafic -->

    <!-- BEGIN switch_forum_rules -->
    <div class="main" id="forum_rules">
      <div class="main-head clearfix">
          <p class="h2">{L_FORUM_RULES}</p>
      </div>
      <table class="main-content frm">
          <tr>
            <!-- BEGIN switch_forum_rule_image -->
            <td class="logo">
                <img src="{RULE_IMG_URL}" />
            </td>
            <!-- END switch_forum_rule_image -->
            <td class="rules entry-content">
                {RULE_MSG}
            </td>
          </tr>
      </table>
    </div>
    <!-- END switch_forum_rules -->

    <!-- BEGIN switch_user_logged_in -->
    <a name="quickreply"></a>
    {QUICK_REPLY_FORM}
    <!-- END switch_user_logged_in -->

    <div id="pun-info" class="main">
      <div class="main-content">
          <div id="stats">
            <p>{L_TABS_PERMISSIONS} <br />{S_AUTH_LIST}</p>
          </div>
      </div>
    </div>

     <!-- BEGIN switch_image_resize -->
        <script type="text/javascript">
        //<![CDATA[
        $(resize_images({ 'selector' : '.postbody', 'max_width' : {switch_image_resize.IMG_RESIZE_WIDTH}, 'max_height' : {switch_image_resize.IMG_RESIZE_HEIGHT} }));
        //]]>
        </script>
        <!-- END switch_image_resize -->

    <!-- BEGIN switch_image_resize -->
    <script type="text/javascript">
    //<![CDATA[
    $(resize_images({ 'selector' : '.post-entry .entry-content', 'max_width' : {switch_image_resize.IMG_RESIZE_WIDTH}, 'max_height' : {switch_image_resize.IMG_RESIZE_HEIGHT} }));
    //]]>
    </script>
    <!-- END switch_image_resize -->

     <script type="text/javascript">
      function hehe(){
      $(".options-button a").addClass("small_textbutton");
      $(".options-button a[href*='?thank=']").text("Cảm ơn");
      $(".options-button a[href^='/post?p='][href*='&mode=quote']").text("❝ Trích dẫn");
      $(".options-button a[href^='/post?p='][href*='&mode=editpost']").text("✎ Sửa");
      $(".options-button a[href^='/post?p='][href*='&mode=delete']").text("✖ Xóa");
      $(".options-button a[href^='/modcp?mode=ip']").text("Xem Ip");
      $(".options-button a[href^='/report?mode=report']").text("✆ Báo cáo");
      $(".options-button a[href^='/report?mode=unlock']").text("Mở báo cáo");
      $(".options-button a[href^='/report?mode=lock']").text("Chặn báo cáo");
      }
      hehe();
    </script>
     
      <script src="http://zone-fm.forumvi.com/14110.js" type="text/javascript">

      </script>
       
    <script src="{JS_DIR}addthis/addthis_widget.js" type="text/javascript"></script>

    Nguồn: Zone-FM

    Bài gửi
     19/06/13, 07:57 pm
    Admin
    Admin
    [Only topic] Viewtopic - Dạng hiển thị bài viết trong topic Demo_410(*) Phiên bản hỗ trợpunBb

    Thay toàn bộ viewtopic_body [tip]ACP >> Display >> Templates >> General >> Viewtopic_body[/tip] bằng:
    Code:
    <script type="text/javascript">//<![CDATA[
    var multiquote_img_off = '{JS_MULTIQUOTE_IMG_OFF}', multiquote_img_on = '{JS_MULTIQUOTE_IMG_ON}', _atr = '{JS_DIR}addthis/', _ati = '{PATH_IMG_FA}addthis/'{ADDTHIS_LANG}, addthis_localize = { share_caption: "{L_SHARE_CAPTION}", email: "{L_EMAIL}", email_caption: "{L_EMAIL_CAPTION}", favorites: "{L_SHARE_BOOKMARKS}", print: "{L_PRINT}", more: "{L_MORE}" };
    $(function(){
            _atc.cwait = 0;
            $('.addthis_button').mouseup(function(){
                    if ($('#at15s').css('display') == 'block') {
                            addthis_close();
                            addthis_close();
                    }
            });
    });
    //]]>
    </script>
    <style>
    .pun .topic {
    background: transparent;
    border: none;
    }
    .pun .post .user {
    float: left;
    position: relative;
    padding: 2px 10px 5px;
    font-size: 11px;
    display: block;
    clear: both;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #97A4C2;
    width: 14em;
    margin: 5px;
    background: #FAFAFA none;
    margin-left: -18em;
    overflow: visible;
    }
      .postbody {
    padding: 0 10px;
    }
    .pun .post .user .arrow {
    width: 10px;
    height: 21px;
    float: right;
    background: url(http://www.thoitrangsi.com/styles/plus/post_arrow.png) no-repeat;
    margin-top: 30px;
    z-index: 10;
    position: absolute;
    right: -10px;
    }
    .pun .postmain {
    margin-left: 17em;
    color: #3e3e3e;
    border: 1px solid #97A4C2;
    background: rgb(255, 255, 255) none;
    border-radius: 3px;
    }
    .pun .posthead {
    background-color: #F1F3F8;
    border-bottom: 1px solid #97A4C2;
    padding: 10px 10px 10px 0;
    border-radius: 3px 3px 0 0;
    }
      .posthead h2 {
    font: normal 12px Tahoma,Calibri,Verdana,Geneva,sans-serif;
    color: rgb(99, 95, 95);
    }
      #pun-qpost .main-head, fieldset.frm-set dl dt {
    display: none;
    }
      #pun-qpost {
    border: 1px solid #c4cde0 !important;
    border-radius: 3px;
    background: #fff;
    }
    #quick_reply .frm-buttons {
    padding: 0;
    border: 1px solid #b4bbcd;
    background-color: #f2f2f2;
    border-top: 1px solid #e6e6e6;
    height: 30px;
    margin: 0;
    width: 773px;
    line-height: 30px;
    text-align: right;
    }
      fieldset.frm-set dl dd, #text_editor_textare {
    margin: 0 !important;
    padding: 0 !important;
    }
    #text_editor_textarea {
    padding: 10px;
    border-radius: 0;
    border-bottom: 0;
    border-color: #b4bbcd;
    width: 753px !important;
    margin-bottom: 0px !important;
    font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
    }
      .frm-buttons input[value="Send"] {
    font-size: 1em;
    line-height: 1.2;
    margin-right: 1em;
    overflow: visible;
    padding: 1px .5em 2px;
    vertical-align: middle;
    background-color: #5b74a8;
    border: 1px solid;
    border-color: #29447e #29447e #1a356e;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    line-height: 13px;
    color: #fff;
    padding: 2px 16px;
    }
      input[name="preview"] {
    padding: 4px 13px;
    border: none;
    display: inline-block;
    position: relative;
    }
      input[name="preview"]:hover {
    background-color: #eee;
    border: 1px solid #999;
    border-bottom-color: #888;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
    padding: 2px 12px;
    }
      .dd-textarea::before {
    background: none;
    content: " ";
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 6px solid #b4bbcd;
    z-index: 8;
    position: relative;
    border-top: 0px !important;
    margin-top: -5px;
    float: left;
    margin-left: 20px;
    }
    .dd-textarea::after {
    background: none;
    content: " ";
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    border-top: 0px !important;
    margin-top: -5px;
    z-index: 10;
    margin-left: -755px;
    }
      button.button2, input.button2 {
    background: none;
    border: none;
    padding: 4px 7px;
    margin: 0;
    }
    button.button2:hover, input.button2:hover {
    color: #133783;
    background: #f1f1f1;
    border: none;
    }
      .main .main-content.frm, .pun .frm-form {
    background-color: #fff;
    border: none;
    }
    fieldset.frm-set {
    border: none;
    margin: 8px;
    padding: 0;
    width: 776px !important;
    }
      .postfoot {
    margin-left: 0;
    }
      .pun .post {
    border: none;
    padding-bottom: 15px;
    }
      .pun .posthead h2 strong::before {
    content: "#";
    margin-right: 2px;
    }
      .user-basic-info a img {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #AEAEAE;
    padding: 2px;
    max-width: 120px;
    }.user-basic-info {
    text-align: center;
    }
      .pun .user-ident .username {
    display: block;
    position: relative;
    text-align: center;
    padding-top: 5px;
    }.pun .main .options {
    display: block;
    float: none;
    }
    </style><p class="posting" style="float: none;margin-bottom: 5px;">
                            <!-- BEGIN switch_user_authpost -->
                            <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" class="{POST_IMG_CLASS}" alt="{L_POST_NEW_TOPIC}" /></a>  
                            <!-- END switch_user_authpost -->


                            <!-- BEGIN switch_user_authreply -->
                            <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" class="i_reply" alt="{L_POST_REPLY_TOPIC}" /></a>
                            <!-- END switch_user_authreply -->
                    </p>        
    <!-- BEGIN switch_user_logged_in -->
    <div id="pun-visit" class="clearfix">
            <ul>
                    <!-- BEGIN switch_plus_menu -->
                    <li>
                            <script type="text/javascript">//<![CDATA[
                                    var url_favourite = '{switch_user_logged_in.U_FAVOURITE_JS_PLUS_MENU}';
                                    var url_newposts = '{U_NEWPOSTS_JS_PLUS_MENU}';
                                    var url_egosearch = '{U_EGOSEARCH_JS_PLUS_MENU}';
                                    var url_unanswered = '{U_UNANSWERED_JS_PLUS_MENU}';
                                    var url_watchsearch = '{U_WATCHSEARCH_JS_PLUS_MENU}';
                                    var url_tellfriend = '{U_TELLFRIEND_JS_PLUS_MENU}';
                                    insert_plus_menu_new('f{FORUM_ID}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
                            //]]>
                            </script>
                    </li>
                    <!-- END switch_plus_menu -->
                    <li><a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&pub=forumotion">{L_SHARE}</a></li>
                    
                    <!-- BEGIN watchtopic -->
                    <li>{S_WATCH_TOPIC}</li>
                    <!-- END watchtopic -->
              <!-- BEGIN switch_twitter_btn -->
                    <li><span id="twitter_btn" style="margin-left: 6px; ">
                            <a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal">Tweet</a>
                            <script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
                      </span></li>
                    <!-- END switch_twitter_btn -->
                    <!-- BEGIN switch_fb_likebtn -->
                    <li><span id="fb_likebtn" style="margin-left: 6px; ">
                            <iframe src="http://www.facebook.com/plugins/like.php?href={FORUM_URL}{TOPIC_URL}&layout=button_count&show_faces=false&width=450&action=like&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:auto; height:21px;" allowTransparency="true"></iframe>
                      </span></li>
                    <!-- END switch_fb_likebtn -->
            </ul>
    </div>
    <!-- END switch_user_logged_in -->


    <div class="main paged">
                            <!-- BEGIN topicpagination -->
            <div class="paged-head clearfix">


                    <p class="paging">{PAGINATION}</p>
              <br/><br/>
            </div>                <!-- END topicpagination -->
            {POLL_DISPLAY}
            
            <div class="main-content topic">
                    <!-- BEGIN postrow -->
                            <!-- BEGIN displayed -->
                            <div class="post"{postrow.displayed.THANK_BGCOLOR}>
                                    <a name="{postrow.displayed.U_POST_ID}"></a>
                                    <div class="postmain"{postrow.displayed.THANK_BGCOLOR}>
                                            <div id="p{postrow.displayed.U_POST_ID}" class="posthead"{postrow.displayed.THANK_BGCOLOR}>
                                                    <h2>
                                                            <strong>{postrow.displayed.COUNT_POSTS}</strong>
                                                            {postrow.displayed.POST_DATE_NEW}
                                                    </h2>
                                            </div>


                                            <div class="postbody"{postrow.displayed.THANK_BGCOLOR}>
                                                    <div class="user"><div class="arrow"></div>
                                                            <div class="user-ident">
                                                              <div class="username">{postrow.displayed.POSTER_NAME}<br/><span style="font-weight: normal;font-size: 11px;">{postrow.displayed.POSTER_RANK_NEW}</span>{postrow.displayed.ONLINE_IMG}</div>
                                                                    <div class="user-basic-info">
                                                                            {postrow.displayed.POSTER_AVATAR}<br />
                                                                            {postrow.displayed.RANK_IMAGE}
                                                                    </div>
                                                            </div>
                                                            <div class="user-info">
                                                                    
                                                                    <!-- BEGIN profile_field -->
                                                                    {postrow.displayed.profile_field.LABEL}{postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}
                                                                    <!-- END profile_field -->
                                                                    {postrow.displayed.POSTER_RPG}
                                                            </div>
                                                            <div class="user-contact">
                                                            {postrow.displayed.PROFILE_IMG} {postrow.displayed.PM_IMG} {postrow.displayed.EMAIL_IMG}<!-- BEGIN contact_field --> {postrow.displayed.contact_field.CONTENT}<!-- END contact_field -->
                                                    </div>
                                                    </div>
                                            <p style="padding: 5px 0;">  <b>{postrow.displayed.ICON} <a href="{postrow.displayed.POST_URL}">{postrow.displayed.POST_SUBJECT}</a></b>        </p><hr style="width: 97%;border: none;  border-bottom: 1px solid #c8c8c8;">                <div class="post-entry">
                                              <div class="entry-content">
                                                                    <!-- BEGIN switch_vote_active -->
                                                                    <div class="vote gensmall">
                                                                            <!-- BEGIN switch_vote -->
                                                                            <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}">+</a></div>
                                                                            <!-- END switch_vote -->


                                                                            <!-- BEGIN switch_bar -->
                                                                            <div class="vote-bar" title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}">
                                                                                    <!-- BEGIN switch_vote_plus -->
                                                                                    <div class="vote-bar-plus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_plus.HEIGHT_PLUS}px;"></div>
                                                                                    <!-- END switch_vote_plus -->


                                                                                    <!-- BEGIN switch_vote_minus -->
                                                                                    <div class="vote-bar-minus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_minus.HEIGHT_MINUS}px;"></div>
                                                                                    <!-- END switch_vote_minus -->
                                                                            </div>
                                                                            <!-- END switch_bar -->


                                                                            <!-- BEGIN switch_no_bar -->
                                                                            <div title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}" class="vote-no-bar">----</div>
                                                                            <!-- END switch_no_bar -->


                                                                            <!-- BEGIN switch_vote -->
                                                                            <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}">-</a></div>
                                                                            <!-- END switch_vote -->
                                                                    </div>
                                                                    <!-- END switch_vote_active -->
                                                                    <div>
                                                                            <div>{postrow.displayed.MESSAGE}</div>
                                                                            <!-- BEGIN switch_attachments -->
                                                                            <dl class="attachbox">
                                                                                    <dt>{postrow.displayed.switch_attachments.L_ATTACHMENTS}</dt>
                                                                                    <dd>
                                                                                            <!-- BEGIN switch_post_attachments -->
                                                                                            <dl class="file">
                                                                                                    <dt>
                                                                                                            <img src="{postrow.displayed.switch_attachments.switch_post_attachments.U_IMG}" />


                                                                                                            <!-- BEGIN switch_dl_att -->
                                                                                                            <a class="postlink" href="{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.U_ATTACHMENT}">{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT}</a> {postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT_DEL}
                                                                                                            <!-- END switch_dl_att -->


                                                                                                            <!-- BEGIN switch_no_dl_att -->
                                                                                                            {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT} {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT_DEL}
                                                                                                            <!-- END switch_no_dl_att -->
                                                                                                    </dt>


                                                                                                    <!-- BEGIN switch_no_comment -->
                                                                                                    <dd>
                                                                                                            <em>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_comment.ATTACHMENT_COMMENT}</em>
                                                                                                    </dd>
                                                                                                    <!-- END switch_no_comment -->


                                                                                                    <!-- BEGIN switch_no_dl_att -->
                                                                                                    <dd>
                                                                                                            <em><strong>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</strong></em>
                                                                                                    </dd>
                                                                                                    <!-- END switch_no_dl_att -->                                                                <dd>({postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}) {postrow.displayed.switch_attachments.switch_post_attachments.NB_DL}</dd>
                                                                                            </dl>
                                                                                            <!-- END switch_post_attachments -->
                                                                                    </dd>
                                                                            </dl>
                                                                            <!-- END switch_attachments -->
                                                                            <div class="clear"></div>
                                                                    </div>
                                                                    <p>
                                                                            {postrow.displayed.EDITED_MESSAGE}
                                                                    </p>
                                                            </div>
                                                    </div>
                                            </div>


                                            <!-- BEGIN switch_signature -->
                                            <div class="sig-content">
                                                    {postrow.displayed.SIGNATURE_NEW}
                                            </div>
                                            <!-- END switch_signature -->


                                            <div class="postfoot">
                                                    
                                                    <div class="post-options">
                                                            {postrow.displayed.THANK_IMG} {postrow.displayed.MULTIQUOTE_IMG} {postrow.displayed.QUOTE_IMG} {postrow.displayed.EDIT_IMG} {postrow.displayed.DELETE_IMG} {postrow.displayed.IP_IMG} {postrow.displayed.REPORT_IMG}
                                                    </div>
                                                    <div style="clear:both;"></div>
                                            </div>
                                    </div>
                            </div>
                            <!-- BEGIN first_post_br -->
                    </div>
                    <hr id="first-post-br" />
                    <div class="main-content topic">
                            <!-- END first_post_br -->
                            <!-- END displayed -->
                            <!-- BEGIN hidden -->
                                    <p class="p-hidden">{postrow.hidden.MESSAGE}</p>
                            <!-- END hidden -->
                    <!-- END postrow -->
            </div>


              <p style=" text-align: center;">                        <a href="{U_VIEW_OLDER_TOPIC}">« Xem bài viết trước</a>  |  <a href="{U_VIEW_NEWER_TOPIC}">Xem bài viết kế tiếp »</a>
                            
                    </p>
              
              
            <div>
                    
                    <p class="options">
                            <input type="hidden" name="t" value="{TOPIC_ID}" />


                            <!-- <input type="hidden" name="sid" value="{S_SID}" /> -->
                            <input type="hidden" name="{SECURE_ID_NAME}" value="{SECURE_ID_VALUE}" />


                            <!-- BEGIN viewtopic_bottom -->
                            {S_TOPIC_ADMIN}
                            <!-- END viewtopic_bottom -->
                    </p>
            </div>


            <a name="bottomtitle"></a>


      <p class="posting" style="float: none;">
                            <!-- BEGIN switch_user_authpost -->
                            <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" class="{POST_IMG_CLASS}" alt="{L_POST_NEW_TOPIC}" /></a>  
                            <!-- END switch_user_authpost -->


                            <!-- BEGIN switch_user_authreply -->
                            <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" class="i_reply" alt="{L_POST_REPLY_TOPIC}" /></a>
                            <!-- END switch_user_authreply -->
                    </p>      
              
              
                              <!-- BEGIN topicpagination -->
            <div class="paged-foot clearfix">


                    <p class="paging">{PAGINATION}</p>


            </div>
                    <!-- END topicpagination -->
    </div>


    <div class="pun-crumbs">
            <p class="crumbs">
                    <a href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC} »
                    <strong><a href="{TOPIC_URL}">{TOPIC_TITLE}</a></strong>
            </p>
    </div>


    <!-- BEGIN promot_trafic -->
    <div class="main" id="ptrafic_close" style="display:none">
            <div class="main-head clearfix">
                    <p class="h2">{PROMOT_TRAFIC_TITLE}</p>
                    <p class="options"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_MORE_IMG}" alt="+" align="" border="0" /></a></p>
            </div>
    </div>
    <div class="main" id="ptrafic_open" style="display:''">
            <div class="main-head clearfix">
                    <p class="h2">{PROMOT_TRAFIC_TITLE}</p>
                    <p class="options"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_LESS_IMG}" alt="-" align="" border="0" /></a></p>
            </div>
            <div class="main-content clearfix">
                    <!-- BEGIN link -->
                    » <a href="{promot_trafic.link.U_HREF}" target="_blank" title="{promot_trafic.link.TITLE}">{promot_trafic.link.TITLE}</a><br />
                    <!-- END link -->
            </div>
    </div>
    <!-- END promot_trafic -->


    <!-- BEGIN switch_forum_rules -->
    <div class="main" id="forum_rules">
            <div class="main-head clearfix">
                    <p class="h2">{L_FORUM_RULES}</p>
            </div>
            <table class="main-content frm">
                    <tr>
                            <!-- BEGIN switch_forum_rule_image -->
                            <td class="logo">
                                    <img src="{RULE_IMG_URL}" />
                            </td>
                            <!-- END switch_forum_rule_image -->
                            <td class="rules entry-content">
                                    {RULE_MSG}
                            </td>
                    </tr>
            </table>
    </div>
    <!-- END switch_forum_rules -->


    <!-- BEGIN switch_user_logged_in -->
    <a name="quickreply"></a>
    {QUICK_REPLY_FORM}
    <!-- END switch_user_logged_in -->


    <div id="pun-info" class="main">
            <div class="main-content">
                    <div id="stats">
                            <p>{L_TABS_PERMISSIONS} <br />{S_AUTH_LIST}</p>
                    </div>
            </div>
    </div>


    <!-- BEGIN switch_image_resize -->
    <script type="text/javascript">
    //<![CDATA[
    $(resize_images({ 'selector' : '.post-entry .entry-content', 'max_width' : {switch_image_resize.IMG_RESIZE_WIDTH}, 'max_height' : {switch_image_resize.IMG_RESIZE_HEIGHT} }));
    //]]>
    </script>
    <!-- END switch_image_resize -->


    <script src="{JS_DIR}addthis/addthis_widget.js" type="text/javascript"></script>

    Bài gửi
     19/06/13, 08:52 pm
    Admin
    Admin
    [Only topic] Viewtopic - Dạng hiển thị bài viết trong topic R5pict10(*) Phiên bản hỗ trợpunBb

    Thay toàn bộ viewtopic_body [tip]ACP >> Display >> Templates >> General >> Viewtopic_body[/tip] bằng:
    Code:
    <script type="text/javascript">//<![CDATA[
    var multiquote_img_off = 'http://2img.net/i/fa/empty.gif', multiquote_img_on = 'http://2img.net/i/fa/empty.gif', _atr = 'http://illiweb.com/rs3/34/frm/addthis/', _ati = 'http://illiweb.com/fa/addthis/', addthis_config = { ui_click: true, ui_language: "vi" }, addthis_localize = { share_caption: "Add to bookmarks / Share", email: "Email", email_caption: "Send to a friend", favorites: "Favourites", print: "Print", more: "More..." };
      $(function(){
      _atc.cwait = 0;
      $('.addthis_button').mouseup(function(){
      if ($('#at15s').css('display') == 'block') {
      addthis_close();
      addthis_close();
      }});
     $(".thongtintv:contains('Status:'),.thongtintv:contains('avatar-dulieu: ')]").remove();
      $(".coin").each(function () {
      $(this).html($(this).find("div:contains('Status:') div").html());
      });
      });

      var code="Copyright By notme. Edit by IceFox";
      function level(Posts,Coins,Thanked){var d=(Posts*10+Coins*5);var e=(d/1500);var f=Math.floor((e-Math.floor(e))*100);var g=Math.floor(e+parseInt(1));if(g<2){(g="1 [<img src='http://i34.servimg.com/u/f34/17/54/83/01/s_yell10.gif'>]")};if(g<3){(g="2 [<img src='http://i34.servimg.com/u/f34/17/54/83/01/s_yell10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_yell10.gif'>]")};if(g<4){(g="3 [<img src='http://i34.servimg.com/u/f34/17/54/83/01/s_yell10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_yell10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_yell10.gif'>]")};if(g<5){(g="4 [<img src='http://i34.servimg.com/u/f34/17/54/83/01/s_yell10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_yell10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_yell10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_yell10.gif'>]")};if(g<6){(g="5 [<img src='http://i34.servimg.com/u/f34/17/54/83/01/s_yell10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_yell10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_yell10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_yell10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_yell10.gif'>]")};if(g<7){(g="6 [<img src='http://i34.servimg.com/u/f34/17/54/83/01/s_yell10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_yell10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_yell10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_yell10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_yell10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_yell10.gif'>]")};if(g<8){(g="7 [<img src='http://i34.servimg.com/u/f34/17/54/83/01/s_red10.gif'>]")};if(g<9){(g="8 [<img src='http://i34.servimg.com/u/f34/17/54/83/01/s_red10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_red10.gif'>]")};if(g<10){(g="9 [<img src='http://i34.servimg.com/u/f34/17/54/83/01/s_red10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_red10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_red10.gif'>]")};if(g<11){(g="10 [<img src='http://i34.servimg.com/u/f34/17/54/83/01/s_red10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_red10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_red10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_red10.gif'>]")};if(g<12){(g="11 [<img src='http://i34.servimg.com/u/f34/17/54/83/01/s_red10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_red10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_red10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_red10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_red10.gif'>]")};if(g<13){(g="12 [<img src='http://i34.servimg.com/u/f34/17/54/83/01/s_red10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_red10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_red10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_red10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_red10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_red10.gif'>]")};if(g<14){(g="13 [<img src='http://i34.servimg.com/u/f34/17/54/83/01/s_grey10.gif'>]")};if(g<15){(g="14 [<img src='http://i34.servimg.com/u/f34/17/54/83/01/s_grey10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_grey10.gif'>]")};if(g<16){(g="15 [<img src='http://i34.servimg.com/u/f34/17/54/83/01/s_grey10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_grey10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_grey10.gif'>]")};if(g<17){(g="16 [<img src='http://i34.servimg.com/u/f34/17/54/83/01/s_grey10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_grey10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_grey10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_grey10.gif'>]")};if(g<18){(g="17 [<img src='http://i34.servimg.com/u/f34/17/54/83/01/s_grey10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_grey10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_grey10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_grey10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_grey10.gif'>]")};if(g<19){(g="18 [<img src='http://i34.servimg.com/u/f34/17/54/83/01/s_grey10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_grey10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_grey10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_grey10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_grey10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_grey10.gif'>]")};if(g<20){(g="19 [<img src='http://i34.servimg.com/u/f34/17/54/83/01/s_gree10.gif'>]")};if(g<21){(g="20 [<img src='http://i34.servimg.com/u/f34/17/54/83/01/s_gree10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_gree10.gif'>]")};if(g<22){(g="21 [<img src='http://i34.servimg.com/u/f34/17/54/83/01/s_gree10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_gree10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_gree10.gif'>]")};if(g<23){(g="22 [<img src='http://i34.servimg.com/u/f34/17/54/83/01/s_gree10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_gree10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_gree10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_gree10.gif'>]")};if(g<24){(g="23 [<img src='http://i34.servimg.com/u/f34/17/54/83/01/s_gree10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_gree10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_gree10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_gree10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_gree10.gif'>]")};if(g<25){(g="24 [<img src='http://i34.servimg.com/u/f34/17/54/83/01/s_gree10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_gree10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_gree10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_gree10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_gree10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_gree10.gif'>]")};if(g<26){(g="25 [<img src='http://i34.servimg.com/u/f34/17/54/83/01/s_blue10.gif'>]")};if(g<27){(g="26 [<img src='http://i34.servimg.com/u/f34/17/54/83/01/s_blue10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_blue10.gif'>]")};if(g<28){(g="27 [<img src='http://i34.servimg.com/u/f34/17/54/83/01/s_blue10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_blue10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_blue10.gif'>]")};if(g<29){(g="28 [<img src='http://i34.servimg.com/u/f34/17/54/83/01/s_blue10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_blue10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_blue10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_blue10.gif'>]")};if(g<30){(g="29 [<img src='http://i34.servimg.com/u/f34/17/54/83/01/s_blue10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_blue10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_blue10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_blue10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_blue10.gif'>]")};if(g<31){(g="30 [<img src='http://i34.servimg.com/u/f34/17/54/83/01/s_blue10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_blue10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_blue10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_blue10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_blue10.gif'><img src='http://i34.servimg.com/u/f34/17/54/83/01/s_blue10.gif'>]")&&(f="99")};var h=(Math.floor((Thanked*10)+(Posts*2)+(Coins*1)));if(h>8000){h=8000};if(d>25000){(d=25000)};var i=(Math.floor((h/8000)*100)-2);var j=(Math.floor((d/25000)*100)-2);document.write('<fieldset style="padding:7px;width: 145px;border: 0px solid #D4D4D4;color: gray;font-size: 7pt;border-radius: 2px;"><legend><font color="red"><b>Cấp độ : '+g+'</b></font></legend><b><font color=orange> Tài năng : </font></b>('+d+' / 25000)<div class="strengthbg"><div class="strengthbg2"><fieldset style="padding: 1px;border: 1px solid #666;border-radius: 3px 3px 3px 3px;"><img src="/users/2211/12/43/96/album/orange10.gif" width="'+j+'%" title="'+d+'" height="9px"><img src="/users/2211/12/43/96/album/hp1010.gif" width="2px" title="'+d+'" height="9px"></fieldset></div></div><b><font color=green> Uy tín : </font></b>('+h+' / 8000)<div class="abilitybg"><div class="abilitybg2"><fieldset style="padding: 1px;border: 1px solid #666;border-radius: 3px 3px 3px 3px;"><img src="/users/2211/12/43/96/album/green110.gif" width="'+i+'%" title="'+h+'" height="9px"><img src="/users/2211/12/43/96/album/mp1010.gif" width="2px" title="'+h+'" height="9px"></fieldset></div></div><font color=RoyalBlue1> <b>Kinh nghiệm :</b></font> '+f+'%<div class="expbg"><div class="expbg2"><fieldset style="padding: 1px;border: 1px solid #666;border-radius: 3px 3px 3px 3px;"><img src="/users/2211/12/43/96/album/blue10.gif" width="'+(f-1)+'%" title="'+(f)+'%" height="9px"><img src="/users/2211/12/43/96/album/exp1010.gif" width="2px" title="'+(f)+'%" height="9px"></fieldset></div></div></fieldset>')};

    //]]>
     
    </script>
    <!-- BEGIN switch_user_logged_in -->
    <div id="pun-visit" class="clearfix">
      <ul>
          <li>
            <script type="text/javascript">//<![CDATA[
                var url_favourite = '{U_FAVOURITE_JS_PLUS_MENU}';
                var url_newposts = '{U_NEWPOSTS_JS_PLUS_MENU}';
                var url_egosearch = '{U_EGOSEARCH_JS_PLUS_MENU}';
                var url_unanswered = '{U_UNANSWERED_JS_PLUS_MENU}';
                var url_watchsearch = '{U_WATCHSEARCH_JS_PLUS_MENU}';
                var url_tellfriend = '{U_TELLFRIEND_JS_PLUS_MENU}';
                insert_plus_menu_new('f{FORUM_ID}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
            //]]>
            </script>
          </li>
          <li><a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&pub=forumotion">{L_SHARE}</a></li>
          <li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a></li>
          <li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a></li>
          <!-- BEGIN watchtopic -->
          <li>{S_WATCH_TOPIC}</li>
          <!-- END watchtopic -->
      </ul>
      <p>{LOGGED_AS}. {LAST_VISIT_DATE}</p>
    </div>
    <!-- END switch_user_logged_in -->
    <!-- BEGIN switch_user_logged_out -->
    <div id="pun-visit">
      <p>{L_NOT_CONNECTED} {L_LOGIN_REGISTER}</p>
    </div>
    <!-- END switch_user_logged_out -->

    <div class="pun-crumbs noprint">
      <p class="crumbs">
          <a href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC} »
          <strong><a href="{TOPIC_URL}">{TOPIC_TITLE}</a></strong>
          <!-- BEGIN switch_twitter_btn -->
          <span id="twitter_btn" style="margin-left: 6px; ">
            <a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal">Tweet</a>
            <script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
          </span>
          <!-- END switch_twitter_btn -->
          <!-- BEGIN switch_fb_likebtn -->
          <span id="fb_likebtn" style="margin-left: 6px; ">
            <iframe src="http://www.facebook.com/plugins/like.php?href={FORUM_URL}{TOPIC_URL}&layout=button_count&show_faces=false&width=450&action=like&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:auto; height:21px;" allowTransparency="true"></iframe>
          </span>
          <!-- END switch_fb_likebtn -->
      </p>
    </div>

    <div class="main paged">
      <div class="paged-head clearfix">
          <!-- BEGIN topicpagination -->
          <p class="paging">{PAGINATION}</p>
          <!-- END topicpagination -->
          <p class="posting">
            <!-- BEGIN switch_user_authpost -->
            <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" class="{POST_IMG_CLASS}" alt="{L_POST_NEW_TOPIC}" /></a> 
            <!-- END switch_user_authpost -->

            <!-- BEGIN switch_user_authreply -->
            <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" class="i_reply" alt="{L_POST_REPLY_TOPIC}" /></a>
            <!-- END switch_user_authreply -->
          </p>
      </div>
      {POLL_DISPLAY}


      <div class="main-content topic">
      <!-- BEGIN postrow -->
      <!-- BEGIN displayed -->
    <table class="tborder" width="100%" border="0" cellspacing="1" cellpadding="0">
      <tr>
        <div class="main-head clearfix">
          <p class="h2">
            <a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#bottom">{L_GOTO_DOWN}</a> 
            {L_MESSAGE} [{PAGE_NUMBER}]
          </p>
      </div> 
         
          </tr>
     
     
      <tr class="post">
          <td class="alt2" valign="top" width="200" colspan="3">
                   

    <table cellpadding="0" cellspacing="6" border="0" width="100%" style="background-color: white;background-image: url(http://i47.servimg.com/u/f47/17/57/92/32/bg210.gif);  overflow: visible;">
                  <tr>


                                <td class="alt2">


    <table width="197" border="0" cellspacing="0" cellpadding="0" align="center" style="margin-top:0px;">
      <tr>
        <td width="36" height="25" background="http://i34.servimg.com/u/f34/14/04/26/89/chuan_10.gif"></td>
        <td width="143" height="25" background="http://i34.servimg.com/u/f34/14/04/26/89/chuan_11.gif"></td>
        <td width="18" height="25" background="http://i34.servimg.com/u/f34/14/04/26/89/chuan_12.gif"></td>
      </tr>
      <tr>
        <td width="36" height="42" background="http://i34.servimg.com/u/f34/14/04/26/89/chuan_13.gif"></td>
        <td width="143" height="42" style="background:url(http://i34.servimg.com/u/f34/14/04/26/89/status10.gif)" align="center" class="smallfont">
          <em id="vbstatus_11698847" style="color:blue"> <span class="coin">
                <!-- BEGIN profile_field --><div style="display:none">{postrow.displayed.profile_field.LABEL}<div>{postrow.displayed.profile_field.CONTENT}</div>:{postrow.displayed.profile_field.SEPARATOR}</div><!-- END profile_field -->
            </span>
    </em>
      </td>
        <td width="18" height="40" background="http://i34.servimg.com/u/f34/14/04/26/89/chuan_14.gif"></td>
      </tr>
      <tr>
        <td width="36" height="40" background="http://i34.servimg.com/u/f34/14/04/26/89/chuan_15.gif"></td>
        <td width="143" height="40" background="http://i34.servimg.com/u/f34/14/04/26/89/chuan_16.gif"></td>
        <td width="18" height="40" background="http://i34.servimg.com/u/f34/14/04/26/89/chuan_17.gif"></td>
      </tr>
    </table>



    <table cellSpacing="0" cellPadding="0" border="0" style="width:auto">
    <td>
            <img src="http://i34.servimg.com/u/f34/14/04/26/89/bgavat10.png" width="13" height="6" alt=""></td>
          <td background="http://i34.servimg.com/u/f34/14/04/26/89/bgavat11.png" width="150" height="6">
            <img src="http://i34.servimg.com/u/f34/14/04/26/89/bgavat12.png" width="4" height="6" alt=""></td>
          <td>
            <img src="http://i34.servimg.com/u/f34/14/04/26/89/bgavat13.png" width="6" height="6" alt=""></td>
      </tr>

      <tr>
          <td background="http://i34.servimg.com/u/f34/14/04/26/89/bgavat14.png" width="13" height="0">
            <img src="http://i34.servimg.com/u/f34/14/04/26/89/bgavat15.png" width="13" height="8" alt=""></td>
          <td>
            <div class="avatar9x">{postrow.displayed.POSTER_AVATAR}</div></td>
          <td background="http://i34.servimg.com/u/f34/14/04/26/89/bgavat16.png" width="6" height="0">
            <img src="http://i34.servimg.com/u/f34/14/04/26/89/bgavat17.png" width="6" height="1" alt=""></td>
    <img src="http://i34.servimg.com/u/f34/14/04/26/89/bgavat18.png" width="6" height="1" alt=""></td>
      </tr>
      <tr>

          <td>
            <img src="http://i34.servimg.com/u/f34/14/04/26/89/bgavat19.png" width="13" height="6" alt=""></td>
          <td background="http://i34.servimg.com/u/f34/14/04/26/89/bgavat20.png" width="150" height="6">
            <img src="http://i34.servimg.com/u/f34/14/04/26/89/bgavat21.png" width="1" height="6" alt=""></td>
          <td>
            <img src="http://i34.servimg.com/u/f34/14/04/26/89/bgavat22.png" width="6" height="6" alt=""></td>
    </table>
    </td>
                                <td align="left" width="100%">
     
    <a name="{postrow.displayed.U_POST_ID}"></a>

    <strong>{postrow.displayed.POSTER_NAME} </strong> <br>
                              <strong> {postrow.displayed.RANK_IMAGE}</strong>
          <fieldset style="width: 125px; border: 1px solid; margin: 5px; padding: 5px 10px;"><legend>Danh hiệu</legend><font size="4" face="Times New Roman"><b><font size="3" color="#ffffff" style="text-shadow: 0px 0px 6px rgb(800, 0, 100), 0px 0px 5px rgb(800, 0,100), 0px 0px 5px rgb(800, 0,100);"><marquee scrollamount="4">  {postrow.displayed.POSTER_RANK_NEW}<br><br></marquee></font></b></font></fieldset>
    <table cellspacing="0" cellpadding="0"><tr><td><div class="genmed"><b>Hiện Đang:</b> </div></td><td class="onlinetest">{postrow.displayed.ONLINE_IMG}</td></tr></table>

                              <span class="smallfont">

                               
            <td width="40%">

      <script>level(<!-- BEGIN profile_field -->'{postrow.displayed.profile_field.CONTENT}',<!-- END profile_field -->1);</script>
                         
                                <!--  THANH LEVEL HINH NGUOI -->
    <div class="levelhinhnguoi" align="left">
    <span style="font-size:11px;font-family:Tahoma;font-weight:normal; display: none;">
    <!-- BEGIN profile_field -->
    {postrow.displayed.profile_field.LABEL}
      {postrow.displayed.profile_field.CONTENT}
      {postrow.displayed.profile_field.SEPARATOR}
    <!-- END profile_field -->
    {postrow.displayed.POSTER_RPG}
    </span></div>
    <!--  THANH LEVEL HINH NGUOI-->                 
     
     
      <table width="150">

    </table>




         
            <img src="http://i34.servimg.com/u/f34/14/04/26/89/vide10.gif" alt="" style="width: 200px; height: 1px;" /></td>                 
                               
                               
                               
                               
                               
                               
    <td width="40%">

                         
     
     
      <table width="150">

         
    <!-- BEGIN profile_field -->
                    <div class="smallfont"> <span class="fmvipro"><div class="thongtintv">{postrow.displayed.profile_field.LABEL}{postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}</div></span> </div>
                <!-- END profile_field -->
         
    </table>




         
            <img src="http://i34.servimg.com/u/f34/14/04/26/89/vide10.gif" alt="" style="width: 200px; height: 1px;" /></td>
                            </tr></table>
          </td>

            </tr>
    <td height="27" width=100% background="http://i34.servimg.com/u/f34/14/04/26/89/p31010.gif" colspan=3>
    </td>
            <tr>
          <td class="alt1" valign="top" width="100%" height="28" colspan="3" style="
        background: white;
    ">
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
                <tr>

    <td><span class="smallfont"><img src="{postrow.displayed.MINI_POST_IMG}" alt="{postrow.displayed.L_MINI_POST_ALT}"

    title="{postrow.displayed.L_MINI_POST_ALT}" border="0" />{L_POST_SUBJECT}: {postrow.displayed.POST_SUBJECT}</span></td>
                  <td align="right" valign="top" nowrap="nowrap" class="post-options">
                  <table border="0" cellspacing="0" cellpadding="0">
                <tr>
                  <td valign="middle" nowrap="nowrap">
           
    <!--start post cam on you hack-->


    <div class="voteTopic">
      <!-- BEGIN switch_vote_active -->
      <div class="vote gensmall">
          <!-- BEGIN switch_vote -->
          <div class="vote-button">
            <a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}">+</a>
          </div>
          <!-- END switch_vote -->
          <!-- BEGIN switch_bar -->
          <div class="vote-bar" title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}">
            <!-- BEGIN switch_vote_plus -->
            <div class="vote-bar-plus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_plus.HEIGHT_PLUS}px;">
            </div>
            <!-- END switch_vote_plus -->
            <!-- BEGIN switch_vote_minus -->
            <div class="vote-bar-minus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_minus.HEIGHT_MINUS}px;">
            </div>
            <!-- END switch_vote_minus -->
          </div>
          <!-- END switch_bar -->
          <!-- BEGIN switch_no_bar -->
          <div title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}" class="vote-no-bar">
            ----
          </div>
          <!-- END switch_no_bar -->
          <!-- BEGIN switch_vote -->
          <div class="vote-button">
            <a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}">-</a>
          </div>
          <!-- END switch_vote -->
      </div>
      <!-- END switch_vote_active -->
    </div>
    <span class="loadFMvi">
      <img alt="Loading" src="http://farm04.go.vn/photo/data/20111012/10798851/946D73AB7E9F949624C2BF756D1ED794.gif"
      />
    </span>
    <!--end post c?m on you hack-->

    {postrow.displayed.PROFILE_IMG} {postrow.displayed.PM_IMG} {postrow.displayed.EMAIL_IMG} {postrow.displayed.WWW_IMG}

    {postrow.displayed.AIM_IMG} {postrow.displayed.YIM_IMG} {postrow.displayed.MSN_IMG} {postrow.displayed.SKYPE_IMG}
             
                  <noscript>{postrow.displayed.ICQ_IMG}</noscript>
                  </td>
                </tr>
            </table>
                  </td>
                </tr>
                <tr>
                  <td colspan="2" class="hr">
                      <hr />
                  </td>
                </tr>
                <tr>
                  <td colspan="2"><!-- google_ad_section_start --><tr>
     <td colspan="2">
     
     
     
      <!-- google_ad_section_start -->
     
      <table cellSpacing="0" cellPadding="0" border="0" style="width:auto">
    <tr>
    <td style="padding: 0px"><img src="http://i34.servimg.com/u/f34/14/04/26/89/admin_10.gif"></td>
    <td style="padding: 0px" background="http://i71.servimg.com/u/f71/16/01/40/96/admin_10.gif"></td>
    <td style="padding: 0px"><img src="http://i71.servimg.com/u/f71/16/01/40/96/admin_11.gif"></td>
    </tr>
    <tr>
    <td valign="top" style="padding: 0px" background="http://i71.servimg.com/u/f71/16/01/40/96/admin_12.gif">
    <img src="http://i71.servimg.com/u/f71/16/01/40/96/admin_13.gif"></td>
    <td style="padding: 0px; background-color: #ffffff" bgColor="#ffffff">
    <!-- google_ad_section_start -->
    <STRONG><font color=GREEN>Tiêu đề:</font></STRONG><BLINK><STRONG><FONT COLOR=RED> {TOPIC_TITLE}</FONT></STRONG></BLINK><br><br>

    <div class="post-entry">
                        <div class="entry-content">
    {postrow.displayed.MESSAGE}

      </div>
                      </div>

    <div class="clear"></div>
    <!-- BEGIN switch_attachments -->
                                <dl class="attachbox">
                                    <dt>{postrow.displayed.switch_attachments.L_ATTACHMENTS}</dt>
                                    <dd>
                                        <!-- BEGIN switch_post_attachments -->
                                        <dl class="file">
                                            <dt>
                                                <img src="{postrow.displayed.switch_attachments.switch_post_attachments.U_IMG}" />

                                                <!-- BEGIN switch_dl_att -->
                                                <a class="postlink" href="{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.U_ATTACHMENT}">{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT}</a> {postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT_DEL}
                                                <!-- END switch_dl_att -->

                                                <!-- BEGIN switch_no_dl_att -->
                                                {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT} {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT_DEL}
                                                <!-- END switch_no_dl_att -->
                                            </dt>

                                            <!-- BEGIN switch_no_comment -->
                                            <dd>
                                                <em>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_comment.ATTACHMENT_COMMENT}</em>
                                            </dd>
                                            <!-- END switch_no_comment -->

                                            <!-- BEGIN switch_no_dl_att -->
                                            <dd>
                                                <em><strong>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</strong></em>
                                            </dd>
                                            <!-- END switch_no_dl_att -->

                                            <dd>({postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}) {postrow.displayed.switch_attachments.switch_post_attachments.NB_DL}</dd>
                                        </dl>
                                        <!-- END switch_post_attachments -->
                                    </dd>
                                </dl>
                                <!-- END switch_attachments -->

    <!-- google_ad_section_end -->
    </td>
    <td style="padding: 0px" background="http://i64.servimg.com/u/f64/13/54/69/46/admin_18.gif"></td>

    </tr>
    <tr>
    <td style="padding: 0px"><img src="http://i64.servimg.com/u/f64/13/54/69/46/admin_19.gif"></td>
    <td style="padding: 0px" background="http://i64.servimg.com/u/f64/13/54/69/46/admin_20.gif"></td>
    <td style="padding: 0px"><img src="http://i64.servimg.com/u/f64/13/54/69/46/admin_21.gif"></td>
    </tr>
    </table>
     
     
      <p align="center">
      <!-- google_ad_section_end -->
     
    <!-- sig -->
    <div class="sig_02"><div class="sig_01"><div class="sig_03">
    </div></div></div>

    <div class="sig"><div style="width:100%;">
              <div>
    <fieldset style="border: 1px dashed #C0C0C0; -moz-border-radius:3px" class="alt3"<legend class="signtop">




    <div class="proline" style="width: 100%; max-height:450px; overflow: auto;"><fieldset><legend><left><img src="http://i40.servimg.com/u/f40/11/40/70/67/fav10.png" border="0">Chữ ký của {postrow.displayed.POSTER_NAME}</legend> </left>
    <span style='font-size:7pt; color:gray'>{postrow.displayed.SIGNATURE}</span><br/></div>






    <!--
     show inventory --></fieldset></span><span class="gensmall">{postrow.displayed.EDITED_MESSAGE}</span>
           
                    </div>

                </div>
            </div>

    <div class="sig_05"><div class="sig_04"><div class="sig_06">
    </div></div></div>
          <!-- / sig -->


     </td>
    </tr></p>
            </table>
            <div align="right" width="100%">{postrow.displayed.THANK_IMG}
            {postrow.displayed.MULTIQUOTE_IMG} {postrow.displayed.QUOTE_IMG}  {postrow.displayed.EDIT_IMG}  {postrow.displayed.DELETE_IMG}  {postrow.displayed.IP_IMG}  {postrow.displayed.REPORT_IMG}</div>
          </td>
      </tr>
      </table>

      <!-- END displayed -->
      <!-- BEGIN hidden -->
    <table class="tborder" width="100%" border="0" cellspacing="1" cellpadding="0">
      <tr>
          <td class="postdetails {postrow.hidden.ROW_CLASS}" colspan="2" align="center">{postrow.hidden.MESSAGE}</td>
      </tr></table>

      <!-- END hidden -->

      <!-- END postrow -->
    </div>

      <div class="main-foot clearfix">
          <p class="h2">
            <a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#top">{L_BACK_TO_TOP}</a> 
            {L_MESSAGE} [{PAGE_NUMBER}]
          </p>
          <p class="options">
            <input type="hidden" name="t" value="{TOPIC_ID}" />

            <!-- <input type="hidden" name="sid" value="{S_SID}" /> -->
            <input type="hidden" name="{SECURE_ID_NAME}" value="{SECURE_ID_VALUE}" />

            <!-- BEGIN viewtopic_bottom -->
            {S_TOPIC_ADMIN}
            <!-- END viewtopic_bottom -->
          </p>
      </div>

      <a name="bottomtitle"></a>

      <div class="paged-foot clearfix">
          <!-- BEGIN topicpagination -->
          <p class="paging">{PAGINATION}</p>
          <!-- END topicpagination -->
          <p class="posting">
            <!-- BEGIN switch_user_authpost -->
            <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" class="{POST_IMG_CLASS}" alt="{L_POST_NEW_TOPIC}" /></a> 
            <!-- END switch_user_authpost -->

            <!-- BEGIN switch_user_authreply -->
            <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" class="i_reply" alt="{L_POST_REPLY_TOPIC}" /></a>
            <!-- END switch_user_authreply -->
          </p>
      </div>

    </div>

    <div class="pun-crumbs">
      <p class="crumbs">
          <a href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC} »
          <strong><a href="{TOPIC_URL}">{TOPIC_TITLE}</a></strong>
      </p>
    </div>

    <!-- BEGIN promot_trafic -->
    <div class="main" id="ptrafic_close" style="display:none">
      <div class="main-head clearfix">
          <p class="h2">{PROMOT_TRAFIC_TITLE}</p>
          <p class="options"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_MORE_IMG}" alt="+" align="" border="0" /></a></p>
      </div>
    </div>
    <div class="main" id="ptrafic_open" style="display:''">
      <div class="main-head clearfix">
          <p class="h2">{PROMOT_TRAFIC_TITLE}</p>
          <p class="options"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_LESS_IMG}" alt="-" align="" border="0" /></a></p>
      </div>
      <div class="main-content clearfix">
          <!-- BEGIN link -->
          » <a href="{promot_trafic.link.U_HREF}" target="_blank" title="{promot_trafic.link.TITLE}">{promot_trafic.link.TITLE}</a><br />
          <!-- END link -->
      </div>
    </div>
    <!-- END promot_trafic -->

    <!-- BEGIN switch_user_logged_in -->
    <a name="quickreply"></a>
    {QUICK_REPLY_FORM}
    <!-- END switch_user_logged_in -->

    <div id="pun-info" class="main">
      <div class="main-content">
          <div id="stats">
            <p>{L_TABS_PERMISSIONS} <br />{S_AUTH_LIST}</p>
          </div>
      </div>
    </div>

    <!-- BEGIN switch_image_resize -->
    <script type="text/javascript">
    //<![CDATA[
    $(resize_images({ 'selector' : '.post-entry .entry-content', 'max_width' : {switch_image_resize.IMG_RESIZE_WIDTH}, 'max_height' : {switch_image_resize.IMG_RESIZE_HEIGHT} }));
    //]]>
    </script>
    <!-- END switch_image_resize -->

    <script src="{JS_DIR}addthis/addthis_widget.js" type="text/javascript"></script>

    <style>
    .main-content.frm .frm-set dl dt{width: auto !important;}
              l.thongtintv {
            position:relative;
            left:0px;
            color: #000000;
            }
            .thongtintv:hover {
            left:15px;
            transition: all 1s ease; -webkit-transition: all 1s ease; -moz-transition: all 1s ease;
            transform: scale(1.2); -webkit-transform: scale(1.2); -moz-transform: scale(1.2);
            }
            .thongtintv {
            background-color: #FFFFFF;
            margin:1px 3px 2px 1px;
            padding:1px 5px;
            border:1px solid #CCCCCC;
            }
      .avatar9x img{
    opacity: 0.3;filter: alpha(opacity=30);
    border-radius:5px;
    background-color: #FFFFFF;
    margin:1px 3px 3px 1px;
    padding:3px;
    border:1px solid #d4d4d4;
    box-shadow: 3px 3px 3px #8A8A8A;
    transform:rotate(30deg); -moz-transform:rotate(30deg); -webkit-transform:rotate(30deg);
    transition: all 2s ease; -webkit-transition: all 2s ease; -moz-transition: all 2s ease;
      max-width: 150px;
    max-height: 150px;
    }
    .avatar9x img:hover {
    opacity: 1; filter: alpha(opacity=100);
    transition: all 2s ease; -webkit-transition: all 2s ease; -moz-transition: all 2s ease;
    transform:rotate(0deg); -moz-transform:rotate(0deg); -webkit-transform:rotate(0deg);
    transform: scale(1.5); -webkit-transform: scale(1.5); -moz-transform: scale(1.5);
    position:relative;
      max-width: 150px;
    max-height: 150px;
    }
    </style>
      <style type="text/css">
    .voteTopic {
        padding: 4px;
        background: #fff;
        color: #000;
        border:1px solid # a0b0c0;
        font - size: 12px;
        font - weight: bold;
        margin: 0 10px;
        height: 17px;
        display: inline;
    }
    .voteTopic a {
        cursor: default;
        vertical - align:
        middle;
    }
    .voteTopic span, .voteTopic a {
        display: inline;
    }
    .voteTopic .plusFMvi {
        background: url(http://i48.servimg.com/u/f48/16/58/89/73/like_b12.png) no-repeat scroll center center transparent;
        padding: 0 12px;
    }
    .voteTopic .xplusFMvi {
        background: url(http://i48.servimg.com/u/f48/16/58/89/73/like_n11.png) no-repeat scroll center center transparent;
        padding: 0 12px;
    }
    .xminusFMvi {
        background: url(http://i48.servimg.com/u/f48/16/58/89/73/dislik16.png) no-repeat scroll center center transparent;
        padding: 0 12px;
    }
    .voteTopic .minusFMvi{
        background: url(http://i48.servimg.com/u/f48/16/58/89/73/dislik15.png) no-repeat scroll center center transparent;
        padding: 0 12px;
    }
    .loadFMvi, .vote {
        display:none;
        margin: 0;
    }
    </style>         
    <script type="text/javascript">
    $('.voteTopic').each(function (index) {
      $(this).next().attr('alt', 'vote'+index);
      $(this).before('<iframe name="vote' + index + '" height="0px" width="0px" frameborder="0"></iframe>');
      $(this).attr('alt', 'vote'+index).prepend('<span alt="vote'+index+'" class="xplusFMvi"></span><span class="cong" alt="vote'+index+'">0</span>    <span alt="vote'+index+'" class="xminusFMvi"></span><span class="tru" alt="vote'+index+'">0</span>');
      var altthis = $(this).attr('alt'); 
      var plink = $(this).find('a[href$="eval=plus"]').attr('href');
        var mlink = $(this).find('a[href$="eval=minus"]').attr('href');
        if ($(this).find('.vote a').length > 0) {
      $('.xplusFMvi[alt="'+altthis+'"]').replaceWith('<a style="display: inline-block" target="' + altthis + '" href="'+plink+'"><span alt="'+altthis+'" class="plusFMvi"></span></a>');
      $('.xminusFMvi[alt="'+altthis+'"]').replaceWith('<a target="' + altthis + '" href="'+mlink+'"><span alt="'+altthis+'" class="minusFMvi"></span></a>');
        };
        if ($(this).find('.vote-bar').length > 0) {
            var z = $(this).find('.vote-bar').attr('title').split(' ');
            var m = parseInt(z[3].replace(/%/, '')) / 100;
            var n = parseInt(z[4].replace(/\(/, ''));
            c = String(Math.round(n * m));
            d = String(n - c);
            $('.cong[alt="'+altthis+'"]').replaceWith('<span class="cong" alt="'+altthis+'">'+c+'</span>');
            $('.tru[alt="'+altthis+'"]').replaceWith('<span class="tru" alt="'+altthis+'">'+d+'</span>');
        }; 
        $('.plusFMvi').click(function () {
            var altcong = $(this).attr('alt');
            var x = Number($('.cong[alt="'+altcong+'"]').text())+1;
            $('.plusFMvi[alt="'+altcong+'"]').replaceWith('<span class="xplusFMvi"></span>');
            $('.minusFMvi[alt="'+altcong+'"]').replaceWith('<span class="xminusFMvi"></span>');
            $('.loadFMvi[alt="'+altcong+'"]').show().fadeOut(1000, function(){
            $('.cong[alt="'+altcong+'"]').replaceWith('<span class="cong">'+x+'</span>');
            });
        });
        $('.minusFMvi').click(function () {
            var alttru = $(this).attr('alt');
            var y = Number($('.tru[alt="'+alttru+'"]').text())+1;
            $('.plusFMvi[alt="'+alttru+'"]').replaceWith('<span class="xplusFMvi"></span>');
            $('.minusFMvi[alt="'+alttru+'"]').replaceWith('<span class="xminusFMvi"></span>');
            $('.loadFMvi[alt="'+alttru+'"]').show().fadeOut(1000, function(){
              $('.tru[alt="'+alttru+'"]').replaceWith('<span class="cong">'+y+'</span>');
            });
        });
    });
    </script>

    Bài gửi
     19/06/13, 09:05 pm
    Admin
    Admin
    [Only topic] Viewtopic - Dạng hiển thị bài viết trong topic Soc10(*) Phiên bản hỗ trợphpBB2

    Thay toàn bộ viewtopic_body [tip]ACP >> Display >> Templates >> General >> Viewtopic_body[/tip] bằng:
    Code:
    <script type="text/javascript">
    //<![CDATA[
    var multiquote_img_off = '{JS_MULTIQUOTE_IMG_OFF}', multiquote_img_on = '{JS_MULTIQUOTE_IMG_ON}', _atr = '{JS_DIR}addthis/', _ati = '{PATH_IMG_FA}addthis/'{ADDTHIS_LANG}, addthis_localize = { share_caption: "{L_SHARE_CAPTION}", email: "{L_EMAIL}", email_caption: "{L_EMAIL_CAPTION}", favorites: "{L_SHARE_BOOKMARKS}", print: "{L_PRINT}", more: "{L_MORE}" };
    $(function(){
      _atc.cwait = 0;
      $('.addthis_button').mouseup(function(){
          if ($('#at15s').css('display') == 'block') {
            addthis_close();
            addthis_close();
          }
      });
    });
    //]]>
    </script>


    <table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center"><tbody><tr><td class="tcat" colspan="5"><a style="float:right" href="#top"><img src="http://i43.servimg.com/u/f43/16/03/04/56/collap11.gif" alt="Về Đầu Trang" /></a> Những điều cần lưu ý khi tham gia thảo luận bài viết</td></tr><tr><td class="alt1"><div id="pun-visit">1.Không spam. Xem rõ nội quy chung tại <a href="http://thegioiao.forum-viet.net/t23-topic" rel="nofollow"><strong>Đây</strong></a><br/>2.Thể hiện văn hóa bằng cách bấm thanks với các bài viết bạn thích. </div></td></tr></tbody></table><br/><br/>








    <table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center"><tbody><tr><td class="tcat" colspan="5"><a style="float:right" href="#top"><img src="http://i43.servimg.com/u/f43/16/03/04/56/collap11.gif" alt="Về Đầu Trang" /></a> Những điều cần lưu ý khi tham gia thảo luận bài viết</td></tr><tr><td class="alt1"><div class="boxcontents">


    <span style="font-size: 12px; line-height: normal"><div align="center"><img src="http://i28.servimg.com/u/f28/14/28/30/23/phutu_10.gif" width="20" height="20"> Cho Ðiểm Chủ Ðề Này -  <em>{TOPIC_TITLE}</em></span><div class="js-kit-rating" title="" permalink=""></div>
        <script src="http://phutu01.googlecode.com/files/vote.js"></script></div></span>

      <table width="100%"class="alt1"><tr><td width="100%">
      {POLL_DISPLAY}</td></tr>  </table>

    </div</td></tr></tbody></table><br/><br/>



    <table border="0" width="100%"><tr><td width="50%"><!-- BEGIN switch_user_authpost -->
            <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" id="{POST_IMG_ID}one" alt="{L_POST_NEW_TOPIC}" align="middle" border="0" /></a>
           <!-- END switch_user_authpost -->
            <!-- BEGIN switch_user_authreply -->
            <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" id="i_reply" alt="{L_POST_REPLY_TOPIC}" align="middle" border="0" /></a>
            <!-- END switch_user_authreply -->
    </td>
    <!-- BEGIN topicpagination -->
      <td class="row7 pagination" width="50%" align="right"><span class="gensmall">{PAGINATION}</span></td>
      <!-- END topicpagination -->
    </table>

      <!-- BEGIN postrow -->
      <!-- BEGIN displayed -->
      <table  width="100%" border="0" cellspacing="1" cellpadding="0"><tr valign="center" ><td width="100%"><div class="table_top"></div><div class="table_bg"><br/><br/><table cellpadding="0" cellspacing="0" class='tborder' width="100%" align="center" ><tbody><tr><td  width="100%"><table width="100%" border="0"><tbody><tr><td class="tcat" colspan="5"><a style="float:right" href="#top"><img src="http://i43.servimg.com/u/f43/16/03/04/56/collap11.gif" alt="Về Đầu Trang" /></a><div class="normal"><!--
     status icon and date --> <a class="postdetails tptime" h><font color="white"> {TOPIC_TITLE}</font></a><!--
     / status icon and date --> </div></td></tr></tbody></table></td></tr><tr><td class="alt2" style="padding:0px">
    <!-- user info -->
    <table cellpadding="0" cellspacing="6" border="0" width="100%"><tbody><tr><table width="100%" border="0" cellspacing="0" cellpadding="0">
    <!-- blash -->
    <tr><td colspan="3">

    <table border="0" cellspacing="0" cellpadding="0" width="100%"><tr><td><img src="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/topleftconner.gif" width="18" height="2" /></td><td background="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/top.gif" style="background-repeat:repeat-x"><img src="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/top-1.gif" width="205" height="2" /></td><td><img src="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/toprightconner-1.gif" width="4" height="2" /></td></tr><tr><td background="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/left.gif" style="background-position:right; background-repeat:repeat-y" valign="bottom" align="right"><img src="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/arrow-1.gif" /></td><td background="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/box.gif" style="padding: 10px 10px 10px 10px" width="100%"><center><font face="Comic Sans MS" color="blue"><marquee valign="middle" direction="left" scrolldelay="1" scrollamount="3"><strong>{postrow.displayed.POSTER_HUMOR} </strong></marquee></font></center></td><td background="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/right.gif" style="background-position:left; background-repeat:repeat-y"><img src="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/right-1.gif"/></td></tr><tr><td><img src="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/bottomleftconnergif.gif" width="18" height="6" /></td><td background="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/bottom.gif" style="background-repeat:repeat-x"><img src="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/bottom-1.gif" width="205" height="6" /></td><td><img src="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/bottomrightconnergif.gif" width="4" height="6" /></td></tr></table>

    </td></tr>
    <!-- / blash -->

    <!--  avatar -->
    <td valign="bottom"><table border="0" cellspacing="0" cellpadding="0"><tbody><tr><td><img src="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/topleftconner.gif" width="18" height="2"></td><td background="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/top.gif" style="background-repeat:repeat-x"><img src="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/top.gif"></td><td></td></tr><tr><td background="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/left.gif" style="background-position:right; background-repeat:repeat-y" valign="bottom" align="right"><img src="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/left.gif"></td><td background="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/box.gif" style="padding: 4px 4px 4px 4px"><div class="avatar9x">{postrow.displayed.POSTER_AVATAR}</div></td><td background="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/right.gif" style="background-position:left; background-repeat:repeat-y"><img src="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/right.gif"></td></tr><tr><td><img src="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/bottomleftconnergif.gif" width="18" height="6"></td><td background="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/bottom.gif" style="background-repeat:repeat-x"><img src="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/bottom.gif"></td><td><img src="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/bottomrightconnergif.gif" width="4" height="6"></td></tr></tbody></table></td><!--
     / avatar --><td width="100%" align="left"><table width="100%" border="0" cellspacing="0" cellpadding="0"><!--
      blash --><!--
     / blash --><tbody><tr><td><!--
      username --><table border="0" cellspacing="0" cellpadding="0"><tbody><tr><td><img src="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/topleftconner.gif" width="18" height="2"></td><td background="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/top.gif" style="background-repeat:repeat-x"><img src="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/top.gif"></td><td></td></tr><tr><td background="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/left.gif" style="background-position:right; background-repeat:repeat-y" valign="bottom"></td><td background="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/box.gif" nowrap="nowrap" style="padding: 10px 10px 10px 10px"><div id="postmenu_4"> {postrow.displayed.POSTER_NAME}<div style="background: url(http://i68.servimg.com/u/f68/16/28/17/28/user_o10.gif); height: 24px; width: 24px; border: 0px;display:inline-block;">{postrow.displayed.ONLINE_IMG}</div></div></td><td background="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/right.gif" style="background-position:left; background-repeat:repeat-y"><img src="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/right.gif" width="4" height="97"></td></tr><tr><td><img src="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/bottomleftconnergif.gif" width="18" height="6"></td><td background="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/eLDy%20Style/bottom.gif" style="background-repeat:repeat-x"><img src="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/bottom.gif"></td><td><img src="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/bottomrightconnergif.gif" width="4" height="6"></td></tr></tbody></table><table border="0" cellspacing="0" cellpadding="0"><tbody><tr><td><img src="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/topleftconner.gif" width="18" height="2"></td><td background="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/top.gif" style="background-repeat:repeat-x"><img src="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/top.gif"></td><td></td></tr><tr><td background="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/left.gif" style="background-position:right; background-repeat:repeat-y" valign="bottom" align="right"><img src="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/left.gif"></td><td background="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/box.gif" style="padding: 4px 4px 4px 4px"><div style="clear:both; padding-bottom:5px;"></div><div align="center"> {postrow.displayed.PROFILE_IMG} {postrow.displayed.PM_IMG} {postrow.displayed.EMAIL_IMG}<!-- BEGIN contact_field --> {postrow.displayed.contact_field.CONTENT}<!-- END contact_field -->  </div></td><td background="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/right.gif" style="background-position:left; background-repeat:repeat-y"><img src="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/right.gif"></td></tr><tr><td><img src="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/bottomleftconnergif.gif" width="18" height="6"></td><td background="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/bottom.gif" style="background-repeat:repeat-x"><img src="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/bottom.gif"></td><td><img src="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/bottomrightconnergif.gif" width="4" height="6"></td></tr></tbody></table><!--
     / username --></td><!--
      cột muốn hay ko muốn hiện <td valign="middle" width="100%"></td> --><td align="left"><table border="0" cellspacing="0" cellpadding="0"><tbody><tr><td><img src="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/topleftconner.gif" width="18" height="2"></td><td background="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/top.gif" style="background-repeat:repeat-x"><img src="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/top.gif"></td><td></td></tr><tr><td background="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/left.gif" style="background-position:right; background-repeat:repeat-y" valign="bottom" align="right"><img src="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/left.gif"></td><td background="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/box.gif" style="padding: 4px 4px 4px 4px">

     <fieldset align="center" class="c3level" style="border-top-left-radius: 6px 6px; border-top-right-radius: 6px 6px; border-bottom-right-radius: 6px 6px; border-bottom-left-radius: 6px 6px; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; border-top-style: dotted; border-right-style: dotted; border-bottom-style: dotted; border-left-style: dotted; border-top-color: rgb(102, 102, 102); border-right-color: rgb(102, 102, 102); border-bottom-color: rgb(102, 102, 102); border-left-color: rgb(102, 102, 102); padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; font-size: 9px; font-weight: 700; margin-right: 20px; "><legend style="text-align: center;font-size: 11px; padding-top: 0px; padding-right: 4px; padding-bottom: 0px; padding-left: 4px; ">{USERNAME}</legend> <div style='width:100%;align:center'><table cellspacing='0' cellpadding='0' width='120' border='0'><td align="center" style="background: url({postrow.displayed.POSTER_RANK}<span class="{postrow.displayed.POSTER_GENDER}{postrow.displayed.RANK_IMAGE}</span><br></td><tr></div></tr></table></div>
    <div class="fmlevel" align="left">
    <span style="font-size:11px;font-family:Tahoma;font-weight:normal; display: none;">
    <!-- BEGIN profile_field -->
    {postrow.displayed.profile_field.LABEL}{postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}
    <!-- END profile_field -->
    {postrow.displayed.POSTER_RPG}
    </span></div>
    </fieldset>

    </td><td background="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/right.gif" style="background-position:left; background-repeat:repeat-y"><img src="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/right.gif"></td></tr><tr><td><img src="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/bottomleftconnergif.gif" width="18" height="6"></td><td background="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/bottom.gif" style="background-repeat:repeat-x"><img src="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/bottom.gif"></td><td><img src="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/bottomrightconnergif.gif" width="4" height="6"></td></tr></tbody></table></td><td valign="top" nowrap="nowrap"><!--
     / info -->

    <!-- BEGIN profile_field -->
                    <div class="smallfont"> <span class="fmvipro"><div class="thongtintv">{postrow.displayed.profile_field.LABEL}{postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}</div></span> </div>
                <!-- END profile_field -->

    <!--
     / info --></td></tr></tbody></table></td></tr></tbody></table><!--
     / user info --><table cellpadding="0" cellspacing="0" border="0" width="100%"><tbody><tr><td colspan="2"><img src="http://i43.servimg.com/u/f43/16/03/04/56/iaza1111.gif"></td></tr></tbody></table></td></tr><tr><td  align="left"><span class="postdetails" valign="top"><a href="#top">{L_BACK_TO_TOP}</a><img src="{postrow.displayed.MINI_POST_IMG}" alt="{postrow.displayed.L_MINI_POST_ALT}" title="{postrow.displayed.L_MINI_POST_ALT}" border="0" />{L_POST_SUBJECT}: {postrow.displayed.POST_SUBJECT}  <img src="{postrow.displayed.MINI_TIME_IMG}" alt="" border="0" />{postrow.displayed.POST_DATE}</span></td></tr>




    <td colspan="2"><br><div style="float: right;"><span class="c3zshare"><a href="#" class="lttshare" onmouseover="showtip('Chia sẻ bài viết này đến yahoo bạn bè!');" onmouseout="hidetip();">Chia sẻ</a>
    <script type="text/javascript">jQuery(".lttshare").colorbox({width:"60%", inline:true, href:"#ltt_share"});</script>
    <div style='display:none'><div style="display: block; width: 496px; overflow: auto; height: 175px;" id="cboxLoadedContent"><div id="ltt_share" style="padding: 10px; overflow: hidden;"><table border="0" cellpadding="0" cellspacing="1" width="100%"><tbody><tr><td><img src="http://i10.servimg.com/u/f10/12/70/60/52/ym_cop10.gif" /><br/><textarea style="border:1px dashed #A2273E; width: 600; height: 150; font-weight:bold ;font-size:7pt; color: #7F7F7F; text-align:center" rows="1" name="embedhtml" cols="92" readonly="readonly" onclick="this.select()" id="embedhtml">http://thegioiao.forum-viet.net{TOPIC_URL} Đây là một bài viết hay mình muốn gửi đến các bạn. Nó có nhan đề là {TOPIC_TITLE}. Gửi cho bạn bè nếu thấy hay nhé ;). Cám ơn rất nhiều !</textarea></td></tr></table></div></div></div></span></div>

    <!-- BEGIN switch_vote_active -->
    <div id="kk{postrow.displayed.U_POST_ID}" style="float:right;text-align:left"> <span class="gensmall svvoted"><script type="text/javascript">
    var str ='{postrow.displayed.switch_vote_active.L_VOTE_TITLE}';

    if (str=="Message not voted")
    {str="<span class='svvoted'> Bài viết này chưa được cảm ơn</span>";document.write(str);
    }
    else {str=str.replace("Message reputation :","Được cảm ơn:");
    str=str.replace("100%","");
    str=str.replace("(","");
    str=str.replace(")","");str=str.replace("vote","lần.");
    str=str.replace("s","");
    document.write(str);
    }</script></span></div>
      <!-- END switch_vote_active -->

    <!-- BEGIN switch_vote_active --><script type="text/javascript">votetrans('{postrow.displayed.switch_vote_active.L_VOTE_TITLE}'));</script><!-- END switch_vote_active -->
    <div style="float:right;text-align:right"><span class="c3zpost"><a href="{postrow.displayed.POST_URL}">#{postrow.displayed.COUNT_POSTS}</a> - <a href="#" onclick="link_bbcode();return false">BBCode</a></span>
    </td></tr>






    <tr><td class="forumline" align="right" valign="right" width="150"></td></tr><tr class="post"><td class="alt1" valign="top" width="100%" height="28" colspan="2"><table width="100%" border="0" cellspacing="0" cellpadding="0"><tbody><tr><td ><div style="padding:5px"> </div></td></tr><tr><td class="alt1"><!--
     message --><div><div class="postbody" style="margin-left:10px;margin-right:10px;" id="an20355"><dl>

     {postrow.displayed.MESSAGE}</div>

                        <!-- BEGIN switch_attachments -->
                        <dl class="attachbox">
                            <dt>{postrow.displayed.switch_attachments.L_ATTACHMENTS}</dt>
                            <dd>
                              <!-- BEGIN switch_post_attachments -->
                              <dl class="file">
                                  <dt>
                                    <img src="{postrow.displayed.switch_attachments.switch_post_attachments.U_IMG}" />

                                    <!-- BEGIN switch_dl_att -->
                                    <a class="postlink" href="{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.U_ATTACHMENT}">{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT}</a> {postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT_DEL}
                                    <!-- END switch_dl_att -->

                                    <!-- BEGIN switch_no_dl_att -->
                                    {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT} {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT_DEL}
                                    <!-- END switch_no_dl_att -->
                                  </dt>

                                  <!-- BEGIN switch_no_comment -->
                                  <dd>
                                    <em>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_comment.ATTACHMENT_COMMENT}</em>
                                  </dd>
                                  <!-- END switch_no_comment -->

                                  <!-- BEGIN switch_no_dl_att -->
                                  <dd>
                                    <em><strong>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</strong></em>
                                  </dd>
                                  <!-- END switch_no_dl_att -->

                                  <dd>({postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}) {postrow.displayed.switch_attachments.switch_post_attachments.NB_DL}</dd>
                              </dl>
                              <!-- END switch_post_attachments -->
                            </dd>
                        </dl>
                        <!-- END switch_attachments -->

    </div><div class="clear"></div><!--
     / message --><!--
     sig --><div>
    <img src="http://i43.servimg.com/u/f43/16/03/04/56/signer10.png" />

    <div style="margin: 0px; padding: 5px; overflow: auto; max-height: 200px; max-width: 100%;">    {postrow.displayed.SIGNATURE} </div></div></div><!--
     / sig --> <span class="gensmall"></span><table width="100%"><tr> <td class="hr"><table><tr>

    </tr></table></td><td  class="hr" align="right" width="70%" valign="middle"><div align="right">




    <!-- BEGIN switch_vote_active --><!-- BEGIN switch_vote -->
    <span id="{postrow.displayed.U_POST_ID}">
    <a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}" target="v{postrow.displayed.U_POST_ID}v" onclick="document.getElementById('{postrow.displayed.U_POST_ID}').innerHTML='<img src=http://i1202.photobucket.com/albums/bb362/tnpu_ilusm/thanked-2.png>';var str ='{postrow.displayed.switch_vote_active.L_VOTE_TITLE}';
    if (str=='Message not voted')
    {str='Bài viết này chưa được cảm ơn.';
    }else {str=str.replace('Message reputation :','Được cảm ơn:');
    str=str.replace('100%','');
    str=str.replace('(','');
    str=str.replace(')','');str=str.replace('vote','lần.');
    str=str.replace('s','');
    } if(str=='Bài viết này chưa được cảm ơn.')
    {str='Được cảm ơn: 1 lần';
    }else{
    for (i=0; i<=(str.length-1);i++)
    {if (str.charCodeAt(i)>=48 && str.charCodeAt(i)<=57 && str.charAt(i+1)==' ')
    {str=str.replace(String.fromCharCode(str.charCodeAt(i)),String.fromCharCode((str.charCodeAt(i))+1));}}}document.getElementById('kk{postrow.displayed.U_POST_ID}').innerHTML='<span class=gensmall>'+ str+'</span>';
    "><img src="http://i1202.photobucket.com/albums/bb362/tnpu_ilusm/post_thanks.gif" id="{postrow.displayed.U_POST_ID}" border="0" alt="Bạn chưa cảm ơn người này" vspace="1" /></a>
    </span><!-- END switch_vote --><!-- END switch_vote_active -->










    <a href="#quickreply"><img src="http://i43.servimg.com/u/f43/16/03/04/56/forwar10.gif"></a> {postrow.displayed.MULTIQUOTE_IMG} {postrow.displayed.QUOTE_IMG} {postrow.displayed.EDIT_IMG} {postrow.displayed.DELETE_IMG} {postrow.displayed.IP_IMG} {postrow.displayed.REPORT_IMG}</div></td></tr></table></td></tr></tbody></table></td></tr><tr><td class="hr" align="center" valign="middle" width="150"><a href="#top"><img class="sprite-arrow_subsilver_up" src="http://2img.net/i/fa/empty.gif" alt="Về Đầu Trang" title="Về Đầu Trang"></a> <a href="#bottom"><img class="sprite-arrow_subsilver_down" src="http://2img.net/i/fa/empty.gif" alt="Go down" title="Go down"></a></td></tr></tbody></table></div><div class="table_bottom"> <center><img src="http://i1123.photobucket.com/albums/l554/traitimhungyen/skinstyle/sep2.gif"></center></div></td></tr></table>

      <!-- END displayed -->
      <!-- BEGIN hidden -->
    <table class="tborder" width="100%" border="0" cellspacing="1" cellpadding="0">
      <tr>
          <td class="postdetails {postrow.hidden.ROW_CLASS}" colspan="2" align="center">{postrow.hidden.MESSAGE}</td>
      </tr></table>

      <!-- END hidden -->
      <!-- END postrow -->
    <!-- Code Blog poster --><div align="center">
    <center>
    <table>
    <TR>
    <TD>
    <div align="center"  style="padding-top: 20px"><p><img src=http://i455.photobucket.com/albums/qq272/chanpin/trangtri/guiban.gif></p>
    <textarea style="border:1px dashed #A2273E; width: 600; height: 150; font-weight:bold ;font-size:7pt; color: #7F7F7F; text-align:center" rows="1" name="embedhtml" cols="92" readonly="readonly" onclick="this.select()" id="embedhtml">{TOPIC_TITLE} - http://www.thegioiao.forum-viet.net{TOPIC_URL} Hay lắm đó bạn hãy xem và gửi cho bạn bè của bạn nha (không có virus đâu) - xin lỗi nếu tin này làm phiền bạn !</textarea></div>
    </TD></TR>
    </table>
    </center>
    </div>
    <!-- / Code Blog poster -->

      <!-- BEGIN no_post -->
    <table class="tborder" width="100%" border="0" cellspacing="1" cellpadding="0">
      <tr align="center">
          <td colspan="2" height="28">
            <span class="smallfont">{no_post.L_NO_POST}</span>
          </td>
      </tr></table>
      <!-- END no_post -->
     

    <table class="tborder" width="100%" border="0" cellspacing="1" cellpadding="0">
      <tr align="right">
          <td class="tfoot" colspan="2" height="28">
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
                <tr>
                  <td width="9%" class="noprint"> </td>
              
              
                </tr>
            </table>
          </td>
      </tr>
    </table>

    <table class="forumline noprint" width="100%" border="0" cellspacing="1" cellpadding="0">
      <tr>
          <td class="row2" valign="top" {COLSPAN_PAGINATION} width="150"><span class="gensmall">{PAGE_NUMBER}</span></td>
          <!-- BEGIN topicpagination -->
          <td class="row1" align="right" valign="top" ><span class="gensmall">{PAGINATION}</span></td>
          <!-- END topicpagination -->
      </tr>
      <!-- BEGIN switch_user_logged_in -->
      <!-- BEGIN watchtopic -->
      <tr>
          <td class="row2" colspan="2" align="right" valign="top"><span class="gensmall">{S_WATCH_TOPIC}</span></td>
      </tr>
      <!-- END watchtopic -->
      <!-- END switch_user_logged_in -->
      <tr>
          <td class="row2" colspan="2" align="center" style="padding:0px">
            <!-- BEGIN switch_user_logged_in -->
            <a name="quickreply"></a>
            {QUICK_REPLY_FORM}

            <!-- END switch_user_logged_in -->
          </td>
      </tr>
     
     

    <form action="{S_JUMPBOX_ACTION}" method="get" name="jumpbox" onsubmit="if(document.jumpbox.f.value == -1){return false;}">
    <table class="noprint" width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
      <tr>
      
          <!-- BEGIN viewtopic_bottom -->
          <td align="right" nowrap="nowrap"><span class="gensmall">{L_JUMP_TO}: {S_JUMPBOX_SELECT} <input class="liteoption" type="submit" value="{L_GO}" /></span></td>
          <!-- END viewtopic_bottom -->
          <!-- BEGIN moderation_panel -->
          <td align="center">
            <span class="gensmall">{moderation_panel.U_YOUR_PERSONAL_MODERATE}</span>
          </td>
          <td align="center" width="250">
            <span class="gensmall"> </span>
          </td>
          <!-- END moderation_panel -->
      </tr>
    </table>
    </form>

    <!-- BEGIN viewtopic_bottom -->
    <table class="noprint" width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
      <tr>
          <td colspan="2" align="left" valign="top" nowrap="nowrap">
    {S_TOPIC_ADMIN}

            <form name="action" method="get" action="{S_FORM_MOD_ACTION}">
                <input type="hidden" name="t" value="{TOPIC_ID}" />
                <input type="hidden" name="sid" value="{S_SID}" />
                <span class="gen">{L_MOD_TOOLS}
    {S_SELECT_MOD} <input class="liteoption" type="submit" value="{L_GO}" /></span>
            </form>
          </td>
      </tr>
    </table>
    <!-- END viewtopic_bottom -->

    <!-- BEGIN switch_image_resize -->
    <script type="text/javascript">
    //<![CDATA[
    $(resize_images({ 'selector' : '.postbody', 'max_width' : {switch_image_resize.IMG_RESIZE_WIDTH}, 'max_height' : {switch_image_resize.IMG_RESIZE_HEIGHT} }));
    //]]>
    </script>
    <!-- END switch_image_resize -->
    <script src="{JS_DIR}addthis/addthis_widget.js" type="text/javascript"></script>



    Thêm vào CSS [tip]ACP >> Display >> Colors >> CSS Stylesheet[/tip]:
    Code:
           l.thongtintv {
            position:relative;
            left:0px;
            color: #000000;
            }
            .thongtintv:hover {
            left:15px;
            transition: all 1s ease; -webkit-transition: all 1s ease; -moz-transition: all 1s ease;
            transform: scale(1.2); -webkit-transform: scale(1.2); -moz-transform: scale(1.2);
            }
            .thongtintv {
            background-color: #FFFFFF;
            margin:1px 3px 2px 1px;
            padding:1px 5px;
            border:1px solid #CCCCCC;
            }

    Bài gửi
     19/06/13, 09:10 pm
    Admin
    Admin
    [Only topic] Viewtopic - Dạng hiển thị bài viết trong topic 119(*) Phiên bản hỗ trợphpBB2

    Thay toàn bộ viewtopic_body [tip]ACP >> Display >> Templates >> General >> Viewtopic_body[/tip] bằng:
    Code:

    <script type="text/javascript">
    //<![CDATA[
    var multiquote_img_off = '{JS_MULTIQUOTE_IMG_OFF}';
    var multiquote_img_on = '{JS_MULTIQUOTE_IMG_ON}';
    //]]>
    </script>

    <table width="100%" border="0" cellspacing="2" cellpadding="0">

      <tr>
          <td align="left" valign="middle" nowrap="nowrap">
            <span class="nav">
            <!-- BEGIN switch_user_authpost -->
            <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" id="{POST_IMG_ID}one" alt="{L_POST_NEW_TOPIC}" align="middle"

    border="0" /></a>
            <!-- END switch_user_authpost -->
            <!-- BEGIN switch_user_authreply -->
            <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" id="i_reply" alt="{L_POST_REPLY_TOPIC}" align="middle" border="0" /></a>
            <!-- END switch_user_authreply -->
            </span>
          </td>
                <!-- BEGIN insert_plus_menu -->
          <td align="right" valign="bottom" nowrap="nowrap" width="100%">
            <span class=" smallfont bold">
                <script type="text/javascript">
                //<![CDATA[
                  insert_plus_menu('f{FORUM_ID}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
                //]]>
                </script>
            </span>
          </td>
          <!-- END insert_plus_menu -->
      </tr>
    </table>


    <table class=" tborder" width="100%" border="0" cellspacing="1" cellpadding="0">
      <tr align="right">
          <td class="catHead" colspan="2" height="28">
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
                <tr>
                  <td width="9%" class="tcat" height="28"></td>
                  <td align="center" nowrap="nowrap" class="tcat"><!-- google_ad_section_start -->{TOPIC_TITLE}<!--

    google_ad_section_end --></td>
                  <td align="right" nowrap="nowrap" width="9%" class="tcat"><a

    href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#bottom">{L_GOTO_DOWN}</a> </td>
                </tr>
            </table>
          </td>
      </tr>
      <tr>
          <td class="alt1" colspan="2" align="right" valign="top"><span class="smallfont">{PAGINATION}</span></td>
      </tr>
     
      {POLL_DISPLAY}
      <!-- BEGIN postrow -->
      <!-- BEGIN displayed -->
    <table class="tborder" width="100%" border="0" cellspacing="1" cellpadding="0">
      <tr><td  class="thead" height="20" colspan="3"><span class="smallfont">  <img src="{postrow.displayed.MINI_TIME_IMG}"

    alt="" border="0" />{postrow.displayed.POST_DATE}</span></td></tr>
      <tr class="post">
          <td class="alt2" valign="top" width="200" colspan="3">
                   

    <table cellpadding="0" cellspacing="6" border="0" width="100%">
                  <tr>


                                <td class="alt2">


    <table width="197" border="0" cellspacing="0" cellpadding="0" align="center" style="margin-top:0px;">
      <tr>
        <td width="36" height="25" background="http://i34.servimg.com/u/f34/14/04/26/89/chuan_10.gif"></td>
        <td width="143" height="25" background="http://i34.servimg.com/u/f34/14/04/26/89/chuan_11.gif"></td>
        <td width="18" height="25" background="http://i34.servimg.com/u/f34/14/04/26/89/chuan_12.gif"></td>
      </tr>
      <tr>
        <td width="36" height="42" background="http://i34.servimg.com/u/f34/14/04/26/89/chuan_13.gif"></td>
        <td width="143" height="42" style="background:url(http://i34.servimg.com/u/f34/14/04/26/89/status10.gif)" align="center" class="smallfont">
          <em id="vbstatus_11698847" style="color:blue">{postrow.displayed.POSTER_HUMOR}
    </em>
      </td>
        <td width="18" height="40" background="http://i34.servimg.com/u/f34/14/04/26/89/chuan_14.gif"></td>
      </tr>
      <tr>
        <td width="36" height="40" background="http://i34.servimg.com/u/f34/14/04/26/89/chuan_15.gif"></td>
        <td width="143" height="40" background="http://i34.servimg.com/u/f34/14/04/26/89/chuan_16.gif"></td>
        <td width="18" height="40" background="http://i34.servimg.com/u/f34/14/04/26/89/chuan_17.gif"></td>
      </tr>
    </table>



    <table cellSpacing="0" cellPadding="0" border="0" style="width:auto">
    <td>
            <img src="http://i34.servimg.com/u/f34/14/04/26/89/bgavat10.png" width="13" height="6" alt=""></td>
          <td background="http://i34.servimg.com/u/f34/14/04/26/89/bgavat11.png" width="150" height="6">
            <img src="http://i34.servimg.com/u/f34/14/04/26/89/bgavat12.png" width="4" height="6" alt=""></td>
          <td>
            <img src="http://i34.servimg.com/u/f34/14/04/26/89/bgavat13.png" width="6" height="6" alt=""></td>
      </tr>

      <tr>
          <td background="http://i34.servimg.com/u/f34/14/04/26/89/bgavat14.png" width="13" height="0">
            <img src="http://i34.servimg.com/u/f34/14/04/26/89/bgavat15.png" width="13" height="8" alt=""></td>
          <td>
            {postrow.displayed.POSTER_AVATAR}</td>
          <td background="http://i34.servimg.com/u/f34/14/04/26/89/bgavat16.png" width="6" height="0">
            <img src="http://i34.servimg.com/u/f34/14/04/26/89/bgavat17.png" width="6" height="1" alt=""></td>
    <img src="http://i34.servimg.com/u/f34/14/04/26/89/bgavat18.png" width="6" height="1" alt=""></td>
      </tr>
      <tr>

          <td>
            <img src="http://i34.servimg.com/u/f34/14/04/26/89/bgavat19.png" width="13" height="6" alt=""></td>
          <td background="http://i34.servimg.com/u/f34/14/04/26/89/bgavat20.png" width="150" height="6">
            <img src="http://i34.servimg.com/u/f34/14/04/26/89/bgavat21.png" width="1" height="6" alt=""></td>
          <td>
            <img src="http://i34.servimg.com/u/f34/14/04/26/89/bgavat22.png" width="6" height="6" alt=""></td>
    </table>
    </td>
                                <td align="left" width="100%">
     
    <a name="{postrow.displayed.U_POST_ID}"></a>

    <strong><font color=blue>[CĐ-Teen9A2] - </font>{postrow.displayed.POSTER_NAME} – <font color=red> [{postrow.displayed.POSTER_RANK}]</font></strong>


            <span class="smallfont">

          <br>
    {postrow.displayed.RANK_IMAGE}   
                </span>
    <table cellspacing="0" cellpadding="0"><tr><td><div class="genmed"><b>Hiện Đang:</b> </div></td><td class="onlinetest">{postrow.displayed.ONLINE_IMG}</td></tr></table>
    <marquee width="100%" behavior="scroll" scrollamount="5" direction="left"><a href="http://www.taochu.com"><img src="http://taochu.com/gen/gimg/2/f.gif" border="0"></a> <a href="http://www.taochu.com"><img src="http://taochu.com/gen/gimg/2/r.gif" border="0"></a> <a href="http://www.taochu.com"><img src="http://taochu.com/gen/gimg/2/i.gif" border="0"></a> <a href="http://www.taochu.com"><img src="http://taochu.com/gen/gimg/2/e.gif" border="0"></a> <a href="http://www.taochu.com"><img src="http://taochu.com/gen/gimg/2/n.gif" border="0"></a> <a href="http://www.taochu.com"><img src="http://taochu.com/gen/gimg/2/d.gif" border="0"></a> <a href="http://www.taochu.com"><img src="http://taochu.com/gen/gimg/-.gif" border="0"></a> <a href="http://www.taochu.com"><img src="http://taochu.com/gen/gimg/2/f.gif" border="0"></a> <a href="http://www.taochu.com"><img src="http://taochu.com/gen/gimg/2/o.gif" border="0"></a> <a href="http://www.taochu.com"><img src="http://taochu.com/gen/gimg/2/r.gif" border="0"></a> <a href="http://www.taochu.com"><img src="http://taochu.com/gen/gimg/2/e.gif" border="0"></a> <a href="http://www.taochu.com"><img src="http://taochu.com/gen/gimg/2/v.gif" border="0"></a> <a href="http://www.taochu.com"><img src="http://taochu.com/gen/gimg/2/e.gif" border="0"></a> <a href="http://www.taochu.com"><img src="http://taochu.com/gen/gimg/2/r.gif" border="0"></a> </marquee>

                              <td align="left" width="30%"><span class="smallfont">

    <td width="40%">
    <span
    class="smallfont">
    <div class="fmlevel" align="left">
    <span style="font-size:11px;font-family:Tahoma;font-weight:normal; display: none;">
    <!-- BEGIN profile_field -->
    {postrow.displayed.profile_field.LABEL}{postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}
    <!-- END profile_field -->
    {postrow.displayed.POSTER_RPG}
    </span></div>
                          <table width="150">
    <tr><td>
        <fieldset><legend><left><b>Profile {postrow.displayed.POSTER_NAME}</b></legend> </left>
             
    <span class="smallfont">
     <div style="margin:20px; margin-top:5px"><div style="font:
    12px Verdana, Geneva, Lucida, 'Lucida Grande';
    margin-bottom:2px"><b></b> <input type="button"
    value="Xem thông tin"
    style="width:140px;font-size:14px;margin:0px;padding:0px;" onclick="if
    (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display
     != '') {
    this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display
     = '';        this.innerText = ''; this.value = 'Ẩn thông tin'; } else {
     
    this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display
     = 'none'; this.innerText = ''; this.value = 'Xem lại thông tin'; }"
    /></div><div style="min-height: 0px; max-width: 160px;
    background-color: transparent; margin: 0px; padding: 0px; border: 0px
    inset;"><div style="display: none;">


                <!-- BEGIN profile_field -->
    <div style="padding: 2px;"><div style="padding: 3px; border: 1px #0900FF dashed;">
    {postrow.displayed.profile_field.LABEL}{postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}</div></div>
    <!-- END profile_field -->

    </p>
    </td>
    </div>
    </table>

    </fieldset></div>

    </span>
    </b>
    </span>

            <img src="http://i34.servimg.com/u/f34/14/04/26/89/vide10.gif" alt="" style="width: 200px; height: 1px;" /></td>
                            </tr></table>
          </td>

            </tr>
    <td height="27" width=100% background="http://i34.servimg.com/u/f34/14/04/26/89/p31010.gif" colspan=3>
    </td>
            <tr>
          <td class="alt1" valign="top" width="100%" height="28" colspan="3">
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
                <tr>

    <td><span class="smallfont"><img src="{postrow.displayed.MINI_POST_IMG}" alt="{postrow.displayed.L_MINI_POST_ALT}"

    title="{postrow.displayed.L_MINI_POST_ALT}" border="0" />{L_POST_SUBJECT}: {postrow.displayed.POST_SUBJECT}</span></td>
                  <td align="right" valign="top" nowrap="nowrap" class="post-options">
                  <table border="0" cellspacing="0" cellpadding="0">
                <tr>
                  <td valign="middle" nowrap="nowrap">
           
    <!--start post cam on you hack-->


    <!-- BEGIN switch_vote_active -->
      <div class="vote gensmall">
      <!-- BEGIN switch_vote -->
     
    <div class="vote-button"><a class="thumbnail" href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}"><img src="http://i34.servimg.com/u/f34/14/04/26/89/post_t10.gif" id="Thanks button" border="0" alt="C�m ơn người n�y" vspace="1" /></a>

    </a>

    </div>

    <!-- END switch_vote -->
        </div>
      <!-- END switch_vote_active -->

    <!-- BEGIN switch_vote_active -->
      <div class="vote gensmall">
      <!-- BEGIN switch_vote -->
     
    <div class="vote-button">
     <a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}"></a></div>
     <!-- END switch_vote -->
        </div>
      <!-- END switch_vote_active -->

    <!--end post c?m on you hack-->

    {postrow.displayed.PROFILE_IMG} {postrow.displayed.PM_IMG} {postrow.displayed.EMAIL_IMG} {postrow.displayed.WWW_IMG}

    {postrow.displayed.AIM_IMG} {postrow.displayed.YIM_IMG} {postrow.displayed.MSN_IMG} {postrow.displayed.SKYPE_IMG}
                  <script type="text/javascript"><!--
                  if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 &amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp; navigator.userAgent.indexOf('5.') == -1 &amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;

    navigator.userAgent.indexOf('6.') == -1 ) {
                      document.write('{postrow.displayed.ICQ_IMG}');
                  } else {
                      document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div

    style="position:absolute">{postrow.displayed.ICQ_IMG}</div><div style="position:absolute;left:3px;top:-1px">{postrow.displayed.ICQ_STATUS_IMG}</div></div>');
                  }
                  //-->
                  </script>
                  <noscript>{postrow.displayed.ICQ_IMG}</noscript>
                  </td>
                </tr>
            </table>
                  </td>
                </tr>
                <tr>
                  <td colspan="2" class="hr">
                      <hr />
                  </td>
                </tr>
                <tr>
                  <td colspan="2"><!-- google_ad_section_start --><tr>
     <td colspan="2">
     
     
     
      <!-- google_ad_section_start -->
     
      <table cellSpacing="0" cellPadding="0" border="0" style="width:auto">
    <tr>
    <td style="padding: 0px"><img src="http://i34.servimg.com/u/f34/14/04/26/89/admin_10.gif"></td>
    <td style="padding: 0px" background="http://i71.servimg.com/u/f71/16/01/40/96/admin_10.gif"></td>
    <td style="padding: 0px"><img src="http://i71.servimg.com/u/f71/16/01/40/96/admin_11.gif"></td>
    </tr>
    <tr>
    <td valign="top" style="padding: 0px" background="http://i71.servimg.com/u/f71/16/01/40/96/admin_12.gif">
    <img src="http://i71.servimg.com/u/f71/16/01/40/96/admin_13.gif"></td>
    <td style="padding: 0px; background-color: #ffffff" bgColor="#ffffff">
    <!-- google_ad_section_start -->
    <STRONG><font color=GREEN>Tiêu đề:</font></STRONG><BLINK><STRONG><FONT COLOR=RED> {TOPIC_TITLE}</FONT></STRONG></BLINK><br><br>

    <div class="postbody">

    {postrow.displayed.MESSAGE}

                     
                      </div>

    <div class="clear"></div>
    <!-- BEGIN switch_attachments -->
                                <dl class="attachbox">
                                    <dt>{postrow.displayed.switch_attachments.L_ATTACHMENTS}</dt>
                                    <dd>
                                        <!-- BEGIN switch_post_attachments -->
                                        <dl class="file">
                                            <dt>
                                                <img src="{postrow.displayed.switch_attachments.switch_post_attachments.U_IMG}" />

                                                <!-- BEGIN switch_dl_att -->
                                                <a class="postlink" href="{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.U_ATTACHMENT}">{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT}</a> {postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT_DEL}
                                                <!-- END switch_dl_att -->

                                                <!-- BEGIN switch_no_dl_att -->
                                                {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT} {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT_DEL}
                                                <!-- END switch_no_dl_att -->
                                            </dt>

                                            <!-- BEGIN switch_no_comment -->
                                            <dd>
                                                <em>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_comment.ATTACHMENT_COMMENT}</em>
                                            </dd>
                                            <!-- END switch_no_comment -->

                                            <!-- BEGIN switch_no_dl_att -->
                                            <dd>
                                                <em><strong>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</strong></em>
                                            </dd>
                                            <!-- END switch_no_dl_att -->

                                            <dd>({postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}) {postrow.displayed.switch_attachments.switch_post_attachments.NB_DL}</dd>
                                        </dl>
                                        <!-- END switch_post_attachments -->
                                    </dd>
                                </dl>
                                <!-- END switch_attachments -->

    <!-- google_ad_section_end -->
    </td>
    <td style="padding: 0px" background="http://i64.servimg.com/u/f64/13/54/69/46/admin_18.gif"></td>

    </tr>
    <tr>
    <td style="padding: 0px"><img src="http://i64.servimg.com/u/f64/13/54/69/46/admin_19.gif"></td>
    <td style="padding: 0px" background="http://i64.servimg.com/u/f64/13/54/69/46/admin_20.gif"></td>
    <td style="padding: 0px"><img src="http://i64.servimg.com/u/f64/13/54/69/46/admin_21.gif"></td>
    </tr>
    </table>
     
     
      <p align="center">
      <!-- google_ad_section_end -->
     
    <!-- sig -->
    <div class="sig_02"><div class="sig_01"><div class="sig_03">
    </div></div></div>

    <div class="sig"><div style="width:100%;">
              <div>
    <fieldset style="border: 1px dashed #C0C0C0; -moz-border-radius:3px" class="alt3"<legend class="signtop">



    <div class="proline" style="width: 100%; max-height:450px; overflow: auto;"><fieldset><legend><left><img src="http://i40.servimg.com/u/f40/11/40/70/67/fav10.png" border="0">Tài Sản của {postrow.displayed.POSTER_NAME}</legend> </left>
    <span style='font-size:7pt; color:gray'>{postrow.displayed.POSTER_RPG}</span><br/></div>











    <span style=width:100;height:30;text-align:center;color:#000000;filter:glow(color=#000000)><font color="#FF0000">Chữ ký của <b>{postrow.displayed.POSTER_NAME}</b></span></font> <strong></strong></span></strong></legend><div style="overflow: auto; max-height: 200px;"><div align="center">

    <div style="margin:auto;text-align:center;width:100%">{postrow.displayed.SIGNATURE} </div></div><!--
     show inventory --></fieldset></span><span class="gensmall">{postrow.displayed.EDITED_MESSAGE}</span>
           
                    </div>

                </div>
            </div>

    <div class="sig_05"><div class="sig_04"><div class="sig_06">
    </div></div></div>
          <!-- / sig -->

    <center>
    <table width="100%" border="0" cellpadding="0" cellspacing="0">
    <TR>
    <TD class="postbit_br" bgcolor="#FFFFFF">
    <p align="center"><b><font color="red"><span class="smallfont"><b>Copy đường link dưới đây gửi đến nick yahoo bạn bè!</b></span></p></font>
    <p align="center"><textarea style="max-width: 500px; max-height: 35px" rows="2" name="embedhtml" cols="100" readonly="readonly" onclick="this.select()" id="embedhtml">Bài viết về {TOPIC_TITLE}. Click vào link để xem http://teen9a2.forum-viet.com{TOPIC_URL} Xin lỗi đã Spam , gửi cho bạn bè tin này dùm mình nha. ( Yên tâm là không có virus đâu )</textarea></center>
    </TD></TR>
    </table>
    </center>
     </td>
    </tr></p>
            </table>
            <div align="right" width="100%">{postrow.displayed.THANK_IMG}
            {postrow.displayed.MULTIQUOTE_IMG} {postrow.displayed.QUOTE_IMG}  {postrow.displayed.EDIT_IMG}  {postrow.displayed.DELETE_IMG}  {postrow.displayed.IP_IMG}  {postrow.displayed.REPORT_IMG}</div>
          </td>
      </tr>
      </table>

      <!-- END displayed -->
      <!-- BEGIN hidden -->
    <table class="tborder" width="100%" border="0" cellspacing="1" cellpadding="0">
      <tr>
          <td class="postdetails {postrow.hidden.ROW_CLASS}" colspan="2" align="center">{postrow.hidden.MESSAGE}</td>
      </tr></table>

      <!-- END hidden -->
    <script type="text/javascript" src="/6-page"></script>
      <!-- END postrow -->
      <!-- BEGIN no_post -->
    <table class="tborder" width="100%" border="0" cellspacing="1" cellpadding="0">
      <tr align="center">
          <td class="alt1" colspan="2" height="28">
            <span class="smallfont">{no_post.L_NO_POST}</span>
          </td>
      </tr></table>
      <!-- END no_post -->
     
    <table class=" tborder" width="100%" border="0" cellspacing="1" cellpadding="0">
      <tr align="right">
          <td class="catHead" colspan="2" height="28">
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
                <tr>

                  <td width="9%"></td>
                  <td align="center" nowrap="nowrap"><a name="bottomtitle"></a><h1 class="cattitle">{TOPIC_TITLE}</h1></td>
                  <td align="right" nowrap="nowrap" width="9%"><a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a

    href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#top">{L_BACK_TO_TOP}</a> </td>
                </tr>
            </table>
          </td>
      </tr>
    </table>

    <table class="tborder" width="100%" border="0" cellspacing="1" cellpadding="0">
      <tr>
          <td class="alt2" valign="top" {COLSPAN_PAGINATION} width="150"><span class="smallfont">{PAGE_NUMBER}</span></td>
          <!-- BEGIN topicpagination -->
          <td class="alt1" align="right" valign="top"><span class="smallfont">{PAGINATION}</span></td>
          <!-- END topicpagination -->
      </tr>
      <!-- BEGIN switch_user_logged_in -->
      <!-- BEGIN watchtopic -->
      <tr>
          <td class="alt2" colspan="2" align="right" valign="top"><span class="smallfont">{S_WATCH_TOPIC}</span></td>
      </tr>
      <!-- END watchtopic -->
      <!-- END switch_user_logged_in -->
      <tr>
          <td class="alt2" colspan="2" align="center" style="padding:0px">
            <!-- BEGIN switch_user_logged_in -->
    <font size="2" face="tahoma" color="green"><center>* Bài viết sưu tầm nên ghi rõ nguồn hoặc viết (Sưu Tầm).

    * Không dùng những ngôn từ thiếu lịch sự.

    * Tránh spam nhảm những chủ đề không liên quan.<br/>
    * Bấm nút A/a bên góc phải nếu gặp vấn đề khi chèn hình vui.<br/>
    * Nếu thấy bài viết hay, hãy bấm nút <img src="http://i38.servimg.com/u/f38/15/28/92/81/post_t10.gif"/> để khích lệ người viết.</font></center>
    <font size="2" face="tahoma" color="red"><b>Yêu cầu viết tiếng Việt có dấu.</font>
    <a name="quickreply"></a>

    {QUICK_REPLY_FORM}<br/>
    <!-- END switch_user_logged_in -->
          </td>
      </tr>
      <tr>
          <td style="margin:0; padding: 0;" colspan="2">
            <table border="0" cellpadding="0" width="100%" cellspacing="0" id="info_open" style="display:''">
                <tbody>
          <!-- BEGIN show_permissions -->
          <tr>
            <td class="alt2" valign="top" width="25%"><span class="smallfont">{L_TABS_PERMISSIONS}</span></td>
            <td class="alt1" valign="top" width="75%"><span class="smallfont">{S_AUTH_LIST}</span></td>
          </tr>
          <!-- END show_permissions -->
      <tr>
            <td class="tfoot" colspan="2" height="28">
                <table width="100%" border="0" cellspacing="0" cellpadding="0">
                  <tr>


                      <td valign="middle" width="100%"><span class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_SEP}<a

    class="nav" href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC_SECOND}</span></td>
                      <!-- BEGIN show_permissions -->
                      <td align="right" valign="middle"><span class="smallfont"><a

    href="javascript:ShowHideLayer('info_open','info_close');"><img src="{TABS_LESS_IMG}" alt="-" align="middle" border="0" /></a></span></td>
                      <!-- END show_permissions -->
                  </tr>
                </table>
            </td>
          </tr>
      </tbody>
            </table>
          </td>
      </tr>
      <tr>
          <td style="margin:0; padding: 0;" colspan="2">
       

    <table border="0" cellpadding="0" cellspacing="0" width="100%" id="info_close" style="display:none;">
                <tbody>
          <tr>
            <td class="tfoot" colspan="2" height="28">
                <table width="100%" border="0" cellspacing="0" cellpadding="0">
                  <tr>

                      <td valign="middle" width="100%"><span class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_SEP}<a

    class="nav" href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC_SECOND}</span></td>
                      <td align="right" valign="middle"><span class="smallfont"><a

    href="javascript:ShowHideLayer('info_open','info_close');"><img src="{TABS_MORE_IMG}" alt="+" align="middle" border="0" /></a></span></td>
                  </tr>
                </table>
            </td>
          </tr>
      </tbody>
            </table>
          </td>
      </tr>

    </table>

    <form action="{S_JUMPBOX_ACTION}" method="get" name="jumpbox" onsubmit="if(document.jumpbox.f.value == -1){return false;}">


    <table class="noprint" width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
      <tr>
          <td align="left" valign="middle" nowrap="nowrap" {WIDTH_GALLERY}>
            <span class="nav">
                <!-- BEGIN switch_user_authpost -->
                <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" id="{POST_IMG_ID}Newtopic" alt="{L_POST_NEW_TOPIC}"

    align="middle" border="0" /></a>
                <!-- END switch_user_authpost -->
                <!-- BEGIN switch_user_authreply -->
                <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" alt="{L_POST_REPLY_TOPIC}" align="middle" border="0" /></a>
                <!-- END switch_user_authreply -->
            </span>
          </td>
          <!-- BEGIN viewtopic_bottom -->
          <td align="right" nowrap="nowrap"><span class="smallfont">{L_JUMP_TO}: {S_JUMPBOX_SELECT} <input class="liteoption" type="submit"

    value="{L_GO}" /></span></td>
          <!-- END viewtopic_bottom -->
          <!-- BEGIN moderation_panel -->
          <td align="center">
            <span class="smallfont">{moderation_panel.U_YOUR_PERSONAL_MODERATE}</span>
          </td>
          <td align="center" width="250">
            <span class="smallfont"> </span>
          </td>
          <!-- END moderation_panel -->
      </tr>
    </table>
    </form>

      <!-- BEGIN viewtopic_bottom -->
    <table class="noprint" width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
      <tr>

          <td colspan="2" align="left" valign="top" nowrap="nowrap">
    {S_TOPIC_ADMIN}

            <form name="action" method="get" action="{S_FORM_MOD_ACTION}">
                <input type="hidden" name="t" value="{TOPIC_ID}" />
                <input type="hidden" name="sid" value="{S_SID}" />
                <span class="gen">{L_MOD_TOOLS}
    {S_SELECT_MOD} <input class="liteoption" type="submit" value="{L_GO}" /></span>
            </form>
          </td>
      </tr>
    </table>
    <!-- END viewtopic_bottom -->

    <script src=http://mudim.googlecode.com/files/mudim-0.8-r126.js></script>


    <!-- BEGIN switch_image_resize -->
    <script type="text/javascript">
    //<![CDATA[
    $(resize_images({ 'selector' : '.postbody', 'max_width' : {switch_image_resize.IMG_RESIZE_WIDTH}, 'max_height' : {switch_image_resize.IMG_RESIZE_HEIGHT} }));
    //]]>
    </script>
    <!-- END switch_image_resize -->

    <script type="text/javascript">
    if(document.location.protocol=='http:'){
     var Tynt=Tynt||[];Tynt.push('b-YHwq12Wr3784adbi-bnq');Tynt.i={"ap":"Nguồn gốc bài viết : ","as":"http://teen9a2.forum-viet.com/"};
     (function(){var s=document.createElement('script');s.async="async";s.type="text/javascript";s.src='http://tcr.tynt.com/ti.js';var h=document.getElementsByTagName('script')[0];h.parentNode.insertBefore(s,h);})();
    }
    </script>

    Nguồn: 4all.vn

    Bài gửi
    sayedn73
    sayedn73
    thank'sthank's

    Bài gửi
    Sponsored content

    Bài gửi