
<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<table cellpadding="0" cellspacing="0" border="0"><tr><td>');
document.write('<img src="picts/spacer.gif" height="225" width="10"><br />');
document.write('</td><td valign="bottom">');

// START LINK TABLE CHANGE THE width="140" FOR LONGER LINK NAMES

document.write('<table cellpadding="0" cellspacing="0" border="0" width="140" class="menulinks">');
document.write('<tr><td align="left" valign=center background="picts/background-link.gif" height="22">');
document.write('<img src="picts/spacer.gif" height=5 width="15">• <a href="index.html">Home</a><br />');


// NOTE: COPY AND PASTE THE NEXT 2 LINES TO MAKE A NEW LINK SEE NOTE BELOW

document.write('</td></tr><tr><td align="left" valign=center background="picts/background-link.gif" height="23">');
document.write('<img src="picts/spacer.gif" height=5 width="15">• <a href="about.htm">About us</a><br />');

document.write('</td></tr><tr><td align="left" valign=center background="picts/background-link.gif" height="23">');
document.write('<img src="picts/spacer.gif" height=5 width="15">• <a href="approach.htm">Approach</a><br />');

document.write('</td></tr><tr><td align="left" valign=center background="picts/background-link.gif" height="23">');
document.write('<img src="picts/spacer.gif" height=5 width="15">• <a href="iso.htm">Quality</a><br />');

document.write('</td></tr><tr><td align="left" valign=center background="picts/background-link.gif" height="23">');
document.write('<img src="picts/spacer.gif" height=5 width="15">• <a href="affiliations.htm">Affiliations</a><br />');

document.write('</td></tr><tr><td align="left" valign=center background="picts/background-link.gif" height="23">');
document.write('<img src="picts/spacer.gif" height=5 width="15">• <a href="invest.htm">Investment</a><br />');

document.write('</td></tr><tr><td align="left" valign=center background="picts/background-link.gif" height="23">');
document.write('<img src="picts/spacer.gif" height=5 width="15">• <a href="corp.htm">Corporate Growth</a><br />');

document.write('</td></tr><tr><td align="left" valign=center background="picts/background-link.gif" height="23">');
document.write('<img src="picts/spacer.gif" height=5 width="15">• <a href="contact.htm">Contact</a><br />');


document.write('</td></tr><tr><td align="left" valign=center>');
document.write('<img src="picts/link-end-1.gif" height="2" width="38"><br />');


// NOTE: CHANGE THE height="19" TO A SMALLER NUMBER TO MAKE ROOM FOR MORE LINKS

document.write('<img src="picts/link-end.gif" height="15" width="31"><br />');



document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');
document.write('</td></tr></table>');

//  End -->
