<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD><TITLE>サイズ指定で別ウィンドーを開く</TITLE>
<META http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 7.0.0.0 Trial for Windows">
<META http-equiv="Content-Style-Type" content="text/css">
<SCRIPT Language="JavaScript">
<!--
// サイズ指定で別ウィンドーを開く
function mado()
{
WindowOpen = window.open("http://otoboke.txt-nifty.com/torio/neko.html","","Width=300,Height=200,scrollbars = 0") ;
}
function mado1()
{
WindowOpen = window.open("http://homepage1.nifty.com/torio/betu/himan.htm","","Width=300,Height=200,scrollbars = 0") ;
}
function mado2()
{
WindowOpen = window.open("http://homepage1.nifty.com/torio/betu/youbi.htm","","Width=300,Height=200,scrollbars = 0") ;
}
function mado3()
{
WindowOpen = window.open("http://homepage1.nifty.com/torio/betu/youbi2.htm","","Width=300,Height=200,scrollbars = 0") ;
}
// -->
</SCRIPT>
</HEAD>
<BODY>
<P><FONT size="2"><A href="JavaScript:mado();"><FONT color="#cc9933">永久カレンダー</FONT></A></FONT></P>
<P><FONT size="2"><A href="JavaScript:mado1();"><FONT color="#cc9933">肥満度テスト</FONT></A>
</FONT></P>
<P><FONT size="2"><A href="JavaScript:mado2();"><FONT color="#cc9933">何曜日に生まれたの?</FONT></A></FONT></P>
<P><FONT size="2"><A href="JavaScript:mado3();"><FONT color="#cc9933">生まれて何日たったの?</FONT></A></FONT></P>
</BODY>
</HTML>