...וזה הבובה תא זיזהל ןתינ DHTML ו לייטסתרזעב
   .היקית התואב התוא םג ורמיש


<html>
<head>
<title>א"ב בבנית אתרים</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-8">
<style>
#test{
filter:progid:DXImageTransform.Microsoft.MotionBlur(Strength=20,Direction=270);
position:relative;
}
</style
><link rel="stylesheet" href="../../liora3.css">
</head>

<body >

<table width="80%" border="1" cellspacing="2" cellpadding="2" align="center" bgcolor="#ece8cf" bordercolor="#666666" class="bord2">
<tr>
<td align="left"> xxx </td>
<tr>
<td align="left"><img src="wbb6859a.gif" id="test" width="54" height="72">
<script>
var direction="right"

function leftrightmove(){
if (direction=="right"){
if (test.style.pixelLeft<400)
test.style.pixelLeft+=5
else{
direction="left"
test.filters[0].direction=90
}
}
else if (direction=="left"){
if (test.style.pixelLeft>0)
test.style.pixelLeft-=5
else{
direction="right"
test.filters[0].direction=270
}
}
}

if (document.all&&window.createPopup) //if IE5.5+
setInterval("leftrightmove()",20)
</script></td>
</table>

</body>
</html>