document.writeln('<!-- SIDEBAR -->');
document.writeln('<div class="sidebar">');
document.writeln('  <!-- Main Title -->');
document.writeln('     <p class="sidebar-maintitle">Latest News</p>');
document.writeln('     <iframe src="http://www.sciantar.com/en/news-scroll.html" frameborder="0" height="125"></iframe>');
document.writeln('  <!-- Main Title-->');
document.writeln('     <p class="sidebar-maintitle">Latest Articles</p>');
document.writeln('     <iframe src="http://www.sciantar.com/en/articles-scroll.html" frameborder="0" height="125"></iframe>');
document.writeln('  <hr><!-- Second notice-->');
document.writeln('  <div><object width="160" height="160"><param name="movie" value="latest.swf"><embed src="http://www.sciantar.com/en/swf/latest.swf" width="160" height="160"></embed></object></div>');
document.writeln('</div>');








