document.write('<table width=646 cellSpacing=0 cellPadding=0 border=0>');
document.write('  <tr>');
document.write('    <td width=250 align=left rowspan=3>');
document.write('      <img src="logo.gif"></td>');
document.write('    <td width=396 align=center bgcolor=#dddddd>');
document.write('      <font size=2 face="MS UI Gothic">');
document.write('      | <a href="http://www.jasmin.jp/" target="_top">経営情報学会</a> |');
document.write('      <a href="http://www.titech.ac.jp/" target="_top">東京工業大学</a> |');
document.write('      </font></td></tr>');
document.write('  <tr><td>　</td></tr>');
document.write('  <tr><td>　</td></tr>');
document.write('</table>');

