/* barra di navigazione laterale */

<!--
document.write("<table width='150px' border=0 cellpadding=3 cellspacing=4>");
document.write("<tr><td class=linksx><a class=linksx href='indexen.htm'>home</a></td></tr>");
document.write("<tr><td class=linksx><a class=linksx href='whoweare.htm'>who we are</a></td></tr>");
document.write("<tr><td class=linksx><a class=linksx href='whatwemake.htm'>what we make</a></td></tr>");
document.write("<tr><td class=linksx><a class=linksx href='whyus.htm'>why us</a></td></tr>");
document.write("<tr><td class=linksx><a class=linksx href='stutter.htm'>The Stutter</a></td></tr>");
document.write("<tr><td class=linksx><a class=linksx href='psycoprof.htm'>Psycological Profile</a></td></tr>");
document.write("<tr><td class=linksx><a class=linksx href='prevention.htm'>Prevention</a></td></tr>");
document.write("<tr><td class=linksx><a class=linksx href='modspec.htm'>Specialistic Modules</a></td></tr>");
document.write("<tr><td class=linksx><a class=linksx href='serspec.htm'>Specialistic Services</a></td></tr>");
document.write("<tr><td>");

document.write("<br><br>");
document.write("<div style='text-align: center'>");
document.write("<A HREF='http://www.cild.it'><IMG SRC='http://www.cild.it/images/2banner155x61.gif' BORDER=0 ALT='Cild.it - Integral site in italian language'></A>");

//document.write("<br><br>");
//document.write("<div style='text-align: center'>");
//document.write("<A HREF='http://www.hon.ch/HONcode/Conduct.html?HONConduct653323'><IMG SRC='images/honcode_120x60.gif' BORDER=0 ALT='Noi aderiamo ai principi di HONcode della HON Foundation. Clicca qui per verificare.'></A>");

document.write("<br><br>");
document.write("<a href='http://validator.w3.org/check/referer'><img border=0 src='images/valid-html401.gif' alt='Valid HTML 4.01!' height=31 width=88></a>");
document.write("</div>");

document.write("<br><br>");
document.write("<div align='center'>");
document.write("<a href='http://www.icra.org/labelv02.html'><img src='http://www.icra.org/buttons/fr_aw_88x31.gif' border=0 width='88' height='31' alt='étiqueté grâce à l'ICRA'></a>");
document.write("<br><font size='1'>International Content Rating Association</font>");
document.write("</div>");

document.write("</td></tr>");
document.write("</table>");
-->

