document.observe('dom:loaded', function() {
  $('head-background').scrollTo();
});