// JavaScript Document
var sBase = "/";

document.write("<ul><li id='concept'><a href='");
document.write(sBase+"concept/index.html'><img src='");
document.write(sBase+"images/menu_01cncpt.gif' alt='ブランドコンセプト' width='178' height='33'></a></li><li id='interview'><a href='");
document.write(sBase+"interview/index.html'><img src='");
document.write(sBase+"images/menu_02intvw.gif' alt='十和子スペシャルインタビュー' width='178' height='33'></a></li><li id='products'><a href='");
document.write(sBase+"products/index.html'><img src='");
document.write(sBase+"images/menu_03prdcts.gif' alt='商品紹介' width='178' height='33'></a></li><li id='caresteps'><a href='");
document.write(sBase+"step/index.html'><img src='");
document.write(sBase+"images/menu_04stps.gif' alt='スキンケアステップ' width='178' height='33'></a></li><li id='recommend'><a href='");
//document.write(sBase+"products/recommend/01.html'><img src='");
document.write(sBase+"campaign/index.html'><img src='");
document.write(sBase+"images/menu_05rcmmnd.gif' alt='今月のキャンペーン商品' width='178' height='33'></a></li><li id='media'><a href='");
document.write(sBase+"media/index.html'><img src='");
document.write(sBase+"images/menu_06md.gif' alt='メディア情報' width='178' height='33'></a></li><li id='blog'><a href='");
document.write(sBase+"blog/'><img src='");
document.write(sBase2+"images/menu_07blg.gif' alt='TOWAKO blog' width='178' height='33'></a></li><li id='point'><a href='");
document.write(sBase+"point/index.html'><img src='");
document.write(sBase+"images/menu_08pnt.gif' alt='ポイント特典' width='178' height='33'></a>");
document.write("<li><br><br><center><img src='");
document.write(sBase+"images/mobile.gif' alt='携帯サイトはこちら' width='116' height='18'><br><img src='");
document.write(sBase+"images/qr_code.gif' alt='' width='72' height='72'></li></ul>");