<!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="rtl" id="min-width" lang="ar"xml:lang="ar"   ><head><title>دخول</title><meta http-equiv="content-type" content="text/html; charset=utf-8"/><meta http-equiv="content-script-type" content="text/javascript"/><meta http-equiv="content-style-type" content="text/css"/><link rel="shortcut icon" type="image/x-icon" href="https://illipro.net/fa/favicon/smiley.ico" /><meta name="robots" content="noindex, follow" /><link rel="apple-touch-icon" sizes="57x57" href="/images/icons-57.png">
<link rel="apple-touch-icon" href="/images/icons-180.png">
<link rel="apple-touch-icon" sizes="60x60" href="/images/icons-60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/images/icons-72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/images/icons-76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/images/icons-114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/images/icons-120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/icons-144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/images/icons-152.png">
<link rel="apple-touch-icon" sizes="167x167" href="/images/icons-167.png">
<link rel="apple-touch-icon" sizes="180x180" href="/images/icons-180.png">
<meta name="apple-mobile-web-app-title" content=""><link rel="manifest" href="/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/images/icons-144.png"><meta name="title" content="دخول"/>
<link rel="preconnect" href="https://choices.consentframework.com" />
<link rel="preconnect" href="https://cache.consentframework.com" />
<link rel="preconnect" href="https://illipro.net" /><link rel="preconnect" href="https://fonts.googleapis.com">
	<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
	<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" />
	<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200" /><link rel="stylesheet" href="/1-rtl.css" type="text/css" /><link rel="search" type="application/opensearchdescription+xml" href="/improvedsearch.xml" title="منتدى ارادتنا التعليمية"/><link rel="search" type="application/opensearchdescription+xml" href="https://www.ahladalil.com/search/improvedsearch.xml" title="بحث عن منتدى"/><script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js" type="text/javascript"></script><script src="https://illipro.net/rs3/18/frm/lang/ar.js" type="text/javascript"></script><script type="application/ld+json">{"@context":"https:\/\/schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"https:\/\/iradatona.7olm.org\/","name":"\u0645\u0646\u062a\u062f\u0649 \u0627\u0631\u0627\u062f\u062a\u0646\u0627 \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a\u0629"}},{"@type":"ListItem","position":2,"item":{"@id":"https:\/\/iradatona.7olm.org\/login","name":"\u062f\u062e\u0648\u0644"}}]}</script><script type="text/javascript">//<![CDATA[
$(document).ready(function () {});//]]></script>
<script type="text/javascript" src="https://cache.consentframework.com/js/pa/24697/c/IxWav/stub" ></script>
<script type="text/javascript" src="https://choices.consentframework.com/js/pa/24697/c/IxWav/cmp" async></script>
<script type="text/javascript" src="https://www.googletagmanager.com/gtag/js?id=UA-144347007-1" ></script>
<script type="text/javascript" src="https://illipro.net/rs3/18/frm/jquery/cookie/jquery.cookie.js" ></script>
<script type="text/javascript" src="https://illipro.net/rs3/18/frm/mentions/tooltipster.js" ></script>
<script type="text/javascript" src="https://illipro.net/rs3/18/frm/mentions/init.js" ></script><script type="text/javascript">
//<![CDATA[

  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'UA-144347007-1');

	var setScreen = function() {
		if (typeof document.documentElement !== "undefined"){
			var w = document.documentElement.clientWidth;
			var h = document.documentElement.clientHeight;
			$.cookie("_fa-screen", '{"w":' + w + ',"h":' + h + '}', { expires: 15, domain: 'iradatona.7olm.org' });
		}
	};
	setScreen();

        function togglePassword(input, icon) {
            if (input.type === "password") {
                input.type = "text";
                icon.src = "https://illipro.net/fa/icon-eye-slash.svg";
				icon.height = "14";
                icon.width = "14";
            } else {
                input.type = "password";
                icon.src = "https://illipro.net/fa/icon-eye.svg";
				icon.height = "13";
                icon.width = "13";
            }
        }

        document.addEventListener("DOMContentLoaded", function() {
			document.querySelectorAll("input[type=\"password\"]").forEach(function(passwordField) {
				const container = document.createElement("div");
				container.classList.add("password-container");
		
				passwordField.parentNode.insertBefore(container, passwordField);
				container.appendChild(passwordField);
		
				const eyeIcon = document.createElement("img");
				eyeIcon.classList.add("show_hide_pwd");
				eyeIcon.src = "https://illipro.net/fa/icon-eye.svg";
				eyeIcon.height = "13";
                eyeIcon.width = "13";
		
				eyeIcon.addEventListener("click", function() {
					togglePassword(passwordField, eyeIcon);
				});
		
				container.appendChild(eyeIcon);
			});
		});

                if(typeof(_userdata) == "undefined")
					var _userdata = new Object();
                _userdata["session_logged_in"] = 0;
                _userdata["username"] = "Anonymous";
                _userdata["user_id"] = -1;
                _userdata["tpl_used"] = "subsilver";                
                _userdata["user_level"] = 0;
                _userdata["user_lang"] = "ar";
                _userdata["activate_toolbar"] = 0;
                _userdata["fix_toolbar"] = 0;
                _userdata["notifications"] = 1;
                _userdata["avatar"] = "<img loading=\"lazy\" src=\"https://i.servimg.com/u/f34/17/74/35/73/113.gif\"  alt=\"avatar\" style=\"max-width: 200px; max-height: 600px\"  />";
                _userdata["avatar_link"] = "https://i.servimg.com/u/f34/17/74/35/73/113.gif";
                _userdata["user_posts"] = 0;
                _userdata["user_nb_privmsg"] = 0;
                _userdata["groupcolor"] = "";
                

				if(typeof(_lang) == "undefined")
					var _lang = new Object();
                _lang["Share"] = "شاطر";
                _lang["Login"] = "دخول";
                _lang["Register"] = "التسجيل";
                _lang["Welcome"] = "مرحبا";
                _lang["Notifications"] = "الإشعارات";
                _lang["See_my_profile"] = "معاينة بياناتي الشخصية";
                _lang["Edit_profile"] = "تعديل بياناتي الشخصية";
                _lang["All_Topics"] = "معاينة جميع مواضيعي";
                _lang["All_Messages"] = "معاينة جميع مساهماتي";
                _lang["js_topics_followed"] = "معاينة جميع المواضيع المراقبة";
                _lang["Admin_panel"] = "لوحة الإدارة";
                _lang["Logout"] = "خروج";
                _lang["Follow"] = "متابعة";
                _lang["Unfollow"] = "إلغاء المتابعة";

                _lang["Notif_see_all"] = "معاينة جميع الإشعارات";
				_lang["Notif_no_notifications"] = "لا يوجد إشعارات جديدة";
                _lang["All_PMs"] = "معاينة جميع رسائلي الخاصة";
                _lang["rank_title"] = "الادارة";
                _lang["No_assigned_rank"] ="لم يتم تعيين أية رتبة مخصصة";
                _lang["Posts"] = "المساهمات";
                _lang["PMs"] = "الرسائل الخاصة";
                _lang["Reputation"] ="السٌّمعَة";
                _lang["Twitter"] ="Ahlamontada";
                _lang["copied_id"] ="تم نسخ القيمة";
            _lang["Notif_friend_req"] = "لقد توصلت <a href=\"/profile?mode=editprofile&amp;nid=%(nid)s&amp;page_profil=friendsfoes\">بطلب صداقة</a> من طرف <a href=\"/u%(id)d\">%(name)s</a>";
_lang["Notif_priv_msg"] = "لقد توصلت <a href=\"/privmsg?folder=inbox&amp;nid=%(nid)s\">برسالة خاصة</a> من طرف <a href=\"/u%(id)d\">%(name)s</a>";
_lang["Notif_wall_msg"] = "<a href=\"/u%(id)d\">%(name)s</a> كتب تعليق على <a href=\"/u%(self)dwall?nid=%(nid)s\">حائط بياناتك الشخصية</a>";
_lang["Notif_topic_watch2"] = "<a href=\"/u%(id)d\">%(name)s</a>كتب رسالة في <a href=\"/t%(topic_id)d-%(topic_name)s?nid=%(nid)s#%(post_id)d\">%(topic_title)s</a>";
			_lang["Notif_topic_watch_p2"] = "<a href=\"/u%(id)d\">%(name)s</a>كتب رسالة في <a href=\"/t%(topic_id)dp%(start)d-%(topic_name)s?nid=%(nid)s#%(post_id)d\">%(topic_title)s</a>";
			_lang["Notif_topic_watch_guest2"] = "كتب زائر رسالة في  <a href=\"/t%(topic_id)d-%(topic_name)s?nid=%(nid)s#%(post_id)d\">%(topic_title)s</a>";
			_lang["Notif_topic_watch_p_guest2"] = "كتب زائر رسالة في  <a href=\"/t%(topic_id)dp%(start)d-%(topic_name)s?nid=%(nid)s#%(post_id)d\">%(topic_title)s</a>";                
			_lang["Notif_topic_watch"] = "<a href=\"/u%(id)d\">%(name)s</a> أرسل مساهمة في <a href=\"/t%(topic_id)d-%(topic_name)s?nid=%(nid)s#%(post_id)d\">موضوع تقوم بتتبع مُستجداته</a>";
			_lang["Notif_topic_watch_p"] = "<a href=\"/u%(id)d\">%(name)s</a> أرسل مساهمة في <a href=\"/t%(topic_id)dp%(start)d-%(topic_name)s?nid=%(nid)s#%(post_id)d\">موضوع تقوم بتتبع مُستجداته</a>";
			_lang["Notif_topic_watch_guest"] = "لقد قام زائر بإرسال مساهمة في <a href=\"/t%(topic_id)d-%(topic_name)s?nid=%(nid)s#%(post_id)d\">موضوع تقوم بتتبع مُستجداته</a>";
			_lang["Notif_topic_watch_p_guest"] = "لقد قام زائر بإرسال مساهمة في <a href=\"/t%(topic_id)dp%(start)d-%(topic_name)s?nid=%(nid)s#%(post_id)d\">موضوع تقوم بتتبع مُستجداته</a>";
_lang["Notif_forum_watch"] = "<a href=\"/u%(id)d\">%(name)s</a> نشر <a href=\"/t%(topic_id)d-%(topic_name)s?nid=%(nid)s\">%(topic_title)s</a> في هذا القسم <a href=\"/f%(forum_id)d-%(forum_name)s?nid=%(nid)s\">%(forum_title)s</a>";
_lang["Notif_followers_new_topic"] = "العضو الذي قمت بمتابعه <a href=\"/u%(id)d\">%(name)s</a> نشر<a href=\"/t%(topic_id)d-%(topic_name)s?nid=%(nid)s\">%(topic_title)s</a>";
_lang["Notif_followers_new_post2"] = "العضو الذي قمت بمتابعه <a href=\"/u%(id)d\">%(name)s</a> كتب مساهمة جديدة في <a href=\"/t%(topic_id)d-%(topic_name)s?nid=%(nid)s#%(post_id)d\">%(topic_title)s</a>";
			_lang["Notif_followers_new_post_p2"] = "العضو الذي قمت بمتابعه <a href=\"/u%(id)d\">%(name)s</a> كتب مساهمة جديدة في <a href=\"/t%(topic_id)dp%(start)d-%(topic_name)s?nid=%(nid)s#%(post_id)d\">%(topic_title)s</a>";     
			_lang["Notif_followers_new_post"] = "العضو الذي قمت بمتابعته <a href=\"/u%(id)d\">%(name)s</a> كتب مساهمة جديدة <a href=\"/t%(topic_id)d-%(topic_name)s?nid=%(nid)s#%(post_id)d\">في الموضوع</a>";
			_lang["Notif_followers_new_post_p"] = "العضو الذي قمت بمتابعته <a href=\"/u%(id)d\">%(name)s</a> كتب مساهمة جديدة <a href=\"/t%(topic_id)dp%(start)d-%(topic_name)s?nid=%(nid)s#%(post_id)d\">في الموضوع</a>";
_lang["Notif_group_req"] = "<a href=\"/u%(id)d\">%(name)s</a> أرسل طلب انضمام الى مجموعة <a href=\"/g%(group_id)d-%(group_url_name)s?nid=%(nid)s\">%(group_name)s</a>";
_lang["Notif_abuse"] = "توصلت بتبليغ عن <a href=\"/admin/?mode=active&amp;nid=%(nid)s&amp;part=misc&amp;sub=support&amp;_tc=1781157572\">احتمال وجود محتوى مخالف</a> في المنتدى";
_lang["Notif_report"] = "<a href=\"/u%(id)d\">%(name)s</a> أرسل <a href=\"/report?nid=%(nid)s\">تقرير تنبيهي عن مساهمة</a>";
_lang["Notif_friend_con"] = "<a href=\"/u%(id)d\">%(name)s</a> سجل الدخول الى المنتدى";
_lang["Notif_award"] = "<div class=\"notif_award\" style=\"--award-image:url('%(award_image)s')\"></div><div class=\"notif_award_text\">%(award_notif)s</div>";
_lang["Notif_donation"] = "<a href=\"/u%(id)d\">%(name)s</a> قام بالتبرع بعدد %(amount)s اعتماد للمنتدى";
_lang["Notif_mention"] = "<a href=\"/u%(id)d\">%(name)s</a> قام بوسمك في <a href=\"/t%(topic_id)dp%(start)d-%(topic_name)s?nid=%(nid)s#%(post_id)d\">موضوع</a>"
_lang["Notif_like"] = "<a href=\"/u%(id)d\">%(name)s</a> قام بالإعجاب بمساهمتك<a href=\"/t%(topic_id)dp%(start)d-%(topic_name)s?nid=%(nid)s#%(post_id)d\">%(topic_display_name)s</a>";
_lang["Notif_dislike"] = "<a href=\"/u%(id)d\">%(name)s</a> قام بعدم الإعجاب بمساهمتك<a href=\"/t%(topic_id)dp%(start)d-%(topic_name)s?nid=%(nid)s#%(post_id)d\">%(topic_display_name)s</a>";
_lang["Notif_hashtag"] = "لقد تم وسم الكلمة الدليلية <a href=\"/tags/%(tag)s\">#%(tag)s</a> التي تتبعها في <a href=\"/t%(topic_id)dp%(start)d-%(topic_name)s?nid=%(nid)s#%(post_id)d\">هذا الموضوع</a>";
_lang["Notif_advert_validate"] = "لقد تمت المصادقة على نشر إعلانك \"%(ad_title)s\". <a href=\"/d%(ad_id)d-%(ad_url)s?nid=%(nid)s\">معاينة الإعلان</a>";
			_lang["Notif_advert_delete"] = "تم حذف إعلانك \"%(ad_title)s\"";
			_lang["Notif_advert_refuse"] = "لقد تم رفض إعلانك \"%(ad_title)s\". <a href=\"/post?d=%(ad_id)d&amp;f=%(forum_id)d&amp;nid=%(nid)s\">معاينة الإعلان</a>";
			_lang["Notif_advert_expired"] = "لقد انتهت مدة صلاحية ظهور الإعلان \"\". يمكنك إعادة نشره <a href=\"/post?d=%(ad_id)d&amp;f=%(forum_id)d&amp;nid=%(nid)s\"> بالنقر هنا</a>";


                    if(typeof(_board) == "undefined")
                        var _board = new Object();	
                    _board["reputation_active"] = 0;
                    _board["Forumotion"] = "Ahlamontada";
                    _board["toolbar_title_url"] = "https://www.ahlamontada.com";
                    _board["toolbar_logo"] = "https://2img.net/i/fa/i/toolbar/pa0.png";
                

            if(typeof(_lang) == "undefined") {
                var _lang = new Object();
            }
            
            _lang["Twitter"] ="Ahlamontada";
            _lang["copied_id"] ="تم نسخ القيمة";
        
//]]>
</script>

<link rel="stylesheet" type="text/css" href="https://illipro.net/rs3/18/frm/mentions/tooltipster.css" /><style type="text/css">
#left table.b2f62e6 {border:0;border-collapse:collapse;}#left table.b2f62e6 table {table-layout:fixed;border-collapse:collapse;}div.b2f62e6 iframe{display: block!important!;visibility: visible!important!}iframe[src*=adstune]:not([style*=display]), iframe[src*=criteo]:not([style*=display]), iframe[src*=ad6b]:not([style*=display]), iframe[src*=z5x]:not([style*=display]), iframe[src*=doubleclick]:not([style*=display]) {display: block !important;visibility: visible !important;}div.l83d55aa{ font-size: 13px; color:#000000; }
</style>
<script>
						const publicKey='BBR9_hvG9_ha-8O4f2Gwp7R2s9CkhNxf3Vk7n2JlSZE7xQ5FLH3GnRH_bbr5MmVdAWmghVWZcm86p3nBIu5fmg0';
					
						let isSubscribed = false;
						let swRegistration = null;
		
						function urlB64ToUint8Array(base64String) {
							  const padding = '='.repeat((4 - base64String.length % 4) % 4);
							  const base64 = (base64String + padding)
									.replace(/\-/g, '+')
									.replace(/_/g, '/');
							
							  const rawData = window.atob(base64);
							  const outputArray = new Uint8Array(rawData.length);
							
							  for (let i = 0; i < rawData.length; ++i) {
									outputArray[i] = rawData.charCodeAt(i);
							  }
							  return outputArray;
						}
						
						function updateSubscriptionOnServer(subscription) {
							  
							  if(subscription !=null){
								  const key = subscription.getKey('p256dh');
								  const token = subscription.getKey('auth');
								  const contentEncoding = (PushManager.supportedContentEncodings || ['aesgcm'])[0];
								  
								  if('fetch' in window){
									  return fetch('ajax/webpush_register.php', {
										method: 'POST',
										body: JSON.stringify({
											endpoint: subscription.endpoint,
											publicKey: key ? btoa(String.fromCharCode.apply(null, new Uint8Array(key))) : null,
											authToken: token ? btoa(String.fromCharCode.apply(null, new Uint8Array(token))) : null,
											contentEncoding,
										}),
									  }).then(() => subscription);
								  }else{
									  
										var http = new XMLHttpRequest();
										var url = 'ajax/webpush_register.php';
										http.open('POST', url, true);
										
										//Send the proper header information along with the request
										http.setRequestHeader('Content-type', 'application/x-www-form-urlencoded');
										
										http.onreadystatechange = function() {//Call a function when the state changes.
											if(http.readyState == 4 && http.status == 200) {
												alert(http.responseText);
											}
										}
										
										http.send(JSON.stringify({
											endpoint: subscription.endpoint,
											publicKey: key ? btoa(String.fromCharCode.apply(null, new Uint8Array(key))) : null,
											authToken: token ? btoa(String.fromCharCode.apply(null, new Uint8Array(token))) : null,
											contentEncoding: contentEncoding,
										}));
									  
								  }
							  }else{
								  if('fetch' in window){
								  
									  return fetch('ajax/webpush_register.php', {
										method: 'POST',
										body: JSON.stringify({
											endpoint: null
										}),
									  }).then(() => subscription);
								  }else{
									  var http = new XMLHttpRequest();
										var url = 'ajax/webpush_register.php';
										http.open('POST', url, true);
										
										//Send the proper header information along with the request
										http.setRequestHeader('Content-type', 'application/x-www-form-urlencoded');
										
										http.onreadystatechange = function() {//Call a function when the state changes.
											if(http.readyState == 4 && http.status == 200) {
												alert(http.responseText);
											}
										}
										
										http.send(JSON.stringify({
											endpoint: subscription.endpoint,
											publicKey: key ? btoa(String.fromCharCode.apply(null, new Uint8Array(key))) : null,
											authToken: token ? btoa(String.fromCharCode.apply(null, new Uint8Array(token))) : null,
											contentEncoding,
										}));
								  }
							  }
						}
						
						function subscribeUser() {
							
							  const applicationServerKey = urlB64ToUint8Array(publicKey);
							  swRegistration.pushManager.subscribe({
									userVisibleOnly: true,
									applicationServerKey: applicationServerKey
							  })
							  .then(function(subscription) {
								
									updateSubscriptionOnServer(subscription);
								
									isSubscribed = true;
							  })
							  .catch(function(err) {
									console.log('Failed to subscribe the user: ', err.message);
									unsubscribeUser();
							  });
						}
						
						function unsubscribeUser() {
						  swRegistration.pushManager.getSubscription()
						  .then(function(subscription) {
							if (subscription) {
							  return subscription.unsubscribe();
							}
						  })
						  .catch(function(error) {
							console.log('Error unsubscribing', error);
						  })
						  .then(function() {
							updateSubscriptionOnServer(null);
							isSubscribed = false;
						  });
						}if ('serviceWorker' in navigator && 'PushManager' in window) {
                            navigator.serviceWorker.register('/serviceworker.js')
                                .then(function(swReg) {
                                
                                  swRegistration = swReg;
                                  
                                  
                                })
                        }
                        
                     </script><script type="text/javascript">
    $(function(){
        $("#web_redirect").on("click", function(){
            var d = new Date();
            var cookie_string = "_mobile_version=0";
            d.setTime(d.getTime()+(365*24*60*60*1000));
            var expires = d.toUTCString();
            cookie_string += "; path=/";
            cookie_string += "; domain=" + window.location.hostname;
            cookie_string += "; expires=" + expires;
            document.cookie = cookie_string;
            location.reload();
        });
    }) ;
</script><script type="text/javascript">
    $(function(){
        $("#mobi_redirect").on("click", function(){
            var d = new Date();
            var cookie_string = "_mobile_version=1";
            d.setTime(d.getTime()+(365*24*60*60*1000));
            var expires = d.toUTCString();
            cookie_string += "; domain=" + window.location.hostname;
            cookie_string += "; expires=" + expires;
            document.cookie = cookie_string;
            location.reload();
        });
    }) ;
</script><script type="text/javascript" src="https://illipro.net/rs3/18/frm/twemoji/twemoji.min.js"></script><script async src="https://www.googletagmanager.com/gtag/js?id="></script><script>window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('config', '', {'anonymize_ip': true, 'store_gac': false, 'cookie_expires': 13 * 30 * 24 * 60 * 60});</script></head><body background="https://2img.net/i/fa/empty.gif" bgcolor="#ffffff" text="#000000" link="#000000"vlink="#000000"><a name="top"></a><table class="bodylinewidth" width="100%" cellspacing="0" cellpadding="10" border="0" align="center"><tr><td class="bodyline"><table width="100%" cellspacing="0" cellpadding="0" border="0"><tr><td align="center" width="100%" valign="middle"><a href="/"><img loading="lazy" src="https://2img.net/h/im41.gulfup.com/MIbnx.jpg" id="i_logo" border="0" alt="منتدى ارادتنا التعليمية" vspace="1"/></a><br/><div class="maintitle"></div><br/><span class="gen">منتــــدى تعليمي تروبي رياضي تثقيفي ترفيهي وكل المجالات لكل الاعمار والمستويات ثانويات جامعات دروس واختبارات فروض طلاب منتدى التعليم الثانوي اكبر ...<br/>&nbsp; </span></td></tr></table><table cellspacing="0" cellpadding="0" border="0" align="center"><tr><td align="center"><a class="mainmenu" href="/"><img id="i_icon_mini_index" src="https://2img.net/s/t/19/26/28/i_icon_mini_index.png" border="0"  hspace="0" alt="الرئيسية" title="الرئيسية" /></a><a class="mainmenu" href="/images"><img id="i_icon_mini_imagelist" src="https://2img.net/s/t/19/26/28/i_icon_mini_gallery.png" border="0"  hspace="0" alt="أحدث الصور" title="أحدث الصور" /></a><a class="mainmenu" href="/register"><img id="i_icon_mini_register" src="https://2img.net/s/t/19/26/28/i_icon_mini_register.gif" border="0"  hspace="0" alt="التسجيل" title="التسجيل" /></a><a class="mainmenu" href="/login" rel="nofollow"><img id="i_icon_mini_login" src="https://2img.net/s/t/19/26/28/i_icon_mini_login.gif" border="0"  hspace="0" alt="دخول" title="دخول" /></a></td></tr></table><div style="clear: both;"></div><div id="page-body"><div id="content-container"><table cellpadding="0" cellspacing="0" width="100%" class="three-col"><tbody><tr><td valign="top" width="0"><div id="emptyidleft"></div></td><td valign="top" width="100%"><form action="/login" method="post" name="form_login"><table width="100%" border="0" cellspacing="2" cellpadding="0" align="center"><tr><td class="nav"><a class="nav" href="/"><span>منتدى ارادتنا التعليمية</span></a></td></tr></table><table class="forumline" width="100%" border="0" cellspacing="0" cellpadding="4" align="center"><tr><th colspan="3" class="thHead" nowrap="nowrap" height="25">الرجاء ادخال اسم الاشتراك وكلمة السر للدخول</th></tr><tr><td width="100%" align="center" class="row1"><table cellpadding="0" cellspacing="0" border="0"><tr><td class="row1 align_gauche"><table width="100%" border="0" cellspacing="1" cellpadding="0"><tr><td colspan="2" align="center">&nbsp;</td></tr><tr><td class="align_droite" width="50%"><span class="gen">اسم العضو:</span></td><td width="50%"><input type="text" name="username" value="" size="25" maxlength="40" /></td></tr><tr><td class="align_droite"><span class="gen">كلمة السر:</span></td><td><input type="password" name="password" size="25" maxlength="64" /></td></tr><tr align="center"><td colspan="2"><span class="gen">ادخلني بشكل آلي عند زيارتي مرة اخرى: <input type="checkbox" name="autologin"checked="checked" /></span></td></tr><tr align="center"><td colspan="2"><input type="hidden" name="redirect" value="" /><input type="hidden" name="query" value="" /><input class="mainoption" type="submit" name="login" value="دخول" /></td></tr><tr><td colspan="2" align="center"><div class="mt10"><div class="social_btn"><div class="fb_or">أو</div><div class="ti-connect"></div></div></div></td></tr><tr align="center"><td colspan="2"><br /><span class="gensmall"><a class="gensmall" href="/register">::&nbsp;التسجيل</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a class="gensmall" href="/profile?mode=sendpassword">::&nbsp;لقد نسيت كلمة السر</a></span></td></tr></table></td></tr></table></td></tr></table></form><script type="text/javascript">//<![CDATA[
if(document.forms['form_login'].elements['username'].value == '') {document.forms['form_login'].elements['username'].focus();} else {document.forms['form_login'].elements['password'].focus();}//]]></script></td><td valign="top" width="183"><div id="right"><table width="100%" border="0" cellspacing="0" cellpadding="0"><tr><td  align="left"><!--كود جعل العناصر اسفل المنتدى -->
    </td>
      </tr>
     
     </table>
    <!-- نهاية الكود--></td></tr></table><div style="height: 4px"></div><table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0"><tr><td class="catLeft" height="25"><span class="genmed module-title">أفضل 10 أعضاء في هذا المنتدى</span></td></tr><tr><td><table summary="أفضل 10 أعضاء في هذا المنتدى" width="100%"><tr><td class="row2 genmed" width="1%"><a href="/u14" title="القمر المشع"><span class="group-5 usr_grp_clr" style="color:#F20EF2"><strong>القمر المشع</strong></span></a></td><td class="row2" nowrap="nowrap" title="157 المساهمات"><table title="157 المساهمات" border="0" cellspacing="0" cellpadding="0" width="100%" style="table-layout:fixed"><tbody><tr><td width="4px"><img src="https://2img.net/i/fa/invision/bar_right.gif" width="4px"  height="12" alt="دخول Bar_right" /></td><td width="100%" style="overflow:hidden;"><img src="https://2img.net/s/t/19/26/28/i_voting_bar.png" width="100%" height="12" alt="دخول I_voting_bar" /></td><td width="4px"><img src="https://2img.net/i/fa/invision/bar_left.gif" width="4px" height="12" alt="دخول Bar_left" /></td><td>&nbsp;</td></tr></tbody></table></td></tr><tr><td class="row1 genmed" width="1%"><a href="/u13" title="ريم"><span class="group-5 usr_grp_clr" style="color:#F20EF2"><strong>ريم</strong></span></a></td><td class="row1" nowrap="nowrap" title="114 المساهمات"><table title="114 المساهمات" border="0" cellspacing="0" cellpadding="0" width="100%" style="table-layout:fixed"><tbody><tr><td width="4px"><img src="https://2img.net/i/fa/invision/bar_right.gif" width="4px"  height="12" alt="دخول Bar_right" /></td><td width="73%" style="overflow:hidden;"><img src="https://2img.net/s/t/19/26/28/i_voting_bar.png" width="100%" height="12" alt="دخول I_voting_bar" /></td><td width="4px"><img src="https://2img.net/i/fa/invision/bar_left.gif" width="4px" height="12" alt="دخول Bar_left" /></td><td>&nbsp;</td></tr></tbody></table></td></tr><tr><td class="row2 genmed" width="1%"><a href="/u22" title="piccolo Poeta"><span class="group-8 usr_grp_clr" style="color:#006B15"><strong>piccolo Poeta</strong></span></a></td><td class="row2" nowrap="nowrap" title="58 المساهمات"><table title="58 المساهمات" border="0" cellspacing="0" cellpadding="0" width="100%" style="table-layout:fixed"><tbody><tr><td width="4px"><img src="https://2img.net/i/fa/invision/bar_right.gif" width="4px"  height="12" alt="دخول Bar_right" /></td><td width="37%" style="overflow:hidden;"><img src="https://2img.net/s/t/19/26/28/i_voting_bar.png" width="100%" height="12" alt="دخول I_voting_bar" /></td><td width="4px"><img src="https://2img.net/i/fa/invision/bar_left.gif" width="4px" height="12" alt="دخول Bar_left" /></td><td>&nbsp;</td></tr></tbody></table></td></tr><tr><td class="row1 genmed" width="1%"><a href="/u18" title="eimi"><span class="group-8 usr_grp_clr" style="color:#006B15"><strong>eimi</strong></span></a></td><td class="row1" nowrap="nowrap" title="32 المساهمات"><table title="32 المساهمات" border="0" cellspacing="0" cellpadding="0" width="100%" style="table-layout:fixed"><tbody><tr><td width="4px"><img src="https://2img.net/i/fa/invision/bar_right.gif" width="4px"  height="12" alt="دخول Bar_right" /></td><td width="20%" style="overflow:hidden;"><img src="https://2img.net/s/t/19/26/28/i_voting_bar.png" width="100%" height="12" alt="دخول I_voting_bar" /></td><td width="4px"><img src="https://2img.net/i/fa/invision/bar_left.gif" width="4px" height="12" alt="دخول Bar_left" /></td><td>&nbsp;</td></tr></tbody></table></td></tr><tr><td class="row2 genmed" width="1%"><a href="/u1" title="Admin"><span class="group-1 usr_grp_clr" style="color:#FA0000"><strong>Admin</strong></span></a></td><td class="row2" nowrap="nowrap" title="32 المساهمات"><table title="32 المساهمات" border="0" cellspacing="0" cellpadding="0" width="100%" style="table-layout:fixed"><tbody><tr><td width="4px"><img src="https://2img.net/i/fa/invision/bar_right.gif" width="4px"  height="12" alt="دخول Bar_right" /></td><td width="20%" style="overflow:hidden;"><img src="https://2img.net/s/t/19/26/28/i_voting_bar.png" width="100%" height="12" alt="دخول I_voting_bar" /></td><td width="4px"><img src="https://2img.net/i/fa/invision/bar_left.gif" width="4px" height="12" alt="دخول Bar_left" /></td><td>&nbsp;</td></tr></tbody></table></td></tr><tr><td class="row1 genmed" width="1%"><a href="/u2" title="عماد-28"><span class="group-1 usr_grp_clr" style="color:#FA0000"><strong>عماد-28</strong></span></a></td><td class="row1" nowrap="nowrap" title="27 المساهمات"><table title="27 المساهمات" border="0" cellspacing="0" cellpadding="0" width="100%" style="table-layout:fixed"><tbody><tr><td width="4px"><img src="https://2img.net/i/fa/invision/bar_right.gif" width="4px"  height="12" alt="دخول Bar_right" /></td><td width="17%" style="overflow:hidden;"><img src="https://2img.net/s/t/19/26/28/i_voting_bar.png" width="100%" height="12" alt="دخول I_voting_bar" /></td><td width="4px"><img src="https://2img.net/i/fa/invision/bar_left.gif" width="4px" height="12" alt="دخول Bar_left" /></td><td>&nbsp;</td></tr></tbody></table></td></tr><tr><td class="row2 genmed" width="1%"><a href="/u23" title="lovely TDF"><span class="group-8 usr_grp_clr" style="color:#006B15"><strong>lovely TDF</strong></span></a></td><td class="row2" nowrap="nowrap" title="19 المساهمات"><table title="19 المساهمات" border="0" cellspacing="0" cellpadding="0" width="100%" style="table-layout:fixed"><tbody><tr><td width="4px"><img src="https://2img.net/i/fa/invision/bar_right.gif" width="4px"  height="12" alt="دخول Bar_right" /></td><td width="12%" style="overflow:hidden;"><img src="https://2img.net/s/t/19/26/28/i_voting_bar.png" width="100%" height="12" alt="دخول I_voting_bar" /></td><td width="4px"><img src="https://2img.net/i/fa/invision/bar_left.gif" width="4px" height="12" alt="دخول Bar_left" /></td><td>&nbsp;</td></tr></tbody></table></td></tr><tr><td class="row1 genmed" width="1%"><a href="/u20" title="salah-dz"><span class="group-1 usr_grp_clr" style="color:#FA0000"><strong>salah-dz</strong></span></a></td><td class="row1" nowrap="nowrap" title="16 المساهمات"><table title="16 المساهمات" border="0" cellspacing="0" cellpadding="0" width="100%" style="table-layout:fixed"><tbody><tr><td width="4px"><img src="https://2img.net/i/fa/invision/bar_right.gif" width="4px"  height="12" alt="دخول Bar_right" /></td><td width="10%" style="overflow:hidden;"><img src="https://2img.net/s/t/19/26/28/i_voting_bar.png" width="100%" height="12" alt="دخول I_voting_bar" /></td><td width="4px"><img src="https://2img.net/i/fa/invision/bar_left.gif" width="4px" height="12" alt="دخول Bar_left" /></td><td>&nbsp;</td></tr></tbody></table></td></tr><tr><td class="row2 genmed" width="1%"><a href="/u17" title="kamar1997"><span class="group-8 usr_grp_clr" style="color:#006B15"><strong>kamar1997</strong></span></a></td><td class="row2" nowrap="nowrap" title="4 المساهمات"><table title="4 المساهمات" border="0" cellspacing="0" cellpadding="0" width="100%" style="table-layout:fixed"><tbody><tr><td width="4px"><img src="https://2img.net/i/fa/invision/bar_right.gif" width="4px"  height="12" alt="دخول Bar_right" /></td><td width="3%" style="overflow:hidden;"><img src="https://2img.net/s/t/19/26/28/i_voting_bar.png" width="100%" height="12" alt="دخول I_voting_bar" /></td><td width="4px"><img src="https://2img.net/i/fa/invision/bar_left.gif" width="4px" height="12" alt="دخول Bar_left" /></td><td>&nbsp;</td></tr></tbody></table></td></tr><tr><td class="row1 genmed" width="1%"><a href="/u11" title="hoho Coeurs Hunter"><span class="group-8 usr_grp_clr" style="color:#006B15"><strong>hoho Coeurs Hunter</strong></span></a></td><td class="row1" nowrap="nowrap" title="2 المساهمات"><table title="2 المساهمات" border="0" cellspacing="0" cellpadding="0" width="100%" style="table-layout:fixed"><tbody><tr><td width="4px"><img src="https://2img.net/i/fa/invision/bar_right.gif" width="4px"  height="12" alt="دخول Bar_right" /></td><td width="1%" style="overflow:hidden;"><img src="https://2img.net/s/t/19/26/28/i_voting_bar.png" width="100%" height="12" alt="دخول I_voting_bar" /></td><td width="4px"><img src="https://2img.net/i/fa/invision/bar_left.gif" width="4px" height="12" alt="دخول Bar_left" /></td><td>&nbsp;</td></tr></tbody></table></td></tr></table></td></tr></table><div style="height: 4px"></div><table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0"><tr><td class="catLeft" height="25"><span class="genmed module-title">منتدى المسيلة نت</span></td></tr><tr><td  class="row1 genmed"  align="left"><div style="text-align: center;"><div align="center"> <a href="http://outat.123.st/rss" rel="nofollow" target="_blank" title="RSS"><span style="border-style: solid; border-color: rgb(255* 204* 153) rgb(102* 51* 0) rgb(51* 51* 0) rgb(255* 153* 102); border-width: 1px; margin: 0pt; padding: 0pt 3px; background: rgb(255* 102* 0) none repeat scroll 0%; font-family: verdana*sans-serif; font-style: normal; font-variant: normal; font-weight: bold; font-size: 10px; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(255* 255* 255); -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; text-decoration: none;">RSS</span></a>&nbsp;<a href="http://outat.123.st/feed" rel="nofollow" target="_blank" title="RSS 2.0"><span style="border-style: solid; border-color: rgb(255* 204* 153) rgb(102* 51* 0) rgb(51* 51* 0) rgb(255* 153* 102); border-width: 1px; margin: 0pt; padding: 0pt 3px; background: rgb(255* 102* 0) none repeat scroll 0%; font-family: verdana*sans-serif; font-style: normal; font-variant: normal; font-weight: bold; font-size: 10px; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(255* 255* 255); -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; text-decoration: none;">RSS 2.0</span></a>&nbsp;<a href="http://outat.123.st/sitemap.xml" rel="nofollow" target="_blank" title="XML"><span style="border-style: solid; border-color: rgb(255* 204* 153) rgb(102* 51* 0) rgb(51* 51* 0) rgb(255* 153* 102); border-width: 1px; margin: 0pt; padding: 0pt 3px; background: rgb(255* 102* 0) none repeat scroll 0%; font-family: verdana*sans-serif; font-style: normal; font-variant: normal; font-weight: bold; font-size: 10px; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(255* 255* 255); -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; text-decoration: none;">XML</span></a>&nbsp;<a href="http://outat.123.st/sitemap.xml" rel="nofollow" target="_blank" title="S? ?? Forum"><span style="border-style: solid; border-color: rgb(255* 204* 153) rgb(102* 51* 0) rgb(51* 51* 0) rgb(255* 153* 102); border-width: 1px; margin: 0pt; padding: 0pt 3px; background: rgb(255* 102* 0) none repeat scroll 0%; font-family: verdana*sans-serif; font-style: normal; font-variant: normal; font-weight: bold; font-size: 10px; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(255* 255* 255); -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; text-decoration: none;">MAP</span></a>&nbsp;<a href="http://outat.123.st/sitemap.xml" rel="nofollow" target="_blank" title="S? ?? Forum"><span style="border-style: solid; border-color: rgb(255* 204* 153) rgb(102* 51* 0) rgb(51* 51* 0) rgb(255* 153* 102); border-width: 1px; margin: 0pt; padding: 0pt 3px; background: rgb(255* 102* 0) none repeat scroll 0%; font-family: verdana*sans-serif; font-style: normal; font-variant: normal; font-weight: bold; font-size: 10px; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(255* 255* 255); -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; text-decoration: none;">HTML</span></a></div><p align="center"><font size="2">Powered by&nbsp;<a href="http://outat.123.st/www.ahlamontada.com">AhlaMonTaDa</a> ® Version 2<br>Copyright © 2012<br>.:: جميع الحقوق محفوضة لمنتديات أوطاط الحاج © ::.<br>جميع المواضيع و الردود تعبر عن رئي صاحبها و لا تعبر عن رئي إدارة منتديات المسيلة نت بتــاتـــا<br>»»»» مع تحيات إدارة منتديـات المسيلة نت<br></font></p></div></td></tr></table><div style="height: 4px"></div></div></td></tr></tbody></table></div></div><!--
 close div id="page-body" --><div id="page-footer"><div align="center"><div class="gen"><span class="gensmall">&copy;</span><a href="https://www.ahlamontada.com/phpbb" target="_blank">phpBB</a>&nbsp;|&nbsp;<strong><a href="https://www.ahlamontada.com/create-free-forum" target="_blank">انشاء منتدى مجاني</a></strong>&nbsp;|&nbsp;<a name="bottom" href="https://help.ahlamontada.com/" target="_blank">منتدى مجاني للدعم و المساعدة</a>&nbsp;|&nbsp;<a href="/abuse" rel="nofollow">التبليغ عن محتوى مخالف</a>&nbsp;|&nbsp;<a href="javascript:window.Sddan.cmp.displayUI();">ملفات تعريف الارتباط التابعة لجهات خارجية</a>&nbsp;|&nbsp;<strong><a href="/latest" target="_blank">آخر المواضيع</a></strong></div></div></div></td></tr></table><script type="text/javascript">$(document).ready( function() {$('div.ti-connect').attr({'data-loc' : 'https://connect.topicit.net/','data-login' : 'https://iradatona.7olm.org/topicit/index.php/connect','data-version' : '1','data-lang' : 'ar'});(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 = "https://connect.topicit.net/scripts/connect.js";fjs.parentNode.insertBefore(js, fjs);}(document, 'script', 'topicit-connect'));});</script><script type="text/javascript">//<![CDATA[
fa_endpage();//]]></script></body></html>