بوابتك نحو التميز
 
الرئيسيةالبوابةأحدث الصورالتسجيلدخول

المواضيع الأخيرة
» ضروري
الفيصل - البوابة Icon_minitimeالخميس أكتوبر 11, 2007 12:54 am من طرف alfaisal

» قصة باب الحره2
الفيصل - البوابة Icon_minitimeالأربعاء أكتوبر 03, 2007 12:07 pm من طرف alfaisal

» أستمارة للتعارف بين أعضاء منتديات نجوم البرشا، عرف بنفسك
الفيصل - البوابة Icon_minitimeالإثنين سبتمبر 24, 2007 8:21 pm من طرف alfaisal

» اسرار لوحة المفاتيح
الفيصل - البوابة Icon_minitimeالإثنين سبتمبر 24, 2007 8:15 pm من طرف alfaisal

» صور لبيت الله
الفيصل - البوابة Icon_minitimeالأربعاء سبتمبر 19, 2007 3:36 pm من طرف alfaisal

» ميدو.. مازال خارج الحسابات
الفيصل - البوابة Icon_minitimeالأربعاء سبتمبر 19, 2007 2:52 pm من طرف alfaisal

» من تتوقعون الفوز بدوري الليغا
الفيصل - البوابة Icon_minitimeالأربعاء سبتمبر 19, 2007 2:50 pm من طرف alfaisal

» مبــاريات برشلونة في اللاليغـــا لموسم 2006/2007
الفيصل - البوابة Icon_minitimeالأربعاء سبتمبر 19, 2007 2:49 pm من طرف alfaisal

» تــــــــــــــــــــاريــــــــــخ البرشــــــــــــــــــا
الفيصل - البوابة Icon_minitimeالأربعاء سبتمبر 19, 2007 2:47 pm من طرف alfaisal

Navigation
 البوابة
 فهرس
 قائمة الاعضاء
 الملف الشخصي
 س و ج
 ابحـث
اكواد جفا
جدول يحتوي على 512 كود للألوان تغيير ألوان شريط تحريك الصفحة الجانبي و السفلي
language="JavaScript">// Visit our site at http://www.star28.com/ for more codeif (document.all){Cols=10;Cl=24;Cs=100;Ts=10;Tc='#FF9933';Tc1='#FFCC00';MnS=5;MxS=10;I=Cs;Sp=new Array();S=new Array();Y=new Array();C=new Array();M=new Array();B=new Array();RC=new Array();E=new Array();Tcc=new Array(0,1);document.write("
");document.write("
");for(i=0; i < Cols; i++){S[i]=I+=Cs;document.write("");}document.write("
"); for(j=0; j < Cols; j++){RC[j]=1+Math.round(Math.random()*Cl); Y[j]=0;Sp[j]=Math.round(MnS+Math.random()*MxS); for(i=0; i < RC[j]; i++){ B[i]=''; C[i]=Math.round(Math.random()*1)+' '; M[j]=B[0]+=C[i]; }}function Cycle(){Container.style.top=window.document.body.scrollTop;for (i=0; i < Cols; i++){var r = Math.floor(Math.random()*Tcc.length);E[i] = ''+Tcc[r]+'';Y[i]+=Sp[i]; if (Y[i] > window.document.body.clientHeight){ for(i2=0; i2 < Cols; i2++){ RC[i2]=1+Math.round(Math.random()*Cl); for(i3=0; i3 < RC[i2]; i3++){ B[i3]=''; C[i3]=Math.round(Math.random()*1)+' '; C[Math.floor(Math.random()*i2)]=' '+' '; M[i]=B[0]+=C[i3]; Y[i]=-Ts*M[i].length/1.5; A[i].style.visibility='visible'; } Sp[i]=Math.round(MnS+Math.random()*MxS); }}A[i].style.top=Y[i];A[i].innerHTML=M[i]+' '+E[i]+' ';}setTimeout('Cycle()',20)}Cycle();}// > كود لجعل الصفحة تمطر كلام متحرك يظهر في البار العلوي للصفحة language="JavaScript"> /* This credit MUST stay intact for use *//* Visit our site at http://www.star28.com/ for more code */ Beginvar no = 50;var speed = 1;var ns4up = (document.layers) ? 1 : 0;var ie4up = (document.all) ? 1 : 0;var s, x, y, sn, cs;var a, r, cx, cy;var i, doc_width = 800, doc_height = 600;if (ns4up) {doc_width = self.innerWidth;doc_height = self.innerHeight;}elseif (ie4up) {doc_width = document.body.clientWidth;doc_height = document.body.clientHeight;}x = new Array();y = new Array();r = new Array();cx = new Array();cy = new Array();s = 8;for (i = 0; i < no; ++ i) { initRain();if (ns4up) {if (i == 0) {document.write("");document.write(",");}else {document.write("");document.write(","); }}else if (ie4up) {if (i == 0) {document.write("
");document.write(",
");}else {document.write("
");document.write(",
"); } }}function initRain() {a = 6;r[i] = 1;sn = Math.sin(a);cs = Math.cos(a);cx[i] = Math.random() * doc_width + 1;cy[i] = Math.random() * doc_height + 1;x[i] = r[i] * sn + cx[i];y[i] = cy[i];}function makeRain() {r[i] = 1;cx[i] = Math.random() * doc_width + 1;cy[i] = 1;x[i] = r[i] * sn + cx[i];y[i] = r[i] * cs + cy[i];}function updateRain() {r[i] += s;x[i] = r[i] * sn + cx[i];y[i] = r[i] * cs + cy[i];}function raindropNS() {for (i = 0; i < no; ++ i) {updateRain();if ((x[i] <= 1) || (x[i] >= (doc_width - 20)) || (y[i] >= (doc_height - 20))) {makeRain();doc_width = self.innerWidth;doc_height = self.innerHeight;}document.layers["dot"+i].top = y[i];document.layers["dot"+i].left = x[i];}setTimeout("raindropNS()", speed);}function raindropIE() {for (i = 0; i < no; ++ i) {updateRain();if ((x[i] <= 1) || (x[i] >= (doc_width - 20)) || (y[i] >= (doc_height - 20))) {makeRain();doc_width = document.body.clientWidth;doc_height = document.body.clientHeight;}document.all["dot"+i].style.pixelTop = y[i];document.all["dot"+i].style.pixelLeft = x[i];}setTimeout("raindropIE()", speed);}if (ns4up) {raindropNS();}elseif (ie4up) {raindropIE();}// End > language="JavaScript1.2">// *******************************************************************// script by drevil_nz, Michael Dillon, Christchurch New Zealand. // Permission granted to use this script provided this credit // remains intact. Visit my homepage www.chc.quik.co.nz/juggler/mikey.html// Script written for Internet Explorer 4.0+.// ******************************************************************* var message="مرحباً بكم فى موقعنا" //specifys the titlevar message=message+" " //gives a pause at the end,1 space=1 speed unit, here I used 10 spaces@150 each = 1.5seconds. i="0" //declares the variable and sets it to start at 0var temptitle="" //declares the variable and sets it to have no value yet.var speed="150" //the delay in milliseconds between letters function titler(){if (!document.all&&!document.getElementById)returndocument.title=temptitle+message.charAt(i) //sets the initial titletemptitle=temptitle+message.charAt(i) //increases the title by one letteri++ //increments the counterif(i==message.length) //determines the end of the message{i="0" //resets the counter at the end of the messagetemptitle="" //resets the title to a blank value}setTimeout("titler()",speed) //Restarts. Remove line for no-repeat.} window.onload=titler> ساعة تظهر في شريط المعلومات السفلي كلمات تظهر في شريط المعلومات السفلي 5 language="JavaScript">var timerID = null;var TimerRunning = false; function stop(){if(TimerRunning)clearTimeout(timerID);TimerRunning = false;} function display() {var thedate = new Date();var hours = thedate.getHours();var Min = thedate.getMinutes();var Sec = thedate.getSeconds();var TimeV = "" + ((hours >12) ? hours -12 :hours)TimeV += ((Min < 10) ? ":0" : ":") + MinTimeV += ((Sec < 10) ? ":0" : ":") + SecTimeV += (hours >= 12) ? " PM" : " AM"window.status = TimeV;timerID = setTimeout("display()",1000);TimerRunning = true;} function start() {stop();display();} start(); // end hide // > language="JavaScript"> /* Visit our site at http://www.star28.com/ for more code*/ var x = 0var speed = 300var text = "أهلاً و سهلاً بكم" function Blinky() {window.status = textsetTimeout("Blinky2()", speed)} function Blinky2() {window.status = " "setTimeout("Blinky()", speed)} Blinky()// > كلمات تظهر في شريط المعلومات السفلي 4 كود يمنع استخدام الزر الايمن وايضا يمنع اي عمليه مسح لصورة او كتابة LANGUAGE="JavaScript">// Copyright 1996 - Tomer and Yehuda Shiran// This example will appear in our forthcoming book on JavaScript.// Feel free to "steal" this code provided that you leave this notice as is.// Additional examples from the book can be found at http://www.geocities.com/SiliconValley/9000/// For more information contact Tomer or Yehuda Shiran // Translated By http://soft.vip600.com//* Visit our site at http://www.star28.com/ for more code */ // set speed of banner (pause in milliseconds between addition of new character)var speed = 10 // decrease value to increase speed (must be positive)// set pause between completion of message and beginning of following messagevar pause = 2500 // increase value to increase pause// set initial valuesvar timerID = nullvar bannerRunning = false // create arrayvar ar = new Array() // اكتب هنا الجمل التي تود ان تظهر بشريط المعلوماتar[0] = "مرحباً بكم في دليل العرب الشامل"ar[1] = "نتمنى أن ينال موقعنا إعجابكم"ar[2] = "إذا كان لديكم أي ملاحظات نرجو إعلامنا"ar[3] = "و شكراً لزيارتكم" // assign index of current messagevar message = 0 // empty string initializationvar state = "" // no value is currently being displayedclearState() // stop the banner if it is currently runningfunction stopBanner() { // if banner is currently running if (bannerRunning) // stop the banner clearTimeout(timerID) // timer is now stopped timerRunning = false} // start the bannerfunction startBanner() { // make sure the banner is stopped stopBanner() // start the banner from the current position showBanner()} // assign state a string of "0" characters of the length of the current messagefunction clearState() { // initialize to empty string state = "" // create string of same length containing 0 digits for (var i = 0; i < ar[message].length; ++i) { state += "0" }} // display the current messagefunction showBanner() { // if the current message is done if (getString()) { // increment message message++ // if new message is out of range wrap around to first message if (ar.length <= message) message = 0 // new message is first displayed as empty string clearState() // display next character after pause milliseconds timerID = setTimeout("showBanner()", pause) } else { // initialize to empty string var str = "" // built string to be displayed (only character selected thus far are displayed) for (var j = 0; j < state.length; ++j) { str += (state.charAt(j) == "1") ? ar[message].charAt(j) : " " } // partial string is placed in status bar window.status = str // add another character after speed milliseconds timerID = setTimeout("showBanner()", speed) }} function getString() { // set variable to true (it will stay true unless proven otherwise) var full = true // set variable to false if a free space is found in string (a not-displayed char) for (var j = 0; j < state.length; ++j) { // if character at index j of current message has not been placed in displayed string if (state.charAt(j) == 0) full = false } // return true immediately if no space found (avoid infinitive loop later) if (full) return true // search for random until free space found (braoken up via break statement) while (1) { // a random number (between 0 and state.length - 1 == message.length - 1) var num = getRandom(ar[message].length) // if free space found break infinitive loop if (state.charAt(num) == "0") break } // replace the 0 character with 1 character at place found state = state.substring(0, num) + "1" + state.substring(num + 1, state.length) // return false because the string was not full (free space was found) return false} function getRandom(max) { // create instance of current date var now = new Date() // create a random number (good generator) var num = now.getTime() * now.getSeconds() * Math.random() // cut random number to value between 0 and max - 1, inclusive return num % max}startBanner()// > منع استخدام زر الماوس اليمين للصور منع استخدام زر الماوس اليمين بدون رسالة language="JavaScript1.2"> /*Disable right click script II (on images)- By Dynamicdrive.comFor full source, Terms of service, and 100s DTHML scriptsVisit http://www.dynamicdrive.com* Translated By www.star28.com/*/ var clickmessage="الزر اليمين لا يعمل على الصور " function disableclick(e) {if (document.all) {if (event.button==2||event.button==3) {if (event.srcElement.tagName=="IMG"){alert(clickmessage);return false;}}}else if (document.layers) {if (e.which == 3) {alert(clickmessage);return false;}}else if (document.getElementById){if (e.which==3&&e.target.tagName=="IMG"){alert(clickmessage)return false}}} function associateimages(){for(i=0;i language=JavaScript> // Visit our site at http://www.star28.com/ for more code var message="";///////////////////////////////////function clickIE() {if (document.all) {(message);return false;}}function clickNS(e) {if (document.layers||(document.getElementById&&!document.all)) {if (e.which==2||e.which==3) {(message);return false;}}}if (document.layers) {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;} document.oncontextmenu=new Function("return false")// > منع استخدام زر الماوس الأيمن نقاط ملونة حول مؤشر الماوس language="JavaScript"> // Visit our site at http://www.star28.com/ for more code function click() { if (event.button==2) { alert('لا تعيدها'); } } document.onmousedown=click // > language="JavaScript"> if (document.all){with (document){write('
')write('
')write('
')write('
')write('
')write('
')write('
')write('
')write('
')write('
')write('
')write('
')write('
')write('
')write('
')write('
')}} if (document.layers){window.captureEvents(Event.MOUSEMOVE);}var yBase = 200;var xBase = 200;var step = 1;var currStep = 0;var Xpos = 1;var Ypos = 1; 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/6; xBase = window.document.body.offsetWidth/6;}else if (document.layers){ yBase = window.innerHeight/8; xBase = window.innerWidth/8;} if (document.all){ for ( i = 0 ; i < starsDiv.all.length ; i++ ) { starsDiv.all[i].style.top = Ypos + yBase*Math.sin((currStep + i*4)/12)*Math.cos(400+currStep/200); starsDiv.all[i].style.left = Xpos + xBase*Math.sin((currStep + i*3)/10)*Math.sin(currStep/200); }} else if (document.layers){ for ( j = 0 ; j < 14 ; j++ ) //number of NS layers! { var templayer="a"+j document.layers[templayer].top = Ypos + yBase*Math.sin((currStep + j*4)/12)*Math.cos(400+currStep/200); document.layers[templayer].left = Xpos + xBase*Math.sin((currStep + j*3)/10)*Math.sin(currStep/200); }}currStep+= step;setTimeout("animateLogo()", 10);}animateLogo();> ألوان تتبع الماوس 2 Original: Kurt Grigg (kurt.grigg@virgin.net)) Web Site: http://website.lineone.net/~kurt.grigg/javascript This script and many more are available free online at The JavaScript Source!! http://javascript.internet.com language="JavaScript" أكواد جافا سكربت 3 منع استخدام زر الماوس اليمين للصور كود يمنع استخدام الزر الايمن وايضا يمنع اي عمليه مسح لصورة او كتابة language="JavaScript1.2"> /*Disable right click script II (on images)- By Dynamicdrive.comFor full source, Terms of service, and 100s DTHML scriptsVisit http://www.dynamicdrive.com* Translated By www.star28.com/*/ var clickmessage="الزر اليمين لا يعمل على الصور " function disableclick(e) {if (document.all) {if (event.button==2||event.button==3) {if (event.srcElement.tagName=="IMG"){alert(clickmessage);return false;}}}else if (document.layers) {if (e.which == 3) {alert(clickmessage);return false;}}else if (document.getElementById){if (e.which==3&&e.target.tagName=="IMG"){alert(clickmessage)return false}}} function associateimages(){for(i=0;i منع استخدام زر الماوس اليمين بدون رسالة منع استخدام زر الماوس اليمين بدون رسالة language=JavaScript> // Visit our site at http://www.star28.com/ for more code var message="";///////////////////////////////////function clickIE() {if (document.all) {(message);return false;}}function clickNS(e) {if (document.layers||(document.getElementById&&!document.all)) {if (e.which==2||e.which==3) {(message);return false;}}}if (document.layers) {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;} document.oncontextmenu=new Function("return false")// > language=JavaScript> // Visit our site at http://www.star28.com/ for more code var message="";///////////////////////////////////function clickIE() {if (document.all) {(message);return false;}}function clickNS(e) {if (document.layers||(document.getElementById&&!document.all)) {if (e.which==2||e.which==3) {(message);return false;}}}if (document.layers) {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;} document.oncontextmenu=new Function("return false")// > منع استخدام زر الماوس الأيمن نقاط ملونة حول مؤشر الماوس language="JavaScript"> // Visit our site at http://www.star28.com/ for more code function click() { if (event.button==2) { alert('لا تعيدها'); } } document.onmousedown=click // > language="JavaScript"> if (document.all){with (document){write('
')write('
')write('
')write('
')write('
')write('
')write('
')write('
')write('
')write('
')write('
')write('
')write('
')write('
')write('
')write('
')}} if (document.layers){window.captureEvents(Event.MOUSEMOVE);}var yBase = 200;var xBase = 200;var step = 1;var currStep = 0;var Xpos = 1;var Ypos = 1; 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/6; xBase = window.document.body.offsetWidth/6;}else if (document.layers){ yBase = window.innerHeight/8; xBase = window.innerWidth/8;} if (document.all){ for ( i = 0 ; i < starsDiv.all.length ; i++ ) { starsDiv.all[i].style.top = Ypos + yBase*Math.sin((currStep + i*4)/12)*Math.cos(400+currStep/200); starsDiv.all[i].style.left = Xpos + xBase*Math.sin((currStep + i*3)/10)*Math.sin(currStep/200); }} else if (document.layers){ for ( j = 0 ; j < 14 ; j++ ) //number of NS layers! { var templayer="a"+j document.layers[templayer].top = Ypos + yBase*Math.sin((currStep + j*4)/12)*Math.cos(400+currStep/200); document.layers[templayer].left = Xpos + xBase*Math.sin((currStep + j*3)/10)*Math.sin(currStep/200); }}currStep+= step;setTimeout("animateLogo()", 10);}animateLogo();> كلمات تظهر في شريط المعلومات السفلي 5 كلمات تظهر في شريط المعلومات السفلي 4 language="JavaScript"> /* Visit our site at http://www.star28.com/ for more code*/ var x = 0var speed = 300var text = "أهلاً و سهلاً بكم" function Blinky() {window.status = textsetTimeout("Blinky2()", speed)} function Blinky2() {window.status = " "setTimeout("Blinky()", speed)} Blinky()// > LANGUAGE="JavaScript">// Copyright 1996 - Tomer and Yehuda Shiran// This example will appear in our forthcoming book on JavaScript.// Feel free to "steal" this code provided that you leave this notice as is.// Additional examples from the book can be found at http://www.geocities.com/SiliconValley/9000/// For more information contact Tomer or Yehuda Shiran // Translated By http://soft.vip600.com//* Visit our site at http://www.star28.com/ for more code */ // set speed of banner (pause in milliseconds between addition of new character)var speed = 10 // decrease value to increase speed (must be positive)// set pause between completion of message and beginning of following messagevar pause = 2500 // increase value to increase pause// set initial valuesvar timerID = nullvar bannerRunning = false // create arrayvar ar = new Array() // اكتب هنا الجمل التي تود ان تظهر بشريط المعلوماتar[0] = "مرحباً بكم في دليل العرب الشامل"ar[1] = "نتمنى أن ينال موقعنا إعجابكم"ar[2] = "إذا كان لديكم أي ملاحظات نرجو إعلامنا"ar[3] = "و شكراً لزيارتكم" // assign index of current messagevar message = 0 // empty string initializationvar state = "" // no value is currently being displayedclearState() // stop the banner if it is currently runningfunction stopBanner() { // if banner is currently running if (bannerRunning) // stop the banner clearTimeout(timerID) // timer is now stopped timerRunning = false} // start the bannerfunction startBanner() { // make sure the banner is stopped stopBanner() // start the banner from the current position showBanner()} // assign state a string of "0" characters of the length of the current messagefunction clearState() { // initialize to empty string state = "" // create string of same length containing 0 digits for (var i = 0; i < ar[message].length; ++i) { state += "0" }} // display the current messagefunction showBanner() { // if the current message is done if (getString()) { // increment message message++ // if new message is out of range wrap around to first message if (ar.length <= message) message = 0 // new message is first displayed as empty string clearState() // display next character after pause milliseconds timerID = setTimeout("showBanner()", pause) } else { // initialize to empty string var str = "" // built string to be displayed (only character selected thus far are displayed) for (var j = 0; j < state.length; ++j) { str += (state.charAt(j) == "1") ? ar[message].charAt(j) : " " } // partial string is placed in status bar window.status = str // add another character after speed milliseconds timerID = setTimeout("showBanner()", speed) }} function getString() { // set variable to true (it will stay true unless proven otherwise) var full = true // set variable to false if a free space is found in string (a not-displayed char) for (var j = 0; j < state.length; ++j) { // if character at index j of current message has not been placed in displayed string if (state.charAt(j) == 0) full = false } // return true immediately if no space found (avoid infinitive loop later) if (full) return true // search for random until free space found (braoken up via break statement) while (1) { // a random number (between 0 and state.length - 1 == message.length - 1) var num = getRandom(ar[message].length) // if free space found break infinitive loop if (state.charAt(num) == "0") break } // replace the 0 character with 1 character at place found state = state.substring(0, num) + "1" + state.substring(num + 1, state.length) // return false because the string was not full (free space was found) return false} function getRandom(max) { // create instance of current date var now = new Date() // create a random number (good generator) var num = now.getTime() * now.getSeconds() * Math.random() // cut random number to value between 0 and max - 1, inclusive return num % max}startBanner()// > كلمات تظهر في شريط المعلومات السفلي 3 ألوان تتبع الماوس 2 LANGUAGE="JavaScript"> /* Visit our site at http://www.star28.com/ for more code* This notice must stay intact for use */ Beginfunction scrollit(seed) {var m1 = "ضع هنا";var m2 = "---- الرسائل ----";var m3 = "التي تريد ظهورها";var m4 = "---- يمكنك التحكم في عدد الرسائل ---";var msg=m1+m2+m3+m4;var out = "كلام ثابت ";var c = 1;if (seed > 100) {seed--;cmd="scrollit("+seed+")";timerTwo=window.setTimeout(cmd,100);}else if (seed <= 100 && seed > 0) {for (c=0 ; c < seed ; c++) {out+=" ";}out+=msg;seed--;window.status=out;cmd="scrollit("+seed+")";timerTwo=window.setTimeout(cmd,100);}else if (seed <= 0) {if (-seed < msg.length) {out+=msg.substring(-seed,msg.length);seed--;window.status=out;cmd="scrollit("+seed+")";timerTwo=window.setTimeout(cmd,100);}else {window.status=" ";timerTwo=window.setTimeout("scrollit(100)",75); } }}// End > Original: Kurt Grigg (kurt.grigg@virgin.net)) Web Site: http://website.lineone.net/~kurt.grigg/javascript This script and many more are available free online at The JavaScript Source!! http://javascript.internet.com language="JavaScript">/* Visit our site at http://www.star28.com/ for more code* This notice must stay intact for use */ Beginfunction nMouse(evnt){Ypos = evnt.pageY;Xpos = evnt.pageX;} function iMouse() {Ypos = event.y+document.body.scrollTop;Xpos = event.x+document.body.scrollLeft;} function Comet() {var yBase = (document.layers)?window.innerHeight/4:window.document.body.clientHeight/4;var xBase = (document.layers)?window.innerWidth/4:window.document.body.clientWidth/4;for (i = 0; i < 14; i++){var randCol = Math.round(Math.random()*8);var layer = (document.layers)?document.layers['n'+i]:me[i].style;layer.top =Ypos + yBase*Math.cos((currStep+i*4)/12)*Math.cos(0.7+currStep/200);layer.left = Xpos + xBase*Math.sin((currStep+i*3)/10)*Math.sin(8.2+currStep/400);if (ns) layer.bgColor = Clrs[randCol];elselayer.background = Clrs[randCol];}currStep += step;setTimeout("Comet()",10);} ns = (document.layers)?1:0;Clrs = new Array('ff0000','00ff00','ffffff','ff00ff','ffa500','ffff00','00ff00','ffffff','ff00ff');yBase = 0;xBase = 0;step = 3;currStep = 0;Ypos = 0;Xpos = 0;if (ns){for (i = 0; i < 14; i++)document.write('');window.captureEvents(Event.MOUSEMOVE); window.onMouseMove = nMouse;}else{document.write('
');for (i=0; i < 14; i++){document.write('
');}document.write('
');document.onmousemove = iMouse;}window.onload = Comet;// End > نص يومض في أسفل الصفحة أربع رسائل تظهر بالترتيب في أعلى الصفحة > /*Always-on-top message Script-Dynamic Drive (www.dynamicdrive.com)// Visit http://www.star28.com/ for more code// Translated By http://www.star28.com/*/ // ضع النص الذي تريده و يمكنك التعديل في أكواد HTMLvar message='ضع النص هنا'; // ضع لون الخلفية الأولvar backgroundcolor="yellow"; //enter 0 for always display, 1 for a set period, 2 for random display modevar displaymode=0; //if displaymode is set to display for a set period, enter the period below (1000=1 sec)var displayduration=10000; // اذا أردت أن لا يومض النص غير القيمة الى 0var flashmode=1;// ضع لون الخلفية الآخرvar flashtocolor="LIME"; ///////////////do not edit below this line//////////////////////////////////////// function regenerate(){window.location.reload();} var which=0; function regenerate2(){if (document.layers)setTimeout("window.onresize=regenerate",400);} function display2(){if (document.layers){if (topmsg.visibility=="show")topmsg.visibility="hide";elsetopmsg.visibility="show";}else if (document.all){if (topmsg.style.visibility=="visible")topmsg.style.visibility="hidden";elsetopmsg.style.visibility="visible";setTimeout("display2()",Math.round(Math.random()*10000)+10000);}} function flash(){if (which==0){if (document.layers)topmsg.bgColor=flashtocolor;elsetopmsg.style.backgroundColor=flashtocolor;which=1;}else{if (document.layers)topmsg.bgColor=backgroundcolor;elsetopmsg.style.backgroundColor=backgroundcolor;which=0;}} if (document.all){document.write('');} function logoit(){document.all.topmsg.style.left=document.body.scrollLeft+document.body.clientWidth/2-document.all.topmsg.offsetWidth/2;document.all.topmsg.style.top=document.body.scrollTop+document.body.clientHeight-document.all.topmsg.offsetHeight-4;} function logoit2(){topmsg.left=pageXOffset+window.innerWidth/2-topmsg.document.width/2;topmsg.top=pageYOffset+window.innerHeight-topmsg.document.height-5;setTimeout("logoit2()",90);} function setmessage(){document.all.topmsg.style.left=document.body.scrollLeft+document.body.clientWidth/2-document.all.topmsg.offsetWidth/2;document.all.topmsg.style.top=document.body.scrollTop+document.body.clientHeight-document.all.topmsg.offsetHeight-4;document.all.topmsg.style.backgroundColor=backgroundcolor;document.all.topmsg.style.visibility="visible";if (displaymode==1)setTimeout("topmsg.style.visibility='hidden'",displayduration);else if (displaymode==2)display2();if (flashmode==1)setInterval("flash()",1000);window.onscroll=logoit;window.onresize=new Function("window.location.reload()");} function setmessage2(){topmsg=new Layer(window.innerWidth);topmsg.bgColor=backgroundcolor;regenerate2();topmsg.document.write(message);topmsg.document.close();logoit2();topmsg.visibility="show";if (displaymode==1)setTimeout("topmsg.visibility='hide'",displayduration);else if (displaymode==2);display2();if (flashmode==1)setInterval("flash()",1000);} if (document.layers)window.onload=setmessage2;else if (document.all)window.onload=setmessage; > language="JavaScript"> Begin // Original: Charles Foster (wcms_sf@msn.com)// Web Site: http://kylo.ml.org/flash // Visit http://www.star28.com/ for more code// Translated By http://www.star28.com/ var speed = 100;var cycledelay = 2000;var maxsize = 28; var x = 0;var y = 0;var themessage, size;var esize = ""; function initArray() {this.length = initArray.arguments.length;for (var i = 0; i < this.length; i++) {this[i] = initArray.arguments[i]; }}var themessage2 = new initArray("مرحبا بك في قسم الجافا","يمكنك زيادة عدد الرسائل إن أردت","انسخ الكود الموجود و ضعه في منطقة HEAD","و ضع الرسائل التي تحب أن تظهر" // لا تنسى الفواصل بين الأسطر عند زيادة الرسائل );if(navigator.appName == "Netscape")document.write('
');if (navigator.appVersion.indexOf("MSIE") != -1)document.write('
');function upwords(){ themessage = themessage2[y];if (x < maxsize) {x++;setTimeout("upwords()",speed);}else setTimeout("downwords()",cycledelay); if(navigator.appName == "Netscape") {size = ""; document.wds.document.write(size+"
"+themessage+"
"+esize);document.wds.document.close();}if (navigator.appVersion.indexOf("MSIE") != -1){wds.innerHTML = "
"+themessage+"
";wds.style.fontSize=x+'px'; }} function downwords(){if (x > 1) {x--;setTimeout("downwords()",speed);}else {setTimeout("upwords()",cycledelay);y++;if (y > themessage2.length - 1) y = 0;}if(navigator.appName == "Netscape") {size = ""; document.wds.document.write(size+"
"+themessage+"
"+esize);document.wds.document.close();}if (navigator.appVersion.indexOf("MSIE") != -1){wds.innerHTML = "
"+themessage+"
";wds.style.fontSize=x+'px'; }}setTimeout("upwords()",speed);// End > نص مشع خمسة رسائل تتبدل بالترتيب بشكل عمودي يمكنك تغيير الألوان و التحكم بنوع و حجم الخط language="JavaScript1.2"> /*Pausing up-down message scroller-Last updated: 99/07/05 (Bugs fixed, ability to specify background image for scroller)© Dynamic Drive (www.dynamicdrive.com)// Visit http://www.star28.com/ for more code// Translated By http://www.star28.com/*/ //configure the below five variables to change the style of the scrollervar scrollerwidth=150; // عرض المربع var scrollerheight=120; // طول المربعvar scrollerbgcolor='#99FFFF'; // لون الخلفية//set below to '' if you don't wish to use a background imagevar scrollerbackground=''; // يمكن وضع خلفية للصورة //configure the below variable to change the contents of the scrollervar messages=new Array();messages[0]="هذه هي الرسالة الأولى";messages[1]="هذه هي الرسالة الثانية";messages[2]="هذه هي الرسالة الثالثة";messages[3]="هذه هي الرسالة الرابعة";messages[4]="هذه هي الرسالة الخامسة"; ///////Do not edit pass this line/////////////////////// if (messages.length>1)i=2;elsei=0; function move1(whichlayer){tlayer=eval(whichlayer);if (tlayer.top>0&&tlayer.top<=5){tlayer.top=0;setTimeout("move1(tlayer)",3000);setTimeout("move2(document.main.document.second)",3000);return;}if (tlayer.top>=tlayer.document.height*-1){tlayer.top-=5;setTimeout("move1(tlayer)",100);}else{tlayer.top=scrollerheight;tlayer.document.write(messages[i]);tlayer.document.close();if (i==messages.length-1)i=0;elsei++;}} function move2(whichlayer){tlayer2=eval(whichlayer);if (tlayer2.top>0&&tlayer2.top<=5){tlayer2.top=0;setTimeout("move2(tlayer2)",3000);setTimeout("move1(document.main.document.first)",3000);return;}if (tlayer2.top>=tlayer2.document.height*-1){tlayer2.top-=5;setTimeout("move2(tlayer2)",100);}else{tlayer2.top=scrollerheight;tlayer2.document.write(messages[i]);tlayer2.document.close();if (i==messages.length-1)i=0;elsei++;}} function move3(whichdiv){tdiv=eval(whichdiv);if (tdiv.style.pixelTop>0&&tdiv.style.pixelTop<=5){tdiv.style.pixelTop=0;setTimeout("move3(tdiv)",3000);setTimeout("move4(second2)",3000);return;}if (tdiv.style.pixelTop>=tdiv.offsetHeight*-1){tdiv.style.pixelTop-=5;setTimeout("move3(tdiv)",100);}else{tdiv.style.pixelTop=scrollerheight;tdiv.innerHTML=messages[i];if (i==messages.length-1)i=0;elsei++;}} function move4(whichdiv){tdiv2=eval(whichdiv);if (tdiv2.style.pixelTop>0&&tdiv2.style.pixelTop<=5){tdiv2.style.pixelTop=0;setTimeout("move4(tdiv2)",3000);setTimeout("move3(first2)",3000);return;}if (tdiv2.style.pixelTop>=tdiv2.offsetHeight*-1){tdiv2.style.pixelTop-=5;setTimeout("move4(second2)",100);}else{tdiv2.style.pixelTop=scrollerheight;tdiv2.innerHTML=messages[i];if (i==messages.length-1)i=0;elsei++;}} function startscroll(){if (document.all){move3(first2);second2.style.top=scrollerheight;second2.style.visibility='visible';}else if (document.layers){document.main.visibility='show';move1(document.main.document.first);document.main.document.second.top=scrollerheight+5;document.main.document.second.visibility='show';}} window.onload=startscroll; > language="JavaScript1.2">if (document.layers)document.write(messages[0]);> language="JavaScript1.2">if (document.layers)document.write(messages[1]);> language="JavaScript1.2">if (document.all){document.writeln('');document.writeln('
');document.writeln('
');document.write(messages[0]);document.writeln('
');document.writeln('');document.writeln('
');document.writeln('
');}> نص يظهر بطريقة الآلة الكاتبة نص يتغير لونه باستمرار




language="JavaScript"> // Visit http://www.star28.com/ for more code Begintext = "هذا هو النص الذي يظهر بطريقة الآلة الكاتبة .....";word = text.split('~');i = -1; //letter countj = 0; //which word in array is to be spelledstart = 0; //variable to hold cycles of the blinkscount = 0; //variable to hold cycles of the mispellfunction checkIt() {with(document.all.anima) {if(innerText.charAt(innerText.length-1) == "_") {innerText = innerText.substring(0, innerText.length - 1);return true;}else {innerText = innerText + "_";return false; } }}function blinkfor(count, timing) {with(document.all.anima) {if(start < count) {if(checkIt()) {start++;}mistake = 'blinkfor('+count+','+timing+')';setTimeout('eval(mistake)', timing);}else {start = 0;i++;call_It(); } }}function mispell(offset,correction) {with(document.all.anima) {if(scount < offset) {if(!checkIt()) {innerText = innerText.substring(0, innerText.length-2) + "_";scount++;}mistake = 'mispell(' + offset + ', "' + correction + '")';setTimeout("eval(mistake)", 150);}else {if(correction == '' && scount == offset ) {i = i - offset;scount++;}if(offset > 0) {if(checkIt()) {innerText += correction.charAt(correction.length - offset) + "_";offset--;}mistake = 'mispell(' + offset + ',"' + correction + '")';setTimeout("eval(mistake)", 150);}else {scount = 0;j++;innerText = innerText.substring(0, innerText.length - 1);call_It(); } } }}function spellit(string) {with(document.all.anima) {if(i <= string.length) {if(string.charAt(i) == '/') {NumErrs = string.charAt(i + 1);NewLets = string.substring(i + 2, i + NumErrs);mispell(NumErrs,NewLets);}else if(i <= string.length - 1) {i++;innerText = string.substring(0,i) + "_";mistake = 'spellit("' + string + '")';setTimeout("eval(mistake)", 150);}else {innerText = string.substring(0, i);j++;call_It(); } } }}function call_It() {with(document.all) {if(i == -1){blinkfor(4, 150);}else if(j <= word.length - 1) {spellit(anima.innerText + " " + word[j]);} else {blinkfor(100,230); } }}if(document.all) {call_It();}// End > Visit http://www.star28.com/ for more code language="JavaScript1.2"> Beginfunction initArray() {this.length = initArray.arguments.length;for (var i = 0; i < this.length; i++) {this[i] = initArray.arguments[i]; }} var ctext = "هذا هو النص ..... هل أعجبك";var x = 0;var color = new initArray("WHITE", // غير الألوان للذي يناسبك"red", "blue", "green","YELLOW","MAGENTA","CYAN","black");if(navigator.appName == "Netscape") {document.write('

'+ctext+'

');}if (navigator.appVersion.indexOf("MSIE") != -1){document.write('
'+ctext+'
');}function chcolor(){ if(navigator.appName == "Netscape") {document.c.document.write('
'+ctext+'
');document.c.document.close();}else if (navigator.appVersion.indexOf("MSIE") != -1){document.all.c.style.color = color[x];}(x < color.length-1) ? x++ : x = 0;}setInterval("chcolor()",1000);// End >
نص بألوان قوس قزح نافذة من غير إطارات أو شريط تمرير تفتح عند الضغط على وصلة

language="JavaScript"> function createHexArray(n){ this.length=n; for (var i=1; i<=n; i++) this[i]=i-1; this[11]="A"; this[12]="B"; this[13]="C"; this[14]="D"; this[15]="E"; this[16]="F"; return this;} hx = new createHexArray(16); function convertToHex(x){ var high=x/16; var s=high+""; s=s.substring(0,2); high=parseInt(s,10); var left=hx[high+1]; var low=x-high*16; s=low+""; s=s.substring(0,2); low=parseInt(s,10); var right=hx[low+1]; var string=left+""+right; return string;} function makeRainbow(text){ text=text.substring(3,text.length-4); color_d1=255; mul=color_d1/text.length; for(i=0;i < text.length;i++) { color_d1=255*Math.sin(i/(text.length/3)); "255*Math.sin(i/(text.length/3))" color_h1=convertToHex(color_d1); color_d2=mul*i; color_h2=convertToHex(color_d2); document.write(""+text.substring(i,i+1)+""); }}//> Place this script in the BODY section. You may edit these font tags. language="JavaScript">// You may edit the message below. {makeRainbow("<< مرحبابكم في موقعنا >> ");} // >

ميدو.. مازال خارج الحسابات
الفيصل - البوابة Icon_minitimeالإثنين مايو 07, 2007 5:36 am من طرف alfaisal
في الوقت الذي يسعى فيه نجم توتنهام روبي كين إلي استعادة كامل لياقته قبل مباراة تشارلتون يوم الاثنين، لن يتمكن المهاجم المصري الدولي أحمد حسام (ميدو) من المشاركة في هذا اللقاء لعدم جاهيزته.

وكان روبي كين الذي أحرز 14 هدف …

[ قراءة كاملة ]
تعاليق: 9
من تتوقعون الفوز بدوري الليغا
الفيصل - البوابة Icon_minitimeالأحد يونيو 17, 2007 6:46 pm من طرف alfaisal
من تتوقعون الفوز برشلونه ام الريال وسوف يلعب الريال ضد مايوركا والبرشا ضد تراجونا

تعاليق: 4
مبــاريات برشلونة في اللاليغـــا لموسم 2006/2007
الفيصل - البوابة Icon_minitimeالجمعة مارس 02, 2007 11:46 pm من طرف الامبراطور
مبــاريات برشلونة في اللاليغـــا لموسم 2006/2007

[color=red]الدور الأول


الجولة 1, 27/8/2006

سيلتا فيغو × برشلونة



الجولة 2, 10/9/2006

برشلونة × أوساسونا



الجولة 3, 17/9/2006

ريسنغ سانتاندر × برشلونة



الجولة 4, 24/9/2006

برشلونة × …


[ قراءة كاملة ]
تعاليق: 18
تــــــــــــــــــــاريــــــــــخ البرشــــــــــــــــــا
الفيصل - البوابة Icon_minitimeالجمعة أبريل 13, 2007 2:08 pm من طرف alfaisal
الفيصل - البوابة 100px-Fc_barcelona

الاسم الكامل Futbol Club Barcelona
تأسس في 1899
البلد إسبانيا
المدربالفيصل - البوابة 20px-Flag_of_the_Netherlands.svgفرانك ريكارد
الدوري:الدوري الاسباني


[ قراءة كاملة ]
تعاليق: 23
فتحى رسميا فى الاهلى
الفيصل - البوابة Icon_minitimeالإثنين سبتمبر 17, 2007 3:19 pm من طرف alfaisal
فى عقد لمده 4 مواسم


انضم احمد فتحى الى الاهلى


قادم اليه من نادى شيفيلد


الف مبروك لكل الاهلاويه
_________________
الفيصل - البوابة 169323937afa5996ffaa4230f4d6fe42


الفيصل - البوابة 1187103314

مــــــــع

[ قراءة كاملة ]
تعاليق: 0
نهاااااااااائي دوري ابطال اوربا
الفيصل - البوابة Icon_minitimeالأربعاء مايو 23, 2007 5:31 am من طرف alfaisal
اليوووووووووووم مباراه نهائي دوري ابطال اوربا بين الميلان vs لفربول واتوقع الفوز لليفر

تعاليق: 5
في نهاية الموسم الحالي : سافيولا يؤكد رحيله عن برشلونة
الفيصل - البوابة Icon_minitimeالإثنين أبريل 23, 2007 6:57 pm من طرف عاشق البرسا
الفيصل - البوابة 1651656779


أكد المهاجم الأرجنتيني خابيير سافيولا اعتزامه الرحيل عن صفوف برشلونة الإسباني لكرة القدم بنهاية الموسم الجاري دون أن يحدد وجهته القادمة مؤكداً تلقيه عروضاً من أندية أخرى .
و صرح سافيولا خلال …

[ قراءة كاملة ]
تعاليق: 14
رسميا شوستر هو ثاني مدرب ألماني يدرب ريال مدريد
الفيصل - البوابة Icon_minitimeالأحد يوليو 01, 2007 11:41 pm من طرف realmadrid.155
شوستر هو المدرب الالماني الثاني الذي سيشرف على فريق ريال مدريد ، الالماني الاول هو المدرب بوب هاينكس والذي اشرف على تدريب فريق ريال مدريد موسم 97 \ 98 ، ولصدفه مكان هنا ، عندما عين هاينكس مدرب لريال مدريد كان خلفا" …

[ قراءة كاملة ]
تعاليق: 1
اطقم البرشا الجديده عام 2007 -2008
الفيصل - البوابة Icon_minitimeالجمعة يونيو 08, 2007 7:02 am من طرف alfaisal
الاطقه الثلاثه الاساسي والاحتياط والثالث

http://www.m5zn.com/uploads/2e7712c340.jpg

http://www.m5zn.com/uploads/ec78bb424d.jpg

http://www.m5zn.com/uploads/8b903929f6.jpg

تعاليق: 7
تصويت
ش رايك بتصميم المنتدى الجديد
ممتاز
الفيصل - البوابة 1575161150%الفيصل - البوابة 15751611
 50% [ 3 ]
جيد
الفيصل - البوابة 1575161117%الفيصل - البوابة 15751611
 17% [ 1 ]
مقبول
الفيصل - البوابة 1575161133%الفيصل - البوابة 15751611
 33% [ 2 ]
مجموع عدد الأصوات : 6
بحـث
 
 

نتائج البحث
 
Rechercher بحث متقدم
مساعدة
المتواجدون الآن ؟
ككل هناك 2 عُضو متصل حالياً :: 0 عضو مُسجل, 0 عُضو مُختفي و 2 زائر

لا أحد

أكبر عدد للأعضاء المتواجدين في هذا المنتدى في نفس الوقت كان 49 بتاريخ الجمعة سبتمبر 22, 2023 4:32 pm
احصائيات
هذا المنتدى يتوفر على 95 عُضو.
آخر عُضو مُسجل هو عاشقة القمم فمرحباً به.

أعضاؤنا قدموا 3942 مساهمة في هذا المنتدى في 575 موضوع