Downloads containing Past of Leveldesign.html

Downloads
Name Author Game Mode Rating
TSF Only: Battles in the DesertFeatured Download Past of Leveldesign Battle 8 Download file

File preview

<html>
<head>
<title>Past of Leveldesign</title>
<style type="text/css">
<!--
a { text-decoration:none }
a:hover { color: Yellow;background-color:Blue; }
.back {position: absolute; width: 100%; height: 100%; topmargin: 0; bottom margin: 0; z-index: -1}
.front {position: absolute; width: 100%; height: 100%; topmargin: 0; bottom margin: 0; z-index: 0}
body {scrollbar-arrow-color:Green;scrollbar-face-color:green;cursor:crosshair;}
-->
</style>
<SCRIPT LANGUAGE="JavaScript">
<!-- Original:  hallo503@hotmail.com -->
<!-- Begin
neonBaseColor = "Black";  <!--Farben-->
neonColor = "Red";        <!--Farben-->
num = 0;
num2 = 0;
num3 = 0;
num4 = neonColor;
function startNeon() {
message = neon.innerText;
neon.innerText = "";
for(i = 0; i != message.length; i++) {
neon.innerHTML += "<span id=\"neond\" style=\"color:"+neonBaseColor+"\">"+message.charAt(i)+"<\/span>"};
neon2();
}
function neon2() {
if(num != message.length) {
document.all.neond[num].style.color = neonColor;
num++;
setTimeout("neon2()", 100);
}
else {
num = 0;
num2 = message.length;
setTimeout("neon4onev()", 2000);
   }
}
function neon4onev() {
document.all.neond[num].style.color = neonBaseColor;
document.all.neond[num2-1].style.color = neonBaseColor;
if(Math.floor(message.length / 2) + 1 != num2) {
num++;
num2--;
setTimeout("neon4onev()", 50);
}
else {
setTimeout("neon5()", 50);
   }
}
function neon5() {
if(num3 != message.length && num3 != message.length+1) {
document.all.neond[num3].style.color = neonColor;
num3 = num3 + 2;
setTimeout("neon5()",100);
}
else {
setTimeout("neon52()", 50);
   }
}
function neon52() {
if(num3 == message.length) {
num3++;
neon52a();
}
else {
num3--;
neon52a();
   }
}
function neon52a() {
if(num3 != 1) {
num3 = num3 - 2;
document.all.neond[num3].style.color = neonColor;
setTimeout("neon52a()", 100);
}
else {
if(num4 == neonColor) {
num3 = 0;
neonColor = neonBaseColor;
setTimeout("neon5()", 2000);
}
else {
neonColor = num4;
num3 = 0;
setTimeout("neon4onev2()", 50);
      }
   }
}
function neon4onev2() {
document.all.neond[num].style.color = neonColor;
document.all.neond[num2 - 1].style.color = neonColor;
if(message.length != num2) {
num--;
num2++;
setTimeout("neon4onev2()", 50);
}
else {
num = 0;
num2 = 0;
setTimeout("neon3()", 2000);
   }
}
function neon3() {
if(num != message.length) {
document.all.neond[num].style.color = neonBaseColor;
num++;
setTimeout("neon3()", 100);
}
else {
num = 0;
neon2();
   }
}
//  End -->
</script>
</head>
<body bgcolor=#000000 text=#008000 link=#c0c0ff alink=#c0c0ff vlink=#c0c0ff onLoad="startNeon()">
<p align="center"><img src="past_of_leveldesign.bmp" alt="Past of Leveldesign" border="1"></p>
<div class=back>
<table width=100% height=100%>
<tr><td align=right valign=bottom>
<font size=1 face=Tahoma, Verdana>
<marquee behavior="alternate">Level by "PAST OF LEVELDESIGN" --- Users: Big N, Kalle</marquee>
</td></tr></table>
</div>
<div class=front>
<table width=100% height=100%>
<tr><td valign=center><font size=7 face=Tahoma, Verdana>
<center>
..:: Many warps ::..<br>
..:: Many power-ups ::..<br>
..:: Many secrets ::..<br>
<font color=#ff8000>
..:: two carrots ::..<font size=1><br></font>
<font size=1><br></font>
<span id="neon"><b>..:: MANY FUN ::..</b></span>
<br>
<font size=3 face=Arial><a href="http://www.Jazz2Online.com" target="_blank">J20 will never die...</a></font>
</td></tr>
</table>
</div>

</body>
</html>