
<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<br/><br/><table cellpadding="0" cellspacing="0" border="0"><tr><td>');
document.write('<img src="picts/spacer.gif" height="225" width="10" alt="" /><br />');
document.write('</td><td valign="bottom">');

document.write('<!-- START LINK TABLE-->');

document.write('<table cellpadding="0" cellspacing="0" border="0" width="150" 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" alt="" /> <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 algin="left" valign="center" background="picts/background-link.gif" height="33">');
document.write('<img src="picts/spacer.gif" height="5" width="15" alt="" /> <a href="Services-Overview.htm">Services</a><br />');

document.write('</td></tr><tr><td algin="left" valign="center" background="picts/background-link.gif" height="33">');
document.write('<img src="picts/spacer.gif" height="5" width="15" alt="" /> <a href="Training.htm">Training</a><br />');

document.write('</td></tr><tr><td algin="left" valign="center" background="picts/background-link.gif" height="33">');
document.write('<img src="picts/spacer.gif" height="5" width="15" alt="" /> <a href="Search-Engine-Optimization.aspx">SEO</a><br />');

document.write('</td></tr><tr><td align="left" valign="center" background="picts/background-link.gif" height="33">');
document.write('<img src="picts/spacer.gif" height="5" width="15" alt="" /> <a href="Information-Request.htm">Info Request</a><br />');

document.write('</td></tr><tr><td align="left" valign="center" background="picts/background-link.gif" height="33">');
document.write('<img src="picts/spacer.gif" height="5" width="15" alt="" /> <a href="Links.htm">Links</a><br />');

document.write('</td></tr><tr><td algin="left" valign="center" background="picts/background-link.gif" height="23">');
document.write('<img src="picts/spacer.gif" height="5" width="15" alt="" /> <a href="Contact.htm">Contact 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" alt="" /> <a href="Subscribe.htm">Subscribe</a><br />');

document.write('</td></tr><tr><td align="left" valign="center" background="picts/background-link.gif" height="33">');
document.write('<img src="picts/spacer.gif" height="5" width="15" alt="" /> <a href="Sitemap.htm">Site Map</a><br />');

document.write('</td></tr><tr><td align="left" valign="center">');
document.write('<img src="picts/link-end-1.gif" height="1" width="100" alt="" /><br >');


// NOTE: CHANGE THE HEIGHT="40" TO A SMALLER NUMBER TO MAKE ROOM FOR MORE LINKS

document.write('<img src="picts/link-end.gif" height="20" width="100" alt="" /><br />');



document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');
document.write('</td></tr></table>');

//  End -->