PDA

مشاهدة نسخة كاملة : أكـواد خــياليــه لـ أصحاب المواقع والمنتديات


امـام
23-08-2006, 08:51 PM
[CENTER]كود شريط اخر الاخبار من قناة الجزيرة ( معدل)

<****** language=Java******><!--
var g=new Date(); g=g.getTime()%1000;
********.writeln('<iframe width=100% height=17 scrolling=no marginwidth=0 marginheight=0 frameborder=0 src=http://www.faisal1.com/News_Grab/jazeera.php>');
// --></******>
<NO******><!--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 --></NO******>
<body bgcolor="#ffffff">



كود اخر الاخبار من قناة الجزيرة على شكل قائمة أفقية متحركة ( جديد)

<****** language=Java******><!--
var g=new Date(); g=g.getTime()%1000;
********.writeln('<iframe width=100% height=100 scrolling=no marginwidth=0 marginheight=0 frameborder=0 src=http://faisal1.com/News_Grab/vjazeera.php>');
// --></******>
<NO******><IFRAME
marginWidth=0 marginHeight=0
frameBorder=0 width=0 scrolling=no
height=0></IFRAME></NO******>



اخر الاخبار من موقع البي بي سي( جديد)

<****** language=Java******><!--
var g=new Date(); g=g.getTime()%1000;
********.writeln('<iframe width=100% height=30 scrolling=no marginwidth=0 marginheight=0 frameborder=0 src=http://www.faisal1.com/bbc1m.php>');
// --></******>
<NO******><!--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 --></NO******>



أخبار المفكرة الإسلامية( جديد)

<p align="center"><!--webbot bot="HTMLMarkup" startspan --><p align="center"><!--webbot bot="HTMLMarkup" startspan --><P align="left" class="para">
<iframe id='myframe' src=' http://islammemo.cc/news/bar.asp?bgcolor_var=white&fgcolor_var=black&fontname_var=tahoma&fontsize_var=4&fontbold_var=1&fontitalic_var=0&fontunderline_var=0&direction_var=right' frameBorder='no' width='100%' height='100%'></iframe>
</P>

<!--webbot bot="HTMLMarkup" endspan -->
</p>



الاخبار من محيط (جديد)

<****** language=Java******><!--
var g=new Date(); g=g.getTime()%1000;
********.writeln('<iframe width=100% height=30 scrolling=no marginwidth=0 marginheight=0 frameborder=0 src=http://us.moheet.com/asp/country_m.asp?m=23>');
// --></******>
<NO******><!--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 --></NO******>




كود اخر الاخبار من الاي إف بي (جديد)

<****** language=Java******><!--
var g=new Date(); g=g.getTime()%1000;
********.writeln('<iframe width=100% height=45 scrolling=no marginwidth=0 marginheight=0 frameborder=0 src=http://www.asharqalawsat.com/scrollafp.asp>');
// --></******>
<NO******><!--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 --></NO******>



محرك بحث

<****** language="Java******"><!--
// 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 {
؟؟؟؟؟ ('Better increase MAX_ENGINES: ' + engs.Len + '>' + engs.maxlen)
}
}
function DisplayForm() {
********.writeln('<FORM Name=Gotchaform OnSubmit="HandleForm(this); return false">');
********.writeln('<strong></strong>&nbsp;<INPUT size=15 name="query">');
********.writeln('<strong></strong>&nbsp;<SELECT name="service">');
for (i=1; i <= engs.len; i++) {
********.writeln("<OPTION " + engs[i].opts + "> " + engs[i].name);
}
********.writeln('</SELECT> &nbsp;<input type=submit value="ابحث"><br>');
********.writeln('</FORM>');
********.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?Search For=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
// --></******>




محرك بحث جوجل (جديد)

<!-- Search Google -->
<center>
<form method="get" action="http://www.google.com/custom" target="google_window">
<table bgcolor="#ffffff">
<tr><td nowrap="nowrap" valign="top" align="left" height="32">

<input type="text" name="q" size="15" maxlength="255" value="" style="border: 1px solid #000000; ; background-color:#FFFFFF"></input>
<input type="submit" name="sa" value="محرك جوجل" style="color: #000000; border-style: solid; border-width: 1px; background-color: #F0F0F0; font-family:Tahoma; font-size:10px"></input>
<input type="hidden" name="client" value="pub-0044880853965149"></input>
<input type="hidden" name="forid" value="1"></input>
<input type="hidden" name="ie" value="windows-1256"></input>
<input type="hidden" name="oe" value="windows-1256"></input>
<input type="hidden" name="cof" value="GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center ;BGC:FFFFFF;LBGC:336699;ALC:0000FF;LC:0000FF;T:000 000;GFNT:0000FF;GIMP:0000FF;FORID:1;"></input>
<input type="hidden" name="hl" value="en"></input>
</td></tr></table>
</form>
</center>
<!-- Search Google -->




محرك بحث عن الدومين

<!-- This ****** has been in the http://www.java******s.com Java****** Public Library! -->
<!-- Note that though this material may have been in a public depository, certain author copyright restrictions may apply. -->
<HTML>
<HEAD>
<META NAME="GENERATOR" CONTENT="Adobe PageMill 3.0 Win">
<TITLE>Domain Name Search</TITLE>
</HEAD>
<BODY LINK="#990000" VLINK="#990000">

<FORM METHOD="POST" ACTION="http://click.linksynergy.com/fs-bin/statform"
ENCTYPE="x-www-form-urlencoded">
<P><CENTER><INPUT TYPE="hidden" NAME="id" VALUE="SBfxAUmUKPo"><INPUT
TYPE="hidden" NAME="offerid" VALUE="6822"><INPUT TYPE="hidden"
NAME="bnid" VALUE="2"><INPUT TYPE="hidden" NAME="subid" VALUE="">
<INPUT TYPE="hidden" NAME="lang" VALUE="es"><TABLE WIDTH="120"
BORDER="0" CELLSPACING="0" CELLPADDING="4" BGCOLOR="#EEEEEE">
<TR>
<TD COLSPAN="2" BGCOLOR="#0080a0">
<B><FONT COLOR="#ffffff" SIZE="-1" FACE="Arial">الباحث عن الدومين</FONT></B></TD>

</TR>
<TR VALIGN="TOP" WIDTH="150">
<TD>
<B><FONT COLOR="#000000" SIZE="-2" FACE="Arial">Search here</FONT></B>
<INPUT TYPE="text" NAME="domain" SIZE="15" MAXLENGTH="22"></TD>
<TD WIDTH="50" VALIGN="BOTTOM">
<INPUT TYPE="submit" NAME="" VALUE="ابحث">
</TD>
</TR>
<TR>
<TD COLSPAN="2">
<FONT COLOR="#000080" SIZE="-2" FACE="Arial">
</FONT></TD>

</TR>
</TABLE><IMG SRC="http://ad.linksynergy.com/fs-bin/show?id=SBfxAUmUKPo&bids=6822&type=5"
WIDTH="1" HEIGHT="1" BORDER="0" NATURALSIZEFLAG="0" ALIGN="BOTTOM"></CENTER></FORM>

</BODY>
</HTML>

<!-- Simba says Roar. -->




حروف مضيئة تظهر في اسفل الشريط الصفحة

<****** language="Java******">
<!--

var x = 0
var speed = 300
var text = "اتمنى ان ينال موقعي رضاكم "

function Blinky() {
window.status = text
setTimeout("Blinky2()", speed)
}

function Blinky2() {
window.status = " "
setTimeout("Blinky()", speed)
}

Blinky()
//-->
//http://www.faisal.com
</******>





التسجيل في المفضلة

<a href="java******:window.external.AddFavorite('http://س ل هنا عنوان موقعك/',%20'((( سجل هنا اسم موقعك بالعربى)))')"> سجل في مفضلتك </a>




هذا كود عبارة عن طلب ترشيح

<****** language="Java******">
<!-- The Java****** Source!! <a href="http://faam.8m.com.">
function vote () {
vote4alnadeem=window.open("http://www.arank.com/cgi-bin/rank/rankem.cgi?action=in&id=hamad999");

} function cancel () {}

if (confirm("هل ترشحنى لافضل مائه موقع عربى")) { vote();

} else cancel()
// --></******>




كود لعمل العاب نارية في صفحتك

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

<****** language="Java******">

/*
******** firework ****** (By Kurt Gregg, kurt.grigg@virgin.net)
Modified granted to Dynamic Drive to feature ****** in archive
For full source and 100's more DHTML ******s, visit http://dynamicdrive.com
*/

if (********.all)
with(********){
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 (********.all)
{
yBase = window.********.body.offsetHeight/3;
xBase = window.********.body.offsetWidth/8;
}
else if (********.layers)
{
yBase = window.innerHeight/3;
xBase = window.innerWidth/8;
}
if (********.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+curr Step/100)
starsDiv.all[i].style.left = Mleft + yBase*Math.cos((currStep+i*5)/3)*Math.sin(550+curr Step/100)
}
}
else if (********.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)
********.layers[templayer].bgColor=initialStarColor;
if (currStep > 90)
********.layers[templayer].bgColor=Clrs[c];
********.layers[templayer].top = Mtop + yBase*Math.sin((currStep+j*5)/3)*Math.sin(550+curr Step/100)
********.layers[templayer].left = Mleft + yBase*Math.cos((currStep+j*5)/3)*Math.sin(550+curr Step/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 (********.all)
{
Dtop=window.********.body.clientHeight-250;
Dleft=xBase*3.5;
Mtop=Math.round(Math.random()*Dtop);
Mleft=Math.round(Math.random()*Dleft);
********.all.starsDiv.style.top=Mtop+********.body .scrollTop;
********.all.starsDiv.style.left=Mleft+********.bo dy.scrollLeft;
}
else if (********.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);
********.layers[templayer].top=Mtop;
********.layers[templayer].left=Mleft;
}
if ((Mtop < 20) || (Mleft < 20))
{
Mtop+=90;
Mleft+=90;
}
}
}
if (********.all||********.layers)
Fireworks();

</******>





كود لطلب اسم الزائر


<****** LANGUAGE="Java******">
//http://www.alsaher.net
name=window.prompt("ادخل أسمك.","الملقوف ");
********.write("<H1 align=center>يا شين اللقافه يا! "+name+".</H1>")
//-->
</******>


كود لعداد رائع تستطيع وضعه في جميع صفحات مع ضرورة تغيير العنوان في كل مرة
<img src="http://cgibin.erols.com/cgi-bin/Count.cgi?df=غير العنوان فى كل مره &ft=6&tr=N&dd=B&md=8">


كلمات تتبع الفارة
<style>
.spanstyle {
position:absolute;
visibility:visible;
top:-50px;
font-size:10pt;
font-family:Verdana;
font-weight:bold;
color:black;
}
</style>
<******>
/*
aLfnnan.cjb.net
سكربتات الفنان
*/
var x,y
var step=20
var flag=0
// Your snappy message. Important: the space at the end of the sentence!!!
var message="aLfnnan ******! "
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 = (********.layers) ? e.pageX : ********.body.scrollLeft+event.clientX
y = (********.layers) ? e.pageY : ********.body.scrollTop+event.clientY
flag=1
}
function makesnake() {
if (flag==1 && ********.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 && ********.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("********.span"+i)
thisspan.left=xpos[i]
thisspan.top=ypos[i]
}
}
var timer=setTimeout("makesnake()",30)
}
</******>
<******>
<!-- Beginning of Java****** -
for (i=0;i<=message.length-1;i++) {
********.write("<span id='span"+i+"' class='spanstyle'>")
********.write(message[i])
********.write("</span>")
}
if (********.layers){
********.captureEvents(Event.MOUSEMOVE);
}
********.onmousemove = handlerMM;
// - End of Java****** - -->
</******>
<body onLoad="makesnake()" style="width:100%;overflow-x:hidden;overflow-y:scroll">



عبارات مشعه
<p><span id="theText" style="width:100%"> </p>
<p align="center"><font color="#FFF9F2" size="5"
face="Monotype Koufi"><strong>جافا الفنان</strong></font><font color="#FFF9F2" size="4"
face="Tahoma"><strong> </strong></font><font color="#FFF9F2"
size="6"><strong> </span><****** language="Java******"><!--
/*
جافا الفنان
www.alfnnan.net
*/

//range of glowing
var from = 3;
var to = 7;
//speed of pulsing
var delay = 85;
//color of glow, name or RGB value (example:'#')
var glowColor = "#FFBC6A";

//NO MORE EDITING!!!
var i = to;
var j = 0;
//can be called here or whenever you want the text to start pulsing
textPulseDown();
function textPulseUp()
{
if (!********.all)
return
if (i < to)
{
theText.style.filter = "Glow(Color=" + glowColor + ", Strength=" + i + ")";
i++;
theTimeout = setTimeout('textPulseUp()',delay);
return 0;
}
if (i = to)
{
theTimeout = setTimeout('textPulseDown()',delay);
return 0;
}

}
function textPulseDown()
{
if (!********.all)
return
if (i > from)
{
theText.style.filter = "Glow(Color=" + glowColor + ", Strength=" + i + ")";
i--;
theTimeout = setTimeout('textPulseDown()',delay);
return 0;
}
if (i = from)
{
theTimeout = setTimeout('textPulseUp()',delay);
return 0;
}
}
// --></******> </strong></font></p>


لعمل صفحة تهتز وتسمى الصفحة المجنونة

<****** language="Java******1.2">
<!-- This ****** and many more are available free online at -->
<!-- The Java****** Source!! http://java******.internet.com -->
<!-- Begin
function shake(n) {
if (self.moveBy) {
for (i = 10; i > 0; i--) {
for (j = n; j > 0; j--) {
self.moveBy(0,i);
self.moveBy(i,0);
self.moveBy(0,-i);
self.moveBy(-i,0);
}
}
}
}
// End -->
</******>
<form>
<p align="center"><input type="button"
value="زلزال" onclick="shake(2)"> </p>
</form>
<p align="center"><a href=""><font
color="#FF00FF" size="4"><strong></strong></font></a></p>

Dr.osamA
24-08-2006, 01:35 AM
الف الف الف الف شكر اخوووووووووووووووي

تحياتي

امـام
24-08-2006, 11:30 AM
العفو يا الغلا

عبودى باشا
02-09-2006, 05:54 PM
راااااااااااااااااااائع جدا

والله انك رجل ممتاز

ولهذا لك عندي مفاجأة ,

امـام
03-09-2006, 06:04 AM
حياك يا الغلا وجزاك الله خير

hornet-bad
04-09-2006, 08:10 PM
مشكوووووووووووووووووووووو ور

laytho1234
04-09-2006, 08:22 PM
شكرا اخي :)

امـام
05-09-2006, 04:06 PM
هلا وغلا

العفو يا الغلا

جندل العنزي
14-09-2006, 02:35 PM
جزاك الله خير اخي الكريم على الاكواد