<!--Hide JavaScript from Java-Impaired Browsers

var hasRightVersion = DetectFlashVer(requiredMajorVersion, requiredMinorVersion, requiredRevision);
if(hasRightVersion) {  // if we've detected an acceptable version
    var oeTags = '<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'
    + 'width="168" height="120"'
    + 'codebase="https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab">'
    + '<param name="movie" value="/Flash/Festa06-Sponsors.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#000000" />'
    + '<embed src="/Flash/Festa06-Sponsors.swf" quality="high" bgcolor="#000000" '
    + 'width="168" height="120" name="Festa06-Sponsors" align="middle"'
    + 'play="true"'
    + 'loop="false"'
    + 'quality="high"'
    + 'allowScriptAccess="sameDomain"'
    + 'type="application/x-shockwave-flash"'
    + 'pluginspage="https://www.macromedia.com/go/getflashplayer">'
    + '<\/embed>'
    + '<\/object>';
    document.write(oeTags);   // embed the flash movie
document.write('<br><table border="0" cellspacing="0" style="border-collapse: collapse" wid');
document.write('th="168" id="AutoNumber5" cellpadding="0"><tr>          <td width="168" c');
document.write('olspan="3" valign="top">      		<img border="0" src="images/Festa-Sponsor');
document.write('s-NOR_30.jpg"><a href="sponsors.asp"><img border="0" src="images/Festa-Spon');
document.write('sors-NOR_31.jpg" onMouseover=this.src="images/Festa-Sponsors-RO_31.jpg"; on');
document.write('Mouseout=this.src="images/Festa-Sponsors-NOR_31.jpg";></a><img border="0" s');
document.write('rc="images/Festa-Sponsors-NOR_32.jpg"></td>        </tr>      </table>');
  } else {  // flash is too old or we can't detect the plugin
    var alternateContent = ''
  	+ ''
   	+ '';
document.write('<br><table border="0" cellspacing="0" style="border-collapse: collapse" wid');
document.write('th="168" id="AutoNumber5" cellpadding="0">        <tr>          <td wid');
document.write('th="168" colspan="3" valign="top">      <a href="sponsors.asp"><img borde');
document.write('r="0" src="images/Festa-Web-NOR_39.gif" width="168"></a></td>        </tr');
document.write('>        <tr>          <td width="30" valign="top">      <img border=');
document.write('"0" src="images/Festa-Web-NOR_42.gif" width="30" height="60"></td>       ');
document.write('   <td width="106" valign="top" background="images/Festa-Web-NOR_43.gif"><i');
document.write('mg src="flash/AniGIF-Festa06-Sponsors.gif" alt="Festa Italiana - Sponsors" ');
document.write('name="noflash" width="106" height="60" border="0"></td>          <td wi');
document.write('dth="32" valign="top"><img border="0" src="images/Festa-Web-NOR_44.gif" wid');
document.write('th="32" height="60"></td>        </tr>        <tr>          <td width');
document.write('="168" colspan="3" valign="top">      <img border="0" src="images/Festa-W');
document.write('eb-NOR_47.gif" width="168" height="12"></td>        </tr>	<tr>       ');
document.write('   <td width="168" colspan="3" valign="top">      		<img border="0" src="');
document.write('images/Festa-Sponsors-NOR_30.jpg"><a href="sponsors.asp"><img border="0" sr');
document.write('c="images/Festa-Sponsors-NOR_31.jpg" onMouseover=this.src="images/Festa-Spo');
document.write('nsors-RO_31.jpg"; onMouseout=this.src="images/Festa-Sponsors-NOR_31.jpg";><');
document.write('/a><img border="0" src="images/Festa-Sponsors-NOR_32.jpg"></td>        </');
document.write('tr>      </table>');

  }


//End Hiding Script-->