function init(){document.getElementById('gtop').onclick=function(){window.scrollTo(0,0);return false;}}
onload=init;
