{
document.write('<table width=740 border=0 cellpadding=0 cellspacing=0>');
document.write('  <tr> ');
document.write('    <td> <a href="index.php" border="0"><img src="images/logo01.gif" width=227 height=63 border="0" ALT="Torna alla home"></a></td>');
document.write('    <td> </td>');
document.write('    <td> <div align="right"><a href="http://www.wind.it"><img src="images/Wind_home2.gif" width="120" height="48" align="top" border="0" ></a></div></td>');
document.write('  </tr>');
document.write('</table>');
document.write('<table width=740 border=0 cellpadding=0 cellspacing=0 bgcolor="#FF9A08" height="14">');
document.write('  <tr>');
document.write('<td width="227" height="14"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0" width="225" height="14">');
document.write('<param name=movie value="data.swf">');
document.write('<param name=quality value=high>');
document.write('<param name="BGCOLOR" value="#FF9A08">');
document.write('<param name="SCALE" value="noborder">');
document.write('<embed src="data.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="225" height="14" bgcolor="#FF9A08" scale="noborder">');
document.write('</embed>');
document.write('</object></td>');

if ((navigator.appName=="Netscape")&&(parseInt(navigator.appVersion)==4)) { document.write('<td height="14"><div align="left" class="menu">|<a href="azienda.php" class="bianco">Azienda</a> |<a href="servizi.php" class="bianco">Servizi</a> |<a href="reserved.php" class="bianco">Area Clienti</a> |<a href="partner.php" class="bianco">Area Partner</a> |<a href="contact_us.php" class="bianco">Contatti</a></div></td>'); }
else { 
document.write('<td height="14"><div align="left" class="menu">|<a href="azienda.php"  onMouseOver="window.FW_showMenu(window.fw_menu_2,230,78)" class="bianco">Azienda</a> |<a href="servizi.php"  onMouseOver="window.FW_showMenu(window.fw_menu_1,284,78)" class="bianco">Servizi</a> |<a href="reserved.php"  class="bianco">Area Clienti</a> |<a  href="contact_us.php" class="bianco">Contatti</a></div></td>');
} 
document.write('<td height="14" bgcolor="#0A2F70" align="left" width="61"><img src="images/riga_arancione_05.gif" width="22" height="14"></td>');
document.write('</tr>');
document.write('</table>');
}