if (document.all){
document.writeln('<marquee id="ieslider" scrollAmount=1 width=129 height=75 direction=up style="border:0 solid white;background-color:#">')
document.writeln(wholemessage)
ieslider.onmouseover=new Function("ieslider.scrollAmount=0")
ieslider.onmouseout=new Function("if (document.readyState=='complete') ieslider.scrollAmount=1")
document.write('</marquee>')
}
if (document.getElementById&&!document.all){
document.write('<div style="position:relative;overflow:hidden;width:129;height:75;clip:rect(0 182 102 0); background-color:#004175;border:1px solid black;" onMouseover="sspeed=0;" onMouseout="sspeed=2">')
document.write('<div id="slider" style="position:relative;width:&{swidth};">')
document.write('</div></div>')
}

