menu
pigernes
drengenes
Medlemssiden
</td> </tr></table></div> <div style="position:absolute;left:850;top:447;width:131;height:63;"> <table width=131 height=63 border=0 cellpadding=0 cellspacing=0><tr valign="top"> <td><img height=63 width=131 src="//www.oocities.org/tisse_team/menu2.JPG" border=0 ></td> </tr></table></div> </div> <script language="javascript"> c306 = new config(); c306.prefix = "y_tails306"; c306.image0 = "http://www.oocities.org/tisse_team/Blomst.gif"; c306.image0width ="50"; c306.image0height ="50"; c306.image1 = ""; c306.image1width ="** ERROR:java.lang.NullPointerException"; c306.image1height ="** ERROR:java.lang.NullPointerException"; c306.imageCount = 5; c306.positionX = ; c306.positionY = ; c306.posbump = 5; c306.oldx = new Array(); c306.oldy = new Array(); c306.updateDelay = 3; c306.updateDelay = 15 * c306.updateDelay; c306.uid = 306; for (i=c306.imageCount - 1;i>=0; i--) { writeImage(c306.image0, c306.prefix + i, 0, -c306.image0height); setVisible(c306.prefix + i, 0); } writeImage(c306.image1, c306.prefix + "top", 0, -c306.image1height); setVisible(c306.prefix + "top", 0); for (i=0;i<c306.imageCount;i++) { c306.oldx[i] = -c306.image0height; c306.oldy[i] = 0; } // get destination around cursor for both images c306.offset0x = -c306.image0width + c306.image0width * ((c306.positionX - 1)/2) + (c306.positionX - 2) * c306.posbump; c306.offset1x = -c306.image1width + c306.image1width * ((c306.positionX - 1)/2) + (c306.positionX - 2) * c306.posbump; c306.offset0y = -c306.image0height + c306.image0height * ((c306.positionY - 1)/2) + (c306.positionY - 2) * c306.posbump; c306.offset1y = -c306.image1height + c306.image1height * ((c306.positionY - 1)/2) + (c306.positionY - 2) * c306.posbump; function updateTail(c) { if (cursorX + c.offset0x == getLayerX(c.prefix + (c.imageCount - 1)) && cursorY + c.offset0y == getLayerY(c.prefix + (c.imageCount - 1))) { for (i=c.imageCount-1;i>=0;i--) { setVisible(c.prefix + i, 0); } if (c.image1 != "") { moveLayer(c.prefix + "top", cursorX + c.offset1x, cursorY + c.offset1y); setVisible(c.prefix + "top", 1); } } else { setVisible(c.prefix + "top", 0); for (i=c.imageCount-1;i>0;i--) { c.oldx[i] = c.oldx[i-1]; c.oldy[i] = c.oldy[i-1]; } c.oldx[0] = cursorX + c.offset0x; c.oldy[0] = cursorY + c.offset0y; for (i=0;i<c.imageCount;i++) { setVisible(c.prefix + i, 1); moveLayer(c.prefix + i, c.oldx[i], c.oldy[i]); } } setTimeout("updateTail(c" + c.uid + ")", c.updateDelay); } captureXY(); if (c306.image0) { updateTail(c306); } </script> </body> </html>