// cta-right.js
document.write('<table width="155" cellpadding="0" cellspacing="0" border="0">');
document.write('<tr>');
document.write('<td><a href="/cgi-bin/seminars.pl"><img src="/images/cta-seminars.png" width=171 height=305 border=0></a></td>');
document.write('</tr><tr>');
document.write('<td><a href="/cgi-bin/conditions_list.pl"><img src="/images/cta-education.png" width=171 height=130 border=0></a></td>');
document.write('</tr><tr>');
document.write('<td><a href="/news.html"><img src="/images/cta-news.png" width=171 height=130 border=0></a></td>');
document.write('</tr></table>');

