
document.write('<table summary="finale" border="0" cellspacing="0" cellpadding="0">');
document.write('<form name="frm_bottom">');
document.write('<tbody>');
document.write('<tr>');
	document.write('<td valign="top" align="left">');
		document.write('<img border="0" src="immagini/bottom.jpg" alt=""></td>');
document.write('</tr>');
document.write('</tbody>');
document.write('</form>');
document.write('</table>');
