<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<META name="GENERATOR" content="IBM WebSphere Homepage Builder Version 6.0.2.1 for Windows">
<META http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
<META http-equiv="Content-Style-Type" content="text/css">
<TITLE></TITLE>
<SCRIPT language="JavaScript">

<!--
d=new Date();
Se=""+d.getSeconds();
Lo=Se.length;
if(Lo==2){
Se=Se.charAt(1);
}
Co=new Array(10);
// カラーコードを指定します
Co[0]="#ff8080";Co[1]="#ffff80";
Co[2]="#80ff80";Co[3]="#00ff80";
Co[4]="#80ffff";Co[5]="#0080ff";
Co[6]="#ff80c0";Co[7]="#ff80ff";
Co[8]="#ff8000";Co[9]="#ffffff";
document.bgColor=Co[Se];
// -->
//-->
</SCRIPT><SCRIPT language="JavaScript">


<!-- 
TE1="このサイトにアクセス、ありがとうございます。" 
TE2="私の趣味の　鮎の友釣り・山登り・ペットの育成・天文ファン　のページです。" 
TE3="皆さんと意見交換が出来、お互いの飛躍になればと思っております。よろしくお願いします。" 
M=TE1; 
cnt=0; 
TID=0; 
function TYPE(){ 
status=M.substring(0,cnt++) 
if(cnt-10==M.length && M==TE1){cnt=0;M=TE2;} 
if(cnt-10==M.length && M==TE2){cnt=0;M=TE3;} 
if(cnt-10==M.length && M==TE3){cnt=0;M=TE1;} 
clearTimeout(TID); 
TID=setTimeout("TYPE()",150); 
} 
TYPE(); 
// --> 
//-->
</SCRIPT><SCRIPT language="JavaScript">
<!--
function timeMsg(){
//--

var msg0=' 時を過ぎました。小さな約束も大切に。おやすみなさい！'
var msg1=' 時を過ぎました。遅くまでご苦労様。'
var msg2=' 時を過ぎました。遅くまでがんばってますね。'
var msg3=' 時を過ぎました。がんばってますね。'
var msg4=' 時を過ぎました。体に注意してください。'
var msg5=' 時を過ぎました。新聞きてます。'
var msg6=' 時を過ぎました。おはようございます。今日も快調ですか？'
var msg7=' 時を過ぎました。おはようございます.mまずはニュースかな？'
var msg8=' 時を過ぎました。さあ、今日もがんばろう。(^_^)v'
var msg9=' 時を過ぎました。誠意って通じなくても続けられることですね。'
var msg10=' 時を過ぎました。眠くなったら ちょっと休憩が良いですね。'
var msg11=' 時を過ぎました。もう一がんばりしないとご飯がもらえません（笑）'
var msg12=' 時を過ぎました。飯だ！飯だ！お昼の休憩を楽しみましょう'
var msg13=' 時を過ぎました。今日のランチメニューはいかがでしたか？'
var msg14=' 時を過ぎました。ご飯を食べ終わったら何だか眠気が・・・・。'
var msg15=' 時を過ぎました。人を楽しませた分だけ自分も楽しめるのでは？'
var msg16=' 時を過ぎました。おもいやりは人に耳を傾けることから始まるのかな？'
var msg17=' 時を過ぎました。お疲れ様、お仕事、終わりましたか？'
var msg18=' 時を過ぎました。お疲れ様でした。一日ご苦労様。m(_ _)m'
var msg19=' 時を過ぎました。うれしいと思うとまた、うれしい心が湧いてくるのでは？'
var msg20=' 時を過ぎました。人を尊敬出来る人は人からも尊敬されるのでは？'
var msg21=' 時を過ぎました。幸せって共に笑い、共に泣き、共に語り合うことでは？'
var msg22=' 時を過ぎました。いじめって薄情に育った人たちがするのかな？'
var msg23=' 時を過ぎました。明日がもっと良い日でありますように、(^_^)/~'

return eval('msg'+(new Date()).getHours())
}

//-->

</SCRIPT><SCRIPT language="JavaScript">
<!--HPB_SCRIPT_ROV_50
//
//  Licensed Materials - Property of IBM
//  11P5743
//  (C) Copyright IBM Corp. 1998, 2000 All Rights Reserved.
//

// HpbImgPreload:
//
function HpbImgPreload()
{
  var appVer=parseInt(navigator.appVersion);
  var isNC=(document.layers && (appVer >= 4));
  var isIE=(document.all    && (appVer >= 4));
  if (isNC || isIE)
  {
    if (document.images)
    {
      var imgName = HpbImgPreload.arguments[0];
      var cnt;
      swImg[imgName] = new Array;
      for (cnt = 1; cnt < HpbImgPreload.arguments.length; cnt++)
      {
        swImg[imgName][HpbImgPreload.arguments[cnt]] = new Image();
        swImg[imgName][HpbImgPreload.arguments[cnt]].src = HpbImgPreload.arguments[cnt];
      }
    }
  }
}
// HpbImgFind:
//
function HpbImgFind(doc, imgName)
{
  for (var i=0; i < doc.layers.length; i++)
  {
    var img = doc.layers[i].document.images[imgName];
    if (!img) img = HpbImgFind(doc.layers[i], imgName);
    if (img) return img;
  }
  return null;
}
// HpbImgSwap:
//
function HpbImgSwap(imgName, imgSrc)
{
  var appVer=parseInt(navigator.appVersion);
  var isNC=(document.layers && (appVer >= 4));
  var isIE=(document.all    && (appVer >= 4));
  if (isNC || isIE)
  {
    if (document.images)
    {
      var img = document.images[imgName];
      if (!img) img = HpbImgFind(document, imgName);
      if (img) img.src = imgSrc;
    }
  }
}
var swImg; swImg=new Array;
//-->
</SCRIPT><SCRIPT language="JavaScript">
<!--HPB_SCRIPT_PLD_50
HpbImgPreload('_HPB_ROLLOVER1', 'b002ban.gif', 'b002ban2.gif');
//-->
</SCRIPT>
<STYLE>
<!--
A:link {text-decoration:none;}
A:visited {text-decoration:none;}
A:active {text-decoration:none;}
A:hover {color:#FF0000; position:relative; top:1; left:1;}
-->

<!--
P{
  font-weight : bolder;
  color : red;
  text-decoration : underline;
  font-size : medium;
}
A{
  color : blue;
}
U{
  color : blue;
}
B{
  text-decoration : none;
}
APPLET{
  font-size : x-small;
  font-weight : lighter;
  font-family : HG教科書体;
  font-style : normal;
  font-variant : normal;
  text-decoration : none;
}
FONT{
  color : blue;
}
-->
</STYLE>
</HEAD>
<FRAMESET rows="20%,80%" frameborder="NO" border="0">
  <FRAME src="newpage21.htm" scrolling="NO" name="frame1">
  <FRAMESET cols="18%,82%">
    <FRAME src="newpage22.htm" name="frame2">
    <FRAME src="newpage23.htm" name="frame3">
  </FRAMESET>
  <NOFRAMES>
  <BODY>
  <DIV style="width : 784px;height : 58px;top : 82px;left : 1163px;
  position : absolute;
  z-index : 40;
  visibility : hidden;
" id="Layer22"><FONT color="#666666" size="4">　　<IMG src="gazou1/21greydoggie.gif" width="36" height="36" border="0">　　</FONT><B><FONT color="#666666" size="4">　ポッキーのホームページにようこそ (^_^)/~　</FONT></B><FONT color="#666666" size="4">　　　　　</FONT><B><FONT color="#666666" size="4"><IMG src="gazou1/21greydoggie.gif" width="36" height="36" border="0"></FONT></B><FONT color="#666666" size="4">　</FONT><IMG src="gazou1/21greydoggie.gif" width="36" height="36" border="0"><FONT color="#0000cc">　　　　　　　　　　　　　　</FONT><IMG src="gazou1/21greydoggie.gif" width="30" height="30" border="0"></DIV>
<DIV style="width : 172px;height : 96px;top : 246px;left : 426px;
  position : absolute;
  z-index : 7;
" id="Layer5"><FONT color="#009999"><FONT color="#009999"><FONT color="#009999" size="2"><FONT size="2"><B>ペットのページ</B></FONT></FONT><BR>
</FONT></FONT><FONT color="#009999" size="2">名前 ポッキー<FONT size="2"><BR>
</FONT>ヨークシャテリア<BR>
1998/10/28生<BR>
4才、♀（メス）<BR>
2.2kg。</FONT></DIV>
<DIV style="width : 233px;top : 648px;left : 482px;
  position : absolute;
  z-index : 8;
  height : 36px;
" id="Layer6"><FONT color="#0000cc" size="2"><FONT color="#0000cc" size="2"><B>山登りのページ<FONT color="#0000cc" size="2"><BR>
</FONT></B></FONT>鮎釣りの体力維持と健康づくり。</FONT><BR>
</DIV>
<DIV style="width : 260px;top : 435px;left : 210px;
  position : absolute;
  z-index : 9;
  height : 54px;
" id="Layer7"><FONT color="#408080" size="2"><FONT size="2"><B>釣りのページ</B></FONT><BR>
鮎の友釣りが主体です。<BR>
オフにアマゴ釣りとキビレ釣り。</FONT></DIV>
<DIV style="top : 752px;left : 36px;
  position : absolute;
  z-index : 10;
  visibility : visible;
" id="Layer12"><FONT color="#000000"><A href="http://6513.teacup.com/pockey/bbs"><FONT color="#990099" size="3"><BLINK><B><U>みんなの掲示板</U></B></BLINK></FONT></A></FONT></DIV>
<DIV style="width : 256px;top : 927px;left : 13px;
  position : absolute;
  z-index : 11;
  height : 18px;
  visibility : hidden;
" id="Layer13"><FONT size="2">ご意見・ご感想をお寄せください！</FONT></DIV>
<DIV style="width : 52px;top : 894px;left : 62px;
  position : absolute;
  z-index : 12;
  height : 23px;
  visibility : visible;
" id="Layer14">
<P><B><FONT color="#0000cc" size="3"><U>メール</U></FONT></B></P>
</DIV>
<DIV style="top : 853px;left : 61px;
  position : absolute;
  z-index : 13;
  visibility : visible;
" id="Layer15"><A href="mailto:kzi316@ybb.ne.jp"><IMG src="u002ani.gif" width="48" height="41" border="0"></A></DIV>
<DIV style="top : 686px;left : 63px;
  position : absolute;
  z-index : 14;
" id="Layer16"><IMG src="sc02_ml.gif" width="56" height="56" border="0"></DIV>
<DIV style="width : 388px;height : 18px;top : 1192px;left : 254px;
  position : absolute;
  z-index : 15;
" id="Layer24" align="center"><I><FONT size="-1">Copyright &copy; 2001 Chiaki Ichikawa All right researved</FONT></I></DIV>
<DIV style="top : 173px;left : 9px;
  position : absolute;
  z-index : 16;
  visibility : visible;
" id="Layer26">
<DIV>
<TABLE border="1" width="154" height="387">
  <TBODY>
    <TR>
      <TD align="center" width="23" height="50"><IMG src="ANI_112.GIF" width="16" height="9" border="0"></TD>
      <TD valign="middle" align="center" width="111" style="font-weight : bold;text-decoration : underline;" height="50"><U><B><FONT color="#000099" size="2"><A href="newpage1.htm"><FONT color="#ff0000" size="4"><FONT color="#cc0000"><FONT size="4"><FONT color="#000099" size="2" style="font-weight : bold;text-decoration : underline;">最終釣り情報<BR>
      11月24日更新</FONT></FONT></FONT></FONT></A></FONT></B></U></TD>
    </TR>
    <TR>
      <TD align="center" height="41" width="23"><IMG src="ANI_112.GIF" width="16" height="9" border="0"></TD>
      <TD align="center" height="41" width="111"><U><FONT color="#000099"><B><BR>
      <A href="newpage3.html" style="font-weight : bold;text-decoration : underline;color : navy;"><FONT color="#0000cc">鮎の友釣り</FONT></A></B></FONT></U></TD>
    </TR>
    <TR>
      <TD align="center" height="44" width="23"><IMG src="ANI_112.GIF" width="16" height="9" border="0"></TD>
      <TD align="center" height="44" width="111"><U><B><FONT color="#990099"><A href="zikosyoukai.html"><FONT color="#0000cc" style="text-decoration : underline;">自己紹介</FONT></A></FONT></B></U></TD>
    </TR>
    <TR>
      <TD align="center" height="44" width="23"><IMG src="ANI_112.GIF" width="16" height="9" border="0"></TD>
      <TD align="center" height="44" width="111"><U><B><FONT color="#990099"><A href="newpage2.html"><FONT color="#0000cc" style="font-weight : bold;text-decoration : underline;">ペット</FONT></A></FONT></B></U></TD>
    </TR>
    <TR>
      <TD align="center" height="45" width="23"><IMG src="ANI_112.GIF" width="16" height="9" border="0"></TD>
      <TD align="center" height="45" width="111"><U><B><FONT color="#990099"><A href="newpage5.html"><FONT color="#0000cc" style="font-weight : bold;text-decoration : underline;">山登り</FONT></A></FONT></B></U></TD>
    </TR>
    <TR>
      <TD align="center" width="23" height="49"><IMG src="ANI_112.GIF" width="16" height="9" border="0"></TD>
      <TD align="center" height="49" width="111"><U><B><FONT color="#990099"><A href="newpage4.html"><FONT color="#0000cc" style="font-weight : bold;text-decoration : underline;">天体<BR>
      </FONT></A></FONT></B></U></TD>
    </TR>
  </TBODY>
</TABLE>
</DIV>
</DIV>
<DIV style="width : 362px;height : 27px;top : 209px;left : 486px;
  position : absolute;
  z-index : 17;
" id="Layer28"><B><FONT size="+0" color="#0000cc">あなたは <IMG src="http://www.susono.com/~info/cgi-bin/counter/counter2.cgi?YWRD=1=6" width="95" height="20"> 人目のお客様です。</FONT></B></DIV>
<DIV style="width : 32px;height : 7px;top : -2px;left : 285px;
  position : absolute;
  z-index : 18;
" id="Layer23"></DIV>
<DIV style="width : 280px;height : 16px;top : 1152px;left : 300px;
  position : absolute;
  z-index : 19;
" id="Layer29" align="center"><B><SCRIPT language="JavaScript">
<!--
document.write("Last updated: ", document.lastModified, "<BR>");
//-->
</SCRIPT></B></DIV>
<DIV style="width : 129px;height : 18px;top : 1098px;left : 33px;
  position : absolute;
  z-index : 20;
  visibility : visible;
" id="Layer33"><FONT color="#cc0000"><FONT color="#cc0000"><B>2002年08月30日</B></FONT></FONT></DIV>
<DIV style="top : 1059px;left : 50px;
  position : absolute;
  z-index : 21;
" id="Layer34"><IMG src="ANI_090.GIF" width="72" height="18" border="0"></DIV>
<DIV style="top : 726px;left : 617px;
  position : absolute;
  z-index : 22;
  width : 73px;
  height : 86px;
  visibility : hidden;
" id="Layer18"><IMG src="CUT_019.GIF" width="73" height="86" border="0"></DIV>
<DIV style="top : 870px;left : 221px;
  position : absolute;
  z-index : 23;
  width : 234px;
  height : 54px;
" id="Layer36"><FONT color="#0000cc" size="2"><FONT color="#0000cc" size="2"><B>天体のページ<FONT color="#0000cc" size="2"><BR>
</FONT></B></FONT>山登りは綺麗な天体に出会えるのでいつも観測機器を持っていきます。</FONT><BR>
</DIV>
<DIV style="top : 850px;left : 510px;
  position : absolute;
  z-index : 24;
" id="Layer27"><IMG src="dosei11213.jpg" width="190" height="175" border="0"></DIV>
<DIV style="width : 10px;height : 12px;top : 9px;left : 476px;
  position : absolute;
  z-index : 6;
" id="Layer39" align="center"><!--#geoguide--></DIV>
<DIV style="top : 666px;left : 206px;
  position : absolute;
  z-index : 25;
" id="Layer3"><IMG src="aozasayama1.jpg" width="138" height="153" border="0"></DIV>
<DIV style="top : 323px;left : 605px;
  position : absolute;
  z-index : 26;
  width : 95px;
  height : 82px;
  visibility : visible;
" id="Layer40"><IMG src="2021128-YK11.jpg" width="95" height="82" border="0"></DIV>
<DIV style="top : 250px;left : 805px;
  position : absolute;
  z-index : 27;
  width : 447px;
  height : 633px;
" id="Layer42"></DIV>
<DIV style="top : 283px;left : 784px;
  position : absolute;
  z-index : 28;
" id="Layer43"></DIV>
<DIV style="top : 587px;left : 3px;
  position : absolute;
  z-index : 2;
" id="Layer1"><IMG src="a034btn.gif" width="38" height="36" border="0"></DIV>
<DIV style="width : 120px;top : 591px;left : 44px;
  position : absolute;
  z-index : 29;
  height : 34px;
  visibility : hidden;
" id="Layer20">
<P><FONT color="#8000ff" size="2"><A href="newpage7.html"><FONT color="#990099" size="2" style="font-weight : bold;text-decoration : underline;">興津の野中囮店 は<BR>
今年も1尾400円！</FONT></A></FONT></P>
</DIV>
<DIV style="width : 406px;top : 245px;left : 754px;
  position : absolute;
  z-index : 30;
  height : 126px;
" id="Layer31"><FONT color="#008040" size="2">日本の将来はどうなるの？<BR>
<BR>
神風神話に沸いた戦後の復興と発展！これを手がけた<BR>
人は世界に名を知らしめた方々。しかし代が変わって<BR>
守勢に立った日本はアジアの発展からも立ち後れ。<BR>
ＧＮＰ世界代二位はまもなく中国に明け渡し。<BR>
この、主たる原因は民間企業が世界戦略で得た利益のを<BR>
公務員も同格に得た結果、今は世界戦略敗戦企業ばかり。<BR>
税収も減り、世界に前例のない700兆円の借金、実体は<BR>
100兆円を超えているようです。全国市町村、何処へ<BR>
行っても一番立派な建物が役所という現実から当然の結果でしょう<BR>
。民間企業の平均年収は580万から380万円に減収。350万の失業者も<BR>
入れると300万強に対し、ゼネコン、団体、ＮＴＴ金融など公的機関の<BR>
平均年収は1、080万円と言うから驚き。これに仕事をしない<BR>
天下り収入を入れたら一体民間との格差はいくらになるか？<BR>
三本の本州・四国架橋は真ん中の橋はだれが使うのか？<BR>
住民がいらないと言って造った北海道の高速道路。<BR>
生き残れない企業に助成を止めて新産業を造る手伝いが<BR>
政府の構造改革。それが失業者が多いと言って失業保険の<BR>
カットとはなんたること。公的機関の職員のリストラ無しに<BR>
日本の将来はないでしょう。財投の見直しの大事です。<BR>
その後は世界一安定高収入の公的機関の人員削減賃金<BR>
カットでしょう。小学生の将来、就きたい職業の一位が<BR>
”公務員”では日本の危機！5年後に貿易赤字国に転落，<BR>
10年後に外貨準備不足国に転落して石油の輸入制限国<BR>
に転落するとのある総研予想もありえるのでは？<BR>
先端産業は東南アジアからの知識の導入。また、知識の<BR>
流出ではさびれるばかりの日本。<BR>
なにはともあれ、政治がだめ！とにかく選挙にいきましょう。<BR>
国民が政治から目を離した結果が今日ですから！<BR>
</FONT></DIV>
<DIV style="top : 1080px;left : 357px;
  position : absolute;
  z-index : 31;
  visibility : visible;
" id="Layer32"><A href="index.html" id="_HPB_ROLLOVER1" onmouseout="HpbImgSwap('_HPB_ROLLOVER1', 'b002ban.gif');" onmouseover="HpbImgSwap('_HPB_ROLLOVER1', 'b002ban2.gif');"><IMG src="b002ban.gif" width="141" height="38" border="0" name="_HPB_ROLLOVER1"></A></DIV>
<DIV style="width : 142px;top : 1097px;left : 363px;
  position : absolute;
  z-index : 33;
  height : 17px;
  visibility : visible;
" id="Layer44">
<P><B><BLINK><FONT size="-1" color="#990099"><U>pockeyの遊・遊・遊</U></FONT></BLINK></B></P>
</DIV>
<DIV style="top : 1083px;left : 394px;
  position : absolute;
  z-index : 32;
  width : 79px;
  height : 23px;
  visibility : hidden;
  
" id="Layer45"><IMG src="ayu3121.gif" width="79" height="23" border="0"></DIV>
<DIV id="dot0" style="position: absolute; visibility: hidden; height:10; width: 10;
  z-index : 34;
"><img src="bullet.gif" height=10 width=10></DIV>
<DIV id="dot1" style="position: absolute; height: 11; width: 11;
  z-index : 35;
"><IMG src="gazou1/ai_osusume.gif" width="50" height="50" border="0"></DIV>
<DIV id="dot2" style="position: absolute; height: 11; width: 11;
  z-index : 36;
"><IMG src="gazou1/ai_shipai.gif" width="35" height="35" border="0"></DIV>
<DIV id="dot3" style="position: absolute; height: 11; width: 11;
  z-index : 37;
  top : -24px;
  left : 3px;
"><IMG src="gazou1/ai_ooi.gif" width="38" height="38" border="0"></DIV>
<DIV id="dot4" style="position: absolute; height: 11; width: 11;
  z-index : 38;
  top : 0px;
  left : 0px;
"><IMG src="gazou1/ai_yoroshiku.gif" width="45" height="45" border="0"></DIV>
<DIV style="width : 25px;height : 16px;top : 13px;left : 2px;
  position : absolute;
  z-index : 5;
" id="Layer2"><script LANGUAGE="JavaScript">
<!--//
var nDots = 5;
if (document.all&&window.print)
document.body.style.cssText="overflow-x:hidden;overflow-y:scroll"
var Xpos = 0;
var Ypos = 0;
var DELTAT = .01;
var SEGLEN = 10;
var SPRINGK = 10;
var MASS = 1;
var GRAVITY = 50;
var RESISTANCE = 10;
var STOPVEL = 0.1;
var STOPACC = 0.1;
var DOTSIZE = 11;
var BOUNCE = 0.75;
var isNetscape = navigator.appName=="Netscape";
var followmouse = true;

var dots = new Array();
init();

function init()
{
var i = 0;
for (i = 0; i < nDots; i++) {
dots[i] = new dot(i);
} 
if (!isNetscape) {
}
for (i = 0; i < nDots; i++) {
dots[i].obj.left = dots[i].X;
dots[i].obj.top = dots[i].Y;
}
if (isNetscape) {
startanimate();
} else {
setTimeout("startanimate()", 2000);
}
}
function dot(i) 
{
this.X = Xpos;
this.Y = Ypos;
this.dx = 0;
this.dy = 0;
if (isNetscape) { 
this.obj = eval("document.dot" + i);
} else {
this.obj = eval("dot" + i + ".style");
}
}
function startanimate() { 
setInterval("animate()", 20);
}
function setInitPositions(dots)
{ var startloc = document.all.tags("LI");
var i = 0;
for (i = 0; i < startloc.length && i < (nDots - 1); i++) {
dots[i+1].X = startloc[i].offsetLeft
startloc[i].offsetParent.offsetLeft - DOTSIZE;
dots[i+1].Y = startloc[i].offsetTop +
startloc[i].offsetParent.offsetTop + 2*DOTSIZE;
}
dots[0].X = dots[1].X;
dots[0].Y = dots[1].Y - SEGLEN;
}

function MoveHandler(e)
{
Xpos = e.pageX;
Ypos = e.pageY; 
return true;
}
function MoveHandlerIE() {
Xpos = window.event.x + document.body.scrollLeft;
Ypos = window.event.y + document.body.scrollTop; 
}
if (isNetscape) {
document.captureEvents(Event.MOUSEMOVE);
document.onMouseMove = MoveHandler;
} else {
document.onmousemove = MoveHandlerIE;
}
function vec(X, Y)
{
this.X = X;
this.Y = Y;
}
function springForce(i, j, spring)
{
var dx = (dots[i].X - dots[j].X);
var dy = (dots[i].Y - dots[j].Y);
var len = Math.sqrt(dx*dx + dy*dy);
if (len > SEGLEN) {
var springF = SPRINGK * (len - SEGLEN);
spring.X += (dx / len) * springF;
spring.Y += (dy / len) * springF;
}
}
function animate() { 
var start = 0;
if (followmouse) {
dots[0].X = Xpos;
dots[0].Y = Ypos; 
start = 1;
} 
for (i = start ; i < nDots; i++ ) { 
var spring = new vec(0, 0);
if (i > 0) {
springForce(i-1, i, spring);
}
if (i < (nDots - 1)) {
springForce(i+1, i, spring);
}

var resist = new vec(-dots[i].dx * RESISTANCE,
-dots[i].dy * RESISTANCE);
var accel = new vec((spring.X + resist.X)/ MASS,
(spring.Y + resist.Y)/ MASS + GRAVITY);
dots[i].dx += (DELTAT * accel.X);
dots[i].dy += (DELTAT * accel.Y);
if (Math.abs(dots[i].dx) < STOPVEL &&
Math.abs(dots[i].dy) < STOPVEL &&
Math.abs(accel.X) < STOPACC &&
Math.abs(accel.Y) < STOPACC) {
dots[i].dx = 0;
dots[i].dy = 0;
}
dots[i].X += dots[i].dx;
dots[i].Y += dots[i].dy;
var height, width;
if (isNetscape) {
height = window.innerHeight + document.scrollTop;
width = window.innerWidth + document.scrollLeft;
} else { 
height = document.body.clientHeight + document.body.scrollTop;
width = document.body.clientWidth + document.body.scrollLeft;
}
if (dots[i].Y >= height - DOTSIZE - 1) {
if (dots[i].dy > 0) {
dots[i].dy = BOUNCE * -dots[i].dy;
}
dots[i].Y = height - DOTSIZE - 1;
}
if (dots[i].X >= width - DOTSIZE) {
if (dots[i].dx > 0) {
dots[i].dx = BOUNCE * -dots[i].dx;
}
dots[i].X = width - DOTSIZE - 1;
}
if (dots[i].X < 0) {
if (dots[i].dx < 0) {
dots[i].dx = BOUNCE * -dots[i].dx;
}
dots[i].X = 0;
}
dots[i].obj.left = dots[i].X; 
dots[i].obj.top = dots[i].Y; 
}
}
// -->
</script></DIV>
<DIV style="width : 644px;height : 16px;top : 3px;left : 262px;
  position : absolute;
  z-index : 4;
" id="Layer47"><FONT size="2" color="#660000"><FONT color="#660000"><SCRIPT LANGUAGE="JavaScript"> 
<!-- 
document.write((new Date()).getHours()+timeMsg()) 
//--> 
</SCRIPT></FONT></FONT></DIV>
<DIV style="top : 1136px;left : 624px;
  position : absolute;
  z-index : 39;
" id="Layer38"><EMBED src="0158_i-love-you.mid" autostart="true" hidden="true" loop="true"></DIV>
<DIV style="top : 242px;left : 602px;
  position : absolute;
  z-index : -1;
" id="Layer8">
<DIV>
<TABLE>
  <TBODY>
    <TR>
      <TD><FONT color="#009999" size="2">名前 カブ<BR>
      ヨークシャテリア<BR>
      2002/9/23生<BR>
      ♂(ｵｽ)<BR>
      0.9kg</FONT></TD>
    </TR>
  </TBODY>
</TABLE>
</DIV>
</DIV>
<DIV style="top : 507px;left : 330px;
  position : absolute;
  z-index : -2;
" id="Layer49"><IMG src="gazou1/bakuturisi.gif" width="60" height="100" border="0"></DIV>
<DIV style="width : 265px;height : 20px;top : 178px;left : 293px;
  position : absolute;
  z-index : 1;
  visibility : visible;
" id="Layer21"><MARQUEE width="265" style="font-size : 15px; color : maroon;font-weight : normal;" scrollamount="3" scrolldelay="80" height="20">
このサイトも製作して6ヶ月目に入りました。本当に多くのみなさんの
閲覧と貴重なご意見を頂き、ありがとうございました。また、パワーアップに努力いたしますので、来年も当サイトをよろしくお願いします。　
　　ダイワのフィールドテスターの永浜幸英さん主催の「川小屋塾」がこの度、
広く会員を募集しています。入会は無料です。詳細は鮎の友釣りのページにて紹介しておりますのでご覧ください。
</MARQUEE></DIV>
<DIV style="top : 929px;left : 309px;
  position : absolute;
  z-index : -5;
" id="Layer25"><IMG src="gazou1/wakusei.gif" width="93" height="93" border="0"></DIV>
<DIV style="top : 174px;left : 167px;
  position : absolute;
  z-index : -6;
" id="Layer37"><IMG src="gazou1/annnaininn.gif" width="67" height="85" border="0"></DIV>
<DIV style="top : 40px;left : 260px;
  position : absolute;
  z-index : 41;
  width : 329px;
  height : 44px;
  visibility : hidden;
" id="Layer41"><IMG src="logo.gif" width="329" height="44" border="0" alt="pockeyの遊・遊・遊"></DIV>
<DIV style="top : 253px;left : 188px;
  position : absolute;
  z-index : -3;
" id="Layer46"><IMG src="gazou1/pockey202.gif" width="196" height="147" border="0"></DIV>
<DIV style="top : 482px;left : 568px;
  position : absolute;
  z-index : -4;
" id="Layer19"><IMG src="2021124-oCHIAKI1.jpg" width="155" height="117" border="0"></DIV>
<DIV style="top : 622px;left : 170px;
  position : absolute;
  z-index : -8;
" id="Layer4"><IMG src="gazou1/linebb.gif" width="579" height="16" border="0"></DIV>
<DIV style="top : 418px;left : 168px;
  position : absolute;
  z-index : -7;
" id="Layer10"><IMG src="gazou1/linebb.gif" width="583" height="16" border="0"></DIV>
<DIV style="top : 830px;left : 170px;
  position : absolute;
  z-index : -9;
" id="Layer9"><IMG src="gazou1/linebb.gif" width="579" height="16" border="0"></DIV>
<DIV style="top : 1043px;left : 172px;
  position : absolute;
  z-index : -10;
" id="Layer11"><IMG src="gazou1/linebb.gif" width="579" height="16" border="0"></DIV>
<DIV style="width : 99px;height : 124px;top : 28px;left : 914px;
  position : absolute;
  z-index : 2;
" id="Layer1"><APPLET code="Circlet.class" width="99" height="124">
  <param name="image" value="file:///C:/Documents and Settings/千明/My Documents/pockeyの遊･遊･遊C/gazou1/2021124-CHIAKI1.JPG">
  <param name="type" value="1">
  <param name="bgColor" value="ffffcc">
</APPLET></DIV>
</BODY>
  </NOFRAMES>
</FRAMESET>
</HTML>