

/*
midi = new Array();
midi[0] = ("images/ipanema.mid"); 
midi[1] = ("images/oxygene4.mid");
midi[2] = ("images/rhapsody.mid");
midi[3] = ("images/walkofl.mid");

var Number = Math.floor(midi.length * Math.random());
var TheSong = midi[Number];
document.write('<embed src= "'+TheSong+'" controls="smallconsole" height="20" width="100" autostart="true" volume="100%">');
//document.write('<bgsound src="'+TheSong+'" autostart="true" volume="100%" loop="true">'); 
*/

document.write('<div id="head" style="position: absolute; top:15 ; left: 140 ; visibility: visible;">');
//alberi batale 
//document.write('<div id="head" style="position: absolute; top:15 ; left: 105 ; visibility: visible;">');

document.write('<table width="760" border="0" align="center" ><tr>');

document.write('<td align="center"><img src="images/nome.gif" border="0"></td></tr>')
document.write('<tr><td align="center" class=CatPrevTitle32><img src="images/indirizzo.gif" border="0"><br> Info@mestrescacchi.it  -  tel. 349 8432118');
document.write('&nbsp;&nbsp;&nbsp;aperto lun-sab ore 17.30 - 20.00 <br>');


// albero natale
//document.write('<img src="zTornei06-07/bando12dic06_file/greean.gif">');

document.write('<applet code=ImageDissolve1ech.class width=600 height=200 >');
document.write('<param name=COPYRIGHT value="ImageDissolve applet, Copyright 1999, Eric Harshbarger">');
document.write('<param name=AUTHOR value="Eric Harshbarger, http://www.ericharshbarger.org">');
document.write('<param name="TRANSITION.STEPS" value="15"></param>');
document.write('<param name="TRANSITION.SPEED" value="75"></param>');
document.write('<param name=PAUSE value=3500>');
document.write('<param name=IMAGE.0 value="images/pres1.jpg">');
document.write('<param name=IMAGE.1 value="images/pres2.jpg">');
document.write('<param name=IMAGE.2 value="images/pres3.jpg">');
document.write('<param name=IMAGE.3 value="images/pres4.jpg">');
document.write('<param name=IMAGE.4 value="images/pres5.jpg">');
document.write('<param name=URL.0 value="http://www.mestrescacci.it">');
document.write('<param name=URL.1 value="http://www.mestrescacci.it">');
document.write('<param name=URL.2 value="http://www.mestrescacci.it">');
document.write('<param name=URL.3 value="http://www.mestrescacci.it">');
document.write('<param name=URL.4 value="http://www.mestrescacci.it">');
document.write('<param name=TARGET value="_top">');
document.write('</applet>');


// albero natale 
//document.write('<img src="zTornei06-07/bando12dic06_file/greean.gif">');

document.write('<br></td></tr></table>');

document.write('<table width="760" border="0" align="center" bgcolor="#FFFFFF">');
document.write('<tr class=CatPrevTitle3 >');
document.write('<td>&nbsp;<a href="index.php" target="_parent">Home</a></td>');
document.write('<td>&nbsp;<a href="zTornei07-08/calendario2007-2008.pdf">Calendario</a></td>');
document.write('<td>&nbsp;<a href="indicecapabtornei.html" target="_parent">Risultati</a></td>');
//document.write('<td>&nbsp;<a href="indicecapabgraduatorie.html" target="_parent">Punteggi di merito</a></td>');
document.write('<td>&nbsp;<a href="indicecapabgraduatorieAlfieri.html" target="_parent">Alfieri degli Scacchi</a></td>');
document.write('<td>&nbsp;<a href="indicecapabImbat.html" target="_parent">Imbat man</a></td>');
document.write('<td>&nbsp;<a href="ProvaGiocoLittleChess.html" target="_parent">Gioca col PC</a></td>');
document.write('<td>&nbsp;<a href="indicecapabpartite.html" target="_parent">Partite </a></td>');
document.write('<td>&nbsp;<a href="indicecapabsociscrittori.html" target="_parent">Articoli </a></td>');
// document.write('<td>&nbsp;<a href="presentazione5-6-06.html" target="_parent">Links </a></td>');
document.write('</tr></table></div>');


//document.write('<div id="logo" style="position: absolute; top:15 ; left: 10 ; visibility: visible;">');
//document.write('<img src="ritfoto\CavalloRossoLogo.gif" width="139" height="96" ></div>');

