function openWindow2(clocation, wNo) {
	var wName;
	wName="win"+wNo;
	var scriptwin=window.open(clocation, wName, 'toolbar=no, location=no, resizable=yes, status=no, scrollbars=yes, top=0, left=0, width=544, height=640');
}
document.write(

'<table width="166" border="0" cellpadding="0" cellspacing="0" class="menu2">',
  '<tr>',
    '<td><img src="/common/image/banner_01.gif" alt="" width="166" height="6"></td>',
  '</tr>',
  '<tr>',
    '<td><table width="152" border="0" align="center" cellpadding="0" cellspacing="0">',
        '<tr>',
          '<td><a href="/marketinfo/index.html"><img src="/common/image/banner_market.gif" alt="会員権マーケット情報" width="152" height="106" border="0"></a></td>',
        '</tr>',
        '<tr>',
          '<td><img src="/common/image/sp.gif" alt="" width="1" height="4"></td>',
        '</tr>',
		'<tr>',
          '<td><a href="javascript:winOpen(\'/save-children/index.html\',\'sashine\',\'536\',\'405\',0,0,0,1,0,1)"><img src="/common/image/save-children.jpg" alt="世界の子どもたちへの支援活動" width="152" height="80" border="0"></a></td>',
        '</tr>',
		'<tr>',
          '<td><img src="/common/image/sp.gif" alt="" width="1" height="4"></td>',
        '</tr>',
        '<tr>',
          '<td><a href="/hosyou/index.html"><img src="/common/image/banner_kanzen.gif" alt="安心の完全保証" width="152" height="80" border="0"></a></td>',
        '</tr>',
        '<tr>',
          '<td><img src="/common/image/sp.gif" alt="" width="1" height="4"></td>',
        '</tr>',
        '<tr>',
          '<td><a href="javascript:winOpen(\'/sashine/index.html\',\'sashine\',\'800\',\'640\',0,0,0,1,0,1)"><img src="/common/image/banner_sashine2.jpg" alt="指値自動お知らせサービス" width="152" height="80" border="0"></a></td>',
        '</tr>',
        '<tr>',
          '<td><img src="/common/image/sp.gif" alt="" width="1" height="4"></td>',
        '</tr>',
        '<tr>',
          '<td><a href="/2nd/index.html"><img src="/common/image/banner_second.gif" alt="セカンドオピニオン" width="152" height="80" border="0"></a></td>',
        '</tr>',
      '</table></td>',
  '</tr>',
  '<tr>',
    '<td><img src="/common/image/banner_02.gif" alt="" width="166" height="6"></td>',
  '</tr>',
'</table>'

);
document.close();