Changes

Jump to navigation Jump to search

User:Darth Stabro/ltg.html

1,580 bytes removed, 11:45, 18 April 2010
Blanked the page
<html>
<head>
<HEAD>
<SCRIPT LANGUAGE="JavaScript">
 
<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->
 
<!-- Begin
// Set up the image files to be used.
var theImages = new Array() // do not change this
// To add more image files, continue with the
// pattern below, adding to the array.
 
theImages[0] = 'http://images.icanhascheezburger.com/completestore/2008/5/13/ohaiyoujust128552084557608145.jpg'
theImages[1] = 'http://i39.tinypic.com/2ur1fev.jpg'
theImages[2] = 'http://i40.tinypic.com/25k34g7.jpg'
theImages[3] = 'http://i44.tinypic.com/r7nfcl.jpg'
 
// do not edit anything below this line
 
var j = 0
var p = theImages.length;
var preBuffer = new Array()
for (i = 0; i < p; i++){
preBuffer[i] = new Image()
preBuffer[i].src = theImages[i]
}
var whichImage = Math.round(Math.random()*(p-1));
function showImage(){
document.write('<img src="'+theImages[whichImage]+'">');
}
 
// End -->
</script>
 
</HEAD>
</head>
<body>
<br>
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
showImage();
// End -->
</script>
<br>
 
<a href="http://s06.flagcounter.com/more/NcZ"><img src="http://s06.flagcounter.com/count/NcZ/bg=FFFFFF/txt=000000/border=CCCCCC/columns=8/maxflags=248/viewers=People+who+lost+the+game+by+this+site/labels=0/pageviews=1/" alt="free counters" border="0"></a>
<br>
Please make lots of tinyurl's and tiny.cc's to make lots of people lose!!!
<br>
 
<a href="mailto:[email protected]">Contact me</a>
<p>
<a href="http://thegame.wikia.com">Oh dear...</a>
</body>
</html>

Navigation menu