ti posto tutta la pagina:

codice:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
	<head>
		<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
		<SCRIPT LANGUAGE="JavaScript">
<!--
function changeImage(filename,description){
  	mainimage.src = filename;
  	if(document.getElementById){
  	  	document.getElementById('descr').innerHTML=description;
  	}
}

//-->
</script>
	</head>

	<body bgcolor="#ffffff">
		<table width="526" border="1" cellspacing="2" cellpadding="0" height="281">
			<tr>
				<td>[img]base.jpg[/img]
					<table width="144" border="1" cellspacing="2" cellpadding="0">
						<tr>
							<td>[img]01.jpg[/img]</td>
							<td>[img]02.jpg[/img]</td>
							<td>[img]03.jpg[/img]</td>
						</tr>
					</table>
					

<div id="descr"></div></p>
				</td>
			</tr>
		</table>
	</body>
</html>
grazie