Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
154 lines (40 sloc)
2.13 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 3.0//EN"><HTML><HEAD><title></title><script language="JavaScript"><!-------if(navigator.appVersion.charAt(0) >=3) {var img = new Array();img[0] = new Image(); img[0].src = "images/b-hom.gif";img[1] = new Image(); img[1].src = "images/b-hom-ov.gif";img[2] = new Image(); img[2].src = "images/b-mai.gif";img[3] = new Image(); img[3].src = "images/b-mai-ov.gif";img[4] = new Image(); img[4].src = "images/b-hel.gif";img[5] = new Image(); img[5].src = "images/b-hel-ov.gif";img[6] = new Image(); img[6].src = "images/b-por.gif";img[7] = new Image(); img[7].src = "images/b-por-ov.gif"; }function _in(nam,num) {if(navigator.appVersion.charAt(0) >=3) { document.images[nam].src = img[num].src; } }function _out(nam,num) { document.images[nam].src = img[num].src; }//--------------------></script><META NAME="Content-Language" CONTENT="Japanese"><META HTTP-EQUIV="Content-Type" CONTENT="text/html;CHARSET=x-sjis"></HEAD><body bgcolor="#ffffff" link="#006666" vlink="#006666"><table border="0" cellpadding="0" cellspacing="0" width="567" height="18"> <tr width="567" align="center"> <TD WIDTH="142" HEIGHT="16"><a href="topnav.html" target="main" onMouseOver="_in('one',1)" onMouseOut="_out('one',0)"><IMG SRC="images/b-hom.gif" WIDTH="142" HEIGHT="16" BORDER="0" name="one"></a></td> <TD WIDTH="141" HEIGHT="16"><a href="fra-mai.html" target="main" onMouseOver="_in('two',3)" onMouseOut="_out('two',2)"><IMG SRC="images/b-mai.gif" WIDTH="141" HEIGHT="16" BORDER="0" name="two"></a></td> <TD WIDTH="141" HEIGHT="16"><a href="fra-hel.html" target="main" onMouseOver="_in('three',5)" onMouseOut="_out('three',4)"><img src="images/b-hel.gif" width="141" height="16" border="0" name="three"></a></td> <TD WIDTH="142" HEIGHT="16"><a href="../portugue/frame.html" target="_top" onMouseOver="_in('four',7)" onMouseOut="_out('four',6)"><img src="images/b-por.gif" width="142" height="16" border="0" name="four"></a></td> </tr></table></BODY></HTML> |