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

لدي مشكلة في كود

5 مشترك

صفحة 1 من اصل 2 1, 2  الصفحة التالية

اذهب الى الأسفل

تم الحل لدي مشكلة في كود

مُساهمة من طرف mazeeka2011 السبت 18 يونيو 2016 - 23:22

مرحبا اخوتي انا اريد تشغيل هذا الكود لانه لا يعمل عندي وظيفة الكود يظهر رسالة تنبية بأن الموضوع مغلق

صوره للكود
لدي مشكلة في كود Av2z4y


الاكواد 
الجافا
الكود:
$(function(){  $('.bodyline #page-body:has(#i_reply[alt*="locked"]), #main-content:has(.i_reply[alt*="locked"])').prepend('<div class="topic-warning-block" align="center">We\'re sorry but this topic is locked.</div>');});


ال Css 

الكود
الكود:
.topic-warning-block {  border: 1px solid;  margin: 10px 0px;  padding: 15px 10px 15px 50px;  background-repeat: no-repeat;  background-position: 10px center;  background-image: url(http://1.bp.blogspot.com/_5rlxf3T9Z9U/SsIXuytpYfI/AAAAAAAADcI/I4Tm0W5gDQk/lock_32.png);  color: #750000 !important;  background-color: #D26067;  -webkit-border-radius: 10px;  -moz-border-radius: 10px;  border-radius: 10px;  text-align: center;  font-weight: bold;  font-size: 18px;  text-shadow: 1px 1px 1px #AAA;}

ارجو تشغيله


عدل سابقا من قبل mazeeka2011 في الأحد 19 يونيو 2016 - 22:21 عدل 1 مرات
mazeeka2011
mazeeka2011
 
 

ذكر
عدد المساهمات : 436
معدل النشاط : 4039
السُمعة : 3

http://muhammed-nabina.yoo7.com/

الرجوع الى أعلى الصفحة اذهب الى الأسفل

تم الحل رد: لدي مشكلة في كود

مُساهمة من طرف JoryAbdallah السبت 18 يونيو 2016 - 23:26

متهي نسخة منتداك اخي العزيز
JoryAbdallah
JoryAbdallah
 
 

انثى
عدد المساهمات : 3029
معدل النشاط : 8359
السُمعة : 295

http://taqnyiat.ahlamontada.com/

الرجوع الى أعلى الصفحة اذهب الى الأسفل

تم الحل رد: لدي مشكلة في كود

مُساهمة من طرف mazeeka2011 السبت 18 يونيو 2016 - 23:54

نسخة منتداي النسخة الثانية
mazeeka2011
mazeeka2011
 
 

ذكر
عدد المساهمات : 436
معدل النشاط : 4039
السُمعة : 3

http://muhammed-nabina.yoo7.com/

الرجوع الى أعلى الصفحة اذهب الى الأسفل

تم الحل رد: لدي مشكلة في كود

مُساهمة من طرف mazeeka2011 الأحد 19 يونيو 2016 - 1:04

ايه ياجماعه فينكم هربتم مم اولها ولا اية
mazeeka2011
mazeeka2011
 
 

ذكر
عدد المساهمات : 436
معدل النشاط : 4039
السُمعة : 3

http://muhammed-nabina.yoo7.com/

الرجوع الى أعلى الصفحة اذهب الى الأسفل

تم الحل رد: لدي مشكلة في كود

مُساهمة من طرف mazeeka2011 الأحد 19 يونيو 2016 - 1:23

نسيت اقولكم قالب منتداي محول من الفي بي
mazeeka2011
mazeeka2011
 
 

ذكر
عدد المساهمات : 436
معدل النشاط : 4039
السُمعة : 3

http://muhammed-nabina.yoo7.com/

الرجوع الى أعلى الصفحة اذهب الى الأسفل

تم الحل رد: لدي مشكلة في كود

مُساهمة من طرف mazeeka2011 الأحد 19 يونيو 2016 - 4:25

ارجو المساعده من الخبراء
mazeeka2011
mazeeka2011
 
 

ذكر
عدد المساهمات : 436
معدل النشاط : 4039
السُمعة : 3

http://muhammed-nabina.yoo7.com/

الرجوع الى أعلى الصفحة اذهب الى الأسفل

تم الحل رد: لدي مشكلة في كود

مُساهمة من طرف Michael_vx الأحد 19 يونيو 2016 - 4:34

استبدل كود الجافا بهذا
الكود:
        $(function(){

          $('.bodyline #page-body:has(#i_reply[alt*="locked"]),
#main-content:has(.i_reply[alt*="locked"])').prepend('<div
class="topic-warning-block" align="center">نعتزر/ الموضوع هذا
مغلق</div>');

        });

واخبرنى بالنتيجة
avatar
Michael_vx
 
 

ذكر
عدد المساهمات : 1066
معدل النشاط : 7942
السُمعة : 69

https://www.vxblog.eu

الرجوع الى أعلى الصفحة اذهب الى الأسفل

تم الحل رد: لدي مشكلة في كود

مُساهمة من طرف mazeeka2011 الأحد 19 يونيو 2016 - 11:25

تمام طيب انتظر شوي لما اجلس عل الجهاز وجرب واخبرك بالنتيجه
mazeeka2011
mazeeka2011
 
 

ذكر
عدد المساهمات : 436
معدل النشاط : 4039
السُمعة : 3

http://muhammed-nabina.yoo7.com/

الرجوع الى أعلى الصفحة اذهب الى الأسفل

تم الحل رد: لدي مشكلة في كود

مُساهمة من طرف mazeeka2011 الأحد 19 يونيو 2016 - 13:18

لا لا يعمل خالص
mazeeka2011
mazeeka2011
 
 

ذكر
عدد المساهمات : 436
معدل النشاط : 4039
السُمعة : 3

http://muhammed-nabina.yoo7.com/

الرجوع الى أعلى الصفحة اذهب الى الأسفل

تم الحل رد: لدي مشكلة في كود

مُساهمة من طرف stones الأحد 19 يونيو 2016 - 13:59

بعد اذن الاخوه اعلاه
------------
الكود لايعمل
stones
stones
 
 

ذكر
عدد المساهمات : 7462
معدل النشاط : 16370
السُمعة : 414

http://stones.arab.st/

الرجوع الى أعلى الصفحة اذهب الى الأسفل

تم الحل رد: لدي مشكلة في كود

مُساهمة من طرف mazeeka2011 الأحد 19 يونيو 2016 - 16:14

يعني مفيش امل انه يشغل خالص
mazeeka2011
mazeeka2011
 
 

ذكر
عدد المساهمات : 436
معدل النشاط : 4039
السُمعة : 3

http://muhammed-nabina.yoo7.com/

الرجوع الى أعلى الصفحة اذهب الى الأسفل

تم الحل رد: لدي مشكلة في كود

مُساهمة من طرف stones الأحد 19 يونيو 2016 - 16:35

المشكلة على ماظن من معرف الوسم
الكود:
topic-warning-block
stones
stones
 
 

ذكر
عدد المساهمات : 7462
معدل النشاط : 16370
السُمعة : 414

http://stones.arab.st/

الرجوع الى أعلى الصفحة اذهب الى الأسفل

تم الحل رد: لدي مشكلة في كود

مُساهمة من طرف {عذب} الأحد 19 يونيو 2016 - 17:18

اخي ممكن تضع لنا مصدر الكود؟
{عذب}
{عذب}
 
 

ذكر
عدد المساهمات : 3028
معدل النشاط : 9922
السُمعة : 294

https://3thab.rigala.net/

الرجوع الى أعلى الصفحة اذهب الى الأسفل

تم الحل رد: لدي مشكلة في كود

مُساهمة من طرف {عذب} الأحد 19 يونيو 2016 - 17:39

تم البحث عن مصدره وايجاده تفضل الكود الخاص بالنسخة الثانية, يوضع بالجافا سكربت *حدد مكان الكود المواضيع :
الكود:
$(document).ready(function(){
$('#page-body').has('#i_reply[alt="هذا الموضوع مغلق. لا تستطيع الرد أو تعديل الموضوع!"]').find('td.nav').closest('table').before('
<center>
<div class="topic-blocat">ضع رسالتك هنا</div>
</center>
');
});
وضع هذا الكود في اكواد Css :
الكود:
 
.topic-blocat{
  border: 1px solid;
  margin: 10px 0px;
  padding: 15px 10px 15px 50px;
  background-repeat: no-repeat;
  background-position: 10px center;
  background-image: url(http://1.bp.blogspot.com/_5rlxf3T9Z9U/SsIXuytpYfI/AAAAAAAADcI/I4Tm0W5gDQk/lock_32.png);
  color: #750000 !important;
  background-color: #D26067;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  font-size: 18px;
  text-shadow: 1px 1px 1px #AAA;
}
وفي حال واجهتك اية مشكلة ضع قالب المواضيع
{عذب}
{عذب}
 
 

ذكر
عدد المساهمات : 3028
معدل النشاط : 9922
السُمعة : 294

https://3thab.rigala.net/

الرجوع الى أعلى الصفحة اذهب الى الأسفل

تم الحل رد: لدي مشكلة في كود

مُساهمة من طرف mazeeka2011 الأحد 19 يونيو 2016 - 18:43

تسلمو جاري التجريب
mazeeka2011
mazeeka2011
 
 

ذكر
عدد المساهمات : 436
معدل النشاط : 4039
السُمعة : 3

http://muhammed-nabina.yoo7.com/

الرجوع الى أعلى الصفحة اذهب الى الأسفل

تم الحل رد: لدي مشكلة في كود

مُساهمة من طرف Michael_vx الأحد 19 يونيو 2016 - 18:49

stones كتب:المشكلة على ماظن من معرف الوسم
الكود:
topic-warning-block
اذا كانت المشكلة بسبب تغير الوسم من احلى منتدى فهذا يعنى انه على معرفة الوسم الجديد والا فلن يعمل الكود مطلقا
avatar
Michael_vx
 
 

ذكر
عدد المساهمات : 1066
معدل النشاط : 7942
السُمعة : 69

https://www.vxblog.eu

الرجوع الى أعلى الصفحة اذهب الى الأسفل

تم الحل رد: لدي مشكلة في كود

مُساهمة من طرف mazeeka2011 الأحد 19 يونيو 2016 - 19:03

ليه بس،كده يراجل حرام عليك دا نا بقالي اسبوع عمال اجرب فيه من جهاز لجهاز
mazeeka2011
mazeeka2011
 
 

ذكر
عدد المساهمات : 436
معدل النشاط : 4039
السُمعة : 3

http://muhammed-nabina.yoo7.com/

الرجوع الى أعلى الصفحة اذهب الى الأسفل

تم الحل رد: لدي مشكلة في كود

مُساهمة من طرف mazeeka2011 الأحد 19 يونيو 2016 - 19:42

اها المشكلة في قالب التومبلات انا حذفة القالب والكود اشتغل عندي

القالب
[ltr]viewtopic_body[/ltr]
الكود:
<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();
}
});
});

var hiddenMsgLabel = { visible:'{JS_HIDE_HIDDEN_MESSAGE}', hidden:'{JS_SHOW_HIDDEN_MESSAGE}' };
showHiddenMessage = function(id)
{
try
{
var regId = parseInt(id, 10);
if( isNaN(regId) ) { regId = 0; }

if( regId > 0)
{
$('.post--' + id).toggle(0, function()
{
if( $(this).is(":visible") )
{
$('#hidden-title--' + id).html(hiddenMsgLabel.visible);
}
else
{
$('#hidden-title--' + id).html(hiddenMsgLabel.hidden);
}
});
}
}
catch(e) { }

return false;
};

//]]>
</script>

<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<tr>
<td class="alt1" width="100%"><strong>
<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> </strong> </td>
</tr>
</table>
<br />
<a name="poststop" id="poststop"></a>

<!-- controls above postbits -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-bottom:3px">
<tr valign="bottom">

<td class="smallfont">

<!-- 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>

<td>
<!-- BEGIN topicpagination -->

<table class="tborder" cellpadding="3" cellspacing="1" border="0" align="left">
<tr>
<td class="vbmenu_control" style="font-weight:normal">صفحات الموضوع</td>

<td class="alt1"><a rel="prev" class="smallfont" href="showthread.php?t=3" title="الصفحة السابقة - النتائج 1 إلى 10 من 11"></a></td>
<td class="alt1">{PAGINATION}</td>




<td class="vbmenu_control" title="showthread.php?t=3"><a name="PageNav"></a></td>
</tr>
</table>

<!-- END topicpagination -->
</td>
</tr>
</table>
<!-- / controls above postbits -->
<div class="border_bg">
<div class="border_r"></div>
<div class="border_l"></div>
</div>
<div class="border_bg_c">
<div class="border_bg_r">
<div class="border_bg_l">
<!-- toolbar -->
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center" style="border-bottom-width:0px">
<tr>
<td class="tcat" width="100%">
<div class="smallfont">


</div>
</td>


<!-- BEGIN switch_twitter_btn -->
<span id="twitter_btn" style="margin-left: 6px; ">
<a href="https://twitter.com/share" class="twitter-share-button" data-via="{TWITTER}">Tweet</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
</span>
<!-- END switch_twitter_btn -->

<!-- BEGIN switch_fb_likebtn -->


<!-- Go to www.addthis.com/dashboard to customize your tools -->
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-561fcf39a83ac853"></script>

<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=100&action=like&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:21px;" allowTransparency="true"></iframe>
</span>
<!-- END switch_fb_likebtn -->
<td class="vbmenu_control" id="threadtools" nowrap="nowrap">
<span class="gensmall bold">


<!-- Go to www.addthis.com/dashboard to customize your tools -->
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-561fcf39a83ac853"></script>





</span>

</td>

<!-- Go to www.addthis.com/dashboard to customize your tools -->
<div class="addthis_native_toolbox"></div>

<td class="vbmenu_control" id="displaymodes" nowrap="nowrap">
<span class="gensmall bold">

<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('f{FORUM_ID}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
//]]>
</script>
</span>
</td>




</tr>
</table>
<!-- / toolbar -->
</div>
</div>
</div>
<div class="border_f_bg">
<div class="border_f_r"></div>
<div class="border_f_l_1"></div>
<div class="border_f_l_2"></div>
</div>
<br />



<!-- a7la7ekaya الطائر الحر - ألدعم الفني -->

<head>
<style type="text/css">
.infouser {
font: normal 11px "tahoma";
letter-spacing: 0px;
vertical-align: middle;
padding: 1px 2px;
margin: 0 2px 2px;
}
.avataruser img {
border:1px outset #ccebfb;
margin: 10px auto 0;
padding: 5px;
}
</style>
</head>
{POLL_DISPLAY}
<!-- BEGIN postrow -->
<!-- BEGIN displayed -->
<!-- بداية اطار علوي -->
<div class="border_bg">
<div class="border_r"></div>
<div class="border_l"></div>
</div>
<div class="border_bg_c">
<div class="border_bg_r">
<div class="border_bg_l">
<!-- / نهاية اطار علوي -->


<table id="post501" class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<tr>

<td class="thead" style="font-weight:normal" id="currentPost">
<!-- status icon and date -->
<div align="center">
<img src="{postrow.displayed.MINI_TIME_IMG}" alt=""
border="0" />{postrow.displayed.POST_DATE}
</div>

<!-- / status icon and date -->
</td>
<td class="thead" style="font-weight:normal" align="left">

المشاركة رقم: <a href="showpost.php?p=501&postcount=1" target="new" rel="nofollow" id="postcount501" name="1"><strong></strong></a>

</td>

</tr>

<tr valign="top">
<td class="alt2" width="200" style="text-align:center">
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" style="text-align:right">
<tr>



<!-- Go to www.addthis.com/dashboard to customize your tools -->
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-561fcf39a83ac853"></script>

<td colspan="2" class="tcat" align="center">معلومات عنى</td>
</tr>
<tr>
<td class="alt1 infouser">الكاتب:</td>

<td class="alt2" id="postmenu_501" align="center">
<img border="0" src="http://i39.servimg.com/u/f39/18/69/17/70/11x11p10.gif" width="11" height="11">
<span class="name"><a name="{postrow.displayed.U_POST_ID}" id="{postrow.displayed.U_POST_ID}"></a><strong><div class="rowName">{postrow.displayed.POSTER_NAME}</div></strong></span>
<img border="0" src="http://i39.servimg.com/u/f39/18/69/17/70/11x11p10.gif" width="11" height="11"></div>
</td>
</tr>

<tr>
<td class="alt1 infouser"><div align="center">اللقب:</div></td>
<td class="alt2 infouser"><div align="center"><div class="rowRank">{postrow.displayed.POSTER_RANK_NEW}</div></div></td>
</tr>

<tr>
<td class="alt1 infouser"><div align="center">الرتبه:</div></td>
<td class="alt2 infouser"><div align="center">{postrow.displayed.RANK_IMAGE}</div></td>
</tr>


<tr>
<td colspan="2" class="alt2" align="center">الصورة الرمزية</td>
</tr>
<tr>
<td colspan="2" align="center" class="alt1"><div class="smallfont avataruser">
<br />{postrow.displayed.POSTER_AVATAR}</div>
</td>
</tr>
</table>

<div class="smallfont" style="text-align:right">
<br />
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%">

<tr>
<td colspan="2" class="tcat" align="center">بياناتى</td>
</tr>
<!-- BEGIN profile_field -->
<tr>
<td class="alt1 infouser" align="center">{postrow.displayed.profile_field.LABEL} </td>
<td class="alt2 infouser" align="center"> {postrow.displayed.profile_field.CONTENT}</td>
</tr>


<!-- END profile_field -->





</table>
<div align="center">
</div>
<div align="center"></div>
</div>



<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%">
<tr>
<td class="tcat" align="center">التوقيت</td>
</tr>
<tr>
<td class="alt1">
<div class="pbit" align="center"><center><OBJECT classid="clsid: D27CDB6E-AE6D-11cf-96B8-444553540000"codebase="http://download.macromedia.com/pub/shockwave/cabs/ flash/swflash.cab#version=6,0,0,0" WIDTH="130" HEIGHT="130" id="anaclock" ALIGN="">
<PARAM NAME=movie VALUE="http://download.mrkzy.com/u/2013_b99d4ba254801.swf"/>
<PARAM NAME="quality" VALUE="high"/>
<PARAM NAME="bgcolor" VALUE="#FFFFFF"/>
<param name="wmode" value="transparent"/>
<param name="menu" value="false"/>
<EMBED src="http://download.mrkzy.com/u/2013_b99d4ba254801.swf" quality=high bgcolor=#FFFFFF WIDTH="130" HEIGHT="130" wmode="transparent" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer" menu="false">
</EMBED></OBJECT></center></div>
</td>
</tr>
</table>
<br />
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" style="text-align:right">
<tr>
<td colspan="2" class="tcat" align="center">الإتصالات</td>
</tr>
<tr>
<td class="alt1 infouser">الحالة:</td>
<td class="alt2 infouser"><div align="center">

<table cellpadding="0" style="background-repeat: no-repeat;
background-position: center center;" cellspacing="0" width="100"
background="http://i72.servimg.com/u/f72/18/43/83/59/user_o11.gif" height="43">
<!-- SohbaNet.ibda3.org By JOHN CENA -->
<tr>
<td height="43" valign="center" width="227">
<div align="center">
{postrow.displayed.ONLINE_IMG}</div>
</td>
</tr>
</table>





</div></td>
</tr>
<tr>
<td class="alt1 infouser">وسائل الإتصال:</td>
<td class="alt2 infouser"><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>
</tr>
</table>


<br />


<td class="alt1" id="td_post_501">

<!-- الموضوع والأيقونة -->

<!-- icon and title -->
<div class="smallfont">
<span class="postdetails">
<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>
</div>

<!-- / icon and title -->

<!-- BEGIN switch_vote_active -->
<div class="vote gensmall" style="background-color: #F8F8F8;border: 1px solid #E1E1E1;border-radius: 5px;float: right;font-size: 0px;margin-right: 0px;padding: 4px 5px 4px 4px;text-align: center;white-space: nowrap;width: 16px;">
<!-- BEGIN switch_vote -->
<div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}"><img src="http://i34.servimg.com/u/f34/14/83/59/48/untit110.png"></a></div>
<!-- END switch_vote -->

<!-- BEGIN switch_bar -->
<div class="vote-bar" style="margin-left: 5px;border: 1px solid rgb(195, 196, 195);width: 5px;background-color: rgb(0, 255, 0);" 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}"><img src="http://i34.servimg.com/u/f34/14/83/59/48/untit210.png"></a></div>
<!-- END switch_vote -->
</div>
<!-- END switch_vote_active -->





<!-- google_ad_section_start -->
<!-- message -->
<br />
<br />

<div id="post_message_501" align="center">


<img border="0" src="http://i84.servimg.com/u/f84/19/42/49/86/o_oou_10.gif" width="400"/>
<br/>
<br />

<a href="topic-t{TOPIC_ID}.htm">{TOPIC_TITLE}
</a>
<br /><br />
<center>

<!-- Go to www.addthis.com/dashboard to customize your tools -->
<div class="addthis_native_toolbox"></div>

<!-- google_ad_section_start -->
<!-- Go to www.addthis.com/dashboard to customize your tools -->

<div class="postbody" align="center">
<br />
<br /><br />
<br /><br />
<br />
{postrow.displayed.MESSAGE}
 
<div class='flipper'>
<b:if cond='data:blog.pageType == "item"'>


<!-- google_ad_section_end -->

<br /><br />

<br />
<br />
<br /> <br />
<br />
<br />
<div align ="center"><img src="http://www.alkuytem.com/contents/albumsm/58.gif" border="0" /></div>
<div style="text-align: center;"></div>
<br />
<br />
<br />
<br />
<br />
<!-- بداية قالب الموضوع الاصلي - www.ahlamontada.com -->
<br />

<div align="center">
<font color="#FF0000"> الموضوع&nbsp; الأصلي </font> : <a href="topic-t{TOPIC_ID}.htm">{TOPIC_TITLE}
</a>
<font color="#FF0000"> المصدر</font> : <a href="http://mohamed-nabina.0wn0.com/">موقع محمد نبينا:
</if>
<font color="#FF0000"> </font><span lang="ar-sa"><font color="#FF0000">الكاتب
:
</font></span><span class="postbody"><span
class="name">{postrow.displayed.POSTER_NAME}</span></span>


<br />
<br />
<br /><br />

<br />


</div>
<script>(function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(d.getElementById(id))return;js=d.createElement(s);js.id=id;js.src="//connect.facebook.net/en_US/all.js#xfbml=1";fjs.parentNode.insertBefore(js,fjs);}(document,'script','facebook-jssdk'));</script> <div fb-xfbml-state="rendered" class="fb-like fb_edge_widget_with_comment fb_iframe_widget" data-href="http://mohamed-nabina.0wn0.com/topic-t{TOPIC_ID}.htm" data-send="true" data-width="400" data-show-faces="true" style="padding:10px;"><span style="height: 24px; width: 400px;"><iframe src="http://www.facebook.com/plugins/like.php?api_key=124578887583575&locale=en_US&sdk=joey&channel_url=http%3A%2F%2Fstatic.ak.facebook.com%2Fconnect%2Fxd_arbiter.php%3Fversion%3D18%23cb%3Df17a9cb2fc0170e%26origin%3Dhttp%253A%252F%252Fhttp://mohamed-nabina.0wn0.com/topic-t{TOPIC_ID}.htm%252Ff2de3f05fea3bc6%26domain%3Dhttp://mohamed-nabina.0wn0.com/topic-t{TOPIC_ID}.htm%26relation%3Dparent.parent&href=http://mohamed-nabina.0wn0.com/topic-t{TOPIC_ID}.htm&node_type=link&width=400&layout=standard&colorscheme=light&show_faces=true&send=true&extended_social_context=false" class="fb_ltr" title="Like this content on Facebook." style="border: medium none; overflow: hidden; height: 24px; width: 400px;" name="f1605443947c896" id="f1932adabfc1718" scrolling="no"></iframe></span>
<br />


<br />



</div>



<!-- BEGIN switch_attachments -->

<fieldset class="fieldset"><legend><FONT
COLOR="#FF0000">الملفات المرفقة</FONT></legend>
<table cellpadding="0" cellspacing="3" border="0" align="right"> <tr> <td >
<!-- 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.FILE_SIZE})
({postrow.displayed.switch_attachments.switch_post_attachments.NB_DL})
{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}

<FONT
color=Red>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</FONT>

? الحجم
({postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE})
({postrow.displayed.switch_attachments.switch_post_attachments.NB_DL})
<!-- END switch_no_dl_att -->
<!-- END switch_post_attachments -->
<br><br>
----------------<br>
<font size="3">
</font>ملاحظات قبل التحميل<font color="#FF0000"><br>
1- أفحص الملف المرفق بأي برنامج مضاد للفيروسات<br>
2- قم بمراسلة المراقب عن أي مرفق يوجد به فايروس<br>
3- المنتدى غير مسؤول عن ما يحتويه المرفق من بيانات
</dd>
</dl>
</td> </tr></table>
</fieldset>
</font>
<!-- END switch_attachments -->




</center>
</div>





<br /><br />



<!-- sig -->
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="80%" align="center">
<tr>
<td class="thead" align="center">توقيع المسؤل : {postrow.displayed.POSTER_NAME}</td>
</tr>
<tr>
<td class="alt1" title="التوقيع" align="center">
<p align="center"><div align="center">

<br/>

{postrow.displayed.SIGNATURE}
<br/><br/>

</div></p>

</td>
</tr>
</table>
<!-- / sig -->
<!-- google_ad_section_end -->





</td>
</tr>
<tr>
<td class="alt2" align="center">
{postrow.displayed.IP_IMG} {postrow.displayed.REPORT_IMG}





</td>

<td class="alt1" align="left">

<!-- controls -->


{postrow.displayed.THANK_IMG} {postrow.displayed.MULTIQUOTE_IMG} {postrow.displayed.QUOTE_IMG} {postrow.displayed.EDIT_IMG} {postrow.displayed.DELETE_IMG}


<!-- / controls -->
</td>
</tr>
</table>


<!-- بداية اطار سفلي -->
</div>
</div>
</div>
<div class="border_f_bg">
<div class="border_f_r"></div>
<div class="border_f_l_1"></div>
<div class="border_f_l_2"></div>
</div>
<br />
<!-- / نهاية اطار سفلي -->



<!-- END displayed -->

<!-- END postrow -->






<!-- BEGIN topicpagination -->

<table class="tborder" cellpadding="3" cellspacing="1" border="0" align="left">
<tr>
<td class="vbmenu_control" style="font-weight:normal">صفحات الموضوع</td>

<td class="alt1"><a rel="prev" class="smallfont" href="showthread.php?t=3" title="الصفحة السابقة - النتائج 1 إلى 10 من 11"></a></td>
<td class="alt1">{PAGINATION}</td>




<td class="vbmenu_control" title="showthread.php?t=3"><a name="PageNav"></a></td>
</tr>
</table>

<!-- END topicpagination -->









<!-- a7la7ekya الطائر الحر- ألدعم الفني -->



<!-- controls below postbits -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-top:-3px">
<tr valign="top">

<td class="smallfont">

<!-- 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 -->
</td>


</tr>
</table>
<!-- / controls below postbits -->






<br />
<div class="border_bg">
<div class="border_r"></div>
<div class="border_l"></div>
</div>
<div class="border_bg_c">
<div class="border_bg_r">
<div class="border_bg_l">
<!-- social bookmarking links -->

<table cellpadding="6" cellspacing="1" border="0" width="100%" class="tborder" align="center">
<tr>
<td class="thead">الإشارات المرجعية</td>
</tr>
<tr>
<td class="alt2" style="padding-top:0px"><div style="clear:both"></div><ul style="list-style-type:none; margin:0px; padding:0px"><li class="smallfont" style="width:25%; min-width:160px; float:right; margin-top:6px">

<a href="http://twitter.com/home?status=http://mohamed-nabina.0wn0.com/topic-t{TOPIC_ID}.htm" target="socialbookmark"><img src="http://i11.servimg.com/u/f11/17/99/17/05/twitte10.png" border="0" alt="إرسال الموضوع إلى Twitter" class="inlineimg" /></a>

<a href="http://twitter.com/home?status=http://mohamed-nabina.0wn0.com/topic-t{TOPIC_ID}.htm" target="socialbookmark" style="text-decoration:none">Twitter</a>
</li><li class="smallfont" style="width:25%; min-width:160px; float:right; margin-top:6px">

<a href="http://www.google.com/bookmarks/mark?op=edit&output=popup&bkmk=http://mohamed-nabina.0wn0.com/topic-t{TOPIC_ID}.htm" target="socialbookmark"><img src="http://i11.servimg.com/u/f11/17/99/17/05/bookma13.gif" border="0" alt="إرسال الموضوع إلى Google" class="inlineimg" /></a>

<a href="http://www.google.com/bookmarks/mark?op=edit&output=popup&bkmk=http://mohamed-nabina.0wn0.com/topic-t{TOPIC_ID}.htm" target="socialbookmark" style="text-decoration:none">Google</a>
</li><li class="smallfont" style="width:25%; min-width:160px; float:right; margin-top:6px">

<a href="http://www.facebook.com/sharer.php?u=http://mohamed-nabina.0wn0.com/topic-t{TOPIC_ID}.htm" target="socialbookmark"><img src="http://i11.servimg.com/u/f11/17/99/17/05/facebo10.jpg" border="0" alt="إرسال الموضوع إلى Facebook" class="inlineimg" /></a>

<a href="http://www.facebook.com/sharer.php?u=http://mohamed-nabina.0wn0.com/topic-t{TOPIC_ID}.htm" target="socialbookmark" style="text-decoration:none">Facebook</a>
</li><li class="smallfont" style="width:25%; min-width:160px; float:right; margin-top:6px">

<a href="http://www.stumbleupon.com/submit?url=http://mohamed-nabina.0wn0.com/topic-t{TOPIC_ID}.htm" target="socialbookmark"><img src="http://i11.servimg.com/u/f11/17/99/17/05/bookma12.gif" border="0" alt="إرسال الموضوع إلى StumbleUpon" class="inlineimg" /></a>

<a href="http://www.stumbleupon.com/submit?url=http://mohamed-nabina.0wn0.com/topic-t{TOPIC_ID}.htm" target="socialbookmark" style="text-decoration:none">StumbleUpon</a>
</li><li class="smallfont" style="width:25%; min-width:160px; float:right; margin-top:6px">

<a href="http://del.icio.us/post?url=http://mohamed-nabina.0wn0.com/topic-t{TOPIC_ID}.htm" target="socialbookmark"><img src="http://i11.servimg.com/u/f11/17/99/17/05/bookma11.gif" border="0" alt="إرسال الموضوع إلى del.icio.us" class="inlineimg" /></a>

<a href="http://del.icio.us/post?url=http://mohamed-nabina.0wn0.com/topic-t{TOPIC_ID}.htm" target="socialbookmark" style="text-decoration:none">del.icio.us</a>
</li><li class="smallfont" style="width:25%; min-width:160px; float:right; margin-top:6px">

<a href="http://digg.com/submit?phrase=2&url=http://mohamed-nabina.0wn0.com/topic-t{TOPIC_ID}.htm" target="socialbookmark"><img src="http://i11.servimg.com/u/f11/17/99/17/05/bookma10.gif" border="0" alt="إرسال الموضوع إلى Digg" class="inlineimg" /></a>

<a href="http://digg.com/submit?phrase=2&url=http://mohamed-nabina.0wn0.com/topic-t{TOPIC_ID}.htm" target="socialbookmark" style="text-decoration:none">Digg</a>
</li><li class="smallfont" style="width:25%; min-width:160px; float:right; margin-top:6px">

<a href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://mohamed-nabina.0wn0.com/topic-t{TOPIC_ID}.htm" target="socialbookmark"><img src="http://i11.servimg.com/u/f11/17/99/17/05/yahoo10.png" border="0" alt="إرسال الموضوع إلى Yahoo" class="inlineimg" /></a>

<a href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://mohamed-nabina.0wn0.com/topic-t{TOPIC_ID}.htm" target="socialbookmark" style="text-decoration:none">Yahoo</a>
</li><li class="smallfont" style="width:25%; min-width:160px; float:right; margin-top:6px">

<a href="https://favorites.live.com/quickadd.aspx?marklet=0&mkt=en-us&url=http://mohamed-nabina.0wn0.com/topic-t{TOPIC_ID}.htm" target="socialbookmark"><img src="http://i11.servimg.com/u/f11/17/99/17/05/live10.gif" border="0" alt="إرسال الموضوع إلى Live" class="inlineimg" /></a>

<a href="https://favorites.live.com/quickadd.aspx?marklet=0&mkt=en-us&url=http://mohamed-nabina.0wn0.com/topic-t{TOPIC_ID}.htm" target="socialbookmark" style="text-decoration:none">Live</a>
</li></ul><div style="clear:both"></div></td>
</tr>
</table>
<!-- / social bookmarking links -->


</div>
</div>
</div>
<div class="border_f_bg">
<div class="border_f_r"></div>
<div class="border_f_l_1"></div>
<div class="border_f_l_2"></div>
</div>
<br />




<div class="border_bg">
<div class="border_r"></div>
<div class="border_l"></div>
</div>
<div class="border_bg_c">
<div class="border_bg_r">
<div class="border_bg_l">



<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center"><tr><td class="thead"><a name="taglist"></a><a href="http://www.facebook.com/" target="_blank">شارك برئيك وقم بتعليق على المشاركة بواسطة الفيس بوك</a></td></tr><tr><td class="alt1 smallfont" id="tag_list_cell"><center><div id="fb-root"></div><script src="http://connect.facebook.net/ar_AR/all.js#xfbml=1"></script><fb:comments href="http://mohamed-nabina.0wn0.com/topic-t{TOPIC_ID}.htm" num_posts="3" width="600"></fb:comments></center></td></tr></table>
</div>
</div>
</div>
<div class="border_f_bg">
<div class="border_f_r"></div>
<div class="border_f_l_1"></div>
<div class="border_f_l_2"></div>
</div>
<br />


<!-- بداية اطار علوي -->
<div class="border_bg">
<div class="border_r"></div>
<div class="border_l"></div>
</div>
<div class="border_bg_c">
<div class="border_bg_r">
<div class="border_bg_l">
<!-- / نهاية اطار علوي -->




<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<thead>
<tr>
<td class="tcat" colspan="2">

الرد السريع .. شاركنا تعليقك ..
</td>
</tr>
</thead>


<tr>



<td class="thead" colspan="2" align="right" valign="top"><span class="gensmall">{S_WATCH_TOPIC}</span></td>
</tr>
<td align="center"><img border="0" src="http://i63.servimg.com/u/f63/13/53/37/81/oid6qr10.png" alt=".. " /><b/></td>





<tr>
<td colspan="2" align="center" style="padding:0px">











<a name="quickreply"></a> <!-- BEGIN switch_user_logged_in -->



<table width="100%" dir=rtl>
<tr>
<td align="center" width="100%"><fieldset>
<legend><font color="red">ملاحظة هامـــة لقراء الموضوع</font></legend>
<table width="100%" dir=rtl>
<tr>
<td width="100%"><font color="blue">عزيزي قارئ الموضوع:</font>:
<br>
قبل قراءتك للموضوع نود إبلاغك بأنه قد يحتوي الموضوع على عبارات او
صور لا تناسب البعض<br>
فإن كنت من الأعضاء التي لا تعجبهم هذه المواضيع .. وتستاء من قرائتها
.. فنقدم لك <br>
باسم إدارة الموقع وكاتب الموضوع .. الأسف الشديد .. ونتمنى منك عدم
قراءة الموضوع <br>
وفي حال قرائتك للموضوع .. نتمنى منك ان رغبت بكتابة رد<br>
<font color="green">أن تبتعد بردودك عن السخرية والشتائم والردود العشوائية.. فهذا
قد يعرضك للطرد أو لحذف مشاركتك</font> <br>
إدارة الموقع </td>
</tr>
</tabel>
</fieldset></td>


</tr>
</table>
</fieldset></td>
</tr>
</table>
<br />
{QUICK_REPLY_FORM}<br />

<!-- END switch_user_logged_in -->

</td>
</tr>
<tr>

 
   



<td class="catHead" colspan="2" height="25" align="right"><span class="cattitle"> خدمات الموضوع
            <span lang="ar-sa"> </span></a></span></td>
       
  </tr>
 
 
 
    <style>
    .tborder {
      background: #cccccc;
      width: 100%;
      margin: auto auto;
      /*border: 2px solid #666666;*/
    }
      .thead a:link {
      color: #ffffff;
      text-decoration: none;
    }
   
    .thead a:visited {
      color: #ffffff;
      text-decoration: none;
    }
   
    .thead a:hover, .thead a:active {
      color: #ffffff;
      text-decoration: underline;
    }
   
    .trow1 {
    background: #F5F5F5;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    }
   
    .trow2 {
    background: #F6F6F6;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    }
    </style>
    <table cellspacing="1" cellpadding="4" border="0" class="tborder" style="clear: both;">
        <tbody>
            <tr>
                <td width="110" class="trow1"><img border="0"
    src="http://2img.net/i/fa/subsilver/wysiwyg/quote.gif" alt=" Konu
    Etiketleri" /> <b><span style="font-size: smaller;">
    كلمات دليليه</span></b></td>
                <td class="trow1">
                <div style="float: left; padding-bottom: 4px;"><a
    href="{U_VIEW_TOPIC}"><span style="font-size:
    smaller;">{TOPIC_TITLE} </span></a><span
    style="font-size: smaller;"> , </span><a http://mohamed-nabina.0wn0.com/
    href="{U_VIEW_TOPIC}"><span style="font-size:
    smaller;">{TOPIC_TITLE} </span></a><span
    style="font-size: smaller;"> , </span><a
    href="{U_VIEW_TOPIC}"><span style="font-size:
    smaller;">{TOPIC_TITLE}
    </span></a><span style="font-size: smaller;"> ,
    </span><a href="{U_VIEW_TOPIC}"><span style="font-size:
    smaller;">{TOPIC_TITLE}
    </span></a><span style="font-size: smaller;"> ,
    </span><a href="{U_VIEW_TOPIC}"><span style="font-size:
    smaller;">{TOPIC_TITLE} </span></a><span
    style="font-size: smaller;"> , </span><a
    href="{U_VIEW_TOPIC}"><span style="font-size:
    smaller;">{TOPIC_TITLE}
    </span></a></div>
                </td>
            </tr>
            <tr>
              <td width="110" class="trow2"><img border="0"
    src="http://2img.net/i/fa/subsilver/wysiwyg/createlink.gif" alt=" Konu
    Linki " /><b><span style="font-size: smaller;">رابط الموضوع</span></b></td>
                <td class="trow2"><input type="text"
    class="textbox" name="url" value="http://mohamed-nabina.0wn0.com/{U_VIEW_TOPIC}"
    onClick='this.select();' size="80" /></td>
            </tr>
            <tr>
                <td width="110" class="trow1"><img border="0"
    src="http://2img.net/i/fa/subsilver/wysiwyg/bold.gif" alt=" Konu BBCode
    " /><b><span style="font-size: smaller;"> BBCode
    </span></b></td>
                <td class="trow1"><input type="text"
    class="textbox" name="embed"
    value="[url=http://mohamed-nabina.0wn0.com/{U_VIEW_TOPIC}]{TOPIC_TITLE}[/url]"
    onClick='this.select();' size="80" /></td>
            </tr>
            <tr>
                <td width="110" class="trow2"><img height="16"
    border="0" width="16"
    src="http://2img.net/i/fa/subsilver/wysiwyg/insertimage.gif" alt=" Konu
    HTML Kodu " /><b><span style="font-size: smaller;"> HTML
    code </span></b></td>
                <td class="trow2"><input type="text"
    class="textbox" name="embed" value="<a
    href=http://mohamed-nabina.0wn0.com/{U_VIEW_TOPIC}>{TOPIC_TITLE}</a>"
    onclick="this.select();" size="80" /></td><tr>
                <td colspan="4" width="100%" class="thead"></td> 
        </tbody>
    </table></td></tr>
   
      <td class="catHead" colspan="2" height="25"
    align="right"><span class="cattitle">  إذا وجدت وصلات لاتعمل في موضوع {postrow.displayed.POSTER_NAME} او أن الموضوع  [ {TOPIC_TITLE} ] مخالف ,, <a style="color:
    Red;" href="http://mohamed-nabina.0wn0.com/contact">من فضلك راسل الإدارة من هنا</a>
        <tr>
</table>
<!-- BEGIN promot_trafic -->
<table
class="forumline" width="100%" border="0" cellpadding="1"
cellspacing="0" id="ptrafic_close" style="display:'';margin: 1px 0px 1px
0px">
<tr>
<td class="catBottom" height="28">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top"><h1 class="cattitle"> {PROMOT_TRAFIC_TITLE}</h1></td>

<td align="right" valign="middle"><span
class="gensmall"><a
href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img
src="{TABS_MORE_IMG}" alt="+" align="middle" border="0"
/></a></span></td>
</tr>
</table>
</td>
</tr>
</table>

<table
class="forumline" width="100%" border="0" cellpadding="1"
cellspacing="0" id="ptrafic_open" style="display:none;margin: 1px 0px
1px 0px">
<tr>
<td class="catBottom" height="28">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top"><h1 class="cattitle"> {PROMOT_TRAFIC_TITLE}</h1></td>

<td align="right" valign="middle"><span
class="gensmall"><a
href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img
src="{TABS_LESS_IMG}" alt="-" align="middle" border="0"
/></a></span></td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="row2" valign="top">
<ul>
<!-- BEGIN link -->

<li><a href="{promot_trafic.link.U_HREF}"
target="_blank" class="gensmall">{promot_trafic.link.TITLE}</a>
<!-- END link -->
</ul>
</td>
</tr>
</table>
<!-- END promot_trafic -->


<!-- بداية اطار سفلي -->
</div>
</div>
</div>
<div class="border_f_bg">
<div class="border_f_r"></div>
<div class="border_f_l_1"></div>
<div class="border_f_l_2"></div>
</div>

<!-- / نهاية اطار سفلي -->
<br />


<br />
<!-- بداية اطار علوي -->
<div class="border_bg">
<div class="border_r"></div>
<div class="border_l"></div>
</div>
<div class="border_bg_c">
<div class="border_bg_r">
<div class="border_bg_l">
<!-- / نهاية اطار علوي -->

<!-- currently active users -->
<br>

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">

<tr>
<td class="tcat" colspan="2">الذين يشاهدون محتوى الموضوع الآن



</td>
</tr>

<tr>
<td class="alt1" colspan="2">
<span class="smallfont"></span>
</td>
</tr>
</table>
<!-- end currently active users -->
<!-- بداية اطار سفلي -->

</div>
</div>
</div>
<div class="border_f_bg">
<div class="border_f_r"></div>
<div class="border_f_l_1"></div>
<div class="border_f_l_2"></div>
</div>
<br />
<!-- / نهاية اطار سفلي -->





<!-- next / previous links -->
<br />
<div class="smallfont" align="center">
<strong>«</strong>
<a href="{U_VIEW_OLDER_TOPIC}" rel="nofollow">الموضوع السابق</a>
|
<a href="{U_VIEW_NEWER_TOPIC" rel="nofollow">الموضوع التالي</a>
<strong>»</strong>
</div>
<!-- / next / previous links -->


<!-- popup menu contents -->
<br />

<!-- BEGIN viewtopic_bottom -->
<table class="noprint" width="90%" border="0" cellspacing="2" cellpadding="0" align="center">
<tr>
<td colspan="2" align="center" valign="top" nowrap="nowrap"><br />{S_TOPIC_ADMIN}<br />
<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}" /> -->
<input type="hidden" name="{SECURE_ID_NAME}" value="{SECURE_ID_VALUE}" />

<span class="gen"><fieldset><div
class="T-a7medvirus"><img
src="http://i44.servimg.com/u/f44/15/84/84/32/gnome_10.png"><a
style="color: Magenta;" href="
http://mohamed-nabina.0wn0.com/t567-topic#713"><span
style="font-weight: bold;"> <span style="color:
DarkGreen;">شرح استخدام أدوات
الاشراف</span></span></a></div>
{L_MOD_TOOLS}<br
/>{S_SELECT_MOD} <input class="liteoption" type="submit"
value="{L_GO}" /></fieldset></span>
</form>
</td>
</tr>
</table>
<!-- END viewtopic_bottom -->


<!-- **************************************************** -->



<!-- / popup menu contents -->


<!-- forum rules and admin links -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
<tr valign="bottom">
<td width="100%" valign="top">
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="210">
<thead>
<tr>
<td class="thead">
<a style="float:left" href="/t553-topic" onclick="return toggle_collapse('forumrules')"><img id="collapseimg_forumrules" src="http://i69.servimg.com/u/f69/15/49/34/40/mn10.png" alt="" border="0" /></a>
تعليمات المشاركة
</td>
</tr>
</thead>
<tbody id="collapseobj_forumrules" style="">
<!-- BEGIN show_permissions -->
<tr>
<td class="alt1" nowrap="nowrap"><div class="smallfont">

<div><strong>{MODERATORS}</strong> </div>
<div><strong>{L_TABS_PERMISSIONS}</strong></div>
<div><strong>{S_AUTH_LIST}</strong></div>

<hr />

<div><a href="/faq?mode=bbcode" target="_blank">BB code</a> is <strong>متاحة</strong></div>
<div><a href="javascript:void(0)" target="_blank">الابتسامات</a> <strong>متاحة</strong></div>
<div><a href="javascript:void(0)" target="_blank">كود [IMG]</a> <strong>متاحة</strong></div>
<div>كود HTML <strong>معطلة</strong></div>
<hr />
<div><a href="/t553-topic" target="_blank">قوانين المنتدى</a></div>
</div></td>

</tr>
<!-- END show_permissions -->
</tbody>
</table>
</td>
<td class="smallfont" align="left">
<table cellpadding="0" cellspacing="0" border="0">

<tr>
<td>
<div class="smallfont" style="text-align:right; white-space:nowrap">

<!-- BEGIN viewtopic_bottom -->
<td align="right" nowrap="nowrap"><span class="gensmall">{L_JUMP_TO}:&nbsp;{S_JUMPBOX_SELECT}&nbsp;<input class="liteoption" type="submit" value="{L_GO}" /></span></td>
<!-- END viewtopic_bottom -->

</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
<!-- /forum rules and admin links -->






<!-- 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>

<br />
mazeeka2011
mazeeka2011
 
 

ذكر
عدد المساهمات : 436
معدل النشاط : 4039
السُمعة : 3

http://muhammed-nabina.yoo7.com/

الرجوع الى أعلى الصفحة اذهب الى الأسفل

تم الحل رد: لدي مشكلة في كود

مُساهمة من طرف mazeeka2011 الأحد 19 يونيو 2016 - 19:43

{عذآب} كتب:تم البحث عن مصدره وايجاده تفضل الكود الخاص بالنسخة الثانية, يوضع بالجافا سكربت *حدد مكان الكود المواضيع :
الكود:
$(document).ready(function(){
$('#page-body').has('#i_reply[alt="هذا الموضوع مغلق. لا تستطيع الرد أو تعديل الموضوع!"]').find('td.nav').closest('table').before('
<center>
<div class="topic-blocat">ضع رسالتك هنا</div>
</center>
');
});
وضع هذا الكود في اكواد Css :
الكود:
  
.topic-blocat{
  border: 1px solid;
  margin: 10px 0px;
  padding: 15px 10px 15px 50px;
  background-repeat: no-repeat;
  background-position: 10px center;
  background-image: url(http://1.bp.blogspot.com/_5rlxf3T9Z9U/SsIXuytpYfI/AAAAAAAADcI/I4Tm0W5gDQk/lock_32.png);
  color: #750000 !important;
  background-color: #D26067;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  font-size: 18px;
  text-shadow: 1px 1px 1px #AAA;
}
وفي حال واجهتك اية مشكلة ضع قالب المواضيع

اخي انا وضعت لك القالب للتعديل وشكرا عل تقديرك لي اخي الحبيب
mazeeka2011
mazeeka2011
 
 

ذكر
عدد المساهمات : 436
معدل النشاط : 4039
السُمعة : 3

http://muhammed-nabina.yoo7.com/

الرجوع الى أعلى الصفحة اذهب الى الأسفل

تم الحل رد: لدي مشكلة في كود

مُساهمة من طرف {عذب} الأحد 19 يونيو 2016 - 19:50

المعذرة اخي ضع قالب الهيدر Cool
{عذب}
{عذب}
 
 

ذكر
عدد المساهمات : 3028
معدل النشاط : 9922
السُمعة : 294

https://3thab.rigala.net/

الرجوع الى أعلى الصفحة اذهب الى الأسفل

تم الحل رد: لدي مشكلة في كود

مُساهمة من طرف mazeeka2011 الأحد 19 يونيو 2016 - 19:52

تفضل يا غالي قالب الهيدر

الكود:
<!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} {NAMESPACE_BBCODE}>
<head>
 
<script src="//fast.eager.io/844lz47VRa.js"></script>   <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" />
   <!-- BEGIN switch_compat_meta -->
   <meta http-equiv="X-UA-Compatible" content="IE={switch_compat_meta.VERSION}" />
   <!-- END switch_compat_meta -->
   <!-- BEGIN switch_canonical_url -->
   <link rel="canonical" href="{switch_canonical_url.CANONICAL_URL}" />
   <!-- END switch_canonical_url -->
   {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 elements */
            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 conteneur en fonction des elements et de la hauteur personnalisee dans l'admin */
            $('ul#fa_ticker_content li').each( function () {
               if ($(this).height() > height_max)
               {
                  height_max = $(this).height();
               }
            } );

            /* Redimensionnement des elements 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');
         if(pm != null) { 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}');
         if(report != null) { 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 -->
   {HOSTING_JS}
<script type="text/javascript" src="/19674.js"></script>
   <!-- BEGIN google_analytics_code -->
   <script type="text/javascript">
   //<![CDATA[
    var _gaq = _gaq || [];
    _gaq.push(['_setAccount', '{G_ANALYTICS_ID}']);
    _gaq.push(['_trackPageview']);
   _gaq.push(['_trackPageLoadTime']);

   <!-- BEGIN google_analytics_code_bis -->
   _gaq.push(['b._setAccount', '{G_ANALYTICS_ID_BIS}']);
   _gaq.push(['b._trackPageview']);
   <!-- END google_analytics_code_bis -->

    (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 -->
 

  </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}
 
 <div id="header">
   <div id="header_top">
       <ul>
           <li><a href="/forum">الرئيسية</a></li>
            <li><a rel="nofollow" href="/post?f=14&mode=newtopic">تقديم اقتراح</a></li>
            <li><a rel="nofollow" href="/post?f=7&mode=newtopic">تقديم شكوى</a></li>
            <li><a href="/post?f=7&mode=newtopic">فقد عضويتى</a></li>
            <li><a href="/contact">أتصل بنا</a></li>
          <li><a href="/post?f=15&mode=newtopic">مراسلة الادارة</a></li>
          </ul>
    </div><!--End header_top-->
    <div id="header_c">

       <div id="header_right">
           <div id="header_left">
               <div id="header_logo">
                   <a href="/forum" class="logo_link"></a>
                    <!-- BEGIN switch_user_logged_out -->
                   <div id="user_login">
                   
           
                       <span class="login_arrow"></span>
                      <a class="register" href="/register">انشاء حساب</a>
                      <div class="login_forms">
                   
<form action="/login.forum?redirect=/h1-page" method="post" name="form_login">
<input type="text" class="user_name input_txt" value="أسم العضو" name="username" id="navbar_username"  accesskey="u" tabindex="101" />
<input type="password" class="user_password input_txt" name="password" id="navbar_password"  tabindex="102" value="كلمة المرور" />
<input type="checkbox" name="cookieuser" class="user_checkbox" id="cb_cookieuser_navbar" accesskey="c" tabindex="103" value="1" checked />
<input type="submit" class="login_submit input_txt"  name="login" value="دخول" tabindex="104" title="ادخل اسم العضو وكلمة المرور الخاصة بك في الحقول المجاورة لتسجيل الدخول, أو اضغط على رابط 'التسجيل' لإنشاء حساب خاص بك." accesskey="s" />
<input type="hidden" name="s" value="" />
<input type="hidden" name="securitytoken" value="guest" />
<input type="hidden" name="do" value="login" />
<input type="hidden" name="vb_login_md5password" />
<input type="hidden" name="vb_login_md5password_utf" />
</form>
                      </div>
                     
                     
                    </div>
 <!-- END switch_user_logged_out -->
 
 <!-- BEGIN switch_user_logged_in -->
<div id="user_login">
                    <a class="register" rel="nofollow" href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a>.
                    <div id="user_area">
                  <div class="Husername">مرحبا {LOGGED_AS}.<br />
        <span class="time">{LAST_VISIT_DATE}</span>
         
                    </div>
            </div>
            </div>
  <!-- END switch_user_logged_in -->
 
                    <div id="header_search">
                       <form action="search?search_keywords" method="post" id="searchh">
                           <input type="hidden" name="do" value="process" />
                            <input type="hidden" name="quicksearch" value="1" />
                            <input type="hidden" name="childforums" value="1" />
                            <input type="hidden" name="exactname" value="1" />
                            <input type="hidden" name="s" value="" />
                            <input type="hidden" name="securitytoken" value="guest" />
                           <input type="text" value="أدخل كلمة البحث.." class="search_txt input_txt" name="query" tabindex="1" />
                            <input type="submit" value="أبحث" class="login_submit search_submit input_txt" tabindex="1004" />
                 </form>
                    </div><!--End header_search-->
                    <span class="follow_arrow"></span>
                    <ul class="follow_us">
                       <li><a href="https://www.facebook.com/2011MohamedNabina/"><img border="0" src="http://i84.servimg.com/u/f84/19/09/20/70/facebo10.png" alt="Facebook" /></a></li>
                        <li><a href="https://twitter.com/mohamednabina2"><img border="0" src="http://i84.servimg.com/u/f84/19/09/20/70/twitte10.png" alt="twitter" /></a></li>
                        <li><a href="#"><img border="0" src="http://i84.servimg.com/u/f84/19/09/20/70/youtub10.png" alt="youtube" /></a></li>
                        <li><a rel="nofollow" href="/feed"><img border="0" src="http://i84.servimg.com/u/f84/19/09/20/70/rss10.png" alt="rss" /></a></li>
                    </ul>
                  <div id="header_banner">
</div></div></div></div></div></div>

<div id="content_right">
   <div id="content_left">


          <script>
  (function() {
    var cx = '011151087960243780262:lq2lzo9jvrw';
    var gcse = document.createElement('script');
    gcse.type = 'text/javascript';
    gcse.async = true;
    gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
        'http://cse.google.com/cse.js?cx=' + cx;
    var s = document.getElementsByTagName('script')[0];
    s.parentNode.insertBefore(gcse, s);
  })();
</script>
<gcse:search></gcse:search>
         
          <div align="center">
            <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%">
  <tr>
    <td width="100%" align="center"> 
   
<a rel="nofollow" target="_blank" href="https://www.facebook.com/2011MohamedNabina/"><img  border="0" src="http://i86.servimg.com/u/f86/19/09/20/70/110.png"  width="240" height="43" title="كُن الاول من بين اصدقائك" alt="facebook"  ></a>
<br>
<iframe src="http://www.facebook.com/plugins/like.php?href=https://www.facebook.com/2011MohamedNabina/&amp;layout=button_count&amp;show_faces=true&amp;width=90&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;height=21"  scrolling="no" frameborder="0" style="border:none; overflow:hidden;  width:90px; height:21px;" allowTransparency="true"></iframe>
<br>
</td>
  </tr>
</table>
<img src="http://i84.servimg.com/u/f84/18/97/04/56/user11.gif">
         
 


<!-- بداية اطار علوى -->
<br />
<div class="fr_right">
<div class="fr_left">
<div class="fr_top">
<div class="fr_topR">
<div class="fr_topL">
<div class="fr_bottom">
<div class="fr_bottomR">
<div class="fr_bottomL">

<!-- نهاية اطار علوى -->
<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><a class="nav" href="{U_INDEX}"><div class="nav"><img src="http://i84.servimg.com/u/f84/19/09/20/70/navbit10.gif" class="inlineimg" alt="" border="0" height="15" width="15" /> {L_INDEX} </a>{NAV_CAT_DESC}</div>
                <font face="Tahoma"><span style="font-size: 12pt"<font-weight="bold"><img src="http://i84.servimg.com/u/f84/19/09/20/70/navbit12.gif" height="15" width="30" /> {PAGE_TITLE}</span></font></strong></div>
      
      
   </td>

   

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

<!-- nav buttons bar -->
   <table cellpadding="0" cellspacing="0" border="0" width="100%" class="tborder"  align="center">
   <tr align="center">
      
      
      <!-- BEGIN switch_user_logged_out -->
:الموقع  محمي بواسطة:
NOD ESET 32
    <td id="allptchoptions" class="vbmenu_control"><a href="/register"> <span class="style1">انشاء حساب</span></a>
    <td class="vbmenu_control"><a rel="help" href="/faq" accesskey="5">التعليمـــات</a></td>
    <td class="vbmenu_control"><a href="/groups" rel="nofollow">المجموعات</a></td>
    <td class="vbmenu_control"><a href="/h2-page" rel="nofollow">المصحف الاكترونى</a></td> 
    <td class="vbmenu_control"><a href="/search?search_id=newposts" accesskey="2">المشاركات الجديدة</a></td>
    <td class="vbmenu_control"><a href="/search">البحث</a> </td>

     
      <!-- END switch_user_logged_out -->
    <!-- BEGIN switch_user_logged_in -->
:الموقع  محمي بواسطة:
NOD ESET 32
    <td id="allptchoptions" class="vbmenu_control"><a href="/profile?mode=editprofile"> <span class="style1">لوحة التحكم</span></a>
    <td class="vbmenu_control"><a rel="help" href="/faq" accesskey="5">التعليمـــات</a></td>
    <td class="vbmenu_control"><a href="/groups" rel="nofollow">المجموعات</a></td>
          <td class="vbmenu_control"><a href="/h2-page" rel="nofollow">المصحف الاكترونى</a></td> 
    <td class="vbmenu_control"><a href="/search?search_id=newposts" accesskey="2">المشاركات الجديدة</a></td>
              <td class="vbmenu_control"><a href="/privmsg?folder=inbox" accesskey="2">الرسائل الخاصة</a></td>
    <td class="vbmenu_control"><a href="/search">البحث</a> </td>
    <td class="vbmenu_control"><a href="/login?logout">تسجيل الخروج</a></td>

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


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



      <!-- BEGIN switch_user_logged_out -->

<!-- guest welcome message -->

<!-- بداية اطار علوى -->
<br />
<div class="fr_right">
<div class="fr_left">
<div class="fr_top">
<div class="fr_topR">
<div class="fr_topL">
<div class="fr_bottom">
<div class="fr_bottomR">
<div class="fr_bottomL">
 



<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<tr>
   <td class="tcat">أهلا وسهلا بك فى {L_INDEX}.</td>
</tr>
<tr>
   <td class="alt1">
          أهلا وسهلا بك ضيفنا الكريم، إذا كانت هذه زيارتك الأولى للمنتدى، فيرجى التكرم بزيارة صفحة التعليمات،<a href="/faq"><strong> بالضغط هنا</strong></a>.
          كما يشرفنا أن تقوم <a href="/register" rel="nofollow"><strong>بالتسجيل بالضغط هنا</strong></a> إذا رغبت بالمشاركة في المنتدى، وفي حال رغبت بقراءة المواضيع والإطلاع فتفضل بزيارة القسم الذي ترغب أدناه.
   </td>

</tr>
</table>
</div></div></div></div></div></div></div></div>
<!-- / guest welcome message -->
   <!-- END switch_user_logged_out -->

                                <table cellspacing="0" cellpadding="0" border="0" align="{MENU_POSITION}">
               <tr>
                  <td align="{MENU_POSITION}"{MENU_NOWRAP}>{GENERATED_NAV_BAR}</td>
               </tr>
            </table>

            <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 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 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="100%">
                                  <div id="center">
                                    <!-- BEGIN giefmod_index1 -->
                                    {giefmod_index1.MODVAR}
                                        <!-- BEGIN saut -->
                                        <div style="height:{SPACE_ROW}px"></div>
                                        <!-- END saut -->
                                    <!-- END giefmod_index1 -->
                                  </div>
                              </td></tr><tr>
                           <td valign="top" width="100%">
<!-- BEGIN html_validation -->
                           </td>
                        </tr>
                     </tbody>
                  </table>
               </div>
            </div>
         </td>
      </tr>
   </table>
</body>
</html>
<!-- END html_validation -->




 

<!-- Go to www.addthis.com/dashboard to customize your tools -->
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-561fcf39a83ac853"></script>




<script type="text/javascript">
//<!--
$(document).ready(function() {$(".mdslikebox").hover(function() {$(this).stop().animate({right: "0"}, "medium");}, function() {$(this).stop().animate({right: "-250"}, "medium");}, 500);});
//-->
</script>
<style type="text/css">
.mdslikebox{background: url("http://i35.servimg.com/u/f35/19/09/20/70/5bwww_10.png") no-repeat scroll left center transparent !important;display: block;float: right;height: 270px;padding: 0 5px 0 46px;width: 245px;z-index: 99999;position:fixed;right:-250px;top:20%;}
.mdslikebox div{border:none;position:relative;display:block;}
.mdslikebox span{bottom: 12px;font: 8px "lucida grande",tahoma,verdana,arial,sans-serif;position: absolute;right: 6px;text-align: right;z-index: 99999;}
.mdslikebox span a{color: #808080;text-decoration:none;}
.mdslikebox span a:hover{text-decoration:underline;}
</style><div class="mdslikebox" style=""><div><iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Ffacebook.com%2F2011MohamedNabina&amp;width=245&amp;colorscheme=light&amp;show_faces=true&amp;connections=9&amp;stream=false&amp;header=false&amp;height=270" scrolling="no" frameborder="0" scrolling="no" style="border: medium none; overflow: hidden; height: 270px; width: 245px;background:#fff;"></iframe><span>By <a href="http://mohamed-nabina.0wn0.com/">chamelcool</a> / <a href="http://mohamed-nabina.0wn0.com/">+Get This!</a></span></div></div>
             
             
             
 
             
             
             
             
 

mazeeka2011
mazeeka2011
 
 

ذكر
عدد المساهمات : 436
معدل النشاط : 4039
السُمعة : 3

http://muhammed-nabina.yoo7.com/

الرجوع الى أعلى الصفحة اذهب الى الأسفل

تم الحل رد: لدي مشكلة في كود

مُساهمة من طرف mazeeka2011 الأحد 19 يونيو 2016 - 19:55

بس عل حد علمي انا اجد المشكلة في قالب المواضيع لاني حذفة قالب المواضيع والكود اشغل عندي تمام
mazeeka2011
mazeeka2011
 
 

ذكر
عدد المساهمات : 436
معدل النشاط : 4039
السُمعة : 3

http://muhammed-nabina.yoo7.com/

الرجوع الى أعلى الصفحة اذهب الى الأسفل

تم الحل رد: لدي مشكلة في كود

مُساهمة من طرف {عذب} الأحد 19 يونيو 2016 - 19:56

تفضل استبدل الجافا سكربت بالتالي :
الكود:
$(document).ready(function(){
$('#page-body').has('#i_reply[alt="هذا الموضوع مغلق. لا تستطيع الرد أو تعديل الموضوع!"]').find('td.nav').closest('.tborder').before('
<center>
<div class="topic-blocat">ضع رسالتك هنا</div>
</center>
');
});
{عذب}
{عذب}
 
 

ذكر
عدد المساهمات : 3028
معدل النشاط : 9922
السُمعة : 294

https://3thab.rigala.net/

الرجوع الى أعلى الصفحة اذهب الى الأسفل

تم الحل رد: لدي مشكلة في كود

مُساهمة من طرف mazeeka2011 الأحد 19 يونيو 2016 - 19:59

علما اعتقد ان المشكلة مازالت موجوده
mazeeka2011
mazeeka2011
 
 

ذكر
عدد المساهمات : 436
معدل النشاط : 4039
السُمعة : 3

http://muhammed-nabina.yoo7.com/

الرجوع الى أعلى الصفحة اذهب الى الأسفل

تم الحل رد: لدي مشكلة في كود

مُساهمة من طرف {عذب} الأحد 19 يونيو 2016 - 20:18

تفضل تم التعديل على قالب المواضيع استبدله كاملاً بهذا :
الكود:
<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();
}
});
});

var hiddenMsgLabel = { visible:'{JS_HIDE_HIDDEN_MESSAGE}', hidden:'{JS_SHOW_HIDDEN_MESSAGE}' };
showHiddenMessage = function(id)
{
try
{
var regId = parseInt(id, 10);
if( isNaN(regId) ) { regId = 0; }

if( regId > 0)
{
$('.post--' + id).toggle(0, function()
{
if( $(this).is(":visible") )
{
$('#hidden-title--' + id).html(hiddenMsgLabel.visible);
}
else
{
$('#hidden-title--' + id).html(hiddenMsgLabel.hidden);
}
});
}
}
catch(e) { }

return false;
};

//]]>
</script>

<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<tr>
<td class="nav" valign="middle" width="100%">
         <span class="nav">
                <a class="nav" href="{U_INDEX}"><span>{L_INDEX}</span></a>
                <!--{NAV_SEP}<a class="nav" href="{U_ALBUM}"><span>{L_ALBUM}</span></a>-->
                {NAV_CAT_DESC_SECOND}
            </span>
      </td>
</tr>
</table>
<br />
<a name="poststop" id="poststop"></a>

<!-- controls above postbits -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-bottom:3px">
<tr valign="bottom">

<td class="smallfont">

<!-- 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>

<td>
<!-- BEGIN topicpagination -->

<table class="tborder" cellpadding="3" cellspacing="1" border="0" align="left">
<tr>
<td class="vbmenu_control" style="font-weight:normal">صفحات الموضوع</td>

<td class="alt1"><a rel="prev" class="smallfont" href="showthread.php?t=3" title="الصفحة السابقة - النتائج 1 إلى 10 من 11"></a></td>
<td class="alt1">{PAGINATION}</td>




<td class="vbmenu_control" title="showthread.php?t=3"><a name="PageNav"></a></td>
</tr>
</table>

<!-- END topicpagination -->
</td>
</tr>
</table>
<!-- / controls above postbits -->
<div class="border_bg">
<div class="border_r"></div>
<div class="border_l"></div>
</div>
<div class="border_bg_c">
<div class="border_bg_r">
<div class="border_bg_l">
<!-- toolbar -->
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center" style="border-bottom-width:0px">
<tr>
<td class="tcat" width="100%">
<div class="smallfont">


</div>
</td>


<!-- BEGIN switch_twitter_btn -->
<span id="twitter_btn" style="margin-left: 6px; ">
<a href="https://twitter.com/share" class="twitter-share-button" data-via="{TWITTER}">Tweet</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
</span>
<!-- END switch_twitter_btn -->

<!-- BEGIN switch_fb_likebtn -->


<!-- Go to www.addthis.com/dashboard to customize your tools -->
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-561fcf39a83ac853"></script>

<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=100&action=like&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:21px;" allowTransparency="true"></iframe>
</span>
<!-- END switch_fb_likebtn -->
<td class="vbmenu_control" id="threadtools" nowrap="nowrap">
<span class="gensmall bold">


<!-- Go to www.addthis.com/dashboard to customize your tools -->
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-561fcf39a83ac853"></script>





</span>

</td>

<!-- Go to www.addthis.com/dashboard to customize your tools -->
<div class="addthis_native_toolbox"></div>

<td class="vbmenu_control" id="displaymodes" nowrap="nowrap">
<span class="gensmall bold">

<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('f{FORUM_ID}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
//]]>
</script>
</span>
</td>




</tr>
</table>
<!-- / toolbar -->
</div>
</div>
</div>
<div class="border_f_bg">
<div class="border_f_r"></div>
<div class="border_f_l_1"></div>
<div class="border_f_l_2"></div>
</div>
<br />



<!-- a7la7ekaya الطائر الحر - ألدعم الفني -->

<head>
<style type="text/css">
.infouser {
font: normal 11px "tahoma";
letter-spacing: 0px;
vertical-align: middle;
padding: 1px 2px;
margin: 0 2px 2px;
}
.avataruser img {
border:1px outset #ccebfb;
margin: 10px auto 0;
padding: 5px;
}
</style>
</head>
{POLL_DISPLAY}
<!-- BEGIN postrow -->
<!-- BEGIN displayed -->
<!-- بداية اطار علوي -->
<div class="border_bg">
<div class="border_r"></div>
<div class="border_l"></div>
</div>
<div class="border_bg_c">
<div class="border_bg_r">
<div class="border_bg_l">
<!-- / نهاية اطار علوي -->


<table id="post501" class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<tr>

<td class="thead" style="font-weight:normal" id="currentPost">
<!-- status icon and date -->
<div align="center">
<img src="{postrow.displayed.MINI_TIME_IMG}" alt=""
border="0" />{postrow.displayed.POST_DATE}
</div>

<!-- / status icon and date -->
</td>
<td class="thead" style="font-weight:normal" align="left">

المشاركة رقم: <a href="showpost.php?p=501&postcount=1" target="new" rel="nofollow" id="postcount501" name="1"><strong></strong></a>

</td>

</tr>

<tr valign="top">
<td class="alt2" width="200" style="text-align:center">
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" style="text-align:right">
<tr>



<!-- Go to www.addthis.com/dashboard to customize your tools -->
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-561fcf39a83ac853"></script>

<td colspan="2" class="tcat" align="center">معلومات عنى</td>
</tr>
<tr>
<td class="alt1 infouser">الكاتب:</td>

<td class="alt2" id="postmenu_501" align="center">
<img border="0" src="http://i39.servimg.com/u/f39/18/69/17/70/11x11p10.gif" width="11" height="11">
<span class="name"><a name="{postrow.displayed.U_POST_ID}" id="{postrow.displayed.U_POST_ID}"></a><strong><div class="rowName">{postrow.displayed.POSTER_NAME}</div></strong></span>
<img border="0" src="http://i39.servimg.com/u/f39/18/69/17/70/11x11p10.gif" width="11" height="11"></div>
</td>
</tr>

<tr>
<td class="alt1 infouser"><div align="center">اللقب:</div></td>
<td class="alt2 infouser"><div align="center"><div class="rowRank">{postrow.displayed.POSTER_RANK_NEW}</div></div></td>
</tr>

<tr>
<td class="alt1 infouser"><div align="center">الرتبه:</div></td>
<td class="alt2 infouser"><div align="center">{postrow.displayed.RANK_IMAGE}</div></td>
</tr>


<tr>
<td colspan="2" class="alt2" align="center">الصورة الرمزية</td>
</tr>
<tr>
<td colspan="2" align="center" class="alt1"><div class="smallfont avataruser">
<br />{postrow.displayed.POSTER_AVATAR}</div>
</td>
</tr>
</table>

<div class="smallfont" style="text-align:right">
<br />
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%">

<tr>
<td colspan="2" class="tcat" align="center">بياناتى</td>
</tr>
<!-- BEGIN profile_field -->
<tr>
<td class="alt1 infouser" align="center">{postrow.displayed.profile_field.LABEL} </td>
<td class="alt2 infouser" align="center"> {postrow.displayed.profile_field.CONTENT}</td>
</tr>


<!-- END profile_field -->





</table>
<div align="center">
</div>
<div align="center"></div>
</div>



<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%">
<tr>
<td class="tcat" align="center">التوقيت</td>
</tr>
<tr>
<td class="alt1">
<div class="pbit" align="center"><center><OBJECT classid="clsid: D27CDB6E-AE6D-11cf-96B8-444553540000"codebase="http://download.macromedia.com/pub/shockwave/cabs/ flash/swflash.cab#version=6,0,0,0" WIDTH="130" HEIGHT="130" id="anaclock" ALIGN="">
<PARAM NAME=movie VALUE="http://download.mrkzy.com/u/2013_b99d4ba254801.swf"/>
<PARAM NAME="quality" VALUE="high"/>
<PARAM NAME="bgcolor" VALUE="#FFFFFF"/>
<param name="wmode" value="transparent"/>
<param name="menu" value="false"/>
<EMBED src="http://download.mrkzy.com/u/2013_b99d4ba254801.swf" quality=high bgcolor=#FFFFFF WIDTH="130" HEIGHT="130" wmode="transparent" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer" menu="false">
</EMBED></OBJECT></center></div>
</td>
</tr>
</table>
<br />
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" style="text-align:right">
<tr>
<td colspan="2" class="tcat" align="center">الإتصالات</td>
</tr>
<tr>
<td class="alt1 infouser">الحالة:</td>
<td class="alt2 infouser"><div align="center">

<table cellpadding="0" style="background-repeat: no-repeat;
background-position: center center;" cellspacing="0" width="100"
background="http://i72.servimg.com/u/f72/18/43/83/59/user_o11.gif" height="43">
<!-- SohbaNet.ibda3.org By JOHN CENA -->
<tr>
<td height="43" valign="center" width="227">
<div align="center">
{postrow.displayed.ONLINE_IMG}</div>
</td>
</tr>
</table>





</div></td>
</tr>
<tr>
<td class="alt1 infouser">وسائل الإتصال:</td>
<td class="alt2 infouser"><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>
</tr>
</table>


<br />


<td class="alt1" id="td_post_501">

<!-- الموضوع والأيقونة -->

<!-- icon and title -->
<div class="smallfont">
<span class="postdetails">
<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>
</div>

<!-- / icon and title -->

<!-- BEGIN switch_vote_active -->
<div class="vote gensmall" style="background-color: #F8F8F8;border: 1px solid #E1E1E1;border-radius: 5px;float: right;font-size: 0px;margin-right: 0px;padding: 4px 5px 4px 4px;text-align: center;white-space: nowrap;width: 16px;">
<!-- BEGIN switch_vote -->
<div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}"><img src="http://i34.servimg.com/u/f34/14/83/59/48/untit110.png"></a></div>
<!-- END switch_vote -->

<!-- BEGIN switch_bar -->
<div class="vote-bar" style="margin-left: 5px;border: 1px solid rgb(195, 196, 195);width: 5px;background-color: rgb(0, 255, 0);" 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}"><img src="http://i34.servimg.com/u/f34/14/83/59/48/untit210.png"></a></div>
<!-- END switch_vote -->
</div>
<!-- END switch_vote_active -->





<!-- google_ad_section_start -->
<!-- message -->
<br />
<br />

<div id="post_message_501" align="center">


<img border="0" src="http://i84.servimg.com/u/f84/19/42/49/86/o_oou_10.gif" width="400"/>
<br/>
<br />

<a href="topic-t{TOPIC_ID}.htm">{TOPIC_TITLE}
</a>
<br /><br />
<center>

<!-- Go to www.addthis.com/dashboard to customize your tools -->
<div class="addthis_native_toolbox"></div>

<!-- google_ad_section_start -->
<!-- Go to www.addthis.com/dashboard to customize your tools -->

<div class="postbody" align="center">
<br />
<br /><br />
<br /><br />
<br />
{postrow.displayed.MESSAGE}
 
<div class='flipper'>
<b:if cond='data:blog.pageType == "item"'>


<!-- google_ad_section_end -->

<br /><br />

<br />
<br />
<br /> <br />
<br />
<br />
<div align ="center"><img src="http://www.alkuytem.com/contents/albumsm/58.gif" border="0" /></div>
<div style="text-align: center;"></div>
<br />
<br />
<br />
<br />
<br />
<!-- بداية قالب الموضوع الاصلي - www.ahlamontada.com -->
<br />

<div align="center">
<font color="#FF0000"> الموضوع&nbsp; الأصلي </font> : <a href="topic-t{TOPIC_ID}.htm">{TOPIC_TITLE}
</a>
<font color="#FF0000"> المصدر</font> : <a href="http://mohamed-nabina.0wn0.com/">موقع محمد نبينا:
</if>
<font color="#FF0000"> </font><span lang="ar-sa"><font color="#FF0000">الكاتب
:
</font></span><span class="postbody"><span
class="name">{postrow.displayed.POSTER_NAME}</span></span>


<br />
<br />
<br /><br />

<br />


</div>
<script>(function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(d.getElementById(id))return;js=d.createElement(s);js.id=id;js.src="//connect.facebook.net/en_US/all.js#xfbml=1";fjs.parentNode.insertBefore(js,fjs);}(document,'script','facebook-jssdk'));</script> <div fb-xfbml-state="rendered" class="fb-like fb_edge_widget_with_comment fb_iframe_widget" data-href="http://mohamed-nabina.0wn0.com/topic-t{TOPIC_ID}.htm" data-send="true" data-width="400" data-show-faces="true" style="padding:10px;"><span style="height: 24px; width: 400px;"><iframe src="http://www.facebook.com/plugins/like.php?api_key=124578887583575&locale=en_US&sdk=joey&channel_url=http%3A%2F%2Fstatic.ak.facebook.com%2Fconnect%2Fxd_arbiter.php%3Fversion%3D18%23cb%3Df17a9cb2fc0170e%26origin%3Dhttp%253A%252F%252Fhttp://mohamed-nabina.0wn0.com/topic-t{TOPIC_ID}.htm%252Ff2de3f05fea3bc6%26domain%3Dhttp://mohamed-nabina.0wn0.com/topic-t{TOPIC_ID}.htm%26relation%3Dparent.parent&href=http://mohamed-nabina.0wn0.com/topic-t{TOPIC_ID}.htm&node_type=link&width=400&layout=standard&colorscheme=light&show_faces=true&send=true&extended_social_context=false" class="fb_ltr" title="Like this content on Facebook." style="border: medium none; overflow: hidden; height: 24px; width: 400px;" name="f1605443947c896" id="f1932adabfc1718" scrolling="no"></iframe></span>
<br />


<br />



</div>



<!-- BEGIN switch_attachments -->

<fieldset class="fieldset"><legend><FONT
COLOR="#FF0000">الملفات المرفقة</FONT></legend>
<table cellpadding="0" cellspacing="3" border="0" align="right"> <tr> <td >
<!-- 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.FILE_SIZE})
({postrow.displayed.switch_attachments.switch_post_attachments.NB_DL})
{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}

<FONT
color=Red>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</FONT>

? الحجم
({postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE})
({postrow.displayed.switch_attachments.switch_post_attachments.NB_DL})
<!-- END switch_no_dl_att -->
<!-- END switch_post_attachments -->
<br><br>
----------------<br>
<font size="3">
</font>ملاحظات قبل التحميل<font color="#FF0000"><br>
1- أفحص الملف المرفق بأي برنامج مضاد للفيروسات<br>
2- قم بمراسلة المراقب عن أي مرفق يوجد به فايروس<br>
3- المنتدى غير مسؤول عن ما يحتويه المرفق من بيانات
</dd>
</dl>
</td> </tr></table>
</fieldset>
</font>
<!-- END switch_attachments -->




</center>
</div>





<br /><br />



<!-- sig -->
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="80%" align="center">
<tr>
<td class="thead" align="center">توقيع المسؤل : {postrow.displayed.POSTER_NAME}</td>
</tr>
<tr>
<td class="alt1" title="التوقيع" align="center">
<p align="center"><div align="center">

<br/>

{postrow.displayed.SIGNATURE}
<br/><br/>

</div></p>

</td>
</tr>
</table>
<!-- / sig -->
<!-- google_ad_section_end -->





</td>
</tr>
<tr>
<td class="alt2" align="center">
{postrow.displayed.IP_IMG} {postrow.displayed.REPORT_IMG}





</td>

<td class="alt1" align="left">

<!-- controls -->


{postrow.displayed.THANK_IMG} {postrow.displayed.MULTIQUOTE_IMG} {postrow.displayed.QUOTE_IMG} {postrow.displayed.EDIT_IMG} {postrow.displayed.DELETE_IMG}


<!-- / controls -->
</td>
</tr>
</table>


<!-- بداية اطار سفلي -->
</div>
</div>
</div>
<div class="border_f_bg">
<div class="border_f_r"></div>
<div class="border_f_l_1"></div>
<div class="border_f_l_2"></div>
</div>
<br />
<!-- / نهاية اطار سفلي -->



<!-- END displayed -->

<!-- END postrow -->






<!-- BEGIN topicpagination -->

<table class="tborder" cellpadding="3" cellspacing="1" border="0" align="left">
<tr>
<td class="vbmenu_control" style="font-weight:normal">صفحات الموضوع</td>

<td class="alt1"><a rel="prev" class="smallfont" href="showthread.php?t=3" title="الصفحة السابقة - النتائج 1 إلى 10 من 11"></a></td>
<td class="alt1">{PAGINATION}</td>




<td class="vbmenu_control" title="showthread.php?t=3"><a name="PageNav"></a></td>
</tr>
</table>

<!-- END topicpagination -->









<!-- a7la7ekya الطائر الحر- ألدعم الفني -->



<!-- controls below postbits -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-top:-3px">
<tr valign="top">

<td class="smallfont">

<!-- 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 -->
</td>


</tr>
</table>
<!-- / controls below postbits -->






<br />
<div class="border_bg">
<div class="border_r"></div>
<div class="border_l"></div>
</div>
<div class="border_bg_c">
<div class="border_bg_r">
<div class="border_bg_l">
<!-- social bookmarking links -->

<table cellpadding="6" cellspacing="1" border="0" width="100%" class="tborder" align="center">
<tr>
<td class="thead">الإشارات المرجعية</td>
</tr>
<tr>
<td class="alt2" style="padding-top:0px"><div style="clear:both"></div><ul style="list-style-type:none; margin:0px; padding:0px"><li class="smallfont" style="width:25%; min-width:160px; float:right; margin-top:6px">

<a href="http://twitter.com/home?status=http://mohamed-nabina.0wn0.com/topic-t{TOPIC_ID}.htm" target="socialbookmark"><img src="http://i11.servimg.com/u/f11/17/99/17/05/twitte10.png" border="0" alt="إرسال الموضوع إلى Twitter" class="inlineimg" /></a>

<a href="http://twitter.com/home?status=http://mohamed-nabina.0wn0.com/topic-t{TOPIC_ID}.htm" target="socialbookmark" style="text-decoration:none">Twitter</a>
</li><li class="smallfont" style="width:25%; min-width:160px; float:right; margin-top:6px">

<a href="http://www.google.com/bookmarks/mark?op=edit&output=popup&bkmk=http://mohamed-nabina.0wn0.com/topic-t{TOPIC_ID}.htm" target="socialbookmark"><img src="http://i11.servimg.com/u/f11/17/99/17/05/bookma13.gif" border="0" alt="إرسال الموضوع إلى Google" class="inlineimg" /></a>

<a href="http://www.google.com/bookmarks/mark?op=edit&output=popup&bkmk=http://mohamed-nabina.0wn0.com/topic-t{TOPIC_ID}.htm" target="socialbookmark" style="text-decoration:none">Google</a>
</li><li class="smallfont" style="width:25%; min-width:160px; float:right; margin-top:6px">

<a href="http://www.facebook.com/sharer.php?u=http://mohamed-nabina.0wn0.com/topic-t{TOPIC_ID}.htm" target="socialbookmark"><img src="http://i11.servimg.com/u/f11/17/99/17/05/facebo10.jpg" border="0" alt="إرسال الموضوع إلى Facebook" class="inlineimg" /></a>

<a href="http://www.facebook.com/sharer.php?u=http://mohamed-nabina.0wn0.com/topic-t{TOPIC_ID}.htm" target="socialbookmark" style="text-decoration:none">Facebook</a>
</li><li class="smallfont" style="width:25%; min-width:160px; float:right; margin-top:6px">

<a href="http://www.stumbleupon.com/submit?url=http://mohamed-nabina.0wn0.com/topic-t{TOPIC_ID}.htm" target="socialbookmark"><img src="http://i11.servimg.com/u/f11/17/99/17/05/bookma12.gif" border="0" alt="إرسال الموضوع إلى StumbleUpon" class="inlineimg" /></a>

<a href="http://www.stumbleupon.com/submit?url=http://mohamed-nabina.0wn0.com/topic-t{TOPIC_ID}.htm" target="socialbookmark" style="text-decoration:none">StumbleUpon</a>
</li><li class="smallfont" style="width:25%; min-width:160px; float:right; margin-top:6px">

<a href="http://del.icio.us/post?url=http://mohamed-nabina.0wn0.com/topic-t{TOPIC_ID}.htm" target="socialbookmark"><img src="http://i11.servimg.com/u/f11/17/99/17/05/bookma11.gif" border="0" alt="إرسال الموضوع إلى del.icio.us" class="inlineimg" /></a>

<a href="http://del.icio.us/post?url=http://mohamed-nabina.0wn0.com/topic-t{TOPIC_ID}.htm" target="socialbookmark" style="text-decoration:none">del.icio.us</a>
</li><li class="smallfont" style="width:25%; min-width:160px; float:right; margin-top:6px">

<a href="http://digg.com/submit?phrase=2&url=http://mohamed-nabina.0wn0.com/topic-t{TOPIC_ID}.htm" target="socialbookmark"><img src="http://i11.servimg.com/u/f11/17/99/17/05/bookma10.gif" border="0" alt="إرسال الموضوع إلى Digg" class="inlineimg" /></a>

<a href="http://digg.com/submit?phrase=2&url=http://mohamed-nabina.0wn0.com/topic-t{TOPIC_ID}.htm" target="socialbookmark" style="text-decoration:none">Digg</a>
</li><li class="smallfont" style="width:25%; min-width:160px; float:right; margin-top:6px">

<a href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://mohamed-nabina.0wn0.com/topic-t{TOPIC_ID}.htm" target="socialbookmark"><img src="http://i11.servimg.com/u/f11/17/99/17/05/yahoo10.png" border="0" alt="إرسال الموضوع إلى Yahoo" class="inlineimg" /></a>

<a href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://mohamed-nabina.0wn0.com/topic-t{TOPIC_ID}.htm" target="socialbookmark" style="text-decoration:none">Yahoo</a>
</li><li class="smallfont" style="width:25%; min-width:160px; float:right; margin-top:6px">

<a href="https://favorites.live.com/quickadd.aspx?marklet=0&mkt=en-us&url=http://mohamed-nabina.0wn0.com/topic-t{TOPIC_ID}.htm" target="socialbookmark"><img src="http://i11.servimg.com/u/f11/17/99/17/05/live10.gif" border="0" alt="إرسال الموضوع إلى Live" class="inlineimg" /></a>

<a href="https://favorites.live.com/quickadd.aspx?marklet=0&mkt=en-us&url=http://mohamed-nabina.0wn0.com/topic-t{TOPIC_ID}.htm" target="socialbookmark" style="text-decoration:none">Live</a>
</li></ul><div style="clear:both"></div></td>
</tr>
</table>
<!-- / social bookmarking links -->


</div>
</div>
</div>
<div class="border_f_bg">
<div class="border_f_r"></div>
<div class="border_f_l_1"></div>
<div class="border_f_l_2"></div>
</div>
<br />




<div class="border_bg">
<div class="border_r"></div>
<div class="border_l"></div>
</div>
<div class="border_bg_c">
<div class="border_bg_r">
<div class="border_bg_l">



<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center"><tr><td class="thead"><a name="taglist"></a><a href="http://www.facebook.com/" target="_blank">شارك برئيك وقم بتعليق على المشاركة بواسطة الفيس بوك</a></td></tr><tr><td class="alt1 smallfont" id="tag_list_cell"><center><div id="fb-root"></div><script src="http://connect.facebook.net/ar_AR/all.js#xfbml=1"></script><fb:comments href="http://mohamed-nabina.0wn0.com/topic-t{TOPIC_ID}.htm" num_posts="3" width="600"></fb:comments></center></td></tr></table>
</div>
</div>
</div>
<div class="border_f_bg">
<div class="border_f_r"></div>
<div class="border_f_l_1"></div>
<div class="border_f_l_2"></div>
</div>
<br />


<!-- بداية اطار علوي -->
<div class="border_bg">
<div class="border_r"></div>
<div class="border_l"></div>
</div>
<div class="border_bg_c">
<div class="border_bg_r">
<div class="border_bg_l">
<!-- / نهاية اطار علوي -->




<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<thead>
<tr>
<td class="tcat" colspan="2">

الرد السريع .. شاركنا تعليقك ..
</td>
</tr>
</thead>


<tr>



<td class="thead" colspan="2" align="right" valign="top"><span class="gensmall">{S_WATCH_TOPIC}</span></td>
</tr>
<td align="center"><img border="0" src="http://i63.servimg.com/u/f63/13/53/37/81/oid6qr10.png" alt=".. " /><b/></td>





<tr>
<td colspan="2" align="center" style="padding:0px">











<a name="quickreply"></a> <!-- BEGIN switch_user_logged_in -->



<table width="100%" dir=rtl>
<tr>
<td align="center" width="100%"><fieldset>
<legend><font color="red">ملاحظة هامـــة لقراء الموضوع</font></legend>
<table width="100%" dir=rtl>
<tr>
<td width="100%"><font color="blue">عزيزي قارئ الموضوع:</font>:
<br>
قبل قراءتك للموضوع نود إبلاغك بأنه قد يحتوي الموضوع على عبارات او
صور لا تناسب البعض<br>
فإن كنت من الأعضاء التي لا تعجبهم هذه المواضيع .. وتستاء من قرائتها
.. فنقدم لك <br>
باسم إدارة الموقع وكاتب الموضوع .. الأسف الشديد .. ونتمنى منك عدم
قراءة الموضوع <br>
وفي حال قرائتك للموضوع .. نتمنى منك ان رغبت بكتابة رد<br>
<font color="green">أن تبتعد بردودك عن السخرية والشتائم والردود العشوائية.. فهذا
قد يعرضك للطرد أو لحذف مشاركتك</font> <br>
إدارة الموقع </td>
</tr>
</tabel>
</fieldset></td>


</tr>
</table>
</fieldset></td>
</tr>
</table>
<br />
{QUICK_REPLY_FORM}<br />

<!-- END switch_user_logged_in -->

</td>
</tr>
<tr>

 
    



<td class="catHead" colspan="2" height="25" align="right"><span class="cattitle"> خدمات الموضوع
            <span lang="ar-sa"> </span></a></span></td>
        
  </tr>
  
  
 
    <style>
    .tborder {
      background: #cccccc;
      width: 100%;
      margin: auto auto;
      /*border: 2px solid #666666;*/
    }
      .thead a:link {
      color: #ffffff;
      text-decoration: none;
    }
    
    .thead a:visited {
      color: #ffffff;
      text-decoration: none;
    }
    
    .thead a:hover, .thead a:active {
      color: #ffffff;
      text-decoration: underline;
    }
    
    .trow1 {
    background: #F5F5F5;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    }
    
    .trow2 {
    background: #F6F6F6;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    }
    </style>
    <table cellspacing="1" cellpadding="4" border="0" class="tborder" style="clear: both;">
        <tbody>
            <tr>
                <td width="110" class="trow1"><img border="0"
    src="http://2img.net/i/fa/subsilver/wysiwyg/quote.gif" alt=" Konu
    Etiketleri" /> <b><span style="font-size: smaller;">
    كلمات دليليه</span></b></td>
                <td class="trow1">
                <div style="float: left; padding-bottom: 4px;"><a
    href="{U_VIEW_TOPIC}"><span style="font-size:
    smaller;">{TOPIC_TITLE} </span></a><span
    style="font-size: smaller;"> , </span><a http://mohamed-nabina.0wn0.com/
    href="{U_VIEW_TOPIC}"><span style="font-size:
    smaller;">{TOPIC_TITLE} </span></a><span
    style="font-size: smaller;"> , </span><a
    href="{U_VIEW_TOPIC}"><span style="font-size:
    smaller;">{TOPIC_TITLE}
    </span></a><span style="font-size: smaller;"> ,
    </span><a href="{U_VIEW_TOPIC}"><span style="font-size:
    smaller;">{TOPIC_TITLE}
    </span></a><span style="font-size: smaller;"> ,
    </span><a href="{U_VIEW_TOPIC}"><span style="font-size:
    smaller;">{TOPIC_TITLE} </span></a><span
    style="font-size: smaller;"> , </span><a
    href="{U_VIEW_TOPIC}"><span style="font-size:
    smaller;">{TOPIC_TITLE}
    </span></a></div>
                </td>
            </tr>
            <tr>
              <td width="110" class="trow2"><img border="0"
    src="http://2img.net/i/fa/subsilver/wysiwyg/createlink.gif" alt=" Konu
    Linki " /><b><span style="font-size: smaller;">رابط الموضوع</span></b></td>
                <td class="trow2"><input type="text"
    class="textbox" name="url" value="http://mohamed-nabina.0wn0.com/{U_VIEW_TOPIC}"
    onClick='this.select();' size="80" /></td>
            </tr>
            <tr>
                <td width="110" class="trow1"><img border="0"
    src="http://2img.net/i/fa/subsilver/wysiwyg/bold.gif" alt=" Konu BBCode
    " /><b><span style="font-size: smaller;"> BBCode
    </span></b></td>
                <td class="trow1"><input type="text"
    class="textbox" name="embed"
    value="[url=http://mohamed-nabina.0wn0.com/{U_VIEW_TOPIC}]{TOPIC_TITLE}[/url]"
    onClick='this.select();' size="80" /></td>
            </tr>
            <tr>
                <td width="110" class="trow2"><img height="16"
    border="0" width="16"
    src="http://2img.net/i/fa/subsilver/wysiwyg/insertimage.gif" alt=" Konu
    HTML Kodu " /><b><span style="font-size: smaller;"> HTML
    code </span></b></td>
                <td class="trow2"><input type="text"
    class="textbox" name="embed" value="<a
    href=http://mohamed-nabina.0wn0.com/{U_VIEW_TOPIC}>{TOPIC_TITLE}</a>"
    onclick="this.select();" size="80" /></td><tr>
                <td colspan="4" width="100%" class="thead"></td>  
        </tbody>
    </table></td></tr>
    
      <td class="catHead" colspan="2" height="25"
    align="right"><span class="cattitle">  إذا وجدت وصلات لاتعمل في موضوع {postrow.displayed.POSTER_NAME} او أن الموضوع  [ {TOPIC_TITLE} ] مخالف ,, <a style="color:
    Red;" href="http://mohamed-nabina.0wn0.com/contact">من فضلك راسل الإدارة من هنا</a>
        <tr>
</table>
<!-- BEGIN promot_trafic -->
<table
class="forumline" width="100%" border="0" cellpadding="1"
cellspacing="0" id="ptrafic_close" style="display:'';margin: 1px 0px 1px
0px">
<tr>
<td class="catBottom" height="28">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top"><h1 class="cattitle"> {PROMOT_TRAFIC_TITLE}</h1></td>

<td align="right" valign="middle"><span
class="gensmall"><a
href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img
src="{TABS_MORE_IMG}" alt="+" align="middle" border="0"
/></a></span></td>
</tr>
</table>
</td>
</tr>
</table>

<table
class="forumline" width="100%" border="0" cellpadding="1"
cellspacing="0" id="ptrafic_open" style="display:none;margin: 1px 0px
1px 0px">
<tr>
<td class="catBottom" height="28">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top"><h1 class="cattitle"> {PROMOT_TRAFIC_TITLE}</h1></td>

<td align="right" valign="middle"><span
class="gensmall"><a
href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img
src="{TABS_LESS_IMG}" alt="-" align="middle" border="0"
/></a></span></td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="row2" valign="top">
<ul>
<!-- BEGIN link -->

<li><a href="{promot_trafic.link.U_HREF}"
target="_blank" class="gensmall">{promot_trafic.link.TITLE}</a>
<!-- END link -->
</ul>
</td>
</tr>
</table>
<!-- END promot_trafic -->


<!-- بداية اطار سفلي -->
</div>
</div>
</div>
<div class="border_f_bg">
<div class="border_f_r"></div>
<div class="border_f_l_1"></div>
<div class="border_f_l_2"></div>
</div>

<!-- / نهاية اطار سفلي -->
<br />


<br />
<!-- بداية اطار علوي -->
<div class="border_bg">
<div class="border_r"></div>
<div class="border_l"></div>
</div>
<div class="border_bg_c">
<div class="border_bg_r">
<div class="border_bg_l">
<!-- / نهاية اطار علوي -->

<!-- currently active users -->
<br>

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">

<tr>
<td class="tcat" colspan="2">الذين يشاهدون محتوى الموضوع الآن



</td>
</tr>

<tr>
<td class="alt1" colspan="2">
<span class="smallfont"></span>
</td>
</tr>
</table>
<!-- end currently active users -->
<!-- بداية اطار سفلي -->

</div>
</div>
</div>
<div class="border_f_bg">
<div class="border_f_r"></div>
<div class="border_f_l_1"></div>
<div class="border_f_l_2"></div>
</div>
<br />
<!-- / نهاية اطار سفلي -->





<!-- next / previous links -->
<br />
<div class="smallfont" align="center">
<strong>«</strong>
<a href="{U_VIEW_OLDER_TOPIC}" rel="nofollow">الموضوع السابق</a>
|
<a href="{U_VIEW_NEWER_TOPIC" rel="nofollow">الموضوع التالي</a>
<strong>»</strong>
</div>
<!-- / next / previous links -->


<!-- popup menu contents -->
<br />

<!-- BEGIN viewtopic_bottom -->
<table class="noprint" width="90%" border="0" cellspacing="2" cellpadding="0" align="center">
<tr>
<td colspan="2" align="center" valign="top" nowrap="nowrap"><br />{S_TOPIC_ADMIN}<br />
<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}" /> -->
<input type="hidden" name="{SECURE_ID_NAME}" value="{SECURE_ID_VALUE}" />

<span class="gen"><fieldset><div
class="T-a7medvirus"><img
src="http://i44.servimg.com/u/f44/15/84/84/32/gnome_10.png"><a
style="color: Magenta;" href="http://mohamed-nabina.0wn0.com/t567-topic#713"><span
style="font-weight: bold;"> <span style="color:
DarkGreen;">شرح استخدام أدوات
الاشراف</span></span></a></div>
{L_MOD_TOOLS}<br
/>{S_SELECT_MOD} <input class="liteoption" type="submit"
value="{L_GO}" /></fieldset></span>
</form>
</td>
</tr>
</table>
<!-- END viewtopic_bottom -->


<!-- **************************************************** -->



<!-- / popup menu contents -->


<!-- forum rules and admin links -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
<tr valign="bottom">
<td width="100%" valign="top">
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="210">
<thead>
<tr>
<td class="thead">
<a style="float:left" href="/t553-topic" onclick="return toggle_collapse('forumrules')"><img id="collapseimg_forumrules" src="http://i69.servimg.com/u/f69/15/49/34/40/mn10.png" alt="" border="0" /></a>
تعليمات المشاركة
</td>
</tr>
</thead>
<tbody id="collapseobj_forumrules" style="">
<!-- BEGIN show_permissions -->
<tr>
<td class="alt1" nowrap="nowrap"><div class="smallfont">

<div><strong>{MODERATORS}</strong> </div>
<div><strong>{L_TABS_PERMISSIONS}</strong></div>
<div><strong>{S_AUTH_LIST}</strong></div>

<hr />

<div><a href="/faq?mode=bbcode" target="_blank">BB code</a> is <strong>متاحة</strong></div>
<div><a href="javascript:void(0)" target="_blank">الابتسامات</a> <strong>متاحة</strong></div>
<div><a href="javascript:void(0)" target="_blank">كود [IMG]</a> <strong>متاحة</strong></div>
<div>كود HTML <strong>معطلة</strong></div>
<hr />
<div><a href="/t553-topic" target="_blank">قوانين المنتدى</a></div>
</div></td>

</tr>
<!-- END show_permissions -->
</tbody>
</table>
</td>
<td class="smallfont" align="left">
<table cellpadding="0" cellspacing="0" border="0">

<tr>
<td>
<div class="smallfont" style="text-align:right; white-space:nowrap">

<!-- BEGIN viewtopic_bottom -->
<td align="right" nowrap="nowrap"><span class="gensmall">{L_JUMP_TO}:&nbsp;{S_JUMPBOX_SELECT}&nbsp;<input class="liteoption" type="submit" value="{L_GO}" /></span></td>
<!-- END viewtopic_bottom -->

</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
<!-- /forum rules and admin links -->






<!-- 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>

<br />
{عذب}
{عذب}
 
 

ذكر
عدد المساهمات : 3028
معدل النشاط : 9922
السُمعة : 294

https://3thab.rigala.net/

الرجوع الى أعلى الصفحة اذهب الى الأسفل

صفحة 1 من اصل 2 1, 2  الصفحة التالية

الرجوع الى أعلى الصفحة

- مواضيع مماثلة

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