You may use any combination
above for your welcome.


<SCRIPT language="JavaScript1.2">//Autumn leaves- by Kurt Grigg ([email protected]) //Modified by Dynamic Drive for NS6 functionality //visit http://www.dynamicdrive.com for this script

//Pre-load your image below!
grphcs=new Array(6)
Image0=new Image(); Image0.src=grphcs[0]="kinkade2float.gif";
Image1=new Image(); Image1.src=grphcs[1]="kinkade2float2.gif"
Image2=new Image(); Image2.src=grphcs[2]="kinkade2float3.gif"
Image3=new Image(); Image3.src=grphcs[3]="kinkade2float4.gif"
Image4=new Image(); Image4.src=grphcs[4]="kinkade2float5.gif"
Image5=new Image(); Image5.src=grphcs[5]="kinkade2float6.gif"
Image6=new Image(); Image6.src=grphcs[5]="kinkade2float7.gif"

Amount=8; //Smoothness depends on image file size, the smaller the size the more you can use! Ypos=new Array(); Xpos=new Array(); Speed=new Array(); Step=new Array(); Cstep=new Array(); ns=(document.layers)?1:0; ns6=(document.getElementById&&!document.all)?1:0;

if (ns){ for (i = 0; i < Amount; i++){ var P=Math.floor(Math.random()*grphcs.length); rndPic=grphcs[P]; document.write("<LAYER NAME='sn"+i+"' LEFT=0 TOP=0><img src="+rndPic+"></LAYER>"); } } else{ document.write('<div style="position:absolute;top:0px;left:0px"><div style="position:relative">'); for (i = 0; i < Amount; i++){ var P=Math.floor(Math.random()*grphcs.length); rndPic=grphcs[P]; document.write('<img id="si'+i+'" src="'+rndPic+'" style="position:absolute;top:0px;left:0px">'); } document.write('</div></div>'); } WinHeight=(ns||ns6)?window.innerHeight:window.document.body.clientHeight; WinWidth=(ns||ns6)?window.innerWidth-70:window.document.body.clientWidth; for (i=0; i < Amount; i++){ Ypos[i] = Math.round(Math.random()*WinHeight); Xpos[i] = Math.round(Math.random()*WinWidth); Speed[i]= Math.random()*5+3; Cstep[i]=0; Step[i]=Math.random()*0.1+0.05; } function fall(){ var WinHeight=(ns||ns6)?window.innerHeight:window.document.body.clientHeight; var WinWidth=(ns||ns6)?window.innerWidth-70:window.document.body.clientWidth; var hscrll=(ns||ns6)?window.pageYOffset:document.body.scrollTop; var wscrll=(ns||ns6)?window.pageXOffset:document.body.scrollLeft; for (i=0; i < Amount; i++){ sy = Speed[i]*Math.sin(90*Math.PI/180); sx = Speed[i]*Math.cos(Cstep[i]); Ypos[i]+=sy; Xpos[i]+=sx; if (Ypos[i] > WinHeight){ Ypos[i]=-60; Xpos[i]=Math.round(Math.random()*WinWidth); Speed[i]=Math.random()*5+3; } if (ns){ document.layers['sn'+i].left=Xpos[i]; document.layers['sn'+i].top=Ypos[i]+hscrll; } else if (ns6){ document.getElementById("si"+i).style.left=Math.min(WinWidth,Xpos[i]); document.getElementById("si"+i).style.top=Ypos[i]+hscrll; } else{ eval("document.all.si"+i).style.left=Xpos[i]; eval("document.all.si"+i).style.top=Ypos[i]+hscrll; } Cstep[i]+=Step[i]; } setTimeout('fall()',20); }

window.onload=fall //--></SCRIPT> </P>

Above is the script needed for multiple floats. You need to change two things to add this to your page. You need to change the number of images if you have less than 7 and the name of images. Please note that the first image is Image 0...and that leaves 6 numbers to total 7.



Bridge Of Faith

My heart cries as life is not the same,
in knowing that I will not see you again.
Until I enter through our Heaven's door,
and our worlds are together once more.

But my memories will keep us close,
and forever be a loving bridge between.
My world here that is now without you,
and your world, which I've not yet seen.

This bridge of faith that joins our souls,
is a blessing received from God above.
To keep our worlds touching spiritually,
until we can be with those who we love.

© Pamela Hall
1st October, 1999

This poem is copyrighted and the sole property of Pamela Hall.
Please do not take this poem without the author's permission.
You can go and purchase her wonderful poetry
where you can order a copy of her first poetry book
Angel of The Hea®t~'s Creations





Home ButtonBack Button

Mail ButtonNext Button

Sign ButtonView Button

Line

Back Button
Diva Help Pages Index

Home Button
Divas Home Page

Next Button
Site Map

Line

All content © 1998 - 2001 by Lady Care's Designs.
All right reserved.
All other copyrights belong to their respective holders.

All graphics © 1998 - 2001
Dream Web Designs by Lady Care
All right reserved.
All other copyrights belong to their respective holders.


Lady Care's Logo
This background set made and copyrighted by Lady Care.
Thank you for respecting the copyright laws.