<body onLoad="changeIt();" onClick="moveIt();">
<center>
<font size= "4" color="#034797"><b>The Ultimate Free Porn Site</b></font><br><br>
<font size= "3"color="#034797">Click below for the best free porn site on the net</font><br>
<font size= "2" color="#FF0000">**You must be of legal age to view pornographic material</font><br><br>
<span id="button1" style="position:relative;z-index:10"></span>
<script>
/*
Uncatchable button script by Craig Casey ([email protected])
Featured on JavaScript Kit (http://javascriptkit.com)
For this and over 400+ free scripts, visit http://javascriptkit.com
*/
var btnbgcol="#034797"
var fntcol="white"
var ok=(document.getElementById||document.all)?1:0
if (ok)
var cross_el=document.getElementById? document.getElementById("button1"):button1
/* Type your TEXT message below but DO NOT use double quotation marks, use
SINGLE quotation marks instead */
message = 'Free Sex!'
// No need to edit below this line
function changeIt(){
if (!ok)
return
cross_el.innerHTML='<button style="background-color:'+btnbgcol+'" onmouseDown="moveIt();" onmouseOver="moveIt()"><font color="'+fntcol+'">'+message+'</font></button>'
}
function setRandom(){
random1=Math.floor(Math.random()*301)
random2=Math.floor(Math.random()*401)
}
function moveIt(){
if (!ok)
return
setRandom()
cross_el.style.top=random1
cross_el.style.left=random2
if (document.all){
if (cross_el.offsetTop-document.body.scrollTop>document.body.clientHeight)
cross_el.style.top=random1*(-2/3)
}
else{
if (cross_el.offsetTop-window.pageYOffset>window.innerHeight)
cross_el.style.top=random1*(-2/3)
}
}
</script>
</body>