هل تريد التفاعل مع هذه المساهمة؟ كل ما عليك هو إنشاء حساب جديد ببضع خطوات أو تسجيل الدخول للمتابعة.

دخول

descriptionكووود Emptyكووود

more_horiz
بدي كود

احصائيات المنتدى بطريقة احترافي

بدي الكود التومبيلات كل القالب

descriptionكووود Emptyرد: كووود

more_horiz
امسح القالب القديم وضع القالب الجديد

index_body

الكود:

{JAVASCRIPT}
<!-- BEGIN message_admin_index -->
<table class="forumline" width="90%" 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="90%" 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="90%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
      <tr>
        <td valign="top" width="100%"  class="row1" align="center">
            <table width="90%">
              <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="facebook_login()" v="2"
perms="{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}
<!-- BEGIN switch_user_login_form_footer -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
  <!-- BEGIN switch_fb_connect_no -->
  <table width="90%" 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="90%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
      <tr>
        <td valign="top" width="100%"  class="row1" align="center">
            <table width="90%">
              <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="facebook_login()" v="2"
perms="{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 width="100%" align="center"
border="0" cellspacing="0" cellpadding="0"height="105">
<tbody><tr>
<td width="105"><img src="http://dc15.arabsh.com/i/02664/k47k7vmg4es5.gif" width="397" height="105"></td>
<td
 align="center"
background="http://dc15.arabsh.com/i/02664/sompp1xcp2az.gif"><img
src="http://2img.net/i/fa/empty.gif" width="1"
height="105"></td>
<td width="133"><img src="http://dc15.arabsh.com/i/02664/1qveuv2hki31.gif" width="133" height="105"></td>
</tr>
</tbody></table>
<table width="100%" align="center" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td width="26" background="http://dc15.arabsh.com/i/02664/bqt4xhdlpvj1.gif"> </td>
<td valign="middle" ><table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
  <tr>

 
      <td class="catHead" colspan="2" height="25"
align="right"><span
class="cattitle"> {TOTAL_USERS_ONLINE}</a></span></td>
    </tr>





    <tr>
        <td class="row1"><span class="gensmall">{RECORD_USERS}<br />
        {LOGGED_IN_USER_LIST}</span></td>
    </tr>





    <tr>
 
      <td class="catHead" colspan="2" height="25"
align="right"><span class="cattitle"> الأعضاء الذين تواجدوا في
المنتدى خلال 99 ساعة الماضية</a></span></td>
    </tr>
        <td class="row3" align="center"><span class="gensmall">{GROUP_LEGEND}</span></td>
{L_CONNECTED_MEMBERS}





        <tr>
 
      <td class="catHead" colspan="2" height="25"
align="right"><span class="cattitle"> إحصائيات شبكه اي ميس يو
لفرز</a></span></td>
    </tr>
     
<td class="row1" width="100%"><span
class="gensmall">    {TOTAL_POSTS}                  |                {TOTAL_USERS}
 عُضو.                      |              {NEWEST_USER}<img
src="http://i36.servimg.com/u/f36/11/26/31/75/icon911.gif"></span></td>
    </tr>








    <tr>
 
      <td class="catHead" colspan="2" height="25"
align="right"><span class="cattitle"> ولد فى مثل هذا
اليوم</a></span></td>
    </tr>
    {L_WHOSBIRTHDAY_TODAY}
    {L_WHOSBIRTHDAY_WEEK}

    <!-- BEGIN switch_chatbox_activate -->
    <tr>
        <td class="row1">
            <span class="gensmall">{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 -->
            </span>
        </td>
    </tr>
    <!-- END switch_chatbox_activate -->
</table><td>
</td>
<td width="39" background="http://dc15.arabsh.com/i/02664/a3lvn8ysfs69.gif"> </td>
</tr>
</tbody>
</table>
<table width="100%" align="center" border="0" cellpadding="0" cellspacing="0" height="43">
<tbody><tr>
<td width="397"><img src="http://dc15.arabsh.com/i/02664/pvorchcwq7xs.gif" width="397" height="43"></td>
<td
 align="center"
background="http://dc15.arabsh.com/i/02664/q1a4ibj88gdp.gif"><img
src="http://2img.net/i/fa/empty.gif" width="1"
height="43"></td>
<td width="133"><img src="http://dc15.arabsh.com/i/02664/i4waue5h9trk.gif" width="133" height="43"></td>
</tr>
</tbody></table>
<!-- 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
});
//]]>
</script>
<!-- END switch_fb_index_login -->


كووود 235873

descriptionكووود Emptyرد: كووود

more_horiz
في مشكله بالكود يقول

لقد تم إغلاق الكود قبل فتحه.


ارجوا ان تتاكد

descriptionكووود Emptyرد: كووود

more_horiz
ينقل لقسم التومبيلات

descriptionكووود Emptyرد: كووود

more_horiz
طيب تم النقل ساعدووني هسى

descriptionكووود Emptyرد: كووود

more_horiz
ضع صورة توضيحية لما تريد يا صديقي

descriptionكووود Emptyرد: كووود

more_horiz
تفضل يا اخي
استبدل قالب index_body
بهدا

الكود:

{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 -->
</p>


<!-- 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" perms="{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}




<!-- 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" perms="{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="forumline" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">

<tr>
<th colspan="2"><span style="font-weight: bold; color: White; background-color: rgb(0, 153, 153);">احصئيات شركة اورلاين</span><br></th>
</tr>
<tr>
<td colspan="2" class="catHead">
<a style="float:right" href="#top" onclick="return toggle_collapse('forumhome_activeusers')"></a><span class="gensmall"><span style="font-weight: bold; color: White; background-color: rgb(0, 153, 0);">{TOTAL_USERS_ONLINE}</span><br></span></td>
</tr>


<tr>
<td class="row2"><img src="http://i46.servimg.com/u/f46/15/56/98/16/i_cate10.png" alt="'Kimler aktif' (Online) göster" width="124" height="93" border="0" /></td>
<td class="row1" width="100%">
<div class="smallfont">
<div style="white-space: nowrap"><span class="gensmall">{RECORD_USERS}</span></div>
<div><span class="gensmall">{LOGGED_IN_USER_LIST}



<tr>
<td colspan="2" class="catHead">
<a style="float:right" href="#top" onclick="return toggle_collapse('forumhome_todayusers')"></a>
الأعضاء الذين تواجدوا في 99 ساعة الماضية.: </td>
</tr>

<tr>
<td class="row2" rowspan="3"><img src="http://i46.servimg.com/u/f46/15/56/98/16/i_cate10.png" alt="" width="124" height="93" border="0" /></td>
<td class="row1" width="100%">
<fieldset>
<legend>المجموعات</legend>
<span class="gensmall">{GROUP_LEGEND}
</fieldset>
</td>

   </tr>
   {L_CONNECTED_MEMBERS}
   {L_WHOSBIRTHDAY_TODAY}
   {L_WHOSBIRTHDAY_WEEK}
   <tr>
<!-- end who has visited -->
<td colspan="2" class="catHead">
<a style="float:right" href="#top" onclick="return toggle_collapse('forumhome_stats')"></a>
احصئيات شاملة </td>
</tr>
<tr>
<td class="row2"><img src="http://i46.servimg.com/u/f46/15/56/98/16/i_cate10.png" alt="شركة اورلاينİstatistikleri" width="124" height="93" border="0" /></td>
        <td class="row1" width="100%"><center><span class="gensmall">          <span style="font-weight: bold; color: White; background-color: rgb(255, 153, 0);">{TOTAL_POSTS}</span><br>          |            <span style="font-weight: bold; background-color: rgb(255, 204, 0);">{TOTAL_USERS}</span>          |          <span style="font-weight: bold; color: White; background-color: Red;">{NEWEST_USER}</span> <img src="http://i26.servimg.com/u/f26/11/66/00/43/icons210.gif"></center></td>
</a> 


    <!-- BEGIN switch_chatbox_activate -->
    <tr>
        <td class="catHead" colspan="2" height="25" align="right"><span class="cattitle"> علبة الدردشة</a></span></td>
    </tr>
    <tr>
<td class="row2"><img src="http://i46.servimg.com/u/f46/15/56/98/16/i_cate10.png" alt="شركة اورلاينİstatistikleri" width="124" height="93" border="0" /></td>
        <td class="row1" width="100%">
            <span class="gensmall"><span style="font-weight: bold; color: White; background-color: Silver;">{TOTAL_CHATTERS_ONLINE}</span><br> :  <span style="font-weight: bold; background-color: YellowGreen; color: White;">{CHATTERS_LIST}</span> <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}', '<IMG src="http://i26.servimg.com/u/f26/11/66/00/43/untitl15.gif">');
                //]]>
                </script>
            <!-- END switch_chatbox_popup -->
            </span>
        </td>
    </tr>
    <!-- END switch_chatbox_activate -->
    <tr>


<td class="catHead" colspan="2" height="25" align="center">

<img src="http://www.n-rhman.com/vb/ahbbav2/nav3.png" width="16" height="16"><a href="/forum.htm?mark=forums">اجعل كافة الأقسام مقروءة</a>
‎‎ ‎  ‎ |‎ ‎ ‎ ‎ 
<img src="http://www.n-rhman.com/vb/ahbbav2/nav3.png" width="16" height="16"><a href="/?mode=delete_cookies">حذف ملفات الارتباط (الكوكيز)</a>
 ‎  ‎ |‎ ‎ ‎ ‎ 
<img src="http://www.n-rhman.com/vb/ahbbav2/nav3.png" width="16" height="16"><a href="/contact">الاتصال بمدير المنتدى</a>



</a></td>



</table>





</div> </div> </div>  <div class="CatBottom"> <div class="CatBottom_Right"> </div> <div class="CatBottom_Left"> </div> </div> </div><!-- 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
});
//]]>
</script>
<!-- END switch_fb_index_login -->

descriptionكووود Emptyرد: كووود

more_horiz
يغلق تم الحل

descriptionكووود Emptyرد: كووود

more_horiz
arab net world كتب:
يغلق تم الحل

يغلق موفق



privacy_tip صلاحيات هذا المنتدى:
لاتستطيع الرد على المواضيع في هذا المنتدى

جميع الحقوق محفوظة لدليل الاشهار العربي