// JavaScript Document
<!--
//index
var alternate = '<div class="no">'
+ '<img src="immagini/index.jpg" alt="Official web site of Lanzoni srl" width="600" height="400" />' 
+ '<h4><a href="it/azienda.htm">italiano</a> | <a href="en/company.htm">english</a></h4> <br /> <br />'
+ 'Se stai leggendo questo messaggio non hai il Flash Player installato nel tuo browser, oppure è troppo vecchio.'
+ 'Per visualizzare il contenuto del sito è necessario installare il Flash Player 8 o superiore scaricabile gratuitamente dal sito Adobe<br /> '
+ 'If you are reading this message you do not have Flash Player installed in your browser, or it is older.<br />'
+ '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 />'
+ '<a href="http://www.adobe.com/go/getflashplayer" target="_blank"><img src="immagini/get_flash_player.gif" alt="Get Flash Player" width="88" height="31" /></a>'
+ '<br /> <br /></div>';
//You do not have the Flash plugin installed	
// -->