<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML XMLNS:t ="urn:schemas-microsoft-com:time">
<head>
<title>HTML+TIME2.0(アニメーション)</title>
<META http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
<META http-equiv="Content-Style-Type" content="text/css">
<style type="text/css">
<!--
.time { behavior: url(#default#time2);}
.pos_welcome_s { position: absolute;
left: -400px;
top: 100px;}
.pos_movie_s { position: absolute;
left: 500px;
top: 0px;}
.pos_music_s { position: absolute;
left: 500px;
top: 300px;}
.pos4_bbs_s { position: absolute;
left: 0px;
top: 300px;}
.pos_link_s { position: absolute;
left: 0px;
top: 0px;}
-->
</style>
<?IMPORT namespace="t" implementation="#default#time2">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<img id="img_welcome" src="welcome.gif" width="400" height="50" class="pos_welcome_s">
<a href="movie.html"><img id="img_movie" src="movie.gif" width="100" height="30" class="pos_movie_s" border="0"></a>
<img id="img_music" src="music.gif" width="100" height="30" class="pos_music_s">
<img id="img_bbs" src="bbs.gif" width="100" height="30" class="pos4_bbs_s"><img id="img_link" src="link.gif" width="100" height="30" class="pos_link_s">
<t:ANIMATEMOTION id="anim_welcome" targetElement="img_welcome" begin="1" dur="3" path="m 0 0 500 0" autoreverse="false" repeatcount="1" fill="hold" />
<t:ANIMATEMOTION id="anim_movie" targetElement="img_movie" begin="1" dur="3" path="m 0 0 c 0 500 0 150 -400 150" autoreverse="false" repeatcount="1" fill="hold" />
<t:ANIMATEMOTION id="anim_music" targetElement="img_music" begin="1" dur="3" path="m 0 0 c 0 0 -500 0 -300 -150" autoreverse="false" repeatcount="1" fill="hold" />
<t:ANIMATEMOTION id="anim_bbs" targetElement="img_bbs" begin="1" dur="3" path="m 0 0 c 0 0 0 -400 300 -150" autoreverse="false" repeatcount="1" fill="hold" />
<t:ANIMATEMOTION id="anim_link" targetElement="img_link" begin="1" dur="3" path="m 0 0 c 0 0 500 300 400 150" autoreverse="false" repeatcount="1" fill="hold" />
</body></html>