
  function quick() {
    var top = document.body.scrollTop + 233; // top ¿µ¿ª¸¸Å­ ´õÇØÁØ´Ù.
    quick_scroll.style.top = top;
  }

