var html = '<p.btnList>';
html += '<a href="recipes/">&raquo;メニュー一覧はこちら</a>';
html += '</p>';
document .write(html);
// JavaScript Document
