0%
Diễn Đàn forumotion

Hướng dẫn - Chia sẻ - Giao Lưu - Kết Nối Online


Go downMessage [Page 1 of 1]

FMVI
FMVI
FMVI

—»(¯`[Ad]Min´¯)™

deno: anhem4phuong.yourme.net
css: :hie:
https://diendan.forumotion.org
Thích 0Báo xấu 0

Gửi một tin nhắn lên tường.

Gửi báo cáo lỗi về bài viết này.

Trả lời nhanh
FMVI
FMVI
FMVI

—»(¯`[Ad]Min´¯)™

index_body
Code:
    {JAVASCRIPT}
   
    <!-- BEGIN message_admin_index -->
    <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
      <!-- BEGIN message_admin_titre -->
      <tr>
          <td class="catHead" height="28"><span class="cattitle">{message_admin_index.message_admin_titre.MES_TITRE}</span></td>
      </tr>
      <!-- END message_admin_titre -->
      <!-- BEGIN message_admin_txt -->
      <tr>
          <td class="row1" rowspan="3" align="center" valign="middle">
          <div class="gensmall">{message_admin_index.message_admin_txt.MES_TXT}</div>
          </td>
      </tr>
      <!-- END message_admin_txt -->
    </table>
    <!-- END message_admin_index -->

    <!-- BEGIN switch_user_login_form_header -->
    <form action="{S_LOGIN_ACTION}" method="post" name="form_login">
      <!-- BEGIN switch_fb_connect_no -->
      <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
          <tr>
            <td class="row1" align="center">
                <table border="0" cellspacing="0" cellpadding="0">
                  <tr>
                      <td><span class="genmed">{L_USERNAME}:</span> </td>
                      <td><input class="post" type="text" size="10" name="username"/> </td>
                      <td>
                        <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                        <span class="gensmall">{L_AUTO_LOGIN}</span>
                      </td>
                  </tr>

                  <tr>
                      <td><span class="genmed">{L_PASSWORD}:</span> </td>
                      <td><input class="post" type="password" size="10" name="password"/> </td>
                      <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
                  </tr>
                </table>
            </td>
          </tr>
      </table>
      <!-- END switch_fb_connect_no -->

      <!-- BEGIN switch_fb_connect -->
      <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
          <tr>
            <td valign="top" width="100%"  class="row1" align="center">
                <table width="100%">
                  <tr>
                      <td width="55%" valign="middle" align="right">
                        <table class="right">
                            <tr>
                              <td><span class="genmed">{L_USERNAME}:</span> </td>
                              <td><input class="post" type="text" size="10" name="username"/> </td>
                              <td>
                                  <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                                  <span class="gensmall">{L_AUTO_LOGIN}</span>
                              </td>
                            </tr>

                            <tr>
                              <td><span class="genmed">{L_PASSWORD}:</span> </td>
                              <td><input class="post" type="password" size="10" name="password"/> </td>
                              <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
                            </tr>
                        </table>
                      </td>
                      <td width="10%" align="center" valign="middle">
                        <span class="genmed fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span>
                      </td>
                      <td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" scope="{switch_user_login_form_header.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_header.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td>
                  </tr>
                </table>
            </td>
          </tr>
      </table>
      <!-- END switch_fb_connect -->
    </form>
    <!-- END switch_user_login_form_header -->
     
    {CHATBOX_TOP}
    {BOARD_INDEX}
    <table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr>
          <td width="50%" valign="top">
            <!-- BEGIN switch_user_logged_in -->
            <span class="gensmall"><a href="{U_MARK_READ}" class="gensmall">{L_MARK_FORUMS_READ}</a>
            <!-- END switch_user_logged_in -->
            <!-- BEGIN switch_delete_cookies -->
            <br /><a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_delete_cookies.L_DELETE_COOKIES}</a>
            <!-- END switch_delete_cookies -->
            </span>
          </td>
          <td width="50%" align="right">
            <span class="gensmall">
                <a href="{U_TODAY_ACTIVE}" class="gensmall">{L_TODAY_ACTIVE}</a><br />
                <a href="{U_TODAY_POSTERS}" class="gensmall">{L_TODAY_POSTERS}</a><br />
                <a href="{U_OVERALL_POSTERS}" class="gensmall">{L_OVERALL_POSTERS}</a>
                <!-- BEGIN switch_on_index -->
                  <!-- BEGIN switch_delete_cookies -->
                  <br /><a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a>
                  <!-- END switch_delete_cookies -->
                <!-- END switch_on_index -->
            </span>
          </td>
      </tr>
    </table>

    <!-- BEGIN switch_user_login_form_footer -->
    <form action="{S_LOGIN_ACTION}" method="post" name="form_login">
      <!-- BEGIN switch_fb_connect_no -->
      <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
          <tr>
            <td class="row1" align="center">
                <table border="0" cellspacing="0" cellpadding="0">
                  <tr>
                      <td><span class="genmed">{L_USERNAME}:</span> </td>
                      <td><input class="post" type="text" size="10" name="username"/> </td>
                      <td>
                        <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                        <span class="gensmall">{L_AUTO_LOGIN}</span>
                      </td>
                  </tr>

                  <tr>
                      <td><span class="genmed">{L_PASSWORD}:</span> </td>
                      <td><input class="post" type="password" size="10" name="password"/> </td>
                      <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
                  </tr>
                </table>
            </td>
          </tr>
      </table>
      <!-- END switch_fb_connect_no -->

      <!-- BEGIN switch_fb_connect -->
      <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
          <tr>
            <td valign="top" width="100%"  class="row1" align="center">
                <table width="100%">
                  <tr>
                      <td width="55%" valign="middle">
                        <table class="right">
                            <tr>
                              <td><span class="genmed">{L_USERNAME}:</span> </td>
                              <td><input class="post" type="text" size="10" name="username"/> </td>
                              <td>
                                  <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                                  <span class="gensmall">{L_AUTO_LOGIN}</span>
                              </td>
                            </tr>

                            <tr>
                              <td><span class="genmed">{L_PASSWORD}:</span> </td>
                              <td><input class="post" type="password" size="10" name="password"/> </td>
                              <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
                            </tr>
                        </table>
                      </td>
                      <td width="10%" align="center" valign="middle">
                        <span class="genmed fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span>
                      </td>
                      <td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" scope="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td>
                  </tr>
                </table>
            </td>
          </tr>
      </table>
      <!-- END switch_fb_connect -->
    </form>
    <!-- END switch_user_login_form_footer -->

    <!-- BEGIN disable_viewonline -->

    <table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
    <thead>
      <tr>
          <td class="tcat" colspan="2">TÌNH HÌNH DIỄN ĐÀN</td>

      </tr>
    </thead>


    <!-- logged-in users -->
    <tbody>
      <tr>
          <td class="thead" colspan="2">
            <a style="float:right" href="#top" onclick="return toggle_collapse('forumhome_activeusers')"><img id="collapseimg_forumhome_activeusers" src="http://i967.photobucket.com/albums/ae153/ligerv/love-teens/collapse_thead.gif" alt="" border="0" /></a>
            Số người đang truy cập:
          </td>

      </tr>
    </tbody>
    <tbody id="collapseobj_forumhome_activeusers" style="">
      <tr>
          <td class="alt2"><a href="online.php"><img src="http://i967.photobucket.com/albums/ae153/ligerv/love-teens/whos_online.gif" alt="Số người đang truy cập" border="0" /></a></td>
          <td class="alt1" width="100%">
            <div class="smallfont">
      {TOTAL_USERS_ONLINE}<br />
          {RECORD_USERS}<br />
          <br />
          {LOGGED_IN_USER_LIST}
      <table>{L_CONNECTED_MEMBERS}</table>     

            </div>
          </td>
      </tr>
    </tbody>
    <!-- end logged-in users -->


    <!-- Birthdays -->
    <tbody>
      <tr>
          <td class="thead" colspan="2">
            <a style="float:right" href="#top" onclick="return toggle_collapse('forumhome_Birthdays')"><img id="collapseimg_forumhome_Birthdays" src="http://i967.photobucket.com/albums/ae153/ligerv/love-teens/collapse_thead.gif" alt="" border="0" /></a>

            Sinh nhật thành viên:
          </td>
      </tr>
    </tbody>
    <tbody id="collapseobj_forumhome_Birthdays" style="">
      <tr>
          <td class="alt2"><img src="http://i967.photobucket.com/albums/ae153/ligerv/love-teens/forum_old.gif" alt="" border="0" /></td>
          <td class="alt1" width="100%">
                  <div class="smallfont">
                <table>{L_WHOSBIRTHDAY_TODAY}
      {L_WHOSBIRTHDAY_WEEK}</table></div></td>

      </tr>
    </tbody>

    <!-- Birthdays -->


    <!-- Statistics -->
    <tbody>

      <tr>
          <td class="thead" colspan="2">
            <a style="float:right" href="#top" onclick="return toggle_collapse('forumhome_stats')"><img id="collapseimg_forumhome_stats" src="http://i967.photobucket.com/albums/ae153/ligerv/love-teens/collapse_thead.gif" alt="" border="0" /></a>
            Thống kê diễn đàn:
          </td>
      </tr>
    </tbody>
    <tbody id="collapseobj_forumhome_stats" style="">
      <tr>
          <td class="alt2"><img src="http://i967.photobucket.com/albums/ae153/ligerv/love-teens/stats.gif" alt="Thống kê diễn đàn" border="0" /></td>

          <td class="alt1" width="100%">
          <div class="smallfont">
                {TOTAL_POSTS}<br />
          {TOTAL_USERS}<br />
          {NEWEST_USER}<br>
                    Nhóm: {GROUP_LEGEND}
            </div>
         
          </td>
      </tr>
    </tbody>
    <!-- Statistics -->

    <!-- Liên kết -->
    <tbody>
      <tr>
          <td class="thead" colspan="2">
            <a style="float:right" href="#top" onclick="return toggle_collapse('forumhome_friends')"><img id="collapseimg_forumhome_todayreg" src="http://i967.photobucket.com/albums/ae153/ligerv/love-teens/collapse_thead.gif" alt="" border="0" /></a>
            Liên kết bạn bè:
          </td>
      </tr>

    </tbody>
    <tbody id="collapseobj_forumhome_friends" style="">
      <tr>
          <td class="alt2"><img src="http://i967.photobucket.com/albums/ae153/ligerv/love-teens/forum_new.gif" alt="" border="0" /></td>
          <td class="alt1" width="100%"><div class="smallfont">
    Links các forums bạn
    <br>
    <!-- BEGIN switch_chatbox_activate -->
    {TOTAL_CHATTERS_ONLINE} :  {CHATTERS_LIST}<br />
                <!-- BEGIN switch_chatbox_popup -->
                <div id="chatbox_popup"></div>
                <script type="text/javascript">
                //<![CDATA[
                insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}');
                //]]>
                </script>
                <!-- END switch_chatbox_popup -->
      <!-- END switch_chatbox_activate -->


    </div></td>
      </tr>
    </tbody>
    <!-- Liên kết -->

    </table>
    <br />

    <br clear="all" />

    <!-- END disable_viewonline -->
    {CHATBOX_BOTTOM}
    <br clear="all" />
    <!-- BEGIN switch_legend -->
    <table border="0" cellspacing="3" cellpadding="0" align="center">
      <tr>
          <td align="center" width="20"><img src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}" /></td>
          <td><span class="gensmall">{L_NEW_POSTS}</span></td>
          <td></td>
          <td align="center" width="20"><img src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}" /></td>
          <td><span class="gensmall">{L_NO_NEW_POSTS}</span></td>
          <td>  </td>
          <td align="center" width="20"><img src="{FORUM_LOCKED_IMG}" alt="{L_FORUM_LOCKED}" /></td>
          <td><span class="gensmall">{L_FORUM_LOCKED}</span></td>
      </tr>
    </table>
    <!-- END switch_legend -->

    {AUTO_DST}

    <!-- BEGIN switch_fb_index_login -->
    <div id="fb-root"></div>
    <script type="text/javascript">
    //<![CDATA[
    FB.init({
      appId: '{switch_fb_index_login.FACEBOOK_APP_ID}',
        status: true,
        cookie: true,
        xfbml: true,
        oauth: true
    });
    //]]>
    </script>
    <!-- END switch_fb_index_login -->

    <script type="text/javascript">
    $(".qtantdyt_new").click(function(){
    jQuery("<div />").load("/post?f=102&mode=newtopic input[name^=auth]").appendTo("form#form_qtanvds");
    });</script>
https://diendan.forumotion.org
Trả lời nhanh
FMVI
FMVI
FMVI

—»(¯`[Ad]Min´¯)™

inbox:
Code:
        <table width="100%" border="0" cellspacing="1" cellpadding="0" align="center">
          <tr>
              <td valign="bottom">
                <!-- BEGIN switch_user_logged_in -->
                <span class="gensmall">{LAST_VISIT_DATE}<br />
                {CURRENT_TIME}<br />
                </span>
                <!-- END switch_user_logged_in -->
                <div class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC}</div>
              </td>
              <td class="gensmall" align="right" valign="bottom">
                <!-- BEGIN switch_user_logged_in -->
                <a class="gensmall" href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a><br />
                <a class="gensmall" href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a><br />
                <!-- END switch_user_logged_in -->
                <a class="gensmall" href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a>
              </td>
          </tr>
        </table>
        <!-- BEGIN catrow --><!-- BEGIN tablehead -->
        <table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
        <thead>
     
        </thead>

        <tbody>

          <tr>
              <td class="tcat" colspan="6">

           
                <a style="float:right" href="#top" onclick="return toggle_collapse('forumbit_1')"><img id="collapseimg_forumbit_1" src="http://tuoitrebaolac.com/f@rum/style/vietvui_forteen/buttons/collapse_tcat.gif" alt="" border="0" /></a>
                          <span class="secondarytitle">{catrow.tablehead.L_FORUM}</span>   
              </td>
          </tr>

        </tbody>

        <tbody id="collapseobj_forumbit_1" style="">

        <tr align="center">
            <td class="thead" width="5%"> </td>
            <td class="thead" width="50%" align="left">Chuyên mục</td>
            <td class="thead" width="25%">Bài gởi cuối</td>
            <td class="thead" width="10%">Chủ đề</td>
            <td class="thead" width="10%">Bài gởi</td>
          </tr>

          <!-- END tablehead -->
          <!-- BEGIN cathead -->
          <tr>
              <!-- BEGIN inc -->
              <td class="{catrow.cathead.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td>
              <!-- END inc -->
              <td class="{catrow.cathead.CLASS_CAT}" colspan="{catrow.cathead.INC_SPAN}" width="100%">
                <h{catrow.cathead.LEVEL} class="hierarchy">
                    <span class="cattitle">
                      <a class="cattitle" title="{catrow.cathead.CAT_DESC}" href="{catrow.cathead.U_VIEWCAT}">{catrow.cathead.CAT_TITLE}</a>
                    </span>
                </h{catrow.cathead.LEVEL}>
              </td>
              <td class="{catrow.cathead.CLASS_ROWPIC}" colspan="3" align="right"> </td>
          </tr>
          <!-- END cathead -->
          <!-- BEGIN forumrow -->
          <tr align="center">

              <!-- BEGIN inc -->
              <td class="{catrow.forumrow.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" alt="." /></td>
              <!-- END inc -->
              <td class="alt2">
                <img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" />
              </td>
              <td class="alt1Active" align="left" id="f2">

                <h{catrow.forumrow.LEVEL} class="hierarchy">
                    <span class="forumlink">
                      <a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a><br />
                    </span>
                </h{catrow.forumrow.LEVEL}>
                <span class="genmed">{catrow.forumrow.FORUM_DESC}</span>
                <span class="gensmall">
                    <!-- BEGIN switch_moderators_links -->
                    {catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}
                    <!-- END switch_moderators_links -->
                    <div id="smallrum">{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}</div>
                </span>
              </td>
              <td class="alt2">
        <div style="margin:6px;padding:4px;border:1px dashed #c0c0c0;background:#ffffff">
                <span class="gensmall">{catrow.forumrow.LAST_POST}</span>
              </td>
              <td class="alt1">
                <span class="gensmall">{catrow.forumrow.TOPICS}</span>
              </td>
              <td class="alt2">
                <span class="gensmall">{catrow.forumrow.POSTS}</span>
              </td>
          </tr>
          <!-- END forumrow -->
          <!-- BEGIN catfoot -->
          <tr>
              <!-- BEGIN inc -->
              <td class="{catrow.catfoot.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td>
              <!-- END inc -->
              <td class="spaceRow" colspan="{catrow.catfoot.INC_SPAN}" height="1"><img src="{SPACER}" alt="" height="1" width="1" /></td>
          </tr>
          <!-- END catfoot -->
          <!-- BEGIN tablefoot -->
        </table> <div style="padding: 0 0 16px 0;"></div><img src="{SPACER}" alt="" height="5" width="1" /><!-- END tablefoot --><!-- END catrow -->
https://diendan.forumotion.org
Trả lời nhanh
FMVI
FMVI
FMVI

—»(¯`[Ad]Min´¯)™

footer_end
Code:
    <!-- BEGIN html_validation -->
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <body>
    <table>
      <tr>
          <td>
            <div>
                <div>
                  <table>
                      footer_end<tbody>
                        <tr>
                            <td>
    <!-- END html_validation -->
                            </td>
                            <td valign="top" width="{C3SIZE}">
                            <div id="{ID_RIGHT}">
                              <!-- BEGIN giefmod_index2 -->
                              {giefmod_index2.MODVAR}
                              <!-- BEGIN saut -->
                              <div style="height: {SPACE_ROW}px"></div>
                              <!-- END saut -->
                              <!-- END giefmod_index2 -->
                            </div>
                            </td>
                        </tr>
                      </tbody>
                  </table>
                </div>
            </div>
            <!-- close div id="page-body" -->
            <div id="page-footer">
                                  <div class="smallfont" align="center"><font color=orange><B>­­­­­­­­Múi giờ GMT + 7. </font> <span class="time"><font color=orange>{CURRENT_TIME}</font></span></B></div>


                                    <!-- BEGIN switch_footer_fa_copyrights -->
                                    <div align="center">
                                            <div class="gen">
                                                    <!-- BEGIN footer_fa_copyright_link -->
                                                            <!-- BEGIN switch_separator --> | <!-- END switch_separator -->
                                                            {switch_footer_fa_copyrights.footer_fa_copyright_link.FOOTER_FA_LINK}
                                                    <!-- END footer_fa_copyright_link -->
                                            </div>
                                    </div>
                                    <!-- END switch_footer_fa_copyrights -->
                                    <!-- BEGIN switch_footer_links -->
                                    <div align="center">
                                            <div class="gen">
                                                    <!-- BEGIN footer_link -->
                                                            <!-- BEGIN switch_separator --> | <!-- END switch_separator -->
                                                            <a name="bottom" class="copyright" href="{switch_footer_links.footer_link.U_FOOTER_LINK_HREF}" rel="{switch_footer_links.footer_link.FOOTER_LINK_REL}" target="{switch_footer_links.footer_link.FOOTER_LINK_TARGET}" title="{switch_footer_links.footer_link.L_FOOTER_LINK_TITLE}">{switch_footer_links.footer_link.L_FOOTER_LINK_TEXT}</a>
                                                    <!-- END footer_link -->
                                            </div>
                                    </div>
                                    <!-- END switch_footer_links -->
            </div>
            {PROTECT_FOOTER}
    <br>
          </td>
      </tr>
    </table>

    <!-- BEGIN switch_facebook_login -->
    <div id="fb-root"></div>
    <script type="text/javascript">
    //<![CDATA[
    FB.init({appId: '{switch_facebook_login.FACEBOOK_APP_ID}', status: true, cookie: true, xfbml: true, oauth: true});
    //]]>
    </script>
    <!-- END switch_facebook_login -->

    <!-- BEGIN switch_facebook_logout_TMP -->
    <script type="text/javascript">
    //<![CDATA[
    FB.Event.subscribe('auth.logout', function(response) {
      if ($('a#logout'))
      {
          var lien_redir = $('a#logout').attr('href');

          if ($('a#logout').attr('href') && $('a#logout').attr('href') != '')
          {
            document.location.href = 'http://{switch_facebook_logout.SERVER_NAME}/' + lien_redir;
          }
      }
    });

    $(document).ready( function() {
      $('a#logout').click( function() {
          FB.logout();
      } );
    });
    //]]>
    </script>
    <!-- END switch_facebook_logout_TMP -->

    <script type="text/javascript">
    //<![CDATA[
      fa_endpage();
    //]]>
    </script>

          </div>
      </div>
    </div>

    <!-- / close content container -->
    <!-- /content area table -->

    </div>
    </div>

    <div id="bg_footer">

    <form action="/forum" method="get" style="clear:left">

    <table cellpadding="6" cellspacing="0" border="0" width="100%" id="content_vietvui" align="center">
    <tr>
   
          <td class="tfoot">
            <select name="styleid" onchange="switch_id(this, 'style')">
                <optgroup label="Tên Skin">
    <option value="20" class="" selected="selected">-- Love & Teens</option>
                </optgroup>

            </select>
          </td>
   
   
          <td class="tfoot">
            <select name="langid" onchange="switch_id(this, 'lang')">
                <optgroup label="Ngôn ngữ">
                  <option value="1" class="" >-- Tiếng Việt</option>
                </optgroup>
            </select>
          </td>
   
      <td class="tfoot" align="right" width="100%">
          <div class="smallfont">
            <strong>
                <a href="/contact" rel="nofollow" accesskey="9"> Liên lạc</a> -
                <a href="/forum"> Diễn đàn</a> -
                <a href="/groups"> Hội nhóm </a> -
                <a href="#top" onclick="self.scrollTo(0, 0); return false;"> Lên trên</a>

            </strong>
          </div>
      </td>
    </tr>
    </table>




    <script>$("a.lengtht").each(function(){
            if ($(this).text().length > 22) {$(this).text($(this).text().substr(0, 19));$(this).append('...');
            }
        });$(".a1view").each(function(){$(this).html(parseInt($(this).text().replace(/^[\s\S]*-\s+(\d+)\s+[\s\S]*$/m, '$1')));});</script>


    <script type="text/javascript">jQuery("#vnchatbox1").click(function(){jQuery("#vnrules1").toggle("slow");});</script></fieldset></center>

    <script type="text/javascript">
    jQuery(document).ready(function(){my_setcookie('mytid',jQuery("#logout").attr("href"),1,0);});
    </script>


    </form>
    </body>
    </html>


     
   
https://diendan.forumotion.org
Trả lời nhanh
FMVI
FMVI
FMVI

—»(¯`[Ad]Min´¯)™

overall_header
Code:
    <!-- BEGIN switch_user_logged_out -->
    <div style="left:800px; width: 260px; no-repeat; position:fixed; TOP: 100px">
    <a href="/profile.forum?mode=register" title="Register"><img src="http://ca6.upanh.com/15.759.20047472.86q0/12.gif" border="0"></a> </div>
    <!-- END switch_user_logged_out -->



    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html  xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" id="min-width" lang="{L_LANG_HTML}" xml:lang="{L_LANG_HTML}" {NAMESPACE_FB_LIKE} {NAMESPACE_FB}>
    <head>
      <!-- BEGIN meta_emulate_ie7 -->
      <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
      <!-- END meta_emulate_ie7 -->
      <title>{SITENAME_TITLE}{PAGE_TITLE}</title>
      <meta http-equiv="content-type" content="text/html; charset={S_CONTENT_ENCODING};" />
      <meta http-equiv="content-script-type" content="text/javascript" />
      <meta http-equiv="content-style-type" content="text/css" />
      {META_FAVICO}
      {META}
      {META_FB_LIKE}
      <meta name="title" content="{SITENAME_TITLE}{PAGE_TITLE}" />
      {T_HEAD_STYLESHEET}
      {CSS}
      <link rel="search" type="application/opensearchdescription+xml" href="/improvedsearch.xml" title="{SITENAME}" />
      <link rel="search" type="application/opensearchdescription+xml" href="{URL_BOARD_DIRECTORY}/search/improvedsearch.xml" title="{SEARCH_FORUMS}" />
      <script src="{JQUERY_PATH}" type="text/javascript"></script>
      <script src="{JS_DIR}{L_LANG}.js" type="text/javascript"></script>

      <!-- BEGIN switch_fb_login -->
      <script src="http://connect.facebook.net/{switch_fb_login.FB_LOCAL}/all.js" type="text/javascript"></script>
      <script src="{switch_fb_login.JS_FB_LOGIN}" type="text/javascript"></script>
      <!-- END switch_fb_login -->

      <!-- BEGIN switch_ticker -->
      <link type="text/css" rel="stylesheet" href="{JS_DIR}jquery/ticker/ticker.css" />
      <script src="{JS_DIR}jquery/ticker/ticker.js" type="text/javascript"></script>
      <!-- END switch_ticker -->

      <!-- BEGIN switch_ticker_new -->
      <script src="{JS_DIR}jquery/jcarousel/jquery.jcarousel.js" type="text/javascript"></script>
      <script type="text/javascript">//<![CDATA[
      /* Definir le sens de direction en fonction du panneau admin */
      var tickerDirParam = "{switch_ticker.DIRECTION}";
      var slid_vert = false;
      var auto_dir  = 'next';
      var h_perso = parseInt({switch_ticker.HEIGHT});

      switch( tickerDirParam )
      {
          case 'top' :
            slid_vert = true;
            break;

          case 'left':
            break;

          case 'bottom':
            slid_vert = true;
            auto_dir  = 'prev';
            break;

          case 'right':
            auto_dir  = 'prev';
            break;

          default:
            slid_vert = true;
      }

      $(document).ready(function() {
          var w_cont = $('#fa_ticker_container').width();

          if (w_cont > 0)
          {
            $('#fa_ticker_container').width(w_cont);

            /* Affichage de la liste */
            $('#fa_ticker_content').css('display','block');

            /* Calcul des dimensions du conteneur et des �l�ments */
            var width_max  = $('ul#fa_ticker_content').width();
            var width_item = Math.floor(width_max / {switch_ticker.SIZE});
            var height_max = h_perso;

            /* Calcul de la hauteur maximale du contenur en fonction des �l�ments et de la hauteur personnalis�e dans l'admin */
            $('ul#fa_ticker_content li').each( function () {
                if ($(this).height() > height_max)
                {
                  height_max = $(this).height();
                }
            } );

            /* Redimensionnement des �l�ments et des images trop larges */
            $('ul#fa_ticker_content li').width(width_item).height(height_max).find('img').each(function () {
                if ($(this).width() > width_item)
                {
                var ratio      = $(this).width() / width_item;
                var new_height = Math.round($(this).height() / ratio);
                $(this).height(new_height).width(width_item);
                }
            });

            /* Redimensionnement et centrage du conteneur en mode vertical */
            if (slid_vert)
            {
                $('ul#fa_ticker_content').width(width_item).height(height_max).css('marginLeft','auto').css('marginRight','auto');
            }

            /* Initialisation du caroussel */
            $('#fa_ticker_content').jcarousel({
                  vertical: slid_vert,
                wrap: 'circular',
                auto: {switch_ticker.STOP_TIME},
                auto_direction: auto_dir,
                  scroll: 1,
                  size: {switch_ticker.SIZE},
                  height_max: height_max,
                  animation: {switch_ticker.SPEED}
              });
          }
          else
          {
              $('ul#fa_ticker_content li:not(:first)').css('display','none');
              $('ul#fa_ticker_content li:first').css('list-style','none').css('text-align','center');
          }
      });
      //]]>
      </script>
      <!-- END switch_ticker_new -->

      <script type="text/javascript">//<![CDATA[
      $(document).ready(function(){
          <!-- BEGIN switch_enable_pm_popup -->
            pm = window.open('{U_PRIVATEMSGS_POPUP}', '_faprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');
            pm.focus();
          <!-- END switch_enable_pm_popup -->
          <!-- BEGIN switch_report_popup -->
            report = window.open('{switch_report_popup.U_REPORT_POPUP}', '_phpbbreport', 'HEIGHT={switch_report_popup.S_HEIGHT},resizable=yes,scrollbars=no,WIDTH={switch_report_popup.S_WIDTH}');
            report.focus();
          <!-- END switch_report_popup -->
          <!-- BEGIN switch_ticker -->
            ticker_start({switch_ticker.HEIGHT}, {switch_ticker.SPACING}, {switch_ticker.SPEED}, '{switch_ticker.DIRECTION}', {switch_ticker.STOP_TIME});
          <!-- END switch_ticker -->
      });

      <!-- BEGIN switch_login_popup -->
          var logInPopUpLeft, logInPopUpTop, logInPopUpWidth = {LOGIN_POPUP_WIDTH}, logInPopUpHeight = {LOGIN_POPUP_HEIGHT}, logInBackgroundResize = true, logInBackgroundClass = false;
      <!-- END switch_login_popup -->

      <!-- BEGIN switch_login_popup -->
      $(document).ready( function() {
          $(window).resize(function() {
            var windowWidth = document.documentElement.clientWidth;
              var popupWidth = $("#login_popup").width();
              var mypopup = $("#login_popup");

              $("#login_popup").css({
                  "left": windowWidth/2 - popupWidth/2
              });
          });
      });
      <!-- END switch_login_popup -->
      //]]>
      </script>
      {GREETING_POPUP}
      <!-- BEGIN switch_ticker_new -->
      <style>
      .jcarousel-skin-tango .jcarousel-item {
          text-align:center;
          width: 10px;
      }

      .jcarousel-skin-tango .jcarousel-item-horizontal {
          margin-right: {switch_ticker.SPACING}px;
      }

      .jcarousel-skin-tango .jcarousel-item-vertical {
          margin-bottom: {switch_ticker.SPACING}px;
      }
      </style>
      <!-- END switch_ticker_new -->

      <!-- BEGIN google_analytics_code -->
      <script type="text/javascript">
      //<![CDATA[
        var _gaq = _gaq || [];
        _gaq.push(['_setAccount', '{G_ANALYTICS_ID}']);
        _gaq.push(['_trackPageview']);

        (function() {
          var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
          ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
          var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
        })();
      //]]>
      </script>
      <!-- END google_analytics_code -->
    <link media="screen" rel="stylesheet" href="http://jacklmoore.com/colorbox/example4/colorbox.css" /> <script src="http://a5k37.googlecode.com/files/colorbox-mtmy.js"></script>
      </head>
    <body background="{T_BODY_BACKGROUND}" bgcolor="{T_BODY_BGCOLOR}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}">
      <!-- BEGIN hitskin_preview -->
      <div id="hitskin_preview" style="display: block;">
          <h1><img src="http://2img.net/i/fa/hitskin/hitskin_logo.png" alt="" /> Hit<em>skin</em>.com</h1>
          <div class="content">
            <p>
                {hitskin_preview.L_THEME_SITE_PREVIEW}
                <br />
                <span>{hitskin_preview.U_INSTALL_THEME}<a href="http://{hitskin_preview.U_RETURN_THEME}">{hitskin_preview.L_RETURN_THEME}</a></span>
            </p>
          </div>
      </div>
      <!-- END hitskin_preview -->

      <!-- BEGIN switch_login_popup -->
      <div id="login_popup">
          <table class="forumline" width="{LOGIN_POPUP_WIDTH}" height="{LOGIN_POPUP_HEIGHT}" border="0" cellspacing="1" cellpadding="0">
            <tr height="25">
                <td class="catLeft">
                  <span class="genmed module-title">{SITENAME}</span>
                </td>
            </tr>
            <tr height="{LOGIN_POPUP_MSG_HEIGHT}">
                <td class="row1" align="left" valign="top">
                  <div id="login_popup_buttons">
                      <form action="{S_LOGIN_ACTION}" method="get">
                        <input type="submit" class="mainoption" value="{L_LOGIN}" />
                        <input type="button" class="mainoption" value="{L_REGISTER}" onclick="parent.location='{U_REGISTER}';" />
                        <input id="login_popup_close" type="button" class="button" value="{L_DONT_DISPLAY_AGAIN}" />
                      </form>
                  </div>
                  <span class="genmed">{LOGIN_POPUP_MSG}</span>
                </td>
            </tr>
          </table>
      </div>
      <!-- END switch_login_popup -->

      <a name="top"></a>
      {JAVASCRIPT}
    <!-- logo -->
    <a name="top"></a>

    <div id="banner">

    <div id="banner_left">
    <div id="banner_login">
    <table  border="0" width="100%" align="middle">
    <tr>

      <td class="login_alt2" nowrap="nowrap" style="padding:0px">
    <!-- BEGIN switch_user_logged_out -->
          <!-- login form -->
          <form action="{S_LOGIN_ACTION}" method="post" name="form_login">
          <table cellpadding="0" cellspacing="3" border="0">

          <tr>
            <td class="smallfont" style="white-space: nowrap;"><label for="navbar_username">Tên tài khoản:</label></td>
       
    <td><input class="post" type="text" size="10" name="username" value="Tên tài khoản" onfocus="if (this.value == 'Tên tài khoản') this.value = '';" /></td>

            <td class="smallfont" nowrap="nowrap"><label for="cb_cookieuser_navbar"><input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />Ghi nhớ?</label></td>
          </tr>
          <tr>
       
                            <td class="smallfont"><label for="navbar_password">Mật khẩu:</label></td>

            <td><input class="post" type="password" size="10" name="password" value="**********" onfocus="if (this.value == '**********') this.value = '';"/></td>
       
                          <td><input class="button" type="submit" name="login" value="Đăng nhập"  accesskey="s" /></td>
          </tr>
          </table>
    <!-- END switch_user_logged_out -->
     
    <!-- BEGIN switch_user_logged_in -->
    <span class="gensmall">
    <span class="username">{LOGGED_AS}</span><br />
    <span class="gensmall">{LAST_VISIT_DATE} <br />{CURRENT_TIME}<br />
    <!-- END switch_user_logged_in -->
          </form>
          <!-- / login form -->
      </td>

          </tr>


    </table>
    </div>



    <div style="clear:both"></div>

    <div id="button_home">
    <a href="/forum"><img src="http://i967.photobucket.com/albums/ae153/ligerv/love-teens/home.gif" border="0" /></a>
    <a href="/register"><img src="http://i967.photobucket.com/albums/ae153/ligerv/love-teens/dangky.gif" border="0" /></a>
    <a href="/search.forum?search_id=activetopics"><img src="http://i967.photobucket.com/albums/ae153/ligerv/love-teens/baimoi.gif" border="0" /></a>
    </div>
    </div>
    <div id="images_show">

    <embed type="application/x-shockwave-flash"  allowscriptaccess="never"  src="http://dl.dropbox.com/u/10126397/focus.swf"  flashvars="
    pics=http://seablogs.zenfs.com/u/0k39VyeTHhA3DVXEItVDTupssw--/photo/20100718102243921.jpg

    |http://img.tamtay.vn/files/2008/02/06/chipheo_handsome_8x/photos/224949/48a01f2e_chim9gl1.jpg

    |http://files.myopera.com/i_and_you/albums/417650/thumbs/gai%20xinh%20%284%29.jpg_thumb.jpg

    |http://2.bp.blogspot.com/_4M5Nnrfq-bI/SWP9wGugXvI/AAAAAAAABqY/5sc93ei3FEs/s400/Girl-Xinh-%2845%29.jpg

    |http://3.bp.blogspot.com/_4M5Nnrfq-bI/SW3_jYa-hWI/AAAAAAAAB74/7sXMVDceTq8/s400/Girl-Xinh-%2884%29.jpg



    &links=http://www.tnhketnoi.tk
    |http://www.tnhketnoi.tk
    |http://www.tnhketnoi.tk
    |http://www.tnhketnoi.tk
    |http://www.tnhketnoi.tk

    &pic_width=340&pic_height=230&stop_time=7000"  wmode="transparent" width="340" height="230">





    </div>


    </div>
    <!-- /logo -->

    <div id="main_vietvui">
    <div id="content_vietvui">
    <!-- content table -->

    <!-- open content container -->

    <div align="center">
      <div class="page" style="width:100%; text-align:left">
          <div style="padding:0px 0px 0px 0px" align="left">


    <td class="alt1"><center>
    <a href="http://www.tnhketnoi.com/f14-forum"><img border="0" src="http://i48.servimg.com/u/f48/14/28/30/23/yo2310.gif"><font size="3" color="#CC0000"><strong>Nội quy post bài tại VnLove.123.st (đọc trước khi post bài)</strong></font><img border="0" src="http://i48.servimg.com/u/f48/14/28/30/23/yo2311.gif"></a>
    <br/>
    <br/>
    <br/>
    <a href="http://emvatoi.123.st"><img border="0" src="http://i48.servimg.com/u/f48/14/28/30/23/4yoyo310.gif">  <font size="5" color="#FF00CC"><strong><blink>Giao Lưu Hát Cho Nhau Nghe </blink></strong></font>  <img border="0" src="http://i48.servimg.com/u/f48/14/28/30/23/4yoyo310.gif"></a>
    <br/>
    <br/>
    <br/>


                                                    <script type="text/javascript">
                                                    var rainbowcount = 0;
                                                    var glitcount=0;
                                                    var glitstring='';
                                                    var shimmercount=0;
                                                    var shimmerstring='';
                                                    var ie4 = false;
                                                            if(document.all) {
                                                                    ie4 = true;
                                                            }
                                                            function setContent(name, value) {
                                                                    var d;
                                                                    if (ie4) {
                                                                            d = document.all[name];
                                                                    } else {
                                                                            d = document.getElementById(name);
                                                                    }
                                                                    d.innerHTML = value;
                                                            }

                                                            function getContent(name) {
                                                                    var d;
                                                                    if (ie4) {
                                                                            d = document.all[name];
                                                                    } else {
                                                                            d = document.getElementById(name);
                                                                    }
                                                                    return d.innerHTML;
                                                            }

                                                            function setColor(name, value) {
                                                                    var d;
                                                                    if (ie4) {
                                                                            d = document.all[name];
                                                                    } else {
                                                                            d = document.getElementById(name);
                                                                    }
                                                                    d.style.color = value;
                                                            }

                                                            function getColor(name) {
                                                                    var d;
                                                                    if (ie4) {
                                                                            d = document.all[name];
                                                                    } else {
                                                                            d = document.getElementById(name);
                                                                    }
                                                                    return d.style.color;
                                                            }
                                                                    function toSpans(span) {
                                                                      var str=span.firstChild.data;
                                                                      var a=str.length;
                                                                      span.removeChild(span.firstChild);
                                                                      for(var i=0; i<a; i++) {
                                                                            var theSpan=document.createElement("SPAN");
                                                                            theSpan.appendChild(document.createTextNode(str.charAt(i)));
                                                                            span.appendChild(theSpan);
                                                                      }
                                                                    }
                                                            function glitter(name, col, speed) {
                                                                    var value = getContent(name);
                                                                    while ( value.indexOf(" ", "-10") != (-1) ) {
                                                                            var value = value.replace(" ", "");
                                                                            };
                                                                    if (value.indexOf('<span') >= 0) { return; }
                                                                    var length = 0;
                                                                    var str = '';
                                                                    var ch;
                                                                    var token = '';
                                                                    var htmltag = false;
                                                                    for (i = 0; i < value.length; i++) {
                                                                            ch = value.substring(i, i+1);
                                                                            if (i < value.length - 1) { nextch = value.substring(i+1, i+2); } else { nextch = ' '; }
                                                                            token += ch;
                                                                            if (ch == '<' && '/aAbBpPhHiIoOuUlLtT'.indexOf(nextch) >= 0) { htmltag = true; }
                                                                            if (ch == '>' && htmltag) { htmltag = false; }
                                                                            if (!htmltag && ch.charCodeAt(0) > 30 && ch != ' ' && ch != '\n') {
                                                                                    str += '<span id="' + name + '_' + length + '">' + token + '</span>';
                                                                                    token = '';
                                                                                    length++;
                                                                            }
                                                                    }
                                                                    setContent(name, str);
                                                                    glitcommand = 'glitterloop(\'' + name + '\', ' + length + ', 0, 1, \'' + col + '\', ' + speed + ')';
                                                                    setTimeout(glitcommand , speed);
                                                            }
                                                            function shine(name, col, speed) {
                                                                            var value = getContent(name);
                                                                            while ( value.indexOf(" ", "-10") != (-1) ) {
                                                                                    var value = value.replace(" ", "");
                                                                                    };
                                                                            if (value.indexOf('<span') >= 0) { return; }
                                                                            var length = 0;
                                                                                            var str = '';
                                                                            var ch;
                                                                            var token = '';
                                                                            var htmltag = false;
                                                                for (i = 0; i < value.length; i++) {
                                                                                    ch = value.substring(i, i+1);
                                                                                    if (i < value.length - 1) { nextch = value.substring(i+1, i+2); } else { nextch = ' '; }
                                                                                    token += ch;
                                                                                    if (ch == '<' && '/aAbBpPhHiIoOuUlLtT'.indexOf(nextch) >= 0) { htmltag = true; }
                                                                                    if (ch == '>' && htmltag) { htmltag = false; }
                                                                                    if (!htmltag && ch.charCodeAt(0) > 30 && ch != ' ' && ch != '\n') {
                                                                                                                    str += '<span id="' + name + '_' + length + '">' + token + '</span>';
                                                                                            token = '';
                                                                                            length++;
                                                                                    }
                                                                }
                                                                    setContent(name, str);
                                                                    shinecommand = 'shineloop(\'' + name + '\', ' + length + ', 0, 1, \'' + col + '\', ' + speed + ')';
                                                                    setTimeout(shinecommand , speed);
                                                            }
                                                                    function RainbowSpan(span, hue, deg, brt, spd, hspd) {
                                                                            this.deg=(deg==null?360:Math.abs(deg));
                                                                            this.hue=(hue==null?0:Math.abs(hue)%360);
                                                                            this.hspd=(hspd==null?3:Math.abs(hspd)%360);
                                                                            this.length=span.firstChild.data.length;
                                                                            this.span=span;
                                                                            this.speed=(spd==null?50:Math.abs(spd));
                                                                            this.hInc=this.deg/this.length;
                                                                            this.brt=(brt==null?255:Math.abs(brt)%256);
                                                                            this.timer=null;
                                                                            toSpans(span);
                                                                            this.moveRainbow();
                                                                    }
                                                    RainbowSpan.prototype.moveRainbow = function() {
                                                      if(this.hue>359) this.hue-=360;
                                                      var color;
                                                      var b=this.brt;
                                                      var a=this.length;
                                                      var h=this.hue;

                                                      for(var i=0; i<a; i++) {

                                                        if(h>359) h-=360;

                                                        if(h<60) { color=Math.floor(((h)/60)*b); red=b;grn=color;blu=0; }
                                                        else if(h<120) { color=Math.floor(((h-60)/60)*b); red=b-color;grn=b;blu=0; }
                                                        else if(h<180) { color=Math.floor(((h-120)/60)*b); red=0;grn=b;blu=color; }
                                                        else if(h<240) { color=Math.floor(((h-180)/60)*b); red=0;grn=b-color;blu=b; }
                                                        else if(h<300) { color=Math.floor(((h-240)/60)*b); red=color;grn=0;blu=b; }
                                                        else { color=Math.floor(((h-300)/60)*b); red=b;grn=0;blu=b-color; }

                                                        h+=this.hInc;

                                                        this.span.childNodes[i].style.color="rgb("+red+", "+grn+", "+blu+")";
                                                      }
                                                      this.hue+=this.hspd;
                                                    }
                                                            function shineloop(name, length, ind, delta, col, speed) {
                                                                            var next = ind + delta;
                                                                            if (next >= length) { delta = delta * -1; next = ind + delta; }
                                                                            if (next < 0) { delta = delta * -1; next = ind + delta; }
                                                                    setColor(name + '_' + ind, getColor(name + '_' + next));
                                                                    setColor(name + '_' + next, col);
                                                                    shinecommand = 'shineloop(\'' + name + '\', ' + length + ', ' + next + ', ' + delta + ', \'' + col + '\', ' + speed + ')';
                                                                    setTimeout(shinecommand , speed);
                                                                    }

                                                            function glitterloop(name, length, ind, delta, col, speed) {
                                                                            var new_spd = Math.floor(Math.random()*31);
                                                                            var new_spd = (new_spd - 15);
                                                                            var new_spd = (new_spd + speed);
                                                                            var next = Math.floor(Math.random()*(length+1));
                                                                        if (next >= length) { delta = delta * -1; next = (-1); }
                                                                        if (next < 0) { delta = delta * -1; next = 1; }
                                                                    setColor(name + '_' + ind, getColor(name + '_' + next));
                                                                    setColor(name + '_' + next, col);
                                                                    glitcommand = 'glitterloop(\'' + name + '\', ' + length + ', ' + next + ', ' + delta + ', \'' + col + '\', ' + speed + ')';
                                                                    setTimeout(glitcommand , new_spd);
                                                            }
                                                    </script>
                     
    <br />


    <!-- breadcrumb, login, pm info -->
    <table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
    <tr>
      <td class="alt1" width="100%">
                      <div class="navbar" style="font-size: 10pt;">
    <strong>
    <div class="nav">
    <a class="nav" href="{U_INDEX}">
    <img src="http://i967.photobucket.com/albums/ae153/ligerv/love-teens/navbits_start.gif" class="inlineimg" alt="" border="0" /> Diễn đàn </a>{NAV_CAT_DESC}
    </div>
    <img src="http://i34.servimg.com/u/f34/14/04/26/89/navbit11.gif" /><font color=red> {PAGE_TITLE}</font>
    </strong>
    </div>
     
      </td>

    </tr>
    </table>
    <!-- / breadcrumb, login, pm info -->



    <!-- nav buttons bar -->
    <div class="tborder" style="padding:1px; border-top-width:0px">
      <table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">

      <tr align="center">
     
     
            <td class="vbmenu_control">{GENERATED_NAV_BAR}</td>
     
     
          </tr>
      </table>
    </div>
    <!-- / nav buttons bar -->

    <br />



    <!-- NAVBAR POPUP MENUS -->
    <!-- / NAVBAR POPUP MENUS -->




    <!-- PAGENAV POPUP -->
    <!-- / PAGENAV POPUP -->

           
                <div style="clear: both;"></div>

                <!-- BEGIN switch_ticker_new -->
                <div id="fa_ticker_block" style="margin-top:4px;margin-bottom:4px;">
                  <table width="100%" border="0" cellspacing="0" cellpadding="0" class="forumline">
                      <tr>
                        <td {CLASS_TABLE_TYPE} align="left" class="row1">
                            <div id="fa_ticker_container">
                              <ul id="fa_ticker_content"  class="jcarousel-skin-tango" style="display:none;">
                                  <!-- BEGIN ticker_row -->
                                  <li>{switch_ticker.ticker_row.ELEMENT}</li>
                                  <!-- END ticker_row -->
                              </ul>
                            </div>
                        </td>
                      </tr>
                  </table>
                </div>
                <!-- END switch_ticker_new -->

                <!-- BEGIN switch_ticker -->
                <div id="fa_ticker_block" style="margin-top:4px;margin-bottom:4px;">
                  <table width="100%" border="0" cellspacing="0" cellpadding="0" class="forumline">
                      <tr>
                        <td {CLASS_TABLE_TYPE} align="left" class="row1">
                            <div id="fa_ticker_container">
                              <div id="fa_ticker" style="height:{switch_ticker.HEIGHT}px;">
                                  <div class="fa_ticker_content">
                                    <!-- BEGIN ticker_row -->
                                    <div>{switch_ticker.ticker_row.ELEMENT}</div>
                                    <!-- END ticker_row -->
                                  </div>
                              </div>
                            </div>
                        </td>
                      </tr>
                  </table>
                </div>
                <!-- END switch_ticker -->

                <div id="page-body">
                  <div id="{ID_CONTENT_CONTAINER}"{CLASS_CONTENT_CONTAINER}>
                      <table cellpadding="0" cellspacing="0" width="100%" class="three-col">
                        <tbody>
                            <tr>
                              <td valign="top" width="{C1SIZE}">
                             
                              </td>
                              <td valign="top" width="100%">
    <!-- BEGIN html_validation -->
                              </td>
                            </tr>
                        </tbody>
                      </table>
                  </div>
                </div>
            </td>
          </tr>
      </table>
    </body>
    </html>
    <!-- END html_validation -->
    <script src="http://illiweb.com/rs3/13/frm/admin/admin.js" type="text/javascript"></script>
    <script type="text/javascript">//<![CDATA[
    $(document).ready(function(){$(".vbmenu_control a-child").text("Diễn Đàn");});//]]></script>

    <script type="text/javascript" src="http://quangtrung.googlecode.com/files/mudim-0.8-r142.js"></script>
https://diendan.forumotion.org
Trả lời nhanh
Master Game
Master Game
Master Game

—»(¯`[Members ´¯)™

soi
Trả lời nhanh
skin4fm
skin4fm
skin4fm

—»(¯`[Members ´¯)™

aaaaaaaaaaaaaaaaaaaaaaaa
Trả lời nhanh
duymobile20
duymobile20
duymobile20

—»(¯`[Members ´¯)™

sime
Trả lời nhanh
duymobile20
duymobile20
duymobile20

—»(¯`[Members ´¯)™

FMVI wrote:deno: anhem4phuong.yourme.net
css: :hie:
sads
Trả lời nhanh
znhoxkunz
znhoxkunz
znhoxkunz

—»(¯`[Members ´¯)™

asd
Trả lời nhanh
nankjep
nankjep
nankjep

—»(¯`[Members ´¯)™

xem
Trả lời nhanh
hientran1706
hientran1706
hientran1706

—»(¯`[Members ´¯)™

xem
Trả lời nhanh
Sponsored content

Trả lời nhanh

Back to topMessage [Page 1 of 1]

« Xem bài trước | Xem bài kế tiếp »

Quyền hạn của bạn:

You cannot reply to topics in this forum

Bài viết liên quan:

    © PunBB | Report an abuse | Contribution | © FMvi - Design by baivong
    Hỗ trợ 1 Hỗ trợ 2 Liên hệ