<!-- Begin

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

document.write('<TABLE cellpadding=0 cellspacing=0 border=0 WIDTH="100%" background="picts/background-menu.gif"><tr><td WIDTH="50%">');

document.write('<img src="picts/spacer.gif" width="1" height="33"></a><br>');

document.write('</td><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></form><form action="gallery.htm"><td>');
document.write('<input type="submit" value="   ORDERING   " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="links.htm"><td>');
document.write('<input type="submit" value="   LINKS     " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="contact.htm"><td>');
document.write('<input type="submit" value=" CONTACT US  " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="feedback.htm"><td>');
document.write('<input type="submit" value="  FEEDBACK   " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><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></form><td>');
document.write('<img src="picts/spacer.gif" width="1" height="33"></a><br>');
document.write('</td></tr></table>');

//  End -->