function fix(){
     var a=document.body.scrollTop+0
     bar.style.top = a
     }

