//News Menu

function Fneme(Sneme_c,Sneme_p){
//common(共通)
 document.write(
 '<table border="0" cellspacing="0" cellpadding="0">\n',
 '  <tr>\n'
 );
//index(2009)
 if(Sneme_c==2009){
  if(Sneme_p=="a"){
   document.write(
   '    <td><img src="'+Sdir+'img/ne09bc.gif" width="156" height="26"></td>\n'
   );
  }else{
   document.write(
   '    <td><a href="'+Sdir+'news/index.htm"><img src="'+Sdir+'img/ne09bd.gif" width="156" height="26" onmouseover="this.src=\''+Sdir+'img/ne09bb.gif\';" onmouseout="this.src=\''+Sdir+'img/ne09bd.gif\';" border="0"></a></td>\n'
   );
  }
 }
 else{
  document.write(
  '    <td><a href="'+Sdir+'news/index.htm"><img src="'+Sdir+'img/ne09ba.gif" width="156" height="26" onmouseover="this.src=\''+Sdir+'img/ne09bb.gif\';" onmouseout="this.src=\''+Sdir+'img/ne09ba.gif\';" border="0"></a></td>\n'
  );
 }
 
 //common(共通)
 document.write(
 '  </tr>\n',
 '  <tr>\n',
 '    <td><img src="'+Sdir+'img/crli.gif" width="156" height="1"></td>\n',
 '  </tr>\n',
 '  <tr>\n'
 );
 
//index(2008)
 if(Sneme_c==2008){
  if(Sneme_p=="a"){
   document.write(
   '    <td><img src="'+Sdir+'img/ne08bc.gif" width="156" height="26"></td>\n'
   );
  }else{
   document.write(
   '    <td><a href="'+Sdir+'news/2008.htm"><img src="'+Sdir+'img/ne08bd.gif" width="156" height="26" onmouseover="this.src=\''+Sdir+'img/ne08bb.gif\';" onmouseout="this.src=\''+Sdir+'img/ne08bd.gif\';" border="0"></a></td>\n'
   );
  }
 }
 else{
  document.write(
  '    <td><a href="'+Sdir+'news/2008.htm"><img src="'+Sdir+'img/ne08ba.gif" width="156" height="26" onmouseover="this.src=\''+Sdir+'img/ne08bb.gif\';" onmouseout="this.src=\''+Sdir+'img/ne08ba.gif\';" border="0"></a></td>\n'
  );
 }
 
 //common(共通)
 document.write(
 '  </tr>\n',
 '  <tr>\n',
 '    <td><img src="'+Sdir+'img/crli.gif" width="156" height="1"></td>\n',
 '  </tr>\n',
 '  <tr>\n'
 );
 
//index(2007)
 if(Sneme_c==2007){
  if(Sneme_p=="a"){
   document.write(
   '    <td><img src="'+Sdir+'img/ne07bc.gif" width="156" height="26"></td>\n'
   );
  }else{
   document.write(
   '    <td><a href="'+Sdir+'news/2007.htm"><img src="'+Sdir+'img/ne07bd.gif" width="156" height="26" onmouseover="this.src=\''+Sdir+'img/ne07bb.gif\';" onmouseout="this.src=\''+Sdir+'img/ne07bd.gif\';" border="0"></a></td>\n'
   );
  }
 }
 else{
  document.write(
  '    <td><a href="'+Sdir+'news/2007.htm"><img src="'+Sdir+'img/ne07ba.gif" width="156" height="26" onmouseover="this.src=\''+Sdir+'img/ne07bb.gif\';" onmouseout="this.src=\''+Sdir+'img/ne07ba.gif\';" border="0"></a></td>\n'
  );
 }

//common(共通)
 document.write(
 '  </tr>\n',
 '  <tr>\n',
 '    <td><img src="'+Sdir+'img/crli.gif" width="156" height="1"></td>\n',
 '  </tr>\n',
 '  <tr>\n'
 );
 
//index(2006)
 if(Sneme_c==2006){
  if(Sneme_p=="a"){
   document.write(
   '    <td><img src="'+Sdir+'img/ne06bc.gif" width="156" height="26"></td>\n'
   );
  }else{
   document.write(
   '    <td><a href="'+Sdir+'news/2006.htm"><img src="'+Sdir+'img/ne06bd.gif" width="156" height="26" onmouseover="this.src=\''+Sdir+'img/ne06bb.gif\';" onmouseout="this.src=\''+Sdir+'img/ne06bd.gif\';" border="0"></a></td>\n'
   );
  }
 }
 else{
  document.write(
  '    <td><a href="'+Sdir+'news/2006.htm"><img src="'+Sdir+'img/ne06ba.gif" width="156" height="26" onmouseover="this.src=\''+Sdir+'img/ne06bb.gif\';" onmouseout="this.src=\''+Sdir+'img/ne06ba.gif\';" border="0"></a></td>\n'
  );
 }

//common(共通)
 document.write(
 '  </tr>\n',
 '  <tr>\n',
 '    <td><img src="'+Sdir+'img/crli.gif" width="156" height="1"></td>\n',
 '  </tr>\n',
 '  <tr>\n'
 );

//index(2005)
 if(Sneme_c==2005){
  if(Sneme_p=="a"){
   document.write(
   '    <td><img src="'+Sdir+'img/ne05bc.gif" width="156" height="26"></td>\n'
   );
  }else{
   document.write(
   '    <td><a href="'+Sdir+'news/2005.htm"><img src="'+Sdir+'img/ne05bd.gif" width="156" height="26" onmouseover="this.src=\''+Sdir+'img/ne05bb.gif\';" onmouseout="this.src=\''+Sdir+'img/ne05bd.gif\';" border="0"></a></td>\n'
   );
  }
 }
 else{
  document.write(
  '    <td><a href="'+Sdir+'news/2005.htm"><img src="'+Sdir+'img/ne05ba.gif" width="156" height="26" onmouseover="this.src=\''+Sdir+'img/ne05bb.gif\';" onmouseout="this.src=\''+Sdir+'img/ne05ba.gif\';" border="0"></a></td>\n'
  );
 }

//common(共通)
 document.write(
 '  </tr>\n',
 '  <tr>\n',
 '    <td><img src="'+Sdir+'img/crli.gif" width="156" height="1"></td>\n',
 '  </tr>\n',
 '  <tr>\n'
 );

//index(2004)
 if(Sneme_c==2004){
  if(Sneme_p=="a"){
   document.write(
   '    <td><img src="'+Sdir+'img/ne04bc.gif" width="156" height="26"></td>\n'
   );
  }else{
   document.write(
   '    <td><a href="'+Sdir+'news/2004.htm"><img src="'+Sdir+'img/ne04bd.gif" width="156" height="26" onmouseover="this.src=\''+Sdir+'img/ne04bb.gif\';" onmouseout="this.src=\''+Sdir+'img/ne04bd.gif\';" border="0"></a></td>\n'
   );
  }
 }
 else{
  document.write(
  '    <td><a href="'+Sdir+'news/2004.htm"><img src="'+Sdir+'img/ne04ba.gif" width="156" height="26" onmouseover="this.src=\''+Sdir+'img/ne04bb.gif\';" onmouseout="this.src=\''+Sdir+'img/ne04ba.gif\';" border="0"></a></td>\n'
  );
 }

//common(共通)
 document.write(
 '  </tr>\n',
 '  <tr>\n',
 '    <td><img src="'+Sdir+'img/crli.gif" width="156" height="1"></td>\n',
 '  </tr>\n',
 '</table>'
 );
}