// JavaScript Document
<!--
//index
var alternate = '<div class="no"><p><strong>Benvenuti sul sito ufficiale di<br />Giorgio Casciarri, tenore lirico.<br /><br />' 
+ 'Welcome on the official website of<br />Giorgio Casciarri, opera tenor.</strong> </p>'
+ '<p>Se stai leggendo questo messaggio non hai il Flash Player installato nel tuo browser, oppure è troppo vecchia.'
+ 'Per visualizzare il contenuto del sito è necessario installare il Flash Player 8 o superiore scaricabile gratuitamente dal sito Adobe<br /> <br /> '
+ 'If you are reading this message you do not have Flash Player installed in your browser, or it is older. '
+ 'In order to see the contents of the site, you must install Flash Player 8 or later which can be downloaded free on the Adobe website <br /><br />'
+ '<a href="http://www.adobe.com/go/getflashplayer"  target="_blank"><img src="images/get_flash_player.gif" alt="Get Flash Player" width="88" height="31" /></a></p>'
+ ' </div>';
//it-en top
var alternateContent = '<img src="images/noflash.jpg" alt="Giorgio Casciarri" width="760" height="250">';
//sound
var alternateContent2 = '<div class="noscript2">&nbsp;</div>'; 
//You do not have the Flash plugin installed	
// -->