مشاهدة النسخة كاملة : سلسلة اكواد Java script ....... "مجموعة من افضل الاكواد"
أحمد المليجي
17-03-2005, 10:38 AM
سلسلة اكواد جافا سكرايبت
كود اخر الاخبار من قناة الجزيرةمعدل
<SCRIPT language=JavaScript><!--
var g=new Date(); g=g.getTime()%1000;
document.writeln('<iframe width=100% height=17 scrolling=no marginwidth=0 marginheight=0 frameborder=0 src=http://www.faisal1.com/News_Grab/jazeera.php>');
// --></SCRIPT>
<NOSCRIPT><!--webbot bot="HTMLMarkup" startspan --><IFRAME
marginWidth=0 marginHeight=0
frameBorder=0 width=0 scrolling=no
height=0><!--webbot bot="HTMLMarkup" endspan --><!--webbot bot="HTMLMarkup" startspan --></IFRAME></IFRAME><!--webbot bot="HTMLMarkup" endspan --></NOSCRIPT>
<body bgcolor="#ffffff">
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
محرك بحث جوجلجديد
<center>
<form action="http://www.google.com/search" method="get" target="_blank">
<table height="28" cellSpacing="0" cellPadding="0">
<tbody>
<tr>
<td height="24"><a style="COLOR: #00009c; TEXT-DECORATION: none" href="http://www.google.com/"><img alt="Google" src="http://www.google.com/logos/Logo_40wht.gif" align="absMiddle" border="0" width="128" height="53"></a>
<input maxLength="255" size="25" name="q" style="color: #800000; border: 1 solid #000000">
<input type="submit" value="ابحث" name="btnG" style="color: #FFFFFF; font-family: Tahoma; background-color: #333300; border: 1 solid #000000"></td>
</tr>
</tbody>
</table>
</form>
</center><!-- Search Google -->
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
محرك بحث العرب
<html><head><title>Suggestion form on an Arab Search Engine</title>
<META NAME="description" CONTENT="Suggest an arab search engine or an Arab directory">
<META NAME="keywords" CONTENT="Arabic Search Engines, Arab Search Engine"></head>
<body background="backg.gif" link="#800040" vlink="#001428">
<center><font size="2" face="Arial"><b><a href="http://www.arab.de/asearch.htm">
</a></b></font></center><br><br><br>
<p><center><font size ="2" face="Arial"><b> Please enter the URL of the arab search engine or directory<p>
</b></font></center><center><form action="/cgi-bin/email/ArabAlman/sgsearch.eml" method="POST">
<input type="hidden" name="ResponsePage" value="http://members.aol.com/ArabAlman/sgsdanke.htm">
<font size="2" face="Arial"><b>URL:</b></font><input type="text" size="60" name="URL" value="http://"><br><br>
<input type="submit" value="Submit URL"> <input type="reset" value="Clear URL"></form></center>
<br><br><br><center><font size="2" face="Arial"><b><a href="http://www.arab.de/asearch.htm">
</a></b></font></center></body></html>
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
رابط مشع
<p align="left"><script language="JavaScript">
<!-- Begin
function initArray() {
for (var i =0; i < initArray.arguments.length; i++) {
this[i] = initArray.arguments[i];
}
this.length = initArray.arguments.length;
}
var colors = new initArray(
"green",
"purple",
"blue",
"red",
"black",
"white",
"blue",
"yellow",
"green",
"fuschia",
"blue",
"purple",
"green",
"purple");
delay = .5; // seconds
link = 0;
vlink = 2;
function linkDance() {
link = ( link+3)%colors.length;
vlink = (vlink+1)%colors.length;
document.linkColor = colors[link];
document. vlinkColor = colors[vlink];
setTimeout("linkDance()",delay*1000);
}
linkDance();
// End -->
</script></p>
<p align="center"><a href="http://egyptsons.com"><font size="6"
face="Monotype Koufi">موقع ابناء مصر </font></a></p>
<p align="center"><font size="6" face="Monotype Koufi"></font> </p>
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
أحمد المليجي
17-03-2005, 10:41 AM
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
رسالة تظهر للزائر عندما يدخل لصفحتك
<SCRIPT LANGUAGE="JavaScript">
<!--
window.alert("مرحبا بكم اتمنى ان ينال رضاكم موقعى بس لاتنسون الترشيح")
// -->
</SCRIPT>
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
لجعل الصفحة تتحرك من الأعلى الى الأسفل بشكل اتوماتيكي
<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>
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
كلمات تتبع الماوس
<HTML>
<HEAD>
<TITLE>mouse</TITLE>
<META name="description" content="">
<META name="keywords" content="">
<style>.spanstyle {
COLOR: white; FONT-FAMILY: Verdana; FONT-SIZE: 8pt; FONT-WEIGHT: bold; POSITION: absolute; TOP: -50px; VISIBILITY: visible
}
</style>
<SCRIPT LANGUAGE="JavaScript">
var x, y;
var step = 10;
var flag = 0;
var message = "حط الكتابه هنا ";
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>
<body bgcolor="#000080" text="#000000" onload="makesnake()"
style="OVERFLOW-X: hidden; OVERFLOW-Y: scroll; WIDTH: 100%">
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
for (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>
<//--><//"--><!-- VC layer -->
<SCRIPT LANGUAGE="JavaScript">
<!--
document.write('<LAYER SRC="' + ValueBanner + '&t=html" WIDTH="' + IWidth
+ '" ');
document.write('HEIGHT="' + IHeight + '" VISIBILITY="hide" onLoad=');
document.write('"moveToAbsolute(VC.pageX,VC.pageY); clip.width=' + IWidth
+ '; ');
document.write('clip.height=' + IHeight +
'; visibility=\'show\'"></LAYER>');
// -->
</SCRIPT>
<!-- vc layer -->
</BODY>
</HTML>
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
أحمد المليجي
17-03-2005, 10:42 AM
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
ساعة
<SCRIPT LANGUAGE="JavaScript">
var timerID = null
var timerRunning = false
function stopclock()
{
if(timerRunning)
clearTimeout(timerID)
timerRunning = false
}
function startclock()
{
stopclock()
showtime()
}
function showtime()
{
var now = new Date()
var hours = now.getHours()
var minutes = now.getMinutes()
var seconds = now.getSeconds()
var timeValue = "" + ((hours > 12) ? hours - 12 : hours)
timeValue += ((minutes < 10) ? ":0" : ":") + minutes
timeValue += ((seconds < 10) ? ":0" : ":") + seconds
timeValue += (hours >= 12) ? "PM" : "AM"
document.clock.face.value = timeValue
timerID = setTimeout("showtime()",1000)
timerRunning = true
}
//-->
</SCRIPT>
<form name="clock" onSubmit="0">
<INPUT TYPE="text" NAME="face" SIZE=11 READONLY VALUE ="....Initializing....">
</form>
<SCRIPT LANGUAGE="JavaScript">
<!--
startclock()
//-->
</SCRIPT>
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
كود لعمل رابط يفتح بمجرد مرور مؤشر الفأره عليه
<a href="" onmouseover="parent.location='http://faisal1.com'">ممنوع اللمس .. لا تقترب </A>
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
قائمة رهيبة تظهر من الجانب الايسر
<style>
<!--
#slidemenubar, #slidemenubar2{
position:absolute;
left:-155px;
width:160px;
top:170px;
border:1.5px solid green;
background-color:lightyellow;
layer-background-color:lightyellow;
font:bold 12px Verdana;
line-height:20px;
}
-->
</style>
<script language="JavaScript1.2">
/*
Sliding Menu Bar Script-
© Dynamic Drive (www.dynamicdrive.com)
For full source code, installation instructions,
100's more DHTML scripts, and Terms Of
Use, visit dynamicdrive.com
*/
if (document.all)
document.write('<div id="slidemenubar2" style="left:-150" onMouseover="pull()" onMouseout="draw()">')
</script>
<layer id="slidemenubar" onMouseover="pull()" onMouseout="draw()">
<script language="JavaScript1.2">
var sitems=new Array()
var sitemlinks=new Array()
//extend or shorten this list
sitems[0]="الصفحة الرئيسية"
sitems[1]="الموقع الاول"
sitems[2]="الموقع الثانى"
sitems[3]="الموقع الثالث"
sitems[4]="الموقع الرابع"
sitems[5]="الموقع الخامس"
sitems[6]="الموقع السادس"
sitems[7]="الموقع السابع"
sitems[8]="الموقع الثامن"
sitems[9]="الموقع التاسع"
sitems[10]="الموقع العاشر"
sitems[11]="الموقع الحادى عشر"
sitems[12]="الموقع الثانى عشر"
//These are the links pertaining to the above text.
sitemlinks[0]="هنا تضع المواقع"
sitemlinks[1]="؟؟؟؟؟؟؟؟؟؟؟؟؟؟"
sitemlinks[2]="؟؟؟؟؟؟؟؟؟؟؟؟؟؟"
sitemlinks[3]="؟؟؟؟؟؟؟؟؟؟؟؟؟؟"
sitemlinks[4]="؟؟؟؟؟؟؟؟؟؟؟؟؟؟"
sitemlinks[5]="؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟"
sitemlinks[6]="؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟"
sitemlinks[7]="؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟"
sitemlinks[8]="؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟"
sitemlinks[9]="؟؟؟؟؟؟؟؟؟؟؟؟؟؟"
sitemlinks[10]="؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟"
sitemlinks[11]="؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟"
sitemlinks[12]="؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟"
for (i=0;i<=sitems.length-1;i++)
document.write('<a href='+sitemlinks[i]+'>'+sitems[i]+'</a><br>')
</script>
</layer>
<script language="JavaScript1.2">
function regenerate(){
window.location.reload()
}
function regenerate2(){
if (document.layers)
setTimeout("window.onresize=regenerate",400)
}
window.onload=regenerate2
if (document.all){
document.write('</div>')
themenu=document.all.slidemenubar2.style
rightboundary=0
leftboundary=-150
}
else{
themenu=document.layers.slidemenubar
rightboundary=150
leftboundary=10
}
function pull(){
if (window.drawit)
clearInterval(drawit)
pullit=setInterval("pullengine()",50)
}
function draw(){
clearInterval(pullit)
drawit=setInterval("drawengine()",50)
}
function pullengine(){
if (document.all&&themenu.pixelLeft<rightboundary)
themenu.pixelLeft+=5
else if(document.layers&&themenu.left<rightboundary)
themenu.left+=5
else if (window.pullit)
clearInterval(pullit)
}
function drawengine(){
if (document.all&&themenu.pixelLeft>leftboundary)
themenu.pixelLeft-=5
else if(document.layers&&themenu.left>leftboundary)
themenu.left-=5
else if (window.drawit)
clearInterval(drawit)
}
</script>
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
أحمد المليجي
17-03-2005, 10:43 AM
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
نص بألوان قوس قزح
<p align="center"><font size="6" face="Tahoma"><strong><script
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("<FONT COLOR=\"#FF"+color_h1+color_h2+"\">"+text.substring(i,i+1)+"</FONT>");
}
}
//-->
</script> <!--Place this script in the BODY section.--> <!--You may edit these font tags.--> </strong></font><font size="6"><strong><script
language="JavaScript"><!--
// You may edit the message below.
{makeRainbow("<< مرحبابكم في موقعنا >> ");}
// --></script></strong></font></p>
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
لينك متحرك
<a href="http://www.egyptsons.com"><marquee width=100% behavior=alternate direction=left align=middle border=3>موقع ابناء مصر</marquee></a>
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
قام بالتجميع و التعديل
تحياتي احمد المليجي "New tut"
سمسمة
21-03-2005, 10:00 PM
مع انى مش عارفة له كويس:2:
بس شكرا يااحمد مجهود كبيرhttp://smilies.sofrayt.com/fsc/tulips.gif
أحمد المليجي
22-03-2005, 10:24 AM
مع انى مش عارفة له كويس:2:
بس شكرا يااحمد مجهود كبيرhttp://smilies.sofrayt.com/fsc/tulips.gif
و الله احنا بنعمل اللي علينا و بنحط الحاجات دي
و اهو كل حاجة ليها زبونها :d
وشكرا
@@
أحمد المليجي
31-05-2005, 05:48 PM
ان شاء الله هناك المزيد من الاكواد
أحمد المليجي
13-10-2005, 09:12 PM
كود جديد يزل اعلانات لايكوس المزعجة ......
<?? START AD-buster! version 2.32 ??>
<?? stamped on April 12* 2005 at 10:24 PM ??>
<!************************************************ * >
<?? AD-buster! - Google AD Frame Blocker ??>
<script type="text/javascript">
<!--
if (top.frames.length > 0)
{
top.location.href = location.href;
}
// -->
</script>
<!************************************************ * >
<?? AD-buster! - Lycos UK Top Banner AD Blocker ??>
<script type="text/javascript">
function TOP_BANNER_AD_KILLER()
{
setTimeout("AD_closeAll()"* 1);
}
setInterval("TOP_BANNER_AD_KILLER()"* 1);
</script>
<!************************************************ * >
<?? END AD-buster! ??>
__________________________________________________ _____
شريط اخبار الجزيرة
<SCRIPT language=JavaScript>
<!--
var g=new Date(); g=g.getTime()%1000;
document.writeln('<iframe width=100% height=30 scrolling=no marginwidth=0 marginheight=0 frameborder=0 src=http://www.faisal1.com/jazeer1m.php>');
// --></SCRIPT>
<NOSCRIPT><!--webbot bot="HTMLMarkup" startspan --><IFRAME
marginWidth=0 marginHeight=0
frameBorder=0 width=0 scrolling=no
height=0><!--webbot bot="HTMLMarkup" endspan --><!--webbot bot="HTMLMarkup" startspan --></IFRAME></IFRAME><!--webbot bot="HTMLMarkup" endspan --></NOSCRIPT>
----------------------------------------------------------------
سمسمة
13-10-2005, 09:22 PM
تصور بقيت اعرف اشتغل عليهم دلوأتى :d
هاخد الكود بتاع لايكوس دة كدة اجربه*77*
أحمد المليجي
13-10-2005, 09:45 PM
ياريت تقولي لنا علي النتيجة لما تجربية............
Hesham Nassar
14-10-2005, 10:25 AM
يا سلام يا ابو حميد ..http://www.egyptsons.com/misr/images/smilies/050103big_prv.gif
ده انت جايب أكواد 100% ..http://www.egyptsons.com/misr/images/smilies/014.gif
و أنا معاك برضو و متابع و لو اتكعبلت في أكواد هبقى هجيبها معايا برضو ..
و يبقى الموضوع موسوعة أكواد بقى ..http://www.aborenaz.com/smilies/smilies2/9'hk_w_frfsh/clap_1.gif
بالتوفيق ..http://www.egyptsons.com/misr/images/smilies/1110.gif
أحمد المليجي
14-10-2005, 01:24 PM
اي خدمة يا كينج دي انت شرفت الموضوع
http://www.geocities.com/fancy7000/new6.gif
ويلا بقي ساعد معانا و اتبرع ولو بكود ههههه
http://www.geocities.com/fancy7000/new20.gif
ابن البلد
14-10-2005, 06:42 PM
<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>
لالغاء الخطوط التي تظهر تحت الوصلات
[line]
<script language="JavaScript">
<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->
<!-- Hide from old browsers
var 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 it
fade 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)">
كود لعمل خلفيه مضيئه
_________________________
<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.htm
function change() {
document.bgColor = document.back.g.options[document.back.g.selectedIndex].value
}
//-->
</script>
هذا الكود ايضا لاختيار لون الخلفيه ولكن بطريقه أخرى رائعه وسهله
______________________________
<!--webbot
bot="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="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 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) -->
<!-- Begin
if (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 -->
كود رائع جدا لعمل تأثيرات مع الماوس..جربه الآن
________________________
<!-- 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 -->
<!-- Begin
var 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">
<!-- Begin
for (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 -->
كود لعمل نص يتبع الماوس..ولكن اتبع الخطوات بداخل هذا الكود
__________________________
!-- 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 -->
<!-- Begin
var no = 25; // snow number
var speed = 10; // smaller number moves the snow faster
var snowflake = "http://www.your-web-site-address-here.com/snow.gif";
var ns4up = (document.layers) ? 1 : 0; // browser sniffer
var ie4up = (document.all) ? 1 : 0;
var dx, xp, yp; // coordinate and position variables
var am, stx, sty; // amplitude and step variables
var 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 variables
xp[i] = Math.random()*(doc_width-50); // set position variables
yp[i] = Math.random()*doc_height;
am[i] = Math.random()*20; // set amplitude variables
stx[i] = 0.02 + Math.random()/10; // set step variables
sty[i] = 0.7 + Math.random(); // set step variables
if (ns4up) { // set layers
if (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 function
for (i = 0; i < no; ++ i) { // iterate for every dot
yp[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 function
for (i = 0; i < no; ++ i) { // iterate for every dot
yp[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.gif
Right-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 -->
كود لعمل خلفية ثلوج متساقطه أو أي صوره يمكن أن تضعها بدل الثلوج
__________________________
<script
language="JavaScript">
<!--
function click() {
if (event.button==2) {
alert('لا تحاول ممنوع يعني ممنوع');
}
}
document.onmousedown=click
// -->
// -->
</script>
كود الرساله التحذيريه التي تمنع الضغط الأيمن للماوس
________________________
<!-- 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 -->
<!-- Begin
function validate(){
var invalid = " "; // Invalid character is a space
if (document.submitform.filename.value.indexOf(invali d) > -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 -->
كود يجعلك تعرض الملفات التي لديك في السي
ويمكن الزوار أيضا من عرض ملفاتهم....اضغط Browse أو عرض.
__________________________
<SCRIPT LANGUAGE="JavaScript">
<!--
// Made by SportsFan
// Page at http://suns.home.ml.org
// Note: This was originally Rotating Banners depending on time; however,
// I edited it into a clock...
var timeNow=new Date();
var now=timeNow.getMinutes();
var hour=timeNow.getHours();
if(now<=60)
number=60;
if(now<=59)
number=59;
if(now<=58)
number=58;
if(now<=57)
number=57;
if(now<=56)
number=56;
if(now<=55)
number=55;
if(now<=54)
number=54;
if(now<=53)
number=53;
if(now<=52)
number=52;
if(now<=51)
number=51;
if(now<=50)
number=50;
if(now<=49)
number=49;
if(now<=48)
number=48;
if(now<=47)
number=47;
if(now<=46)
number=46;
if(now<=45)
number=45;
if(now<=44)
number=44;
if(now<=43)
number=43;
if(now<=42)
number=42;
if(now<=41)
number=41;
if(now<=40)
number=40;
if(now<=39)
number=39;
if(now<=38)
number=38;
if(now<=37)
number=37;
if(now<=36)
number=36;
if(now<=35)
number=35;
if(now<=34)
number=34;
if(now<=33)
number=33;
if(now<=32)
number=32;
if(now<=31)
number=31;
if(now<=30)
number=30;
if(now<=29)
number=29;
if(now<=28)
number=28;
if(now<=27)
number=27;
if(now<=26)
number=26;
if(now<=25)
number=25;
if(now<=24)
number=24;
if(now<=23)
number=23;
if(now<=22)
number=22;
if(now<=21)
number=21;
if(now<=20)
number=20;
if(now<=19)
number=19;
if(now<=18)
number=18;
if(now<=17)
number=17;
if(now<=16)
number=16;
if(now<=15)
number=15;
if(now<=14)
number=14;
if(now<=13)
number=13;
if(now<=12)
number=12;
if(now<=11)
number=11;
if(now<=10)
number=10;
if(now<=9)
number="09";
if(now<=8)
number="08";
if(now<=7)
number="07";
if(now<=6)
number="06";
if(now<=5)
number="05";
if(now<=4)
number="04";
if(now<=3)
number="03";
if(now<=2)
number="02";
if(now<=1)
number="01";
if(hour==24)
hour=12;
if(hour==23)
hour=11;
if(hour==22)
hour=10;
if(hour==21)
hour=9;
if(hour==20)
hour=8;
if(hour==19)
hour=7;
if(hour==18)
hour=6;
if(hour==17)
hour=5;
if(hour==16)
hour=4;
if(hour==15)
hour=3;
if(hour==14)
hour=2;
if(hour==13)
hour=1;
if(hour==12)
hour=12;
if(hour==11)
hour=11;
if(hour==10)
hour=10;
if(hour==9)
hour=9;
if(hour==8)
hour=8;
if(hour==7)
hour=7;
if(hour==6)
hour=6;
if(hour==5)
hour=5;
if(hour==4)
hour=4;
if(hour==3)
hour=3;
if(hour==2)
hour=2;
if(hour==1)
hour=1;
var JSHOUR=""+hour+""
var JSTIME=""+number+""
document.write("<center><table border=0 cellspacing=0 bgcolor=000000><tr><td>");
document.write("<center><font size=+2 color=ffffff>الساعة الأن "+JSHOUR+":"+JSTIME+"</font></A></td></tr></table></center>");
//-->
</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()">
كــود يعمل على تحديث الصفحه..
__________________________
**********
<!--
/*
Auto Refresh Page with Time script
By 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 59
var limit="0:30"
if (document.images){
var parselimit=limit.split(":")
parselimit=parselimit[0]*60+parselimit[1]*1
}
function beginrefresh(){
if (!document.images)
return
if (parselimit==1)
window.location.reload()
else{
parselimit-=1
curmin=Math.floor(parselimit/60)
cursec=parselimit%60
if (curmin!=0)
curtime=curmin+" minutes and "+cursec+" seconds left until page refresh!"
else
curtime=cursec+" seconds left until page refresh!"
window.status=curtime
setTimeout("beginrefresh()",1000)
}
}
window.onload=beginrefresh
//-->
</script>
كود لعمل ريفريش اتوماتيكي للصفحه..رائع
__________________________
<SCRIPT LANGUAGE="JavaScript">
<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://www.geocities.com/planet9000 -->
<!-- Begin
var 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 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>
وهذا الكود أيضا لكتابة آخر مره قم فيها بتحديث الصفحه..أفضل من السابق
___________________________
<a class="chlnk" style="cursor:hand" HREF onClick="this.style.behavior='url(#default#homepage)';this. setHomePage('http://coctail.net');"><font size="3">صفحة
البدء</font></a>
كود يمكن الزوار من جعل صفحتك هي صفحة البدء الهوم بيج
دول شوية
وشوية وهجيب لكم كمان شوية
ابن البلد
14-10-2005, 07:22 PM
ياريت نبقه نحط الكود جوه وسم الكود علشان يظهر زي كده
<a href="javascript:window.external.AddFavorite('http://www.coctail.net',%20'(((كـ كوكتيل ــوكب )))')">أضف موقعنا لمفضلتك http://www.coctail.net/ </a>
كود لتمكين الزوار من اضافه عنوان موقعك الى المفضله لديهم
___________________________
<!-- 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 ('');"
"asdh4@hotmail.com"
"">
</body>
</html>
<!-- Simba says Roar. -->
كود عباره عن رسالة ترحيبيه بمجرد دخول الزائر الصفحه وتودعه عند الخروج منها
___________________________
</script>
<SCRIPT LANGUAGE="Javascript">
name=window.prompt("انت الآن في كوكـب كوكتـيل..اكتــب اسمك أولا ثم تفضل بالدخول الى عالم كوكتيل الرائع ","عزيزي الزائر ");
document.write("<H2 align=center>مرحبا بك "+name+"</H2>")
//-->
</script>
كود لعمل لوحه تطلب من الزائر اسمه بمجرد دخول الصفحه
____________________________
<!-- TWO STEPS TO INSTALL POPUP WINDOW:
1. Paste the first into the HEAD of your HTML document
2. Use the code to open the popup page on your site -->
<!-- STEP ONE: Copy this code into the HEAD of your HTML document -->
<HEAD>
<SCRIPT LANGUAGE="JavaScript">
<!-- The JavaScript Source!! http://www.egyptsons.com/ -->
<!-- Begin
function popUp() {
props=window.open('ضع عنوان الصفحة هنا التي تريدها ان تطلع اتوماتيكي ', 'poppage', 'toolbars=0, scrollbars=1, location=0, statusbars=0, menubars=0, resizable=1, width=200, height=300, left = 300, top = 150');
}
// End -->
</script>
<!-- STEP TWO: Paste this onLoad event handler into the BODY tag -->
<BODY onLoad="javascript:popUp()">
<!-- Script Size: 0.73 KB -->
كود لصفحه تفتح لك اوتوماتيكيا مع الصفحه الرئيسيه
_____________________________
<FORM ACTION="http://service.bfast.com/bfast/click" >
<INPUT TYPE="hidden" NAME="siteid" VALUE="29441281" >
<INPUT TYPE="hidden" NAME="bfpage" VALUE="search_lg">
<INPUT TYPE="hidden" NAME="bfmid" VALUE="22218516" >
<input type=hidden name=user value=befree>
<input type=hidden name=pg value=q>
<table width=468 border=0 cellspacing=0 cellpadding=3 bgcolor=White>
<tr>
<td height=60 rowspan=2 valign=top>
<a href="http://service.bfast.com/bfast/click?
bfmid=22218516&siteid=29441281&bfpage=homepage" target="_top">
<td>
<th><font face="Arial,Helvetica,sans-serif" size=2
color=Black>Search ALTA VISTA:</font></th>
<td width="100%"><input type=text name=q size=19
maxlength=800> <SELECT NAME=kl>
<OPTION VALUE=XX SELECTED>any language <OPTION
VALUE=en>English<OPTION VALUE=zh>Chinese<OPTION VALUE=cs>Czech<OPTION
VALUE=da>Danish<OPTION VALUE=nl>Dutch<OPTION VALUE=et>Estonian<OPTION
VALUE=fi>Finnish<OPTION VALUE=fr>French<OPTION VALUE=de>German<OPTION
VALUE=el>Greek<OPTION VALUE=he>Hebrew<OPTION
VALUE=hu>Hungarian<OPTION VALUE=is>Icelandic<OPTION
VALUE=it>Italian<OPTION VALUE=ja>Japanese<OPTION
VALUE=ko>Korean<OPTION VALUE=lv>Latvian<OPTION
VALUE=lt>Lithuanian<OPTION VALUE=no>Norwegian<OPTION
VALUE=pl>Polish<OPTION VALUE=pt>Portuguese<OPTION
VALUE=ro>Romanian<OPTION VALUE=ru>Russian<OPTION
VALUE=es>Spanish<OPTION VALUE=sv>Swedish</SELECT></td></tr>
<tr><td> </td>
<td align=right><input type=image name=search
src="http://av.com/srchbox/search.gif" alt=Search hspace=5
border=0></td></tr></table></form>
<IMG SRC="http://service.bfast.com/bfast/serve?
bfmid=22218516&siteid=29441281&bfpage=wsearch_l1" BORDER="0"
WIDTH="1" HEIGHT="1" NOSAVE >
<br>
</body>
</html>
محرك بحث لألتافيستا
__________________________
<script language="JavaScript"><!--
// START HIDE
var MAX_ENGINES = 35;
var tp='';
var tpp='';
var find = 'hunt';
var hold=0;
var hold2=0;
var gog=0;
var ap='';
function MakeArray(n) {
for (var i = 1; i <= n; i++) {
this[i] = 0;
}
this.maxlen = n;
this.len = 0;
return this;
}
var engs = new MakeArray(MAX_ENGINES);
function find_substring(needle, haystack) {
var i, needlen = needle.length, haylen = haystack.length;
for (i=0; i<=haylen-needlen; i++) {
if (needle == haystack.substring(i,i+needlen))
return i;
}
return false;
}
function Engine(name, opts, home, search) {
var gotcha = find_substring(find, search);
this.name = name;
this.opts = opts;
this.home = home;
this.pre_gotcha = search.substring(0,gotcha);
this.post_gotcha= search.substring(gotcha+find.length, search.length);
}
function Add(name, opts, home, search) {
engs.len++;
if (engs.len <= engs.maxlen) {
engs[engs.len] = new Engine(name, opts, home, search)
}
else {
alert ('Better increase MAX_ENGINES: ' + engs.Len + '>' + engs.maxlen)
}
}
function DisplayForm() {
document.writeln('<FORM Name=Gotchaform OnSubmit="HandleForm(this); return false">');
document.writeln('<strong></strong> <INPUT size=15 name="query">');
document.writeln('<strong></strong> <SELECT name="service">');
for (i=1; i <= engs.len; i++) {
document.writeln("<OPTION " + engs[i].opts + "> " + engs[i].name);
}
document.writeln('</SELECT> <input type=submit value="Search"><br>');
document.writeln('</FORM>');
document.Gotchaform.query.focus()
}
function HandleForm(form){
var i, newq="", oldq=form.query.value;
for (i=0; i<oldq.length; i++) { // compress [ ]+ into \+
var thischar = oldq.charAt(i);
if (thischar =="+")newq += "%2B";
else
if (thischar != ' ')
newq += thischar;
else if (lastchar != ' ')
newq += '+';
lastchar = thischar;
}
var eng = engs[1+form.service.selectedIndex];
// Window
search=window.open(newq ? eng.pre_gotcha + newq + eng.post_gotcha : eng.home,"SmartSearch","scrollbars=yes,toolbar=yes,location=yes,directorie s=yes,status=yes,menubar=yes,resizable=yes,width=' 100%',hight='100%'");
}
Add("Alta Vista","SELECTED","http://altavista.digital.com/","http://altavista.digital.com/cgi-bin/query?pg=q&what=web&fmt=d&q=hunt");
Add("Yahoo!","","http://www.yahoo.com/","http://search.yahoo.com/bin/search?p=hunt" );
Add("DejaNews","","http://www.dejanews.com/","http://search.dejanews.com/nph-dnquery.xp?query=hunt&defaultOp=AND&svcclass=dncurrent&maxhits=25");
Add("HotBot","","http://www.search.hotbot.com","http://www.search.hotbot.com/search.html?MT=hunt&DC=25");
Add("Infoseek","","http://www.infoseek.com/Home?pg=Home.html&sv=A2","http://www.infoseek.com/Titles?qt=hunt&col=WW&sv=A2");
Add("Excite","","http://www.excite.com/","http://www.excite.com/search.gw?searchType=Concept&search=hunt&category=default");
Add("Lycos","","http://www.lycos.com/","http://www.lycos.com/cgi-bin/pursuit?query=hunt&backlink=639");
Add("Magellan","","http://www.mckinley.com/","http://www.mckinley.com/extsearch.cgi?query=hunt");
Add("OpenText","","http://search.opentext.com","http://search.opentext.com/omw/simplesearch?SearchFor=hunt&mode=and");
Add("WebCrawler","","http://webcrawler.com/","http://webcrawler.com/cgi-bin/WebQuery?searchText=hunt&maxHits=25");
// Software
Add("ZDNet Files","","http://www.zdnet.com/","http://www6.zdnet.com/cgi-bin/texis/swlib/hotfiles/search.html?Usrt=rel&Usrchtype=simple&Utext=hunt");
Add("Filez","","http://www.filez.com/","http://filez.com/cgi/filez.cgi?query=hunt&type=All+Files&hits=50&domain=World&doit=Search/");
Add("Shareware.com","","http://www.shareware.com/","http://search.shareware.com/code/engine/Find?logop=and&cfrom=quick&orfile=True&hits=25&search=hunt&category=All-Categories");
Add("PC Gamer","","http://www.pcgame.com/","http://www.pcgame.com/finder/search.cgi?key=hunt");
// Denmark
DisplayForm();
// STOP HIDE
// --></script>
محرك بحث متعدد لأشهر محركات البحث العالميه على النت
_______________________
<!-- Paste this between the HEAD tags of your html document -->
<script language="JavaScript">
var isIE4 = false;
function CheckBrowser()
{ if (navigator.appName == "Microsoft Internet Explorer" && navigator.appVersion.charAt(0) >= 4) { isIE4 = true; }}
function mOvr(src,clrOver)
{ if (!src.contains(event.fromElement)) { src.style.cursor = 'hand'; src.bgColor = clrOver; src.children.tags('A')[0].style.color = '#ffffff';}}
function mOut(src,clrIn)
{ if (!src.contains(event.toElement)) { src.style.cursor = 'default'; src.bgColor = clrIn; src.children.tags('A')[0].style.color = '#ffffff';}}
function mClk(src)
{ if(event.srcElement.tagName=='TD'){src.children.ta gs('A')[0].click();} }
function mOvrTop(src,clrOver)
{ if (!src.contains(event.fromElement)) { src.style.cursor = 'hand'; src.bgColor = clrOver;}}
function mOutTop(src,clrIn)
{ if (!src.contains(event.toElement)) { src.style.cursor = 'default'; src.bgColor = clrIn;}}
</script>
<!-- Paste this within the BODY of your document. Customize the table, colors, fonts, etc -->
<table cellspacing="3" cellpadding="0" border="0" width="420" align="center" bgcolor="#003366">
<tr>
<td align="center" width="105" onmouseover="mOvr(this,'#9999cc');" onmouseout="mOut(this,'#666699');" onclick="mClk(this);" bgcolor="#666699">
<a style="color: #FFFFFF" href="http://www.yahoo.com/"><font face="Verdana" size="-2">YAHOO</font></a>
</td>
<td align="center" width="105" onmouseover="mOvr(this,'#9999cc');" onmouseout="mOut(this,'#666699');" onclick="mClk(this);" bgcolor="#666699">
<a style="color: #FFFFFF" href="http://hotbot.lycos.com/"><font face="Verdana" size="-2">HOTBOT</font></a>
</td>
<td align="center" width="105" onmouseover="mOvr(this,'#9999cc');" onmouseout="mOut(this,'#666699');" onclick="mClk(this);" bgcolor="#666699">
<a style="color: #FFFFFF" href="http://www.egyptsons.com/"><font face="Verdana" size="-2">Egypt Sons</font></a>
</td>
<td align="center" width="105" onmouseover="mOvr(this,'#9999cc');" onmouseout="mOut(this,'#666699');" onclick="mClk(this);" bgcolor="#666699">
<a style="color: #FFFFFF" href="http://www.geocities.com"><font face="Verdana" size="1">GEOCITIES</font></a>
</td>
</tr>
</table>
كود لعمل مينيو بالمواقع الشهيره..رائع
________________________
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
function formHandler(form){
var URL = document.form.site.options[document.form.site.selectedIndex].value;
window.location.href = URL;
}
// End -->
</SCRIPT>
</head>
<body>
<center>
</center>
<center>
<form name="form">
<select name="site" size=1>
<option value="http://www.coctail.net">الصفحة الرئيسية
<option value="http://coctail.net/any.htm ">فن وطرب
<option value="http://coctail.net/vb">منتديات كوكتيل
<option value="http://any.com/any.htm">قصائد مسموعه
<option value="http://coctail.net/cards/romancee.htm ">رومانسيات
</select>
<input type=button value="أذهب !" onClick="javascript:formHandler()">
</form>
</center>
كود لعمل لسته نازله لصفحات موقعك..رائع جربه
_______________________
<STYLE type=text/css>BODY {
SCROLLBAR-FACE-COLOR: #000000; SCROLLBAR-HIGHLIGHT-COLOR: #000000; SCROLLBAR-SHADOW-COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: #000000; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #FFFFFF; SCROLLBAR-DARKSHADOW-COLOR: black
}
</STYLE>
كود شريط المتصفح (يعطي ألوان جذابه للشريط , فقط قم بتعديل الالوان)
_____________________________
<layer name="a0" left=10 top=10 visibility=show bgcolor="#ffffff" clip="0,0,1,1"></layer>
<layer name="a1" left=10 top=10 visibility=show bgcolor="#fff000" clip="0,0,1,1"></layer>
<layer name="a2" left=10 top=10 visibility=show bgcolor="#ffa000" clip="0,0,1,1"></layer>
<layer name="a3" left=10 top=10 visibility=show bgcolor="#ff00ff" clip="0,0,1,1"></layer>
<layer name="a4" left=10 top=10 visibility=show bgcolor="#00ff00" clip="0,0,1,1"></layer>
<layer name="a5" left=10 top=10 visibility=show bgcolor="#ff00ff" clip="0,0,1,1"></layer>
<layer name="a6" left=10 top=10 visibility=show bgcolor="#ff0000" clip="0,0,1,1"></layer>
<layer name="a7" left=10 top=10 visibility=show bgcolor="#ffffff" clip="0,0,1,1"></layer>
<layer name="a8" left=10 top=10 visibility=show bgcolor="#fff000" clip="0,0,1,1"></layer>
<layer name="a9" left=10 top=10 visibility=show bgcolor="#ffa000" clip="0,0,1,1"></layer>
<layer name="a10" left=10 top=10 visibility=show bgcolor="#ff00ff" clip="0,0,1,1"></layer>
<layer name="a11" left=10 top=10 visibility=show bgcolor="#00ff00" clip="0,0,2,2"></layer>
<layer name="a12" left=10 top=10 visibility=show bgcolor="#0000ff" clip="0,0,2,2"></layer>
<layer name="a13" left=10 top=10 visibility=show bgcolor="#ff0000" clip="0,0,2,2"></layer>
<script language="JavaScript">
/*
Document firework script (By Kurt Gregg, kurt.grigg@virgin.net)
Modified granted to Dynamic Drive to feature script in archive
For full source and 100's more DHTML scripts, visit http://dynamicdrive.com
*/
if (document.all)
with(document){
write('<div id="starsDiv" style="position:absolute;top:0px;left:0px">')
write('<div style="position:relative;width:2px;height:2px;background: #ffffff;font-size:2px"></div>')
write('<div style="position:relative;width:1px;height:1px;background: #fff000;font-size:1px"></div>')
write('<div style="position:relative;width:1px;height:1px;background: #ffa000;font-size:1px"></div>')
write('<div style="position:relative;width:1px;height:1px;background: #ff00ff;font-size:1px"></div>')
write('<div style="position:relative;width:1px;height:1px;background: #00ff00;font-size:1px"></div>')
write('<div style="position:relative;width:1px;height:1px;background: #0000ff;font-size:1px"></div>')
write('<div style="position:relative;width:1px;height:1px;background: #FF0000;font-size:1px"></div>')
write('<div style="position:relative;width:1px;height:1px;background: #ffffff;font-size:1px"></div>')
write('<div style="position:relative;width:1px;height:1px;background: #fff000;font-size:1px"></div>')
write('<div style="position:relative;width:1px;height:1px;background: #ffa000;font-size:1px"></div>')
write('<div style="position:relative;width:1px;height:1px;background: #ff00ff;font-size:1px"></div>')
write('<div style="position:relative;width:2px;height:2px;background: #ff00ff;font-size:2px"></div>')
write('<div style="position:relative;width:1px;height:1px;background: #0000ff;font-size:1px"></div>')
write('<div style="position:relative;width:1px;height:1px;background: #FF0000;font-size:1px"></div>')
write('</div>')
}
var Clrs=new Array(9)
Clrs[0]='ff0000';
Clrs[1]='00ff00';
Clrs[2]='000aff';
Clrs[3]='ff00ff';
Clrs[4]='ffa500';
Clrs[5]='ffff00';
Clrs[6]='00ff00';
Clrs[7]='ffffff';
Clrs[8]='fffff0';
var sClrs=new Array(5)
sClrs[0]='ffa500';
sClrs[1]='55ff66';
sClrs[2]='AC9DFC';
sClrs[3]='fff000';
sClrs[4]='fffff0';
var yBase;
var xBase;
var step;
var currStep = 0;
var Xpos = 1;
var Ypos = 1;
var initialStarColor='ffa000';
var Mtop=250;
var Mleft=250;
function Fireworks() {
if (document.all)
{
yBase = window.document.body.offsetHeight/3;
xBase = window.document.body.offsetWidth/8;
}
else if (document.layers)
{
yBase = window.innerHeight/3;
xBase = window.innerWidth/8;
}
if (document.all)
{
step=5;
for ( i = 0 ; i < starsDiv.all.length ; i++ )
{
for (ai=0; ai < Clrs.length; ai++)
{
var c=Math.round(Math.random()*[ai]);
}
if (currStep < 90)
starsDiv.all[i].style.background=initialStarColor;
if (currStep > 90)
starsDiv.all[i].style.background=Clrs[c];
starsDiv.all[i].style.top = Mtop + yBase*Math.sin((currStep+i*5)/3)*Math.sin(550+currStep/100)
starsDiv.all[i].style.left = Mleft + yBase*Math.cos((currStep+i*5)/3)*Math.sin(550+currStep/100)
}
}
else if (document.layers)
{
step = 5;
for ( j = 0 ; j < 14 ; j++ ) //number of NS layers!
{
var templayer="a"+j
for (ai=0; ai < Clrs.length; ai++)
{
var c=Math.round(Math.random()*[ai]);
}
if (currStep < 90)
document.layers[templayer].bgColor=initialStarColor;
if (currStep > 90)
document.layers[templayer].bgColor=Clrs[c];
document.layers[templayer].top = Mtop + yBase*Math.sin((currStep+j*5)/3)*Math.sin(550+currStep/100)
document.layers[templayer].left = Mleft + yBase*Math.cos((currStep+j*5)/3)*Math.sin(550+currStep/100)
}
}
currStep+= step;
//window.status=currStep;
T=setTimeout("Fireworks()",5);
if (currStep==220)
{
currStep=-10;
for (n=0; n < sClrs.length; n++)
{
var k=Math.round(Math.random()*n);
}
initialStarColor=sClrs[k];
if (document.all)
{
Dtop=window.document.body.clientHeight-250;
Dleft=xBase*3.5;
Mtop=Math.round(Math.random()*Dtop);
Mleft=Math.round(Math.random()*Dleft);
document.all.starsDiv.style.top=Mtop+document.body .scrollTop;
document.all.starsDiv.style.left=Mleft+document.bo dy.scrollLeft;
}
else if (document.layers)
{
Dleft=window.innerWidth-100;
Dtop=window.innerHeight-100;
Mtop=Math.round(Math.random()*Dtop+window.pageYOff set);
Mleft=Math.round(Math.random()*Dleft+window.pageXO ffset);
document.layers[templayer].top=Mtop;
document.layers[templayer].left=Mleft;
}
if ((Mtop < 20) || (Mleft < 20))
{
Mtop+=90;
Mleft+=90;
}
}
}
if (document.all||document.layers)
Fireworks();
</script>
كود لعمل ألعاب ناريه بالصفحه
___________________________
<!-- STEP ONE:انسخ الجزء التالي لمنطقة الراس -->
<HEAD>
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
function calc() {
first = document.loveform.name1.value.toUpperCase();
firstlength = document.loveform.name1.value.length;
second = document.loveform.name2.value.toUpperCase();
secondlength = document.loveform.name2.value.length;
var LoveCount=0;
for (Count=0; Count < firstlength; Count++) {
letter1=first.substring(Count,Count+1);
if (letter1=='L') LoveCount+=2;
if (letter1=='O') LoveCount+=2;
if (letter1=='V') LoveCount+=2;
if (letter1=='E') LoveCount+=2;
if (letter1=='Y') LoveCount+=3;
if (letter1=='O') LoveCount+=1;
if (letter1=='U') LoveCount+=3;
}
for (Count=0; Count < secondlength; Count++) {
letter2=second.substring(Count,Count+1);
if (letter2=='L') LoveCount+=2;
if (letter2=='O') LoveCount+=2;
if (letter2=='V') LoveCount+=2;
if (letter2=='E') LoveCount+=2;
if (letter2=='Y') LoveCount+=3;
if (letter2=='O') LoveCount+=1;
if (letter2=='U') LoveCount+=3;
}
amount=0;
if (LoveCount> 0) amount= 5-((firstlength+secondlength)/2)
if (LoveCount> 2) amount= 10-((firstlength+secondlength)/2)
if (LoveCount> 4) amount= 20-((firstlength+secondlength)/2)
if (LoveCount> 6) amount= 30-((firstlength+secondlength)/2)
if (LoveCount> 8) amount= 40-((firstlength+secondlength)/2)
if (LoveCount>10) amount= 50-((firstlength+secondlength)/2)
if (LoveCount>12) amount= 60-((firstlength+secondlength)/2)
if (LoveCount>14) amount= 70-((firstlength+secondlength)/2)
if (LoveCount>16) amount= 80-((firstlength+secondlength)/2)
if (LoveCount>18) amount= 90-((firstlength+secondlength)/2)
if (LoveCount>20) amount=100-((firstlength+secondlength)/2)
if (LoveCount>22) amount=110-((firstlength+secondlength)/2)
if (firstlength==0 || secondlength==0) amount= "Err";
if (amount < 0) amount= 0;
if (amount >99) amount=99;
document.loveform.output.value=amount+"%";
}
// End -->
</script>
<!-- STEP TWO: انسخ الجزء التالي لجسم الصفحة في المكان الذي تريد للأستمارة ان تظهر -->
<BODY>
<form name=loveform>
<input value="عنتر" name="name1" type="text" size="20"> +
<input value="عبلة" name="name2" type="text" size="20"> =
<input value="" name="output" type="text" size="6">
<br>
<br>
<input value="احسب" name="calculate" type="button" value="calculate" onclick="calc()">
</form>
كود لعمل لعبة اختبار الحب..مسليه
__________________________
<!-- ONE STEP TO INSTALL EYES:
1. Copy the coding into the BODY of your HTML document -->
<!-- STEP ONE: Paste this code into the BODY of your HTML document -->
<BODY>
<SCRIPT LANGUAGE="JavaScript1.2">
<!-- Original: demigod@psxexchange.com -->
<!-- Web Site: http://www.psxexchange.com -->
<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->
<!-- Begin
var brOK = false, mie = false;
if (document.layers || document.all) brOK = true;
if (document.all) mie = true;
var ex = 0, ey = 0;
var ae, le, re, x0, y0, tid, realx, realy;
function navMove(e) {
ex = e.pageX;
ey = e.pageY;
moveeye()
return routeEvent(e);
}
function mieMove() {
ex = document.body.scrollLeft + event.x;
ey = document.body.scrollTop + event.y;
moveeye();
}
function moveeye() {
dy = ey - y0 - 20;
dx1 = ex - x0 - 20;
dx2 = ex - x0 - 60;
r = Math.sqrt(dx1 * dx1 + dy * dy);
if (r < 20) r = 20;
dx1 = dx1 * 10 / r + x0 + 10;
dy1 = dy * 10 / r + y0 + 10;
r = Math.sqrt(dx2 * dx2 + dy * dy);
if (r < 20) r = 20;
dx2 = dx2 * 10 / r + x0 + 50;
ae.left = x0;
ae.top = y0;
le.left = dx1;
le.top = dy1;
re.left = dx2;
re.top = dy1;
}
function setHandlers() {
if (!mie) {
y0 = document.eyeballs.top;
x0 = document.eyeballs.left;
ae = document.eyeballs;
le = document.lefteye;
re = document.righteye;
window.captureEvents(Event.MOUSEMOVE);
window.onMouseMove = navMove;
}
else {
y0 = document.all.eyeballs.style.pixelTop;
x0 = document.all.eyeballs.style.pixelLeft;
ae = document.all.eyeballs.style;
le = document.all.lefteye.style;
re = document.all.righteye.style;
window.document.onmousemove = mieMove;
}
realx = x0 + 0.1;
realy = y0 + 0.1;
moveall();
}
function moveall() {
rx = realx + 40;
ry = realy + 40;
rx += (ex - rx) * 0.1;
ry += (ey - ry) * 0.1;
realx = rx - 40;
realy = ry - 40;
x0 = Math.round(realx);
y0 = Math.round(realy);
moveeye();
tid = setTimeout('moveall()', 100);
}
function placeeyes(x, y) {
if (brOK) {
ex = x + 40;
ey = y + 40;
s = '<DIV ID ="dummy" STYLE="position:absolute; ' +
'top:'+y+'; left:'+x+'; width:10; height:10;"> </DIV>';
s += '<DIV ID="eyeballs" STYLE="position:absolute; ' +
'top:'+y+'; left:'+x+'; width:80; height:40;"><IMG SRC=' +
'"whites.gif" border=0></DIV>';
s += '<DIV ID="lefteye" STYLE="position:absolute; ' +
'top:'+(y+10)+'; left:'+(x+10)+'; width:20; height:20;">' +
'<IMG SRC="pupil.gif" border=0></DIV>';
s += '<DIV ID="righteye" STYLE="position:absolute; ' +
'top:'+(y+10)+'; left:'+(x+50)+'; width:20; height:20;">' +
'<IMG SRC="pupil.gif" border=0></DIV>';
document.writeln(s);
}
}
function clearEyes() {
if (tid) clearTimeout(tid);
}
placeeyes(200, 100);
window.onload = setHandlers;
window.onunload = clearEyes;
// 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.83 KB -->
عيوننا تراقبك...حركه مسليه جدا تتبع الماوس
__________________________
<span lang=AR-SA><script language="JavaScript">
<!--
window.alert("السلام عليكم")
window.alert("من انت")
window.alert("ما أسمك ها")
window.alert("كم عمرك؟")
window.alert("بنت")
window.alert(" ولاولد ")
window.alert("قول الحقيقه...")
window.alert(" بدون لف ")
window.alert(" ولادوران ")
window.alert("لالا الظاهر ولد")
window.alert("ولا بنت ومتخفيه")
window.alert("جاي من فين ها")
window.alert(" وأيه اللي جابك عندنا ها ")
window.alert("مش قلنالك لاتدخل هنا ")
window.alert("مبتسمعش الكلام ليه")
window.alert("خلاص ازعجتنا عايز أيه ")
window.alert("طيب مش هنطول عليك بس نتمنى ان الحركة تكون عجبتك ")
window.alert(" ولوعايز تشوف اللعبه الأصليه ")
window.alert(" روح لصفحة الألعاب ")
window.alert(" ماشفتش حاجه ")
window.alert("اوكي خلاص")
window.alert(" باي ")
window.alert(" Egyptsons.com")
// -->
</script>
كود لعمل فخ للزوار اذا دخلوا الصفحه.. فقط قم بتبديل الكلام او الحوار الجاري
[line]
أتمني أن تكون الأكواد عجبتكم
وإن شاء الله أجيب لكم تاني *15*
Hesham Nassar
14-10-2005, 07:39 PM
إتفضل يا باشا ..http://smilies.sofrayt.com/^/aiw/biggrin.gif
كود الإضافه للمفضله أنا عامله في موقعي .. *5*
و اهو زي ابن البلد ما عمل .. :)
javascript:window.external.AddFavorite('عنوان موقعك','إسم الصفحة في المفضلة')
و الكود ده أنا بحطه على زرار كرابط بالفرونت بيج .. *5*
و البقيه تأتي .. *8*
ابن البلد
14-10-2005, 08:34 PM
كود يخلي فيه قائمة متحركة من أعلي الصفحة دائما
ضع هذا الكود في الهيدر
<style type="text/css">
#topbar{
position:absolute;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
width: 620px;
visibility: hidden;
z-index: 100;
}
</style>
<script type="text/javascript">
/***********************************************
* Floating Top Bar script- © Dynamic Drive (www.dynamicdrive.com)
* Sliding routine by Roy Whittle (http://www.javascript-fx.com/)
* This notice must stay intact for legal use.
* Visit http://www.dynamicdrive.com/ for full source code
***********************************************/
var persistclose=0 //set to 0 or 1. 1 means once the bar is manually closed, it will remain closed for browser session
var startX = 30 //set x offset of bar in pixels
var startY = 5 //set y offset of bar in pixels
var verticalpos="fromtop" //enter "fromtop" or "frombottom"
function iecompattest(){
return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
}
function get_cookie(Name) {
var search = Name + "="
var returnvalue = "";
if (document.cookie.length > 0) {
offset = document.cookie.indexOf(search)
if (offset != -1) {
offset += search.length
end = document.cookie.indexOf(";", offset);
if (end == -1) end = document.cookie.length;
returnvalue=unescape(document.cookie.substring(off set, end))
}
}
return returnvalue;
}
function closebar(){
if (persistclose)
document.cookie="remainclosed=1"
document.getElementById("topbar").style.visibility="hidden"
}
function staticbar(){
barheight=document.getElementById("topbar").offsetHeight
var ns = (navigator.appName.indexOf("Netscape") != -1) || window.opera;
var d = document;
function ml(id){
var el=d.getElementById(id);
if (!persistclose || persistclose && get_cookie("remainclosed")=="")
el.style.visibility="visible"
if(d.layers)el.style=el;
el.sP=function(x,y){this.style.left=x+"px";this.style.top=y+"px";};
el.x = startX;
if (verticalpos=="fromtop")
el.y = startY;
else{
el.y = ns ? pageYOffset + innerHeight : iecompattest().scrollTop + iecompattest().clientHeight;
el.y -= startY;
}
return el;
}
window.stayTopLeft=function(){
if (verticalpos=="fromtop"){
var pY = ns ? pageYOffset : iecompattest().scrollTop;
ftlObj.y += (pY + startY - ftlObj.y)/8;
}
else{
var pY = ns ? pageYOffset + innerHeight - barheight: iecompattest().scrollTop + iecompattest().clientHeight - barheight;
ftlObj.y += (pY - startY - ftlObj.y)/8;
}
ftlObj.sP(ftlObj.x, ftlObj.y);
setTimeout("stayTopLeft()", 10);
}
ftlObj = ml("topbar");
stayTopLeft();
}
if (window.addEventListener)
window.addEventListener("load", staticbar, false)
else if (window.attachEvent)
window.attachEvent("onload", staticbar)
else if (document.getElementById)
window.onload=staticbar
</script>
ثم ضع هذا الكود في أي مكان في جسم الصفحة
<div id="topbar">
<a href="" onClick="closebar(); return false"><img src="close.gif" border="0" /></a>
Your content here.
</div>
قم بتخزين الصورة التالية إلي جهازك ورفعها مع الملف
http://www.egyptsons.com/java/close.gif
لمشاهدة مثال في هذه الصفحة
http://www.egyptsons.com/java/floatbar.html
ابن البلد
14-10-2005, 09:35 PM
وده كود كمان لقائمة متحركة جهة اليسار أسفل ( وممكن تغيريها إلي المكان اللي تحبه )
ضع الكود التالي في أخر جزء في الصفحة قبل وسم ال
</body>
**********
if (!document.layers)
document.write('<div id="divStayTopLeft" style="position:absolute">')
</script>
<layer id="divStayTopLeft">
<!--EDIT BELOW CODE TO YOUR OWN MENU-->
<table border="1" width="130" cellspacing="0" cellpadding="0">
<tr>
<td width="100%" bgcolor="#FFFFCC">
<p align="center"><b><font size="4">Menu</font></b></td>
</tr>
<tr>
<td width="100%" bgcolor="#FFFFFF">
<p align="left"> <a href="http://www.dynamicdrive.com">Dynamic Drive</a><br>
<a href="http://www.dynamicdrive.com/new.htm">What's New</a><br>
<a href="http://www.dynamicdrive.com/hot.htm">What's Hot</a><br>
<a href="http://www.dynamicdrive.com/faqs.htm">FAQs</a><br>
<a href="http://www.dynamicdrive.com/morezone/">More Zone</a></td>
</tr>
</table>
<!--END OF EDIT-->
</layer>
<script type="text/javascript">
/*
Floating Menu script- Roy Whittle (http://www.javascript-fx.com/)
Script featured on/available at http://www.dynamicdrive.com/
This notice must stay intact for use
*/
//Enter "frombottom" or "fromtop"
var verticalpos="frombottom"
if (!document.layers)
document.write('</div>')
function JSFX_FloatTopDiv()
{
var startX = 3,
startY = 150;
var ns = (navigator.appName.indexOf("Netscape") != -1);
var d = document;
function ml(id)
{
var el=d.getElementById?d.getElementById(id):d.all?d.a ll[id]:d.layers[id];
if(d.layers)el.style=el;
el.sP=function(x,y){this.style.left=x;this.style.t op=y;};
el.x = startX;
if (verticalpos=="fromtop")
el.y = startY;
else{
el.y = ns ? pageYOffset + innerHeight : document.body.scrollTop + document.body.clientHeight;
el.y -= startY;
}
return el;
}
window.stayTopLeft=function()
{
if (verticalpos=="fromtop"){
var pY = ns ? pageYOffset : document.body.scrollTop;
ftlObj.y += (pY + startY - ftlObj.y)/8;
}
else{
var pY = ns ? pageYOffset + innerHeight : document.body.scrollTop + document.body.clientHeight;
ftlObj.y += (pY - startY - ftlObj.y)/8;
}
ftlObj.sP(ftlObj.x, ftlObj.y);
setTimeout("stayTopLeft()", 10);
}
ftlObj = ml("divStayTopLeft");
stayTopLeft();
}
JSFX_FloatTopDiv();
</script>
لمشاهده مثال هنا
http://www.egyptsons.com/java/floatmenu.html
يارب يكون الكود عجبكم *6*
أحمد المليجي
15-10-2005, 02:37 AM
لا لا لا انا مش مصدق عيني عندك كل الحاجات دي ياراجل و مش بتحطها
طب انا اعمل فيك ايه
تسلم ايدك يا زعيم
وانت كمان يا هشام
أحمد المليجي
15-10-2005, 02:40 AM
قوائم متشعبة جميلة
<ul>
<li id="foldheader">الاخبار</li>
<ul id="foldinglist" style="display:none" style=&{head};>
<li><a href="http://www.cnn.com">CNN</a></li>
<li><a href="http://www.abcnews.com">ABC News</a></li>
<li><a href="http://www.vancouversun.com">Vancouver Sun</a></li>
</ul>
<li id="foldheader">العاب بالفلاش</li>
<ul id="foldinglist" style="display:none" style=&{head};>
<li><a href="http://600.com/modules.php?name=Games">العاب إقلاع سوفت</a></li>
<li><a href="<A href="http://">رابط">http://">رابط ثاني</a></li>
<li><a href="<A href="http://">رابط">http://">رابط ثالث</a></li>
</ul>
<li id="foldheader">البرامج</li>
<ul id="foldinglist" style="display:none" style=&{head};>
<li><a href="<A href="http://www.eqla3-soft.com">eqla3-soft</a></li">http://www.eqla3-soft.com">eqla3-soft</a></li>
<li><a href="<A href="http://soft.vip600.com/modules.php?name=Downloads&d_op=MostPopular">البرامج">http://soft.vip600.com/modules.php?name=Downloads&d_op=MostPopular">البرامج الاكثر تحميلاً</a></li>
<li id="foldheader">شبكة الإقلاع</li>
<ul id="foldinglist" style="display:none" style=&{head};>
<li><a href="<A href="http://www..com">رابط">http://www..com">رابط 1</a></li>
<li><a href="<A href="http://www..com">رابط">http://www..com">رابط 2</a></li>
</ul>
</ul>
</ul>
<script language="JavaScript1.2">
<!--
/**
* Get cookie routine by Shelley Powers
* (shelley.powers@ne-dev.com)
*/
function get_cookie(Name) {
var search = Name + "="
var returnvalue = "";
if (document.cookie.length > 0) {
offset = document.cookie.indexOf(search)
// if cookie exists
if (offset != -1) {
offset += search.length
// set index of beginning of value
end = document.cookie.indexOf(";", offset);
// set index of end of cookie value
if (end == -1) end = document.cookie.length;
returnvalue=unescape(document.cookie.substring(off set, end))
}
}
return returnvalue;
}
if (get_cookie(window.location.pathname) != ''){
var openresults=get_cookie(window.location.pathname).s plit(" ")
for (i=0 ; i < openresults.length ; i++){
foldinglist[openresults[i]].style.display=''
document.all[foldinglist[openresults[i]].sourceIndex -
1].style.listStyleImage="url(open.gif)"
}
}
if (document.all){
var nodelength=foldinglist.length-1
var nodes=new Array(nodelength)
var openones=''
}
function check(){
for (i=0 ; i <= nodelength ; i++){
if (foldinglist[i].style.display=='')
openones=openones + " " + i
}
document.cookie=window.location.pathname+"="+openones
}
if (document.all)
document.body.onunload=check
//-->
</script>
<style>
<!--
#foldheader{cursor:hand ; font-weight:bold ;
list-style-image:url('fold.gif')}
#foldinglist{list-style-image:url('list.gif')}
//-->
</style>
<script language="JavaScript1.2">
<!--
/**
* Based on Folding Menu Tree
* Dynamic Drive (www.dynamicdrive.com (http://www.dynamicdrive.com))
* For full source code, installation instructions,
* 100's more DHTML scripts, and Terms Of
* Use, visit dynamicdrive.com
*
* Updated to support arbitrarily nested lists
* by Mark Quinn (mark@robocast.com) November 2nd 1998
*/
var head="display:''"
img1=new Image()
img1.src="fold.gif"
img2=new Image()
img2.src="open.gif"
function change(){
if(!document.all)
return
if (event.srcElement.id=="foldheader") {
var srcIndex = event.srcElement.sourceIndex
var nested = document.all[srcIndex+1]
if (nested.style.display=="none") {
nested.style.display=''
event.srcElement.style.listStyleImage="url(open.gif)"
}
else {
nested.style.display="none"
event.srcElement.style.listStyleImage="url(fold.gif)"
}
}
}
document.onclick=change
//-->
</script>
أحمد المليجي
15-10-2005, 02:46 AM
اعلان ينزل من اعلي الصفحة
<script language="JavaScript1.2">
var ie=document.all
var dom=document.getElementById
var ns4=document.layers
var bouncelimit=32 //(must be divisible by 8)
var direction="up"
function initbox(){
if (!dom&&!ie&&!ns4)
return
crossobj=(dom)?document.getElementById("dropin").style : ie? document.all.dropin : document.dropin
scroll_top=(ie)? document.body.scrollTop : window.pageYOffset
crossobj.top=scroll_top-250
crossobj.visibility=(dom||ie)? "visible" : "show"
dropstart=setInterval("dropin()",50)
}
function dropin(){
scroll_top=(ie)? document.body.scrollTop : window.pageYOffset
if (parseInt(crossobj.top)<100+scroll_top)
crossobj.top=parseInt(crossobj.top)+40
else{
clearInterval(dropstart)
bouncestart=setInterval("bouncein()",50)
}
}
function bouncein(){
crossobj.top=parseInt(crossobj.top)-bouncelimit
if (bouncelimit<0)
bouncelimit+=8
bouncelimit=bouncelimit*-1
if (bouncelimit==0){
clearInterval(bouncestart)
}
}
function dismissbox(){
if (window.bouncestart) clearInterval(bouncestart)
crossobj.visibility="hidden"
}
window.onload=initbox
</script></head>
<body>
<div id="dropin" style="position:absolute;visibility:hidden;left:260;top:1 00;width:385;height:118;background-color:#F5F5F5">
<div align="right"><a href="#" onClick="dismissbox();return false">[اقفل
النافذة] </a>
<b><span lang="ar-sa"><font face="Tahoma" size="2">إعــــــلان</font></span></b></div>
<center>
<p><a href="http://www..com" target="_blank">
<img title="بحر لمواقع الإنترنت" alt="بحر لمواقع الإنترنت" src="http://www..com/images/c55c_banr_zip.gif" border="0" width="468" height="60"></a></p>
</center>
</div>
سمسمة
15-10-2005, 03:25 AM
شوفوا انا حطيت بتاع بحث جوجل
وبتاعك ياابن البلد بتاع ازالة خط الروابط نجدنى حاولت فعلا اشيلها بأى طريقة ماعرفتش
قولوا لى ايه رأيكم بقة فى الموقع
http://drmahy.host.sk/index.html
Hesham Nassar
15-10-2005, 10:05 AM
خد عندك يا سيدي مجموعة أكواد تانيه أهي .. :)
ده كود حذف الإعلانات من الجيوسيتيز Geocities ..
تقوم بنسخه و وضعه في أسفل الصفحه يا ريس ..
Place the following code on the bottom of your page.
<noembed><xmp><noembed><xmp><noembed><xmp><!-- No-Geocities Ad By MAFIATEAM --> <layer><span><span><span><style><style><style><noscript><noscript><noscript><table>******************************<applet>
<div><div><div></noembed></noembed></noembed><noembed><noembed><noembed> <div style="position:absolute;left:-1600;top:-1600;"></font><p<<<<<<!-- <!-- <!-- <noembed><xmp><noembed><xmp><noembed><xmp>
و ده كود بتاع التريبود Tripod اللايكوس
برضه تحطه أسفل الصفحه ..
Place the following code on the bottom of your page.
<noscript><noscript><noscript><noscript> <body> </noscript></noscript></noscript></noscript>
و ده بتاع البوب أب pop up ..
Just add the following code in your source to kill that pop-up.
<html> <SCRIPT LANGUAGE="JavaScript"> <!-- function open () {return true;} //--> </SCRIPT> <head> <title>Your title goes here</title> </head> <body>
ده لحذف إعلانات موقع Angelfire ..
و ده تحطه في أعلى الصفحه بتاعتك ..
Place the following code on the top of your page.
<noembed><xmp> <body> </xmp></noembed
حذف إعلانات موقع .. Xoom
إنسخ الكود ده و حطه في أسفل الصفحه بتاعتك ..
Place the following code on the bottom of your page.
<script language="JavaScript"> <!-- if (window != window.top) top.location.href = location.href; // --> </script>
إزالة إعلانات موقع 50 Megs ..
إنسخ الرابط ده و حطه في أسفل الصفحه بتاعتك ..
Place the following code on the bottom or top of your page.
<!--- <body></textarea></font></center> <td align="middle" width="336" bgColor="#D0E0D0" height="20" valign="top"> <font size="1"> <p style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px" align="center"><center><font color="#669933" face="Tahoma" size="1"><textarea rows= "1" cols="20" name="fg"><!-- body-->
خذف اعلانات موقع Hyper Mart
انسخه و حطه في أسفل صفحتك
Place the following code on the bottom of your page.
<noembed><xmp>
إزالة اعلانات موقع Netfirms .. ده اللي أنا عامل عليه موقعي ..
إنسخه و حطه بعد البودي <body> ..
<noembed> <xmp> <body> </xmp> </noembed>
ازالة اعلانات موقع Easyspace
انسخه و حطه في الصفحه ..
</HEAD> <BODY> <!--هنا تكتب اسم صفحتك--> </BODY> </HTML> <NOSCRIPT>
للأمانه منقول من الأخ و الزميل WebCraker .. *3*
معلش أنا لسه مبتدئ في حكاية الأكواد دي .. *5*
و ربنا يسهل و الاقي أكواد تانيه .. *8*
أحمد المليجي
15-10-2005, 02:53 PM
مش دعاية دي هههههههه
بجد التصميم هادي و جميل
بس الدكتور حسين الماحي دي يبقي والدك يعني عشان لو احتاجنا اي استشارة قانونية
أحمد المليجي
15-10-2005, 02:58 PM
يلا اول الغيث قطرة يا هشام ولا ايه
بس شوية اكواد في التمام بالذات بتاع اعلانات
geocities
ابن البلد
15-10-2005, 04:05 PM
شكرا يا احمد
حلو الكود بتاع الإعلان اللي بينزل من الصفحة ده خصوصا أنه بيترعش :d
ممكن أعمله هنا لأإعلانات أدبيرت
حلو التصميم الهادي ده يا سمسمة
أنا شوفت فعلا الخط أتشال :y:
بس اخبار الموبايل أيه :-s
Bloody Tears
15-10-2005, 09:11 PM
وانا الي كنت بقول اني بصمم
*7*
لا ده كده انا خيبه قويه
*13*
عموما الي عايز يشوف خيبتي في المواقع
انا موقعي تحت التوقيع بتاعي*11*
ومعايا جافات خرافه (قدام الي معاكوا ماتسوي )
*4*
بس اعمل ايه عايز اشارك
قريبا باذن الله اجيب الجافات لاني لازم اقوم من الجهاز دلوقتي
*3*
رسول غرام alex
أحمد المليجي
18-10-2005, 03:59 PM
بس هو انهو مواحد من اللي تحت بتاعك
و يلا مستنيين اكوادك يا عاطفي
تقبل التحية
Bloody Tears
23-10-2005, 07:18 AM
انا كتبتهم تحت التوقيع بتاعي وكانو بيتلغوا وفي الاخر وصلتني رساله ان من قواعد المنتدي عدم وضع المواقع في المشاركات او التوقيع
واسف لتاخري لان المذاره مش سيباني
باذن الله قريبا اجي ومعايا الجافات
والمواقع بتاعتي حبعتهالك في رساله خاصه
عشان ميتلغاش اشتراكي
اسف لتاخري مره اخري
أحمد المليجي
23-10-2005, 03:10 PM
ماشي ياباشا في الانتظار ان شاء الله ................
أحمد المليجي
24-10-2005, 03:22 AM
PULLDOWN MENU
قائمة
<!-- TWO STEPS TO INSTALL PULLDOWN MENU:
1. Paste the coding into the HEAD of your HTML document
2. Add the last code into the BODY of your HTML document -->
<!-- STEP ONE: Copy this code into the HEAD of your HTML document -->
<HEAD>
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
function formHandler(form){
var URL = document.form.site.options[document.form.site.selectedIndex].value;
window.location.href = URL;
}
// End -->
</SCRIPT>
</HEAD>
<!-- STEP TWO: Paste this code into the BODY of your HTML document -->
<BODY>
<center>
<form name="form">
<select name="site" size=1>
<option value="">Go to....
<option value="http://www.yahoo.com">Yahoo
<option value="http://www.metacrawler.com">Metacrawler
<option value="http://www.altavista.digital.com">Altavista
<option value="http://www.webcrawler.com">Webcrawler
<option value="http://www.lycos.com">Lycos
<option value="http://javascript.internet.com">JavaScript Source
</select>
<input type=button value="Go!" onClick="javascript:formHandler(this)">
</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: 1.20 KB -->
Bloody Tears
20-11-2005, 08:27 AM
<!الزلزال>
<SCRIPT LANGUAGE="JavaScript1.2">
function quakeMe(){
if (parent.moveBy){
for (i=16; i>0; i--) {
parent.moveBy(0,i);
parent.moveBy(i,0);
parent.moveBy(0,-i);
parent.moveBy(-i,0);
}
}
}
quakeMe();
</script>
<!النهايه للزلزال>
<!المطر>
<script language="javascript">
snow = false; // false-rain; true-snow
snowsym = " * " //These are the symbols for each
rainsym = " ' " //You can put images here.
howmany = 10 //How many drops/snowflakes?
if(snow){sym = snowsym; speed=1; angle=10; drops=howmany}
else{sym = rainsym; speed=30; drops=howmany; angle=6}
movex = -speed/angle; movey = speed; count = 0;
function moverain(){
for(move = 0; move < drops; move++){
xx[move]+=movex; yy[move]+=mv[move];
hmm = Math.round(Math.random()*1);
if(xx[move] < 0){xx[move] = maxx+10;}
if(yy[move] > maxy){yy[move] = 10;}
drop[move].left = xx[move]
drop[move].top = yy[move]+document.body.scrollTop;
}setTimeout('moverain()','1')}
</script>
<!النهايه للمطر>
<!الاشباح>
<SCRIPT TYPE="text/javascript">
/**
* You may use this code for free on any web page provided that
* these comment lines and the following credit remain in the code.
* Compact Cross Browser Ghosts effect by http://www.JavaScript-fx.com
*/
if(!window.JSFX) JSFX=new Object();
JSFX.ghostImages = new Array(
"<img src='http://images.freewebs.com/Images/Effects/ghost1.gif'>",
"<img src='http://images.freewebs.com/Images/Effects/ghost2.gif'>",
"<img src='http://images.freewebs.com/Images/Effects/ghost3.gif'>",
"<img src='http://images.freewebs.com/Images/Effects/ghost4.gif'>"
);
var ns4 = document.layers;
var ie4 = document.all;
JSFX.makeLayer = function(id)
{
var el = document.getElementById ? document.getElementById(id) :
document.all ? document.all[id] :
document.layers[id];
if(ns4) el.style=el;
el.sP=function(x,y){this.style.left = x;this.style.top=y;};
el.show=function(){ this.style.visibility = "visible"; }
el.hide=function(){ this.style.visibility = "hidden"; }
if(ns4 || window.opera)
el.sO = function(pc){return 0;};
else if(ie4)
el.sO = function(pc)
{
if(this.style.filter=="")
this.style.filter="alpha(opacity=100);";
this.filters.alpha.opacity=pc;
}
else
el.sO = function(pc){this.style.MozOpacity=pc/100;}
return el;
}
if(window.innerWidth)
{
gX=function(){return innerWidth;};
gY=function(){return innerHeight;};
}
else
{
gX=function(){return document.body.clientWidth-30;};
gY=function(){return document.body.clientHeight-30;};
}
JSFX.ghostOutput=function()
{
for(var i=0 ; i<JSFX.ghostImages.length ; i++)
document.write(ns4 ? "<LAYER NAME='gh"+i+"'>"+JSFX.ghostImages[i]+"</LAYER>" :
"<DIV id='gh"+i+"' style='position:absolute'>"+JSFX.ghostImages[i]+"</DIV>" );
}
JSFX.ghostSprites = new Array();
JSFX.ghostStartAni = function()
{
for(var i=0 ;i<JSFX.ghostImages.length;i++)
{
var el=JSFX.makeLayer("gh"+i);
el.x=Math.random()*gX();
el.y=Math.random()*gY();
el.tx=Math.random()*gX();
el.ty=Math.random()*gY();
el.dx=-5+Math.random()*10;
el.dy=-5+Math.random()*10;
el