Moving Image

-------------------------------------------------------
注意
★ img タグに必ず name= style="position: absolute" をつける
★ 画像の左上の座標 gazou.style.posLeft=x;
gazou.style.posTop=y;
★ 運動開始には t1=setTimeout("関数名()",ミリ秒間隔);
運動停止には clearTimeout(t1);
必ず function の外に var t1 を書く事
★ マウスで指定した位置に画像を移動させるには body タグに ondblclick="ichi(event.x,event.y)">
★ No Script
★ Vibration
★ Image Scroll