//----Head-line--------
//----2004.10.31--------　　

if(head_type>1){
  function bgmopen(){mybgm=window.open("http://homepage3.nifty.com/kuuta-1/G-BGM/midset.html","bgmplay","width=400,height=80");}
}

document.write('<div>');
document.write('<a name="top00"></a>');
document.write('<table border="0"><tbody><tr>');
if(head_type>1){document.write('<td><input type="button" value="ＢＧＭ" onclick="bgmopen()"></td>');document.write('<td width="15"></td>');}
document.write('<td><b><i><font color="#990099">Jump</font></i></b></td>');
document.write('<td width="5"></td>');
document.write('<td bgcolor="#CCCCCC"><a href="http://homepage2.nifty.com/hama-kuuta/index.html" target="_self"><font size="-1">【TOPページに返る】</font></td>');
document.write('<td width="5"></td>');

if(head_type==1){
   for(i=1;i<=jnn;i++){
      jj=jtt[i].split(",");
      document.write('<TD width="5"></TD><TD bgcolor="#FAE39E"><A href="',jj[1],'" target="_top"><FONT size="-1">');
      document.write("【"+jj[0]+"】");
      document.write('</FONT></A></TD>');}
}
if(head_type==3){
   for(i=1;i<=jnn;i++){
      jj=jtt[i].split(",");
      document.write('<TD width="5"></TD><TD bgcolor="#FAE39E"><A href="',jj[1],'" target="_top"><FONT size="-1">');
      document.write("【"+jj[0]+"】");
      document.write('</FONT></A></TD>');}
}

document.write('</tr></tbody></table></div>');
