function immagine(imx)
{
     imy=unescape(imx)
     document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="213" height="157">\n');
     document.write('<param name="movie" value="img/immagine.swf?immagine='+imy+'">\n');
     document.write('<param name="quality" value="high">\n');
     document.write('<param name="menu" value="false">\n');
     document.write('<param name="wmode" value="">\n');
     document.write('<embed src="img/immagine.swf?immagine='+imy+'" wmode="" quality="high" menu="false" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="213" height="157"></embed>\n');
     document.write('</object>\n');
}
function testo(tex)
{
randomnumber=Math.floor(Math.random()*100001)
     document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="213" height="157">\n');
     document.write('<param name="movie" value="img/virgolette.swf?timest='+randomnumber+'&param=tex">\n');
     document.write('<param name="quality" value="high">\n');
     document.write('<param name="menu" value="false">\n');
     document.write('<param name="wmode" value="">\n');
     document.write('<embed src="img/virgolette.swf?timest='+randomnumber+'&param=tex" wmode="" quality="high" menu="false" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="213" height="157"></embed>\n');
     document.write('</object>\n');
}
      

      


      
      
    
