<!-- 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" style="border-collapse: collapse" width="125" background="picts/background-sidebar.jpg"><tr><td align="center"><br>');
document.write('<span class="subtitle">');

document.write('At Your Service<BR>');

document.write('</span>');

//document.write('Several ways we provide service');

document.write('<br>');

//document.write('<span class="subtitle">');

document.write('Calculators<BR>');

document.write('</span>');

//document.write('Topic one notes<br>');

document.write('<a href="calcs.htm"><img src="../picts/calc3.jpg" vspace="2" height="50" width="100"><br>');

document.write('Simple Calcs</a>');

document.write('<br><br>');

//document.write('<span class="subtitle">');

document.write('Contact Us<BR>');

document.write('</span>');

//document.write('Published Articles<br>');

document.write('<a href="contact.htm"><img src="../picts/news_r1_c1.jpg" vspace="2" height="50" width="100"><br>');

document.write('Request Information</a>');

document.write('<br><br>');

document.write('<span class="subtitle">');
document.write('<br><br>');
document.write('<br><br>');
document.write('<br><br><br>');
document.write('<br><br>');
//document.write('<span class="subtitle">');



//document.write('Topic Three<BR>');

//document.write('</span>');

//document.write('Topic three notes<br>');

//document.write('<a href="docs/about.htm"><img src="images/topics-3.jpg" vspace="2" height="50" width="100"><br>');

//document.write('About Us</a>');

//document.write('<br><br><br>');

//document.write('<span class="subtitle">');

//document.write('Topic Four<BR>');

//document.write('</span>');

//document.write('Topic four notes<br>');

//document.write('<a href="docs/topic4.htm"><img src="images/topics-4.jpg" vspace="2" height="50" width="100"><br>');

//document.write('Topic Four</a>');

document.write('<br>');

document.write('<IMG SRC="../picts/spacer.gif" HEIGHT="5" WIDTH="100" border="0" alt="image"><BR>');

document.write('</td></tr></table></div>');


//  End -->