
document.write('<TABLE Border="0" width="650">' +
'<tr>' +
'<td>' +
'<a href="#" onclick="history.back(); return false;">' +
'戻ります' +
'</a>'+
'</td>' +
'<td valign=top>' +
'<form action="./mart.cgi" method="POST">' +
'<input type=hidden name=back value="http://www.mukaitaki.com/cgi-bin/mart2/shopping.html">' +
'<input type=submit value="お買物カゴの中身を確認">' +
'</form>' +
'</td>' +
'</tr>' +
'</table>');

