1 <!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.01 Transitional//EN"><html><head>
2 <!-- MOZ_INSERT_CONTENT_HOOK -->
4 <script type=
"text/javascript">
9 function mzDhtmlStart()
11 startTime
= Date
.now();
18 div
= document
.getElementById("divElement");
19 div
.style
.left
= x
+ "px";
21 setTimeout("animate()", 0);
24 tpRecordTime(Date
.now() - startTime
);
28 <body onload=
"mzDhtmlStart();">
29 <div style=
"position: absolute; top: 100px; width: 90px;" id=
"divElement">
30 <img src=
"images/element_subnavigatio.gif" width=
"90" height=
"10">