
<!-- 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>');
document.write('<img src="picts/menu-top.gif" width="154" height="265"></a><br>');
document.write('</td></tr><tr><form action="index.htm"><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><form action="Tooling Gallery.htm"><td>');
document.write('<input type="submit" value="Tooling" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr><tr></form><form action="Production Gallery.htm"><td>');
document.write('<input type="submit" value="Production" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr><tr></form><form action="custom.htm"><td>');
document.write('<input type="submit" value="Custom" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr><tr></form><form action="Model Gallery.htm"><td>');
document.write('<input type="submit" value="Models" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr><tr></form><form action="Pattern Gallery.htm"><td>');
document.write('<input type="submit" value="Patterns" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr><tr></form><form action="Forming.htm"><td>');
document.write('<input type="submit" value="Thermoformer" 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="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><td>');
document.write('<img src="picts/menu-bottom.gif" width="154" height="65"></a><br>');
document.write('</td></tr></table></DIV>');

//  End -->