|
<BODY bgColor=#ffffff background="" onload=st()>
<DIV><BR></DIV><BGSOUND balance=0
src="coloque
aqui o endereço da musica" volume=0 loop=infinite>
<DIV style="FONT: 10pt arial"> </DIV>
<DIV><BR></DIV>
<DIV> </DIV>
<DIV style="FONT: 10pt arial">
<DIV><FONT face=Tahoma color=#0000ff size=3>Para minha amiga</FONT></DIV>
<DIV><FONT face=Tahoma color=#0000ff size=3>Angela</FONT></DIV>
<DIV><FONT face=Tahoma color=#0000ff size=3>da </FONT></DIV>
<DIV><FONT face=Tahoma color=#0000ff size=3>Vanda </FONT></DIV></DIV>
<DIV><FONT face=Tahoma><BR></FONT> </DIV>
<DIV> </DIV>
<CENTER>
<TABLE cellSpacing=3 cellPadding=0 align=center border=0>
<TBODY>
<TR>
<TD>
<DIV> </DIV>
<SCRIPT>
NB_OBJ = 12
NB_PAS = 60
onerror = null
function obm(na, li, d){
this.na = na
this.xs = 0
this.ys = 0
this.i = 0
this.j = d
this.k = 2
this.x = li[d]
this.y = li[1 + d]
this.tour = 0
this.an = anF
this.ge = geF
this.re = reF
this.obj = eval("document.all." + this.na + ".style")
this.li = liste
this.obj.pixelLeft = this.li[d]
this.obj.pixelTop = this.li[1 + d]
this.an(this.li[2 + d],this.li[3 + d])
}
function geF(){
this.j += 2
if (this.j==this.li.length) this.j = 0
this.k += 2
if (this.k==this.li.length) {
this.k=0
this.tour += 1
}
if (this.tour==5) {
eval("document.all." + this.na + ".outerHTML = ''")
return
}
this.x = this.li[this.j]
this.y = this.li[this.j+1]
this.an(this.x,this.y)
}
function anF(ex,ey){
this.i=1
this.xs=(ex - this.obj.pixelLeft)/8
this.ys=(ey - this.obj.pixelTop)/8
this.re()
}
function reF(){
if (this.i
< 9) {
this.obj.pixelLeft += this.xs
this.obj.pixelTop += this.ys
this.i += 1
setTimeout("ob['"+this.na+"'].re()",33)
} else this.ge()
}
var ob = new Array(), liste = new Array()
function nOb(na, li, d){
ob[na] = new obm(na, li, d)
}
function kamaSoutra(){
var l = "", limh = Math.floor((document.body.offsetWidth-limage.width)/2), limv = Math.floor((document.body.offsetHeight-limage.height)/2), arg = 0.08
for (i=0; i
< NB_PAS; i++) {
xpos = limh * Math.sin(2.1 * arg) + limh
ypos = limv * Math.cos(3 * arg) + limv
if (!i) l += Math.round(xpos) + "," + Math.round(ypos);
else l += "," + Math.round(xpos) + "," + Math.round(ypos)
arg += 2 * Math.PI / NB_PAS
}
return(l.split(","))
}
function st() {
liste = kamaSoutra()
var n = 0
for (i = 0; i
< NB_OBJ; i++) {
document.body.insertAdjacentHTML("afterBegin", "<IMG id='i" + i + "' src='" + limage.src + "' style=\"POSITION: absolute; TOP: " + liste[1 + n] + "; LEFT: " + liste[n] +"; Z-INDEX: " + (i + 1) + "\">")
nOb("i" + i, liste, n)
n += 2
}
}
</SCRIPT>
<IMG id=limage
style="VISIBILITY: hidden" src="glavamazul.gif"
border=0> <BR>
|