iens6=document.all||document.getElementById
ns4=document.layers

//specify speed of scroll (greater=faster)
var speed=5

if (iens6){
document.write('<div id="container" style="position:relative;width:590px;height:360px;overflow:hidden">')
document.write('<div id="content" style="position:relative;width:590px;left:0;top:0">')
}