TOP /VML&TIME VML & TIME (IE5.0)

<html XMLNS:t ="urn:schemas-microsoft-com:time"xmlns:v="urn:schemas-microsoft-com:vml">
<head>
<META HTTP-EQUIV="Content-type" CONTENT="text/html; charset=Shift_JIS">
<?IMPORT namespace="t" implementation="#default#time2">
<TITLE>VML & TIME</TITLE>
<style>
v\:* { behavior: url(#default#VML); }
</style>

</head>
<body>

<v:group style="width:239;height:76;"coordsize="239,76">

<v:oval style="width:239; height:76;rotation:0;" 
strokecolor="#00ff80"strokeweight="2pt">
<v:stroke on="true" />
<v:fill type="gradient"opacity="100%"color="blue"color2="aqua"angle="0"focus="0%"focusposition="0,0" focussize="0,0" />
<v:shadow on="true" color="#cccccc"offset="4pt,3pt" />
</v:oval>

<v:shape style="position:absolute;top:18;left:25;width:180;height:45;rotation:0;"
o:spt="136"stroked="false"strokecolor="red"coordsize="21600,21600">
<v:fill id="word1"type="gradient"opacity="100%"color="blue"color2="aqua"angle="260"focus="0%" />
<v:extrusion on="true"color="#cccccc"skewangle="135" Backdepth="5" skewamt="1" />
<v:textpath style="font-family:'Arial Black';font-style:normal;font-weight:normal;" string="VML Word" />
<!--himajin.moo.jp--></v:shape>

</v:group>


<t:animate targetElement="word1" attributeName="opacity" to="0" dur="2" autoreverse="true" repeatCount="indefinite" />
<t:animate begin="0" targetElement="word1" attributeName="focus"  to="100" dur="1" autoreverse="false" repeatCount="indefinite" />
<t:animateColor targetElement="word1" attributeName="color" to="aqua" dur="1" autoreverse="true" repeatCount="indefinite" />

</body></html>