1 <!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.0 Transitional//EN"><html><head>
2 <!-- MOZ_INSERT_CONTENT_HOOK -->
3 <title>textslide
</title>
5 <script language=
"JavaScript">
10 function animateLayers() {
11 var x_pos1
= parseInt(flower
.left
);
14 flower
.left
= x_pos1
+2;
15 setTimeout("animateLayers()", 0);
18 tpRecordTime(Date
.now() - startTime
);
21 function mzDhtmlStart()
23 startTime
= Date
.now();
24 flower
= document
.getElementById("flower").style
;
30 <body onload=
"mzDhtmlStart();">
31 <div id=
"flower" style=
"position: absolute; width: 200px; height: 115px; z-index: 1; top: 200px; visibility: visible; left: 0px;">
32 Lots of text... Lots of text... Lots of text... Lots of text... Lots of text... Lots of text...