/**
 * History back
 */
document.write('<p class="historyback"><a href="javascript:history.back();">前のページへ戻る</a></p>');
