﻿function menu(){
document.write("<h2>オイルヒーターのご感想</h2>");
document.write("<div style=width:230px;>");
document.write("<p style=font-size:90%;><img src=img/oil02.gif alt=お客様 width=101 height=84 style=float:left; />オイルヒーターは安全性が高いので、子供の部屋にも安心して使えます。<br /><a href=taikendan.html>＞＞つづき</a></p>");
document.write("</div>");
document.write("<h2 style=margin-top:10px;>販売店について</h2>");
document.write("<ul>");
document.write("<li id=MENU11 class=menu-off><a href=http://www.mrock.net/mrock_info/002.html rel=nofollow target=_blank><span style=color:#0000ff;>■</span> 会社概要</a></li>");
document.write("<li id=MENU12 class=menu-off><a href=http://www.mrock.net/mrock_info/001.html rel=nofollow target=_blank><span style=color:#0000ff;>■</span> 特定の商取引に関する</a></li>");
document.write("</ul>");
document.write("<div style=width:230px;text-align:center;>");
document.write("<img src=img/companyside.gif alt=オイルヒーター販売店の会社概要 width=166 height=168 />");
document.write("</div>");
}
menu();