<!-- Begin


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

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td ALIGN="left" VALIGN="center" background="picts/background-menu.gif">');

document.write('<TABLE cellpadding="0" cellspacing="0" border="0"><tr><td>&nbsp;<br>');

document.write('</td><td nowrap>');
document.write('<a href="index.htm" class="menu">About Us</a><br>');

document.write('</td><td nowrap>');
document.write('<a href="treeguying.htm" class="menu">Tree guying</a><br>');

document.write('</td><td nowrap>');
document.write('<a href="palms.htm" class="menu">Palms</a><br>');

document.write('</td><td nowrap>');
document.write('<a href="webbing.htm" class="menu">Webbing</a><br>');

document.write('</td><td nowrap>');
document.write('<a href="anchors.htm" class="menu">Anchors</a><br>');

document.write('</td><td nowrap>');
document.write('<a href="catalog.htm" class="menu">Catalog</a><br>');

document.write('</td><td nowrap>');
document.write('<a href="cad.htm" class="menu">CAD</a><br>');

document.write('</td><td nowrap>');
document.write('<a href="gallery.htm" class="menu">Gallery</a><br>');

document.write('</td><td nowrap>');
document.write('<a href="press.htm" class="menu">Press</a><br>');

document.write('</td><td nowrap>');
document.write('<a href="contact.htm" class="menu">Contact</a><br>');

// END LINKS

document.write('</td><td>');
document.write('<td WIDTH="1"><br>');
document.write('</td></tr></table>');
document.write('</td></tr></table>');

//  End -->