  function   asd()   
  {   
  bottom.style.top=document.documentElement.scrollHeight-bottom.offsetHeight
  }   

  window.onload=asd   