    document.writeln('<ILAYER ID="maitre" left=15 TOP=5 WIDTH='+fillargeur+' HEIGHT='+filhauteur+' BACKGROUND='+filimage+' VISIBILITY=hide>')
    document.writeln('<LAYER ID="filinfo2" LEFT=0 TOP=1 WIDTH='+fillargeur+'><span class=defil>')
    if (document.layers)
    document.write(messages[messages.length-1])
    document.writeln('</span></LAYER>')
    document.writeln('</ILAYER>')
    if (ns6||ie4){
    document.writeln('<div id="maitre2" style="position:absolute;width:'+ fillargeur+ ';height:'+filhauteur+';overflow:hiden;background-image:url('+filimage+');top:5;left:185"">')
    document.writeln('<div style="position:absolute;width:'+ fillargeur+';height:'+ filhauteur+';clip:rect(0 '+fillargeur+' '+filhauteur+' 0);left:0;top:0">')
    document.writeln('<div id="filinfo" style="position:absolute;width:'+fillargeur+';left:0;top:1;" class=defil><span class=defil>')
    document.write(messages[messages.length-1])
    document.writeln('</span></div>')
    document.writeln('</div>')
    document.writeln('</div>')
    }
