{

    document.all.foot.style.top   = foottop   + document.body.scrollTop;
    
    return true;
    
}

