Helopoh
<font color=3300FF>Who me jump??<br><font color=FF
- Joined
- Jan 11, 2001
- Messages
- 525
<html>
<head>
<script src="http://geocities.yahoo.com/js_source/layers.js">
</script>
<style>.texttail {position:absolute; visibility:visible; font-family:monospace, san-serif; font-size:x-large; font-weight:; color:red}
</style>
</head>
<body bgcolor="#CCCCFF" link="#0000FF" vlink="#FF0000" text="#000000"
onResize="if (navigator.appVersion=='Netscape') history.go(0);">
<script>
if (layerSupport()) {
c9381 = new config();
c9381.uid = 9381;
c9381.prefix = "y_bounce9381";
c9381.image = "http://www.geocities.com/clipart/pbi/pictures/Animals/koala.gif";
c9381.imageWidth = 83;
c9381.imageHeight = 125;
c9381.imageCount = 3;
c9381.gravity = 4;
c9381.friction = 0.1;
c9381.elasticity = 0.65;
c9381.topWall = 0;
c9381.xSpeed = new Array();
c9381.pHeight = new Array();
c9381.pIndex = new Array();
c9381.pScale = new Array();
c9381.pLimit = new Array();
c9381.kickThreshold = 5;
c9381.kickOpt = 1;
for (var i = 0; i < c9381.imageCount; i++) {
var name = c9381.prefix + i;
c9381.xSpeed[name] = random(41) - 20;
c9381.pHeight[name] = -1 == -1 ? randomY(c9381) : -1 + random(50);
c9381.pScale[name] = getScale(c9381, c9381.pHeight[name]);
c9381.pLimit[name] = Math.sqrt(c9381.pHeight[name] / c9381.pScale[name]);
c9381.pIndex[name] = 0;
writeImage(c9381.image, name, randomX(c9381), c9381.pHeight[name]);}
setTimeout('updateBounce(c9381)', c9381.updateInterval);}
</script>
<div style="position:absolute;top:277px;left:9px;width:78px;height:13px;">
<table width=78 height=13 border=0 cellpadding=0 cellspacing=0>
<tr valign="top">
</tr>
</table>
</div>
<script language="javascript">
c9382 = new config();
c9382.prefix = "y_texttail9382";
c9382.updateDelay = 30;
c9382.letterspacing = 22;
c9382.fontsize = "x-large";
c9382.fontweight = "bold";
c9382.fontcolor = "FFFFFF";
c9382.message = "*Happy Holidays*";
c9382.message = c9382.message.split("");
c9382.howmany = parseInt(c9382.message.length);
c9382.oldx = new Array();
c9382.oldy = new Array();
c9382.uid = 9382;
for (i=0;i<c9382.howmany;i++) {
c9382.oldx = 0;
c9382.oldy = -50;
}
if (document.all) {
for (i=0;i<c9382.howmany;i++) {
document.writeln("<span id=\"" + c9382.prefix + i + "\" class=\"texttail\" style=\"left:0; top:-50;\">" + c9382.message + "</span>\n\n");
layers[c9382.prefix + i] = document.all[c9382.prefix + i];
}
} else if (document.layers) {
for (i=0;i<c9382.howmany;i++) {
document.writeln("<layer id=\"" + c9382.prefix + i + "\" left=0 top=\"-50\"><span class=\"texttail\">" + c9382.message + "</span></layer>\n\n");
layers[c9382.prefix + i] = document.layers[c9382.prefix + i];
}
}
function updateTextTail(c) {
for (i=c.howmany-1;i>0;i--) {
c.oldx = c.oldx[i-1] + c.letterspacing;
c.oldy = c.oldy[i-1];
}
c.oldx[0] = cursorX + c.letterspacing;
c.oldy[0] = cursorY;
for (i=0;i<c.howmany;i++) {
if (c.oldx >= getViewWidth() - 30) {
c.oldx = getViewWidth() - 30;
setVisible(c.prefix + i, 0);
} else { setVisible(c.prefix + i, 1); }
moveLayer(c.prefix + i, c.oldx, c.oldy);
}
setTimeout("updateTextTail(c" + c.uid + ")", c.updateDelay);
}
if (c9382.message != "") {
captureXY();
updateTextTail(c9382);
}
</script>
</body>
</html>
<head>
<script src="http://geocities.yahoo.com/js_source/layers.js">
</script>
<style>.texttail {position:absolute; visibility:visible; font-family:monospace, san-serif; font-size:x-large; font-weight:; color:red}
</style>
</head>
<body bgcolor="#CCCCFF" link="#0000FF" vlink="#FF0000" text="#000000"
onResize="if (navigator.appVersion=='Netscape') history.go(0);">
<script>
if (layerSupport()) {
c9381 = new config();
c9381.uid = 9381;
c9381.prefix = "y_bounce9381";
c9381.image = "http://www.geocities.com/clipart/pbi/pictures/Animals/koala.gif";
c9381.imageWidth = 83;
c9381.imageHeight = 125;
c9381.imageCount = 3;
c9381.gravity = 4;
c9381.friction = 0.1;
c9381.elasticity = 0.65;
c9381.topWall = 0;
c9381.xSpeed = new Array();
c9381.pHeight = new Array();
c9381.pIndex = new Array();
c9381.pScale = new Array();
c9381.pLimit = new Array();
c9381.kickThreshold = 5;
c9381.kickOpt = 1;
for (var i = 0; i < c9381.imageCount; i++) {
var name = c9381.prefix + i;
c9381.xSpeed[name] = random(41) - 20;
c9381.pHeight[name] = -1 == -1 ? randomY(c9381) : -1 + random(50);
c9381.pScale[name] = getScale(c9381, c9381.pHeight[name]);
c9381.pLimit[name] = Math.sqrt(c9381.pHeight[name] / c9381.pScale[name]);
c9381.pIndex[name] = 0;
writeImage(c9381.image, name, randomX(c9381), c9381.pHeight[name]);}
setTimeout('updateBounce(c9381)', c9381.updateInterval);}
</script>
<div style="position:absolute;top:277px;left:9px;width:78px;height:13px;">
<table width=78 height=13 border=0 cellpadding=0 cellspacing=0>
<tr valign="top">
</tr>
</table>
</div>
<script language="javascript">
c9382 = new config();
c9382.prefix = "y_texttail9382";
c9382.updateDelay = 30;
c9382.letterspacing = 22;
c9382.fontsize = "x-large";
c9382.fontweight = "bold";
c9382.fontcolor = "FFFFFF";
c9382.message = "*Happy Holidays*";
c9382.message = c9382.message.split("");
c9382.howmany = parseInt(c9382.message.length);
c9382.oldx = new Array();
c9382.oldy = new Array();
c9382.uid = 9382;
for (i=0;i<c9382.howmany;i++) {
c9382.oldx = 0;
c9382.oldy = -50;
}
if (document.all) {
for (i=0;i<c9382.howmany;i++) {
document.writeln("<span id=\"" + c9382.prefix + i + "\" class=\"texttail\" style=\"left:0; top:-50;\">" + c9382.message + "</span>\n\n");
layers[c9382.prefix + i] = document.all[c9382.prefix + i];
}
} else if (document.layers) {
for (i=0;i<c9382.howmany;i++) {
document.writeln("<layer id=\"" + c9382.prefix + i + "\" left=0 top=\"-50\"><span class=\"texttail\">" + c9382.message + "</span></layer>\n\n");
layers[c9382.prefix + i] = document.layers[c9382.prefix + i];
}
}
function updateTextTail(c) {
for (i=c.howmany-1;i>0;i--) {
c.oldx = c.oldx[i-1] + c.letterspacing;
c.oldy = c.oldy[i-1];
}
c.oldx[0] = cursorX + c.letterspacing;
c.oldy[0] = cursorY;
for (i=0;i<c.howmany;i++) {
if (c.oldx >= getViewWidth() - 30) {
c.oldx = getViewWidth() - 30;
setVisible(c.prefix + i, 0);
} else { setVisible(c.prefix + i, 1); }
moveLayer(c.prefix + i, c.oldx, c.oldy);
}
setTimeout("updateTextTail(c" + c.uid + ")", c.updateDelay);
}
if (c9382.message != "") {
captureXY();
updateTextTail(c9382);
}
</script>
</body>
</html>