1 <html xmlns:t ="urn:schemas-microsoft-com:time"> 2 <head> 3 <title>Nadpis_05</title> 4 <?import namespace="t" implementation="#default#time2"> 5 </head> 6 <body> 7 <t:animateMotion targetElement="Obj" to="400,0" dur="5" 8 autoReverse="true" repeatCount="indefinite" /> 9 <div style="height:70px; " > 10 <h2 id="Obj" style="position:absolute; left:10px; top:30px; "> 11 Kuk :-) 12 </h2> 13 </div> 14 xxxxxxx 15 </body> 16 </html>