
<!-- Begin

// NOTE: If you use a ' add a slash before it like this \' -->


document.write('<DIV id=menu>');
document.write('<TABLE cellpadding=0 cellspacing=0 border=0 width="154"><tr><td class="menutrans">');
document.write('<img src="picts/menu-top.gif" width="154" height="70"></a><br>');
document.write('</td></tr><tr><form action="about.htm"><td>');
document.write('<input type="submit" value="About Us" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

//document.write('</td></tr><tr></form><form action="service.htm"><td>');
//document.write('<input type="submit" value="Service" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></tr><tr></form><form action="gallery1.htm"><td>');
document.write('<input type="submit" value="Tie Down Products" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

<!-- COPY AND PASTE THE NEXT TWO LINES TOO ADD A NEW LINK -->

document.write('</td></tr><tr></form><form action="links.htm"><td>');
document.write('<input type="submit" value="More Cool Products" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></tr><tr></form><form action="news.htm"><td>');
document.write('<input type="submit" value="Press" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></tr><tr></form><form action="contact.htm"><td>');
document.write('<input type="submit" value="Contact" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></tr><tr></form><form action="index.html"><td>');
document.write('<input type="submit" value="Home" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></tr><tr></form><td align="center" background="picts/button.gif" height="34">');

document.write('<img src="picts/menu-bottom.gif" width="154" height="34"></a><br>');

document.write('</td></tr><tr><td align="center">');

document.write('<br><br><img src="picts/menu-picture.jpg"></td></tr>');

document.write('<br><br>');

document.write('</table></DIV>');

//  End -->