<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Documento senza titolo</title>
<style type="text/css">
<!--
#display{
width:550px;
height:140px;
overflow:hidden;
text-align:center;
background-color: #FFFFFF;
vertical-align: middle;
padding-top: 5px;
padding-right: 0px;
padding-bottom: 5px;
padding-left: 0px;
}
-->
</style>
</head>
<script type="text/javascript">
function scrollDivRight(id){
clearTimeout(timerRight)
var el=document.getElementById(id);
var soFar=el.scrollLeft;
el.scrollLeft=(soFar+scrollStep > el.scrollWidth)?0:soFar+scrollStep;
timerRight=setTimeout("scrollDivRight('"+id+"')",1 0)
}
function scrollDivLeft(id){
clearTimeout(timerLeft)
var el=document.getElementById(id);
var soFar=el.scrollLeft;
el.scrollLeft=(soFar-scrollStep <0)?el.scrollWidth:soFar-scrollStep;
timerLeft=setTimeout("scrollDivLeft('"+id+"')",10)
}
</script>
<body>
<table width="700" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td>
[img]2.png[/img]</td>
<td><div id="display">
<table width="910" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
ragsgc fabxdhfgcsz nmfgvdasropi jgdfpaij gasdfpj ghdfijhg piadsuh piadsuuh gpiauhgd disuahg aiuhf asiudhg '0asduyg idsauhg pidushg piadsuhg pdiasuhg aisduhg
</td>
</tr>
</table>
</div></td>
<td>
[img]2.png[/img]</td>
</tr>
</table>
</body>
</html>