﻿document.write("<ul class=cbox>");
document.write("<li><a href='" + HOST_ROOT + "index.html'><img src='" + HOST_ROOT + "images/menu/m1.gif' alt=トップページ border=0 class=rollover /></a></li>");
document.write("<li><a href='" + HOST_ROOT + "lodgment/index.html'><img src='" + HOST_ROOT + "images/menu/m2.gif' alt=ご宿泊 border=0 class=rollover /></a></li>");
document.write("<li><a href='" + HOST_ROOT + "banquet/index.html'><img src='" + HOST_ROOT + "images/menu/m3.gif' alt=ご宴会 border=0 class=rollover /></a></li>");
document.write("<li><a href='" + HOST_ROOT + "restaurant/index.html'><img src='" + HOST_ROOT + "images/menu/m4.gif' alt=レストラン border=0 class=rollover /></a></li>");
document.write("<li><a href='" + HOST_ROOT + "hotspring/index.html'><img src='" + HOST_ROOT + "images/menu/m5.gif' alt=温泉「延命の湯」 border=0 class=rollover /></a></li>");
document.write("<li><a href='" + HOST_ROOT + "access/index.html'><img src='" + HOST_ROOT + "images/menu/m6.gif' alt=交通アクセス border=0 class=rollover /></a></li>");
document.write("</ul>");