17
Here is the code for those scrolling images:
scroll.htm
<html><head><link rel="stylesheet" type="text/css" media="all" href="http://manufacturedsand.com/themes/imago06b/style.css" />head>
<body>
<div id="datacontainer" style="position:absolute;left:0;top:10;width:100%" onMouseover="scrollspeed=0" onMouseout="scrollspeed=cache">
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
<img src="http://manufacturedsand.com/11.jpg"><br><br><a href="http://manufacturedsand.com/modules/jobs/index.php" target="_parent"><img border="0" src="http://manufacturedsand.com/12.jpg">a><br><br><img src="http://manufacturedsand.com/13.jpg"><br><br><img src="http://manufacturedsand.com/14.jpg">
center>
<div>
<script language="JavaScript1.2">
//Specify speed of scroll. Larger=faster (ie: 5)
var scrollspeed=cache=4
function initialize(){
marqueeheight=document.all? parent.document.all.datamain.height : parent.document.getElementById("datamain").getAttribute("height")
dataobj=document.all? document.all.datacontainer : document.getElementById("datacontainer")
dataobj.style.top=5
thelength=dataobj.offsetHeight
scrolltest()
}
function scrolltest(){
dataobj.style.top=parseInt(dataobj.style.top)-scrollspeed
if (parseInt(dataobj.style.top)<thelength*(-1))
dataobj.style.top=5
setTimeout("scrolltest()",50)
}
window.onload=initialize
script>
div>div>body>
html>
Custom Block: (What's Hot!)
<iframe frameborder=0 id="datamain" src="http://manufacturedsand.com/scroll.htm" width=170 height=500 marginwidth=0 marginheight=0 hspace=0 vspace=3 scrolling=no>iframe>
(I didn't write this... I found it somewhere a few years ago.)
Magick can never be restrained, but when freely given is thrice regained!