<!--
/* author: Akensoft */
/* Creation date: 30/4/2003 */
// **** BOX RISULTATI ****
document.write('<table border="0" cellpadding="0" cellspacing="0">');
document.write('  <tr>');
document.write('	<td><img src="img/fig/filler.gif" border="0" width="9" height="1" alt=""></td>');
document.write('	<td colspan="5"><img src="img/fig/box/box_ris_testata.jpg" border="0" width="137" height="23" alt=""></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('	<td><img src="img/fig/filler.gif" border="0" width="9" height="1" alt=""></td>');
document.write('	<td background="img/fig/box/sf_sx.jpg"><img src="img/fig/filler.gif" border="0" width="5" height="1" alt=""></td>');
document.write('	<td background="img/fig/box/sf_riga.gif"><img src="img/fig/filler.gif" border="0" width="1" height="1" alt=""></td>');
document.write('	<td width="124" bgcolor="#862DE3" background="img/fig/filler.gif" valign="top">');
document.write('	  <img src="img/fig/filler.gif" border="0" width="124" height="10" alt=""><br>');
document.write('	  <table border="0" cellspacing="0" cellpadding="0" align="center">');
document.write('	    <tr>');
document.write('	  	  <td valign="top" align="center">');
document.write('            <OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="118" HEIGHT="70" id="news" ALIGN="">');
document.write('              <PARAM NAME=movie VALUE="swf/box_ris.swf">');
document.write('              <PARAM NAME=quality VALUE=high>');
document.write('              <PARAM NAME=bgcolor VALUE=#E0B9F8>');
document.write('              <EMBED src="swf/box_ris.swf" quality=high bgcolor=#E0B9F8  WIDTH="118" HEIGHT="70" NAME="news" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED><br>');
document.write('            </OBJECT>');
document.write('	  	  </td>');
document.write('	    </tr>');
document.write('	  </table><br>');
document.write('	</td>');
document.write('	<td background="img/fig/box/sf_riga.gif"><img src="img/fig/filler.gif" border="0" width="1" height="1" alt=""></td>');
document.write('	<td background="img/fig/box/sf_dx.jpg"><img src="img/fig/filler.gif" border="0" width="6" height="1" alt=""></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('	<td><img src="img/fig/filler.gif" border="0" width="9" height="1" alt=""></td>');
document.write('	<td colspan="5"><img src="img/fig/box/bottom.jpg" border="0" width="137" height="30" alt=""></td>');
document.write('  </tr>');
document.write('</table>');
//--->