1 <html xmlns:t ="urn:schemas-microsoft-com:time"> 2 <head> 3 <title>Nadpis_02a</title> 4 <?import namespace="t" implementation="#default#time2"> 5 <style> 6 .xx {behavior: url(#default#time2);} 7 </style> 8 </head> 9 <body> 10 <t:seq dur="1" repeatCount="indefinite" > 11 <h2 class="xx" dur=".5" >Kuk :-)</h2> 12 </t:seq> 13 xxxxxx 14 </body> 15 </html>