//mouseover画像のプリロード
MM_preloadImages('images/login_on.gif');
 
document.write("<table width='910' border='0' cellpadding='0' cellspacing='0'>");
document.write("  <tr>");
document.write("    <td><img src='images/corner_01.gif' width='13' height='13'></td>");
document.write("    <td background='images/line_01.gif'><img src='images/spacer.gif' alt='' width='884' height='13'></td>");
document.write("    <td><img src='images/corner_02.gif' width='13' height='13'></td>");
document.write("  </tr>");
document.write("  <tr>");
document.write("    <td background='images/line_02.gif'><img src='images/line_02.gif' width='13' height='13'></td>");
document.write("          <td align='left'><img src='images/spacer.gif' alt='' width='14' height='1'><a href='/'><img src='common/images/logo.gif' alt='ADGOGO' name='logo' width='172' height='52' border='0'></a><img src='images/title_read-s.gif' width='102' height='20' alt='マス広告が気軽に買える各種ご相談を受付中！' style='margin:0 0 15px 5px;'></td>");
document.write("    <td background='images/line_03.gif'><img src='images/line_03.gif' width='13' height='13'></td>");
document.write("  </tr>");
document.write("</table>");
