iens6=document.all||document.getElementById
ns4=document.layers

//snelheid van scrollen (hoger=sneller)
var speed=2

if (iens6){
document.write('<div id="container" style="position:relative;width:100%;height:191px;border:0px solid black;overflow:hidden">')
document.write('<div id="content" style="position:absolute;width:100%;height:140px;left:0;top:0">')
}

