
<!-- Begin


<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<DIV id="menulocation">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" background="picts/background-menu.gif" bgcolor="#C0C0C0"><tr><td>');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0"><tr><td width="25">&nbsp;<br>');

// START LINKS //


document.write('</td><td nowrap>');
document.write('<a href="default.htm" class="menu">Home</a>');


document.write('</td><td nowrap>');
document.write('<a href="about.htm" class="menu">Company</a>');


document.write('</td><td nowrap>');
document.write('<a href="conversions.htm" class="menu">Conversions</a>');

document.write('</td><td nowrap>');
document.write('<a href="all_purpose.htm" class="menu">All Purpose Bed</a>');


document.write('</td><td nowrap>');
document.write('<a href="toterparts.htm" class="menu">Parts</a>');


document.write('</td><td nowrap>');
document.write('<a href="graphics.htm" class="menu">Graphics</a>');


document.write('</td><td nowrap>');
document.write('<a href="careers.htm" class="menu">Careers</a>');


document.write('</td><td nowrap>');
document.write('<a href="javascript:WindowOpenUp(\'http://www.truckpaper.com/listings/forsale/list.asp?pcid=2000663992&etid=1&dlr=1&bcatid=26\')" class="menu">Current Inventory</a>');

document.write('</td><td nowrap>');
document.write('<a href="CreditApplication.pdf" class="menu" target="_blank">Credit</a>');

document.write('</td><td nowrap>');
document.write('<a href="Auto_Ramp.html" class="menu">Auto Ramp Video</a>');


document.write('</td><td nowrap>');
document.write('<a href="contact.htm" class="menu">Contact</a>');

document.write('</td><td WIDTH="1" bgcolor="#000000"><br>');

document.write('</td></tr></table>');
document.write('</td></tr><tr><td HEIGHT="1" bgcolor="#000000">');
document.write('<IMG SRC="picts/spacer.gif" HEIGHT="1" WIDTH="10" border="0"><BR>');
document.write('</td></tr></table></DIV>');

//  End -->
