document.write('  <div id="header">');
document.write('     <h1><a href="index.html"title="Y-square HOME"><span>イメージクリエイト＆デザイン　Y-square</span></a></h1>');
document.write('   </div id="header">');
  
document.write('   <div id="menu">');
document.write('     <ul>');
document.write('       <li id="bt_web"><a href="web_01/index.html"><em>HOMEPAGE DESIGN</em></a></li>');
document.write('       <li id="bt_dtp"><a href="dtp_01/index.html"><em>DESKTOP PUBLISHING</em></a></li>');
document.write('       <li id="bt_photo"><a href="retouch/index.html"><em>PHOTO RETOUCH</em></a></li>');
document.write('     </ul>');
document.write('    </div id="menu">');
