<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// NOTE: search for the text you want to edit use: edit - find

document.write('<div id="sidebar"><TABLE cellpadding="1" cellspacing="0" border="0" bordercolor="#909099" style="border-collapse: collapse" width="125" background="picts/background-sidebar.jpg"><tr><td align="center"><br>');

document.write('<span class="subtitle">');
document.write('Italian Courses<BR>');
document.write('</span>');
document.write('<a href="corsi.htm"><img src="picts/teaching_small.jpg" vspace="3" height="49" width="100"><br>');
document.write('Study with us</a>');

document.write('<br><br><br><br>');

document.write('<span class="subtitle">');
document.write('Structure<BR>');
document.write('</span>');
document.write('<a href="struttura.htm"><img src="picts/camera_small.gif" vspace="3" height="49" width="100"><br>');
document.write('Our services</a>');

document.write('<br><br><br><br>');

document.write('<span class="subtitle">');
document.write('Contact us<BR>');
document.write('</span>');
document.write('<a href="contatti.htm"><img src="picts/scrivi.jpg" vspace="3" height="49" width="100"><br>');
document.write('Send mail module</a>');

document.write('<br><br><br>');

document.write('<IMG SRC="picts/spacer.gif" HEIGHT="5" WIDTH="100" border="0" alt="image"><BR>');

document.write('</td></tr></table></div>');


//  End -->