function backBtn() {
document.write('<div id="historyBack"><a href="javascript:history.back();">ひとつ前のページへ戻る</a></div>');
}