<!--
function init()
{
    var s1
    s1="<marquee behavior=scroll width=100%>";
}
function fine()
{
    var s2
    s2="</marquee>";
}
//-->
