<!-- Begin

// FOOTER SPACER
document.write('<img src="picts/spacer.gif" border="0" width="1" height="30"><br>');
document.write(' <a href="index.html">Home</a>');
document.write('&nbsp;|&nbsp;');
document.write(' <a href="about.html">About Us</a>');
document.write('&nbsp;|&nbsp;');
document.write(' <a href="glossary.html">Glossary</a>');
document.write('&nbsp;|&nbsp;');
document.write(' <a href="sla.html">Hosting SLA</a>');
document.write('&nbsp;|&nbsp;');
document.write(' <a href="quote.html">Quotes</a>');
document.write('&nbsp;|&nbsp;');
document.write(' <a href="contact.html">Contact</a>');
//  End -->