<!-- 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('Online Resources<BR>');

document.write('</span>');

document.write('Articles &amp; tech notes');

document.write('<br><br><br>');

document.write('<span class="subtitle">');
document.write('Information Security<BR>');
document.write('</span>');
document.write('News and Course Information<br>');
document.write('<a href="/Home.nsf/Security?OpenView"><img src="picts/topics-1.jpg" vspace="3" height="50" width="100"><br>');
document.write('For infosec professionals</a>');
document.write('<br><br>');

document.write('<span class="subtitle">');
document.write('Linux<BR>');
document.write('</span>');
document.write('Extracts from our Linux courses and other articles<br>');
document.write('<a href="/Home.nsf/Linux?OpenView"><img src="picts/topics-3.jpg" vspace="3" height="50" width="100"><br>');
document.write('Installation, networking and more. . .</a>');
document.write('<br><br><br>');

document.write('<span class="subtitle">');
document.write('TCP/IP Internetworking<BR>');
document.write('</span>');
document.write('Slides and course notes<br>');
document.write('<a href="/Home.nsf/Web/Internetworking?OpenDocument"><img src="picts/topics-2.jpg" vspace="3" height="50" width="100"><br>');
document.write('for our networking courses</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 -->

