FORUM OF ODESSA,TEMPLATES PHPBB,GAMES,PROGRAMES,FILMS,ISLAMICS AND ALL KIND OF TECHNOLOGIES |
ازرار المنتدى |
أهلا وسهلا بك يا نتمنى قضاء افضل الاوقات في ربوع منتديات اوديسا اذا كنت زائر فتفضل بالتسجيل من هنا اما اذا كنت من اعضائنا الاعزاء فتفضل بالدخول من هنا
|
المنتدى محمي بواسطة NOD ESET 32
|
|
| | |
| |
|
| |
| | |
|
| كاتب الموضوع | رسالة |
---|
اميرة
المشاركات : 12848 تاريخ التسجيل : 28/02/2010 نقاط : 23417 |
| موضوع: اكواد جافا الإثنين أكتوبر 11, 2010 3:20 am | |
|
اكواد جافا مصدر الموضوع الاصلي: اكواد جافا
لالغاء الخطوط التي تظهر تحت الوصلات | كود يجعل الصفحه تهتز لفتره وجيزه بعد دخولك اليها | - الكود:
-
<head><style><!--A:link {text-decoration: none; color: #0000ff;}A:visited {text-decoration: none; color: #0000FF;}A:active {text-decoration: none; color:#FF0000; }A:hover {text-decoration: none; color: #ff0000;font-size:16 ;}//--></style></head>
| - الكود:
-
<script language="JavaScript"><!---bName = navigator.appName;bVer = parseInt(navigator.appVersion); if (bName == "Netscape" && bVer == 3) ver = "n3"; else if (bName == "Netscape" && bVer == 2) ver = "n2"; else if (bName == "Netscape" && bVer >= 4) ver = "n4"; else if (bName == "Microsoft Internet Explorer" && bVer == 2) ver = "e3"; else if (bName == "Microsoft Internet Explorer" && bVer > 2) ver = "e4";if (navigator.appVersion.indexOf("Mac") != -1) ver+="m";function shake() { if (ver == "n4" || ver == "n4m" || ver == "e4" || ver == "e4m") { for (i = 10; i > 0; i--) { for (z = 4; z > 0; z--) { self.moveBy(0,i); self.moveBy(i,0); self.moveBy(0,-i); self.moveBy(-i,0); } } }}setTimeout('shake()',5000); // ---></script> | كود يجعل الزائر يختار لون الخلفيه لصفحتك | لاختيار لون الخلفيه | - الكود:
-
<script language="JavaScript"><!--function backbs(clr) {document.bgColor = clr}//--></script><form><input type="button" value="ازرق فاتح" onclick="backbs('aqua')"> <input type="button" value="اصفر" onclick="backbs('yellow')"> <input type="button" value="أحمر " onclick="backbs('red')"> <input type="button" value="ابيض" onclick="backbs('white')"> <input type="button" value="رصاصي" onclick="backbs('gray')"></form> | - الكود:
-
<FORM name="back"><SELECT name="g" onChange="change()"> <OPTION VALUE="aqua">ازرق فاتح <OPTION VALUE="green">اخضر <OPTION VALUE="orange">برتقالي <OPTION VALUE="yellow">اصفر <OPTION VALUE="purple">بنفسجي <OPTION VALUE="gray">رصاصي <OPTION VALUE="pink">وردي <OPTION VALUE="lavender">جي فاتح <OPTION VALUE="khaki">ككاوي <OPTION VALUE="skyblue">ازرق سماوي <OPTION VALUE="white" SELECTED>ابيض</SELECT><INPUT TYPE="button" VALUE="اختار اللون"></FORM><script language="Javascript"><!--//http://www.coctail.net/java/java.htmfunction change() {document.bgColor = document.back.g.options[document.back.g.selectedIndex].value}//--></script> | كود للوحه الترشيح لموقعك | كود لعمل خلفيه مضيئه | - الكود:
-
<!--webbotbot="HTMLMarkup" endspan --><!--webbot bot="HTMLMarkup"startspan --><script language="JavaScript"><!-- The JavaScript Source!! http://coctail.net -->function vote () {vote4alnadeem=window.open("http://arank.com/cgi-bin/rank/rankem.cgi?action=in&id=kocktailقم بتبديل الوصله");} function cancel () {}if (confirm("هل ترشحني لأفضل 100 موقع عربي")) { vote();} else cancel() // --></script><!--webbot bot="HTMLMarkup" endspan --></p><div align="center"><center>
| - الكود:
-
<script language="JavaScript"><!-- This script and many more are available free online at --><!-- The JavaScript Source!! http://javascript.internet.com --><!-- Hide from old browsersvar Color= new Array(9);Color[1] = "ff";Color[2] = "ee";Color[3] = "dd";Color[4] = "cc";Color[5] = "bb";Color[6] = "aa";Color[7] = "99";Color[8] = "88";Color[9] = "77";Color[10] = "66";Color[11] = "55";Color[12] = "44";Color[13] = "33";Color[14] = "22";Color[15] = "11";Color[16] = "00";/* Do not display text on a fading background. Instead, let itfade in and out once or twice, then load a new page. */function fadeIn(where) {if (where >= 1) {document.bgColor="#" + Color[where] +"0000"; where -= 1;setTimeout("fadeIn("+where+")", 15);} else {setTimeout('fadeOut(1)', 15); }}function fadeOut(where) {if (where <=16) {document.bgColor="#" + Color[where] +"0000";where += 1;setTimeout("fadeOut("+where+")", 15)} else {setTimeout("fadeIn(16)", 15);// window.location.href="http://www.netscape.com/"; }}// Unhide --></script>ثم انسخ هذا الكود في منطقة الجسم<body onload="fadeIn(16)">
| تأثيرات الماوس | عرض الصفحه تلقائيا | - الكود:
-
<!-- TWO STEPS TO INSTALL STARS: 1. Copy the coding into the HEAD of your HTML document 2. Add the last code into the BODY of your HTML document --><!-- STEP ONE: Paste this code into the HEAD of your HTML document --><HEAD><style type="text/css"><!-- Begin CSS#a { position: absolute; top: 10px; left: 10px; visibility: visible }#b { position: absolute; top: 10px; left: 10px; visibility: visible }#c { position: absolute; top: 10px; left: 10px; visibility: visible }#d { position: absolute; top: 10px; left: 10px; visibility: visible }#e { position: absolute; top: 10px; left: 10px; visibility: visible }#f { position: absolute; top: 10px; left: 10px; visibility: visible }#g { position: absolute; top: 10px; left: 10px; visibility: visible }End CSS --></style></HEAD><!-- STEP TWO: Copy this code into the BODY of your HTML document --><BODY><layer name="a0" left=10 top=10 visibility=show bgcolor="#ff0000" clip="0,0,2,2"></layer><layer name="a1" left=10 top=10 visibility=show bgcolor="#ff8000" clip="0,0,2,2"></layer><layer name="a2" left=10 top=10 visibility=show bgcolor="#ffff00" clip="0,0,2,2"></layer><layer name="a3" left=10 top=10 visibility=show bgcolor="#00ff00" clip="0,0,2,2"></layer><layer name="a4" left=10 top=10 visibility=show bgcolor="#0000ff" clip="0,0,2,2"></layer><layer name="a5" left=10 top=10 visibility=show bgcolor="#ff00ff" clip="0,0,2,2"></layer><layer name="a6" left=10 top=10 visibility=show bgcolor="#ffffff" clip="0,0,2,2"></layer><div id="starsDiv" style="position:absolute;top:0px;left:0px"><div style="position:relative;width:2px;height:2px;background:#ffffff;font-size:2px;visibility:visible"></div><div style="position:relative;width:2px;height:2px;background:#ffff00;font-size:2px;visibility:visible"></div><div style="position:relative;width:2px;height:2px;background:#ffa000;font-size:2px;visibility:visible"></div><div style="position:relative;width:2px;height:2px;background:#ff0000;font-size:2px;visibility:visible"></div><div style="position:relative;width:2px;height:2px;background:#00ff00;font-size:2px;visibility:visible"></div><div style="position:relative;width:2px;height:2px;background:#0000ff;font-size:2px;visibility:visible"></div><div style="position:relative;width:2px;height:2px;background:#FF00FF;font-size:2px;visibility:visible"></div></div><script language="JavaScript"><!-- Original: freeware.de --><!-- Web Site: http://freeware.de --><!-- MSIE Fix by: Kurt Grigg (kurt.grigg@virgin.net) --><!-- Beginif (document.layers) {window.captureEvents(Event.MOUSEMOVE);}var yBase = 200;var xBase = 200;var yAmpl = 10;var yMax = 40;var step = .2;var ystep = .5;var currStep = 0;var tAmpl=1;var Xpos = 1;var Ypos = 1;var i = 0;var j = 0;if (document.all) {function MoveHandler(){Xpos = document.body.scrollLeft + event.x;Ypos = document.body.scrollTop + event.y;}document.onmousemove = MoveHandler;}else if (document.layers) {function xMoveHandler(evnt) {Xpos = evnt.pageX;Ypos = evnt.pageY;}window.onMouseMove = xMoveHandler;}function animateLogo() {if (document.all) {yBase = window.document.body.offsetHeight / 4;xBase = window.document.body.offsetWidth / 4;}else if (document.layers) {yBase = window.innerHeight / 4;xBase = window.innerWidth / 4;}if (document.all) {for (i = 0 ; i < starsDiv.all.length; i++) {starsDiv.all[i].style.top = Ypos + Math.cos((20*Math.sin(currStep/20))+i*70)*yBase*(Math.sin(10+currStep/10)+0.2)*Math.cos((currStep + i*25)/10);starsDiv.all[i].style.left = Xpos + Math.sin((20*Math.sin(currStep/20))+i*70)*xBase*(Math.sin(10+currStep/10)+0.2)*Math.cos((currStep + i*25)/10); }}else if (document.layers) {for (j = 0; j < 7; j++) { //7 is number of NS layers!var templayer="a" + j;document.layers[templayer].top = Ypos + Math.cos((20*Math.sin(currStep/20))+j*70)*yBase*(Math.sin(10+currStep/10)+0.2)*Math.cos((currStep + j*25)/10);document.layers[templayer].left =Xpos + Math.sin((20*Math.sin(currStep/20))+j*70)*xBase*(Math.sin(10+currStep/10)+0.2)*Math.cos((currStep + j*25)/10); }}currStep += step;setTimeout("animateLogo()", 10);}animateLogo();// End --></script><p><center><font face="arial, helvetica" size="-2">Free JavaScripts provided<br>by <a href="http://javascriptsource.com">The JavaScript Source</a></font></center><p><!-- Script Size: 4.21 KB --> | - الكود:
-
<script language="JavaScript1.2"> //change 1 to another integer to alter the scroll speed. Greater is faster var speed=1 var currentpos=0,alt=1,curpos1=0,curpos2=-1 function initialize(){ startit() } function scrollwindow(){ if (document.all) temp=document.body.scrollTop else temp=window.pageYOffset if (alt==0) alt=1 else alt=0 if (alt==0) curpos1=temp else curpos2=temp if (curpos1!=curpos2){ if (document.all) currentpos=document.body.scrollTop+speed else currentpos=window.pageYOffset+speed window.scroll(0,currentpos) } else{ currentpos=30 window.scroll(0,currentpos) } } function startit(){ setInterval("scrollwindow()",30) } window.onload=initialize </script> | لعمل خلفية ثلوج متساقطه أو أي صوره بديله | تأثير نص يتبع الماوس | - الكود:
-
!-- TWO STEPS TO INSTALL SNOW: 1. Copy the coding into the BODY of your HTML document 2. Save the snow.gif image to your web site directory --><!-- STEP ONE: Paste this code into the BODY of your HTML document --><BODY><SCRIPT LANGUAGE="JavaScript1.2"><!-- Original: Altan (snow@altan.hr) --><!-- Web Site: http://www.altan.hr/snow --><!-- This script and many more are available free online at --><!-- The JavaScript Source!! http://javascript.internet.com --><!-- Beginvar no = 25; // snow numbervar speed = 10; // smaller number moves the snow fastervar snowflake = "http://www.your-web-site-address-here.com/snow.gif";var ns4up = (document.layers) ? 1 : 0; // browser sniffervar ie4up = (document.all) ? 1 : 0;var dx, xp, yp; // coordinate and position variablesvar am, stx, sty; // amplitude and step variablesvar i, doc_width = 800, doc_height = 600;if (ns4up) {doc_width = self.innerWidth;doc_height = self.innerHeight;} else if (ie4up) {doc_width = document.body.clientWidth;doc_height = document.body.clientHeight;}dx = new Array();xp = new Array();yp = new Array();am = new Array();stx = new Array();sty = new Array();for (i = 0; i < no; ++ i) { dx[i] = 0; // set coordinate variablesxp[i] = Math.random()*(doc_width-50); // set position variablesyp[i] = Math.random()*doc_height;am[i] = Math.random()*20; // set amplitude variablesstx[i] = 0.02 + Math.random()/10; // set step variablessty[i] = 0.7 + Math.random(); // set step variablesif (ns4up) { // set layersif (i == 0) {document.write("<layer name="dot"+ i +"" left="15" ");document.write("top="15" visibility="show"><img src="");document.write(snowflake + "" border="0"></layer>");} else {document.write("<layer name="dot"+ i +"" left="15" ");document.write("top="15" visibility="show"><img src="");document.write(snowflake + "" border="0"></layer>"); }} else if (ie4up) {if (i == 0) {document.write("<div id="dot"+ i +"" style="POSITION: ");document.write("absolute; Z-INDEX: "+ i +"; VISIBILITY: ");document.write("visible; TOP: 15px; LEFT: 15px;"><img src="");document.write(snowflake + "" border="0"></div>");} else {document.write("<div id="dot"+ i +"" style="POSITION: ");document.write("absolute; Z-INDEX: "+ i +"; VISIBILITY: ");document.write("visible; TOP: 15px; LEFT: 15px;"><img src="");document.write(snowflake + "" border="0"></div>"); } }}function snowNS() { // Netscape main animation functionfor (i = 0; i < no; ++ i) { // iterate for every dotyp[i] += sty[i];if (yp[i] > doc_height-50) {xp[i] = Math.random()*(doc_width-am[i]-30);yp[i] = 0;stx[i] = 0.02 + Math.random()/10;sty[i] = 0.7 + Math.random();doc_width = self.innerWidth;doc_height = self.innerHeight;}dx[i] += stx[i];document.layers["dot"+i].top = yp[i];document.layers["dot"+i].left = xp[i] + am[i]*Math.sin(dx[i]);}setTimeout("snowNS()", speed);}function snowIE() { // IE main animation functionfor (i = 0; i < no; ++ i) { // iterate for every dotyp[i] += sty[i];if (yp[i] > doc_height-50) {xp[i] = Math.random()*(doc_width-am[i]-30);yp[i] = 0;stx[i] = 0.02 + Math.random()/10;sty[i] = 0.7 + Math.random();doc_width = document.body.clientWidth;doc_height = document.body.clientHeight;}dx[i] += stx[i];document.all["dot"+i].style.pixelTop = yp[i];document.all["dot"+i].style.pixelLeft = xp[i] + am[i]*Math.sin(dx[i]);}setTimeout("snowIE()", speed);}if (ns4up) {snowNS();} else if (ie4up) {snowIE();}// End --></script><!-- STEP TWO: Save the snow.gif image to your web site directory -><!-- Go to http://javascript.internet.com/img/snow/snow.gifRight-click the image and "Save Image As..." --><p><center><font face="arial, helvetica" size="-2">Free JavaScripts provided<br>by <a href="http://javascriptsource.com">The JavaScript Source</a></font></center><p><!-- Script Size: 3.39 KB --> | - الكود:
-
<!-- THREE STEPS TO INSTALL MOUSE BANNER: 1. Copy the coding into the HEAD of your HTML document 2. Add the last code into the BODY tag your HTML document 3. Put the final code inside the BODY of your HTML page --><!-- STEP ONE: Paste this code into the HEAD of your HTML document --><HEAD><style>.spanstyle { COLOR: white; FONT-FAMILY: Verdana; FONT-SIZE: 8pt; FONT-WEIGHT: bold; POSITION: absolute; TOP: -50px; VISIBILITY: visible}</style><SCRIPT LANGUAGE="JavaScript"><!-- Original: Peter Gehrig --><!-- Web Site: http://www.24fun.ch --><!-- This script and many more are available free online at --><!-- The JavaScript Source!! http://javascript.internet.com --><!-- Beginvar x, y;var step = 10;var flag = 0;var message = "JavaScript is so cool !! ";message = message.split("");var xpos = new Array();for (i = 0; i <= message.length - 1; i++) {xpos[i] = -50;}var ypos = new Array();for (i = 0; i <= message.length - 1; i++) {ypos[i]= -50;}function handlerMM(e) {x = (document.layers) ? e.pageX : document.body.scrollLeft + event.clientX;y = (document.layers) ? e.pageY : document.body.scrollTop + event.clientY;flag = 1;}function makesnake() {if (flag == 1 && document.all) {for (i = message.length - 1; i >= 1; i--) {xpos[i] = xpos[i - 1] + step;ypos[i] = ypos[i - 1];}xpos[0] = x + step;ypos[0] = y;for (i = 0; i < message.length - 1; i++) {var thisspan = eval("span" + (i) + ".style");thisspan.posLeft = xpos[i];thisspan.posTop = ypos[i]; }}else if (flag==1 && document.layers) {for (i = message.length - 1; i >= 1; i--) {xpos[i] = xpos[i - 1] + step;ypos[i] = ypos[i - 1];}xpos[0] = x + step;ypos[0] = y;for (i = 0; i < message.length - 1; i++) {var thisspan = eval("document.span" + i);thisspan.left = xpos[i];thisspan.top = ypos[i]; }}var timer = setTimeout("makesnake()", 10);}// End --></script></HEAD><!-- STEP TWO: Copy this code into the BODY tag od your HTML document --><body bgcolor="#000080" text="#000000" onload="makesnake()"style="OVERFLOW-X: hidden; OVERFLOW-Y: scroll; WIDTH: 100%"><!-- STEP THREE: Put the final code inside the BODY of your HTML document --><SCRIPT LANGUAGE="JavaScript"><!-- Beginfor (i = 0; i <= message.length-1; i++) {document.write("<span id='span"+i+"' class='spanstyle'>");document.write(message[i]);document.write("</span>");}if (document.layers) {document.captureEvents(Event.MOUSEMOVE);}document.onmousemove = handlerMM;// End --></script><p><center><font face="arial, helvetica" SIZE="-2">Free JavaScripts provided<br>by <a href="http://javascriptsource.com">The JavaScript Source</a></font></center><p><!-- Script Size: 2.08 KB --> | منع خاصية الزر الايمن للماوس2 | منع خاصية الزر الايمن للماوس | - الكود:
-
<BODY oncontextmenu="return false" onselectstart="return false" ondragstart="return false"> | - الكود:
-
<scriptlanguage="JavaScript"><!--function click() {if (event.button==2) {alert('لا تحاول ممنوع يعني ممنوع');}}document.onmousedown=click// --> // --></script> | كــود يعمل على تحديث الصفحه | كود لعرض الملفات التي لديك في السي | - الكود:
-
<input type="Button" name="lukk" value=" لتحديث الصفحه" style="font-size: x-small; font-family: Tahoma; font-weight: normal; color: BLAC; background-color: #FFFFC6;" onClick="javascript:location.reload()"> | - الكود:
-
<!-- TWO STEPS TO INSTALL CHECK ENTRY: 1. Copy the coding into the HEAD of your HTML document 2. Add the last code into the BODY of your HTML document --><!-- STEP ONE: Paste this code into the HEAD of your HTML document --><HEAD><SCRIPT LANGUAGE="JavaScript"><!-- This script and many more are available free online at --><!-- The JavaScript Source!! http://javascript.internet.com --><!-- Beginfunction validate(){var invalid = " "; // Invalid character is a spaceif (document.submitform.filename.value.indexOf(invalid) > -1) {alert("Sorry, spaces are not allowed.");return false;}else {return true; }}// End --></script></HEAD><!-- STEP TWO: Copy this code into the BODY of your HTML document --><BODY><center><form name=submitform onSubmit="return validate()"><input type=file name=filename><p><input type=submit value="Submit"></form></center><p><center><font face="arial, helvetica" size="-2">Free JavaScripts provided<br>by <a href="http://javascriptsource.com">The JavaScript Source</a></font></center><p><!-- Script Size: 0.95 KB --> | اخر تحديث للصفحه بالتاريخ واليوم | كود لعمل تحديث اتوماتيكي للصفحه | - الكود:
-
<SCRIPT LANGUAGE="JavaScript"><!-- This script and many more are available free online at --><!-- The JavaScript Source!! http://www.geocities.com/planet9000 --><!-- Beginvar days = new Array(8);days[1] = "الاحد";days[2] = "الاثنين";days[3] = "الثلاثاء";days[4] = "الاربعاء";days[5] = "الخميس";days[6] = "الجمعة";days[7] = "السبت";var months = new Array(13);months[1] = "January";months[2] = "February";months[3] = "March";months[4] = "April";months[5] = "May";months[6] = "June";months[7] = "July";months[8] = "August";months[9] = "September";months[10] = "October";months[11] = "November1";months[12] = "December";var dateObj = new Date(document.lastModified)var wday = days[dateObj.getDay() + 1]var lmonth = months[dateObj.getMonth() + 1]var date = dateObj.getDate()var fyear =+ dateObj.getYear()document.write(wday + ", " + lmonth + " " + date + ", " + fyear)// End --></SCRIPT> | - الكود:
-
<script><!--/*Auto Refresh Page with Time scriptBy Website Abstraction (wsabstract.com)Over 200+ free scripts here!*///enter refresh time in "minutes:seconds" Minutes should range from 0 to inifinity. Seconds should range from 0 to 59var limit="0:30"if (document.images){var parselimit=limit.split(":")parselimit=parselimit[0]*60+parselimit[1]*1}function beginrefresh(){if (!document.images)returnif (parselimit==1)window.location.reload()else{ parselimit-=1curmin=Math.floor(parselimit/60)cursec=parselimit%60if (curmin!=0)curtime=curmin+" minutes and "+cursec+" seconds left until page refresh!"elsecurtime=cursec+" seconds left until page refresh!"window.status=curtimesetTimeout("beginrefresh()",1000)}}window.onload=beginrefresh//--></script> | صفحة البدء (الهوم بيج) | آخر تحديث للصفحه | - الكود:
-
<a class="chlnk" style="cursor:hand" HREF onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://coctail.net');"><font size="3">صفحةالبدء</font></a> | - الكود:
-
<SCRIPT language=JavaScript>function showdate(){var months=new Array(13);months[1]="January";months[2]="February";months[3]="March";months[4]="April";months[5]="May";months[6]="June";months[7]="July";months[8]="August";months[9]="September";months[10]="October";months[11]="November";months[12]="December";var time=new Date();var lmonth=months[time.getMonth() + 1];var date=time.getDate();var year=time.getYear();if ((navigator.appName == "Microsoft Internet Explorer") && (year < 2000)) year="19" + year;if (navigator.appName == "Netscape")year=1900 + year;document.write("<left><font size=1 face="tahoma,Helvetica">" + lmonth + " ");document.write(date + ", " + year + "</font></left>");}</SCRIPT> <SCRIPT language=JavaScript><!--showdate();//--></SCRIPT> <LEFT><FONT face=tahoma,Helvetica size=1>اخرتحديث في</FONT></LEFT> </body> | لوحه تظهر مرتين عند فتح واغلاق الصفحه | كود أضف للمفضله | - الكود:
-
<!-- This script has been in the http://www.javascripts.com Javascript Public Library! --><!-- Note that though this material may have been in a public depository, certain author copyright restrictions may apply. --><html><head><title>alert script</title></head><body><BODY BGCOLOR="######" onLoad="alert('مرحبا بك عزيزى الزائر');"onUnload="alert('مع السلامه');"><CENTER> <A href="" onmouseover="window.open ('');" "xavtron@hotmail.com" ""></body></html> <!-- Simba says Roar. --> | - الكود:
-
<a href="javascript:window.external.AddFavorite('http://www.coctail.net',%20'(((كـ كوكتيل ــوكب )))')">أضف موقعنا لمفضلتك http://www.coctail.net/ </a> | | |
|
|
| | | | موضوع: رد: اكواد جافا السبت أكتوبر 16, 2010 9:22 am | |
| |
| | | games4you
المشاركات : 176 تاريخ التسجيل : 29/05/2011 نقاط : 5121 العمر : 27 |
| موضوع: رد: اكواد جافا الأربعاء يونيو 01, 2011 7:09 am | |
| |
| | | |
مواضيع مماثلة | |
|
مواضيع مماثلة | |
| |
صفحة 1 من اصل 1 | |
| صلاحيات هذا المنتدى: | لاتستطيع الرد على المواضيع في هذا المنتدى
| |
| |
| المتواجدون الآن ؟ | ككل هناك 610 عُضو متصل حالياً :: 0 عضو مُسجل, 0 عُضو مُختفي و 610 زائر :: 1 روبوت الفهرسة في محركات البحث لا أحد أكبر عدد للأعضاء المتواجدين في هذا المنتدى في نفس الوقت كان 1500 بتاريخ الإثنين أغسطس 02, 2021 4:44 pm |
أفضل 10 أعضاء في هذا المنتدى | |
تدفق ال | |
احصائيات | هذا المنتدى يتوفر على 10949 عُضو. آخر عُضو مُسجل هو adnanoo فمرحباً به.
أعضاؤنا قدموا 205684 مساهمة في هذا المنتدى في 26736 موضوع
|
|
| Powered byOdessarab.net ® Version 2 Copyright © 2010 .:: جميع الحقوق محفوظه لمنتدى أوديسا © ::. جميع المواضيع و الردود تعبر عن رأي صاحبها ولا تعبر عن رأي إداره منتدى أوديسا بــتــاتــآ مع العلم انه للادارة حق حذف اى مخالفه وهذا ما نقوم به دوما ونشكر تعاون كل من يبلغنا ان وجدت مخالفه لدينا »» إبراء ذمة إدارة المنتدى ، امام الله وامام جميع الزوار والاعضاء ، على مايحصل من تعارف بين الاعضاء او زوار على مايخالف ديننا الحنيف ، والله ولي التوفيق الساعة الان | |
|