document.open();
document.write("<table border='0' cellspacing='1px' id='drop'>"+
"<tr><td onmouseover='Menu(this,1);' onmouseout='Menu(this,0);'>"+
"<a href='./index.htm' id='ddmMenu' class='dp'>HOME</a>"+
"<div onclick='window.event.cancelBubble = true;' id='ddmList' class='dl'></div>"+
"</td><td onmouseover='Menu(this,1);' onmouseout='Menu(this,0);'>"+

"<a href='./information.htm' id='ddmMenu' class='dp'>会社案内</a>"+
"<div olick='window.event.cancelBubble = true;' id='ddmList' class='dl'>"+
"<a href='./information.htm#outline' class='dd'>概要</a>"+
"<a href='./information.htm#histry' class='dd'>沿革</a>"+
"<a href='./philosophy.htm' class='dd'>経営理念</a>"+
"<a href='./standard.htm' class='dd'>行動基準</a>"+
"<a href='./information.htm#address' class='dd'>所在地</a>"+

"</div></td><td onmouseover='Menu(this,1);' onmouseout='Menu(this,0);'>"+

"<a href='#' id='ddmMenu' class='dp'>製品</a>"+
"<div onclick='window.event.cancelBubble = true;' id='ddmList' class='dl'>"+
"<a href='./product.htm' class='dd'>製品紹介</a>"+
"<a href='./original.htm' class='dd'>オリジナル製品</a>"+
"</div></td><td onmouseover='Menu(this,1);' onmouseout='Menu(this,0);'>"+
"<a href='#' id='ddmMenu' class='dp'>学ぶ</a>"+
"<div onclick='window.event.cancelBubble = true;' id='ddmList' class='dl'>"+
"<a href='./raw.htm' class='dd'>お砂糖の原料</a>"+
"<a href='./pow.htm' class='dd'>お砂糖のちから</a>"+
"<a href='./bmi.htm' class='dd'>お砂糖と肥満</a>"+
"<a href='./eco.htm' class='dd'>お砂糖とエコロジー</a>"+
"</div></td><td onmouseover='Menu(this,1);' onmouseout='Menu(this,0);'>"+
"<a href='#' id='ddmMenu' class='dp'>地域とのふれあい</a>"+
"<div onclick='window.event.cancelBubble = true;' id='ddmList' class='dl'>"+
"<a href='./inspect.htm' class='dd'>工場見学</a>"+
"</div></td><td onmouseover='Menu(this,1);' onmouseout='Menu(this,0);'>"+
"<a href='#' id='ddmMenu' class='dp'>Link</a>"+
"<div onclick='window.event.cancelBubble = true;' id='ddmList' class='dl'>"+
"<a href='http://www.itochu-sugar.com/' target='_blank' class='dd'>伊藤忠製糖</a>"+
"<a href='http://www.itochu-sugar.com/cooking/' target='_blank' class='dd'>伊藤忠製糖<br>クルルのおいしいレシピ</a>"+
"<a href='http://www.sugar.or.jp/' target='_blank' class='dd'>精糖工業会<br>（砂糖を科学する会）</a>"+
"<a href='http://www.miya-cho.ac.jp/ ' target='_blank' class='dd'>学校法人　平成学園<br>宮崎調理製菓専門学校</a>"+
"</div></td><td onmouseover='Menu(this,1);' onmouseout='Menu(this,0);'>"+

"<a href='http://blog.daiichi-togyo.co.jp/' id='ddmMenu' class='dp'>Blog</a>"+
"<div onclick='window.event.cancelBubble = true;' id='ddmList' class='dl'>"+
"</div></td></tr></table>");
document.close();