document.write('<a name=bottom></a>');
document.write('<center><form>');
document.write('<input type="button" value="回上一頁" OnClick="history.go(-1)"> ');
document.write('<input type="button" value="回到最頂" OnClick=location="#top">');
document.write('</form></center>');
