

function show_footer(){


  document.write('<img src="/im/a.gif" width="2" height="20" alt="" /><br />');


  document.write('<table border="0" cellpadding="0" cellspacing="0" width="100%">');
  document.write('<tr><td class="tablecaption"><div class="headerpadding">');
  document.write('Sun OpenDataアプライアンス・オンラインセミナー実施中！');
  document.write('</div></td></tr>');
  document.write('</table>');

  document.write('<table border="0" cellpadding="0" cellspacing="0" width="100%" class="dkgrey1">');
  document.write('<tr><td>');
  document.write('<table border="0" cellpadding="0" cellspacing="1" width="100%">');
  document.write('<tr><td xclass="white" style="background-color:#f8d583;"><div class="pad8">');

  document.write('<p class="jp-ptop">');
  document.write('<a href="https://ma.sun.co.jp/cgi-bin/ma2/eu/eu.cgi?pid=main:EU_MENU&button=enq&eid=476"><img src="images/sif09-download.jpg" width="120" height="70" border="0" alt="Sun OpenDataアプライアンス・オンラインセミナー実施中！" class="jp-position-right" /></a>');

  document.write('Sun OpenDataアプライアンスにご興味をお持ち頂いたお客様、ぜひ、サンのエキスパートによるオンライン・セミナー (スライドと音声によるFlash動画) をご視聴下さい。プレゼンテーション資料もさしあげております。');
  document.write('</p>');

  document.write('<table border="0" cellpadding="0" cellspacing="0">');
  document.write('<tr><td class="redwidget"><div class="redwidgetpadding">&nbsp;&nbsp;');
  document.write('<b><a href="https://ma.sun.co.jp/cgi-bin/ma2/eu/eu.cgi?pid=main:EU_MENU&button=enq&eid=476">オンラインセミナーに申し込む');
  document.write('<span class="rightarrow">&#8811;</span></a></b>');
  document.write('&nbsp;&nbsp;</div></td></tr>');
  document.write('</table>');

  document.write('<p class="jp-pbottom small">');
  document.write('※お申し込みには、<a href="/ma/">メンバー・アカウント</a>へのログインまたは新規登録が必要です。<br />');
  document.write('※簡単なアンケートの回答にご協力いただきます。<br />');
  document.write('※お申し込み後、ご登録のメールアドレス宛にオンライン・セミナーのURLと資料のダウンロード・サイトのお知らせを送付させていただきます。');
  document.write('</p>');
  document.write('</div></td>');
  document.write('</tr>');
  document.write('</table></td>');
  document.write('</tr>');
  document.write('</table>');


}


