<!-- Begin


<!-- NOTE: If you use a ' add a slash before it like this \' -->


document.write('<DIV id=menu>');
document.write('<TABLE cellpadding=0 cellspacing=1 border=0>');
document.write('<tr><form action="index.html" target="_top"><td>');
document.write('<input type="submit" value=" Home " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="about.htm" target="pageframe"><td>');
document.write('<input type="submit" value="About" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="gallery1.htm" target="pageframe"><td>');
document.write('<input type="submit" value="Waves" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="gallery2.htm" target="pageframe"><td>');
document.write('<input type="submit" value="Sea Life" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="gallery3.htm" target="pageframe"><td>');
document.write('<input type="submit" value="Bowls&Sets" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="gallery4.htm" target="pageframe"><td>');
document.write('<input type="submit" value="Figures" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="gallery5.htm" target="pageframe"><td>');
document.write('<input type="submit" value="Custom Orders" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');



document.write('<!-- COPY THE NEXT TWO LINES AND PASTE ABOVE OR BELOW TO ADD A BUTTON -->');


document.write('</td></form><form action="gallery6.htm" target="pageframe"><td>');
document.write('<input type="submit" value="Process" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');


document.write('</td></form><form action="contact.htm" target="pageframe"><td>');
document.write('<input type="submit" value="Contact" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><td>');
document.write('<td WIDTH="1">');
document.write('</td></tr></table></DIV>');

//  End -->
