// JavaScript Document
document.write ('<table width=230 border=0 cellspacing=0 cellpadding=0>');
//profilo
document.write ('<tr><td width=40><img src=img/vpesca.jpg width=30 height=23></td><td width=210 class=normale>profilo</td></tr>');
document.write ('<tr><td width=40>&nbsp;</td><td width=210>');
document.write ('<table width=190 border=0 cellspacing=0 cellpadding=0>');
document.write ('<tr><td width=15 height=15><img src=img/pallinavbluopaco.jpg width=10 height=10></td><td colspan=2><a href=index.htm class=piccolo>istituto olistico</a></td></tr>');
document.write ('<tr><td width=15 height=15><img src=img/pallinavbluopaco.jpg width=10 height=10></td><td colspan=2><a href=2persone.htm class=piccolo>persone</a></td></tr>');
document.write ('</table></td></tr>');
document.write ('<tr><td width=25>&nbsp;</td><td width=15>&nbsp;</td><td width=150>&nbsp;</td></tr>'); //spacer
//sviluppo personale
document.write ('<tr><td width=40><img src=img/vviola.jpg width=30 height=23></td><td width=210 class=normale>sviluppo personale</td></tr>');
document.write ('<tr><td width=40>&nbsp;</td><td width=210>');
document.write ('<table width=190 border=0 cellspacing=0 cellpadding=0>');
document.write ('<tr><td width=15 height=15><img src=img/pallinavbluopaco.jpg width=10 height=10></td><td colspan=2><a href=4shiatsu.htm class=piccolo>shiatsu (contenuti, corsi)</a></td></tr>');
document.write ('<tr><td width=15 height=15><img src=img/pallinavbluopaco.jpg width=10 height=10></td><td colspan=2><a href=5yoga.htm class=piccolo>yoga (contenuti, corsi)</a></td></tr>');
document.write ('<tr><td width=15 height=15><img src=img/pallinavbluopaco.jpg width=10 height=10></td><td colspan=2><a href=6discipline.htm class=piccolo>discipline bionaturali</a></td></tr>');
//rientro
document.write ('<tr><td width=15 height=10></td><td width=15></td><td width=150 class=piccolo>trattamenti shiatsu</td></tr>');
document.write ('<tr><td width=15 height=10></td><td width=15></td><td width=150 class=piccolo>consulenze nutripuntura</td></tr>');
//normale
document.write ('<tr><td width=15 height=15><img src=img/pallinavbluopaco.jpg width=10 height=10></td><td colspan=2><a href=7corsi.htm class=piccolo>corsi brevi e seminari</a></td></tr>');
document.write ('</table></td>');
document.write ('<tr><td width=25>&nbsp;</td><td width=15>&nbsp;</td><td width=150>&nbsp;</td></tr>'); //spacer
//formazione
document.write ('<tr><td width=40><img src=img/vviolablu.jpg width=30 height=23></td><td width=210 class=normale>formazione</td></tr>');
document.write ('<tr><td width=40>&nbsp;</td><td width=210>');
document.write ('<table width=190 border=0 cellspacing=0 cellpadding=0>');
document.write ('<tr><td width=15 height=15><img src=img/pallinavbluopaco.jpg width=10 height=10></td><td colspan=2><a href=8scuola.htm class=piccolo>scuola professionale</a></td></tr>');
document.write ('<tr><td width=15 height=15><img src=img/pallinavbluopaco.jpg width=10 height=10></td><td colspan=2><a href=9programma.htm class=piccolo>programma didattico</a></td></tr>');
document.write ('</table></td></tr>');
document.write ('<tr><td width=25>&nbsp;</td><td width=15>&nbsp;</td><td width=150>&nbsp;</td></tr>'); //spacer
//contatti
document.write ('</tr><tr><td width=40><img src=img/vrosso.jpg width=30 height=23></td><td width=210><a href=contatti.htm class=normale>contatti</a></td></tr>');
document.write ('<tr><td colspan=2><br><a href=index.htm><img src=img/logodritto.jpg width=189 height=42 border=0></a></td></tr>');
document.write ('<tr><td width=40>&nbsp;</td><td width=210>&nbsp;</td></tr>');
document.write ('<tr><td colspan=2 class=rientro><b>Istituto Olistico</b><br>Via Savallon, 13<br>31012 Anzano (Treviso)<br>telefono 349.3035570<br><br>info@istitutolistico.it<br>C.F. 93005300269<br><br>Scuola di Shiatsu <br>fiduciaria <b>APOS</b><br>(Ass. Professionale<br>Operatori Shiatsu)</td></tr>');
document.write ('</table>');

