inputボタンでリンク設定&戻る設定
2009 年 2 月 2 日 月曜日<input type="button" value="***" name="return" onClick="javascript:history.back()">
<input type="button" value="T***" name="return" onClick="location.href='http://addressname.net/'">
<input type="button" value="***" name="return" onClick="javascript:history.back()">
<input type="button" value="T***" name="return" onClick="location.href='http://addressname.net/'">